cancel
Showing results for 
Search instead for 
Did you mean: 

cant access default url for j2ee from browser

echo_haryono
Participant
0 Kudos

dear all,

i have some problem cant access url j2ee for example :

http://hostname:5<SID>00/sld ( SLD url ) but if i change the port like this http://hostname:8019/sld the url link working properly.

my system SAP XI config :

host name : donna

SID : P19

SN : 19

thanks for your help

rgds

echo

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You please try like this http://hostname:500<systemnumber>;

where your system id <sid>will not come here.

please do check and let me know it's working or not.

RGds,

Vasanth.

echo_haryono
Participant
0 Kudos

hi vasanth,

thanks for your response,

i was try constant not working but if i change with port

http://hostname:8019/ is working and the the browser will be show homepage J2ee

rgds

echo

Message was edited by: echo haryono

Former Member
0 Kudos

Hi echo,

Go to tcode SMICM and check u r HTTP port number.

Regards,

Keith.

echo_haryono
Participant
0 Kudos

hi keith,

my port number is 8019,

but my question is why i cant run browser using port 51900

because if i do transaction

SXMB_IFR - Start Integration Builder , the system will be refer to http://hostname:51900/rep/start/index.jsp, and then the browser is error , but if i change the port with 8019 is working, and if i clik the menu Integration Builder: Design ( Integration Repository ) the system will be error because refer the url port 51900

thanks for your advise

rgds

echo

Former Member
0 Kudos

Hi echo -

Check the exchange profile (http://hostname:8019/exchangeProfile) under Connections for the correct http ports. If correct there, check table 'sproxset' for a name/value pair referring to the address of the Integration Builder. Correct the port there if an relevant entry exists - ignore if no relevant entry exists.

Regards,

Jin

echo_haryono
Participant
0 Kudos

hi jin,

I already check the config on (http://hostname:8019/exchangeProfile) the port refer on 51900, dan the table 'sproxset' but constant not working

rgds

echo

Former Member
0 Kudos

Hi echo -

So you're saying that you want 51900 to be your J2EE HTTP port instead of 8019. Using your J2EE Visual Admin, check the port number set in <i>Dispatcher->Services->HTTP Provider</i>. I'm guessing that your port here is probably set to 8019 for some reason within the <i>Ports</i> parameter. If so, change the value to 51900, choose Update and then Save. Not sure, but you may need to restart your J2EE engine.

Regards,

Jin

echo_haryono
Participant
0 Kudos

hi jin,

thanks for your help, my url was solve now , i was change the port refer your suggest, on connection

i change the port refer setting on :

com.sap.aii.connect.cr.httpport

com.sap.aii.connect.directory.httpport

com.sap.aii.connect.integrationserver.httpport

com.sap.aii.connect.landscape.httpport

com.sap.aii.connect.repository.httpport

com.sap.aii.connect.rwb.httpport

com.sap.aii.rwb.server.centralmonitoring.httpport

to port : 8019

and now i can browser the integration builder, but now i have some problem if i login to

Integration Builder: Design Integration Repository

using user : XISUPER the system say " Authorization error; unknown user name or incorrect password "

anyway i sett Role authorization for user XISUPER :

SAP_ALM_ADMINISTRATOR

SAP_ALM_CUSTOMIZER

SAP_BC_AI_LANDSCAPE_DB_RFC

SAP_SLD_ADMINISTRATOR

SAP_SLD_CONFIGURATOR

SAP_XI_ADMINISTRATOR

SAP_XI_ADMINISTRATOR_ABAP

SAP_XI_ADMINISTRATOR_J2EE

SAP_XI_BPE_ADMINISTRATOR_ABAP

SAP_XI_CONFIGURATOR

SAP_XI_CONFIGURATOR_ABAP

SAP_XI_CONFIGURATOR_J2EE

SAP_XI_CONTENT_ORGANIZER

SAP_XI_DEMOAPP

SAP_XI_DEVELOPER

SAP_XI_MONITOR

thanks for your Help

Message was edited by: echo haryono