cancel
Showing results for 
Search instead for 
Did you mean: 

AS JAVA doesn't start

Former Member
0 Kudos

Hi all,

the AS Java of our SolMan doesn't start. in the dev_jcontrol File I find this error:

[Thr 8100] *** WARNING => JsfOpenShm: ShmCreate (69, 312160, CREATE) failed(rc = 4 SHM segment already exists) [jsfxxshm.c 715]

[Thr 8100] *** ERROR => JsfOpenShm: Shm version mismatch (shm "JSF-ADM-CORRUPT", code "JSF-ADM-015") [jsfxxshm.c 761]

[Thr 8100] *** ERROR => Can't create shared memory segment 69 (rc = 😎 [jcntrxx.c 1749]

[Thr 8100] *** ERROR => Can't initialize JControl Administration [jcntrxx.c 273]

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

[Thr 8100] *** ERROR => JsfCloseShm: FiDetachIndex(SESSION) failed (rc = 6 invalid argument) [jsfxxshm.c 1243]

[Thr 8100] *** ERROR => JsfCloseShm: FiDetachIndex(ALIAS) failed (rc = 6 invalid argument) [jsfxxshm.c 1250]

[Thr 8100] *** ERROR => JsfCloseShm: FiDetachIndex(SERVICE) failed (rc = 6 invalid argument) [jsfxxshm.c 1257]

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

Can somebody help me what to do?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

What operating system are you using?

That error means, that the system tried to create a shared memory segment which is already existing.

Try to stop the system and start it. If that does not help, restart the box.

Markus

Former Member
0 Kudos

HI Markus,

I am facing the same issue, Please can you suggest any other solution except system restart.

Thanks

Answers (2)

Answers (2)

Former Member
0 Kudos

hi markus,

i am facing the issue error is

[Thr 9440] *** ERROR => Can't create shared memory segment 68 (rc = 1) [jcntrxx.c 2122]

[Thr 9440] *** ERROR => Can't initialize JControl Administration [jcntrxx.c 325]

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

plz help

thank you in advanced

Former Member
0 Kudos

Hi Markus!

Thank you for your answer! It works!

Former Member
0 Kudos

Hi Martin,

What is restart the box means that is mentioned by Markus which is resolution to solve the Java issue