cancel
Showing results for 
Search instead for 
Did you mean: 

potal error during restart: SfCreateDynShm: ShmCreate /Port already in use

Former Member
0 Kudos

Hello all,

the error i found during portal restart.

the server1 is up and running. but the server0 is down.

the present status of server0 is 'waiting to start'.

i have tried to restart the process server0 but it did not

help.

i have found the error from std_server0.out :

loadObjects) Error: Exception thrown by the agent :

java.rmi.server.ExportException: Port already in use:

51111; nested exception is:

java.net.BindException: Address already in use: JVM_Bind

then i havealso found the error from dev_jstart.0:

F Thr 10888 *** ERROR => SfCreateDynShm: ShmCreate

(80, 31739904, CREATE)

failed (rc = 4 SHM segment already exists) http://jsfxxshm.c 5389

F Thr 10888 *** ERROR => SfEInternalError: SfCInstanceManager:

createDynShm: SfCreateDynShm failed (rc = 5 object already exists

http://sfxxinst.hpp 552

in dev_server0 i have not found any error.

can anybody help me to solve this issue?

Regards.

Avijit

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Sushil,

thank for uor reply. Even as per the conversation with you wat information i got i am pasting here for my referance:

see it is not lik y u need only 51111 free...it is lik u specify the port in profile for http,https..etc...so accordingly it will read tht port..but as it was tellin it was occupied by smethin then u can check for wat it is block..if some system appln is using tht port then u can change port in profile

..

lakshminarayanan_m
Contributor
0 Kudos

Hi Roy,

Can you please tell , how did u stopped the sap-j2ee server?

Wheter is an dual or singal stack system.

Simple solution : Stop sap ( both abap+java stack) , and restart the services. After that u try to start the sap in the mmc .

Reply me.

points

Regards

MLN

Former Member
0 Kudos

Hello,

If your OS is windows then give aports in run and then check whether 5111 port is acquired by something or not...

otherwise just restart the host and start your portal again.

Also CHeck profile..

Regards,

Saurabh Sharma

karthic_rajganesan
Participant
0 Kudos

I am wondering why we are getting Port already in use: 51111

Could you stop the other application which is running in the port 51111 and restart SAP.?