cancel
Showing results for 
Search instead for 
Did you mean: 

JCMON Error: Can't open shared memory administration (rc=-107)

Former Member
0 Kudos

Hello:

After apply a new Framework (patch SPS18), although the J2EE starts without problem (3 jlaunch in running status), the jmon doesn't work. The following message is displayed:

Can't open shared memory administration (rc=-107)

Command to start: ./jcmon pf=/usr/sap/MIP/SYS/profile/MIP_DVEBMGS00_cfmobint

Any idea of what could be happening?

Screen Display:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

============================================================

JControl Monitor Program - Main Menu

============================================================

0 : exit

-


10 : Cluster Administration Menu

-


20 : Local Administration Menu

-


command => 20

Can't open shared memory administration (rc=-107)

============================================================

JControl Monitor Program - Main Menu

============================================================

0 : exit

-


10 : Cluster Administration Menu

-


20 : Local Administration Menu

-


command => 20

-


SAP System Name :

SAP System :

MS Host :

MS Port :

Process Count : 0

PID of JControl : 0

State of JControl : Initial

State inside MS : Initial

Run Mode : Initial

Admin URL :

-


Idx

Name

PID

State

Error

Restart

---






-


============================================================

JControl Monitor Program - Administration Menu (Local)

Instance :

============================================================

0 : exit

1 : Refresh list

2 : Shutdown instance

3 : Enable process

4 : Disable process

5 : Restart process

6 : Enable bootstrapping on restart

7 : Disable bootstrapping on restart

8 : Enable debugging

9 : Disable debugging

10 : Dump stacktrace

11 : Process list

12 : Port list

13 : Activate debug session

14 : Deactivate debug session

15 : Increment trace level

16 : Decrement trace level

17 : Enable process restart

18 : Disable process restart

-


98 : Synchronize instance properties

99 : Extended process list on/off

-


command => 0

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Is this UNix or Windows ?

If it is Unix, shut down JAVA again , do cleanipc and make sure to kill any of the java processes before starting java again.

Thanks!

Former Member
0 Kudos

Hello Sean:

Thanks for you reply....

No, the java is started, in dev_dispatcher and dev_server0 the process appears on running state, and the URLs are working. J2EE is working without problems.

Regards

Former Member
0 Kudos

Hi,

Can you check the profile file you are passing as parameter.Is it the correct one?

It should be <SAPSID>_<INSTANCE_ID>_<HOST>.

Thanks & Regards,

Vijith

Former Member
0 Kudos

Hi there,

The message thrown by is usually displayed when java stack is down. Did you try checking logs under \usr\sap\SID\DVEBMGSxx\j2ee\cluster\ and java homepage?

regards, Sean.