cancel
Showing results for 
Search instead for 
Did you mean: 

Java sysetm not coming up ........!

Former Member
0 Kudos

Hi All

One of the java system is not starting

When tried to launc jcmon getting error "Can't open shared memory administration rc = 3) "

When checked in dev_jcmon and dev_jcontrol following Error messages

can i be assisetd

[Thr 1] *** ERROR => Can't attach to administration shared memory (rc = 3) [jcmonxx_mt.c 228]

[Thr 258] JControlRequestFunc: Thread 258 started as listener thread for np messages.

[Thr 1] *** ERROR => MsINiRead: NiBufReceive failed (NIECONN_BROKEN) [msxxi_mt.c 2515]

[Thr 1] JControlMSConnect: attached to message server (evoscmbijqap/3901)

[Thr 1] *** ERROR => MsINiRead: NiBufReceive failed (NIECONN_BROKEN) [msxxi_mt.c 2515]

[Thr 1] *** ERROR => MsIReadFromHdl: NiRead (rc=NIECONN_BROKEN) [msxxi_mt.c 1677]

[Thr 1]

[Thr 1] *** ERROR => JControlMSConnect: MsChangeMyIPAddress MS_CHANGE_IP (rc=-29) [jcntrms_mt.c 440]

[Thr 1] JControlCloseProgram: started (exitcode = -29)

[Thr 1] *** ERROR => MsIModState: not_attached [msxxi_mt.c 3838]

[Thr 1] *** ERROR => Can't modify message server state (state = 7, rc = -3) [jcntrms_mt.c 841]

[Thr 1] JControlCloseProgram: good bye... (exitcode = -29)

Regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member227283
Active Contributor
0 Kudos

Hi ,

Thr 1 *** ERROR => Can't attach to administration shared memory (rc = 3) http://jcmonxx_mt.c 228

Solution for above error .

1. Login to OS of SAP application with SAPSID user

2. run command

jcontrol -C pf=/sapmnt/<SID>/profile/<instance profile>

After running the above command start the instance.

thanks

Anil

Former Member
0 Kudos

Thanks Anil For the Reponse, It solved the issue

Regards , Full Points To You

Sorry for this Delayed response, I have lost my SCN account during this

Thanks again and Thanks To All for the Participation

Regards

Answers (2)

Answers (2)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check SAP Note 724452 - Central Note for SAP NetWeaver Java Server 04 or 2004s

Thanks

Sunny

Former Member
0 Kudos
Thr 1 *** ERROR => MsIReadFromHdl: NiRead (rc=NIECONN_BROKEN) http://msxxi_mt.c 1677

I suggest you to check network connectivity.