cancel
Showing results for 
Search instead for 
Did you mean: 

unable to access J2EE engine

Former Member
0 Kudos

I got a strange problem .J2EE engine is up and running but unable to access it via browser after kernel upgrade.All the processes are running in SAP MMC and with green color.

any guidance please

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

It might be the problem with the JAVA PORT. Please check your instance profile has the below entry

icm/server_port_1 = PORT=5$(SAPSYSTEM)00,PROT=HTTP.

If you also have ABAP instance login to SMIC -> goto->Services check all the available service and port numbers . If ur HTTP java port is not listed create it Service-> create that should fix the problem . To make the change permanent you have to add the entry (icm/server_port_1 = PORT=5$(SAPSYSTEM)00,PROT=HTTP)

in Instance profile.

Hope it help's solving ur problem.

Thanks

Kiran Nekkanti

Answers (2)

Answers (2)

former_member198270
Active Contributor
0 Kudos

Hi , Can you please let us know what screen you are getting while pasting the link in web browser ??

are you able to see logon screen and enter username password ?

Regards, Amber S | ITL

Former Member
0 Kudos

Hi,

Try to login to cofigtool first, if it comes up fine check JCMON and check whether the server status is running and SDM,Dispatcher and server is up and green.

Thanks,

Subhash.G

Former Member
0 Kudos

Are you accessing it from behind a firewall? If so, are you able to connect from a WTS within LAN?

Try a telnet test from your computer to make sure that it is not a browser problem.

former_member227283
Active Contributor
0 Kudos

Hi,

Firstly check whether you are able to telnet the sap server on java port ??

Thanks

Anil