cancel
Showing results for 
Search instead for 
Did you mean: 

java is not coming up because of wrong port configuration

Former Member
0 Kudos

Hello guys

It is a ABAP+ JAVA system ,ABAP is system is up but java is not coming up because of wrong port configuration.

getting error as ....service could not start because of missing or wrong port configuration

also tell me how to change this parameter in configtool??

com.sap.aii.connect.integrationserver.r3.mshost

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please attach std_server0.out file too. Also, on the Abap side, ensure the HTTP port is set. This can checked by tcode smicm->Goto-> Services. The HTTP entry must be enabled and the port number should be displayed.

If it isnt enabled, then activate the http port in the instance profile using RZ10 Tcode.

Also, AFAIK, the parameter com.sap.aii.connect.integrationserver.r3.mshost is maintained in the exchange profile.

Rgds,

Soujanya

Former Member
0 Kudos

The parameter com.sap.aii.connect.integrationserver.r3.mshost is part of the exchange profile if I'm correct...

Do you get an error in the dev_server0 (work directory) of this? And if yes, what's the exact error?

Kind regards,

Mark

Former Member
0 Kudos

Setting the port in sicf might help.

This works for java applications.