cancel
Showing results for 
Search instead for 
Did you mean: 

JLaunchInitAdministration: Can't attach to shared memory segment 69

former_member709110
Active Participant
0 Kudos

Hi ,

I am trying to bring up a EP system , and i am getting the following error in my dev_sdm and dev_dispatcher logs ...

[Thr 1] Wed Nov 10 10:30:25 2010

[Thr 1] JLaunchRequestQueueInit: create named pipe for ipc

[Thr 1] JLaunchRequestQueueInit: create pipe listener thread

[Thr 515] WaitSyncSemThread: Thread 515 started as semaphore monitor thread.

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

[Thr 1] *** ERROR => JLaunchInitAdministration: Can't attach to shared memory segment 69 (rc = 7 locking (semaphore/mutex) error) [jlnchxx_mt.c 926]

[Thr 1] *** ERROR => can't initialize JControl Administration [jlnchxx_mt.c 375]

[Thr 1] SigISetIgnoreAction : SIG_IGN for signal 20

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

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

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

[Thr 1] *** ERROR => JsfCloseShm: ShmDelete(69) failed (rc = 2 invalid function argument) [jsfxxshm_mt. 1283]

[Thr 1] JLaunchCloseProgram: good bye (exitcode = -1)

It would be nice if someone can provide we some direction how to solve this ...

(btw i have already done cleanipc ... it didn't help )

Regards,

Neel

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Dears,

I have the same problem using Dual Stack installation , Abap+Java with kernel 720. pl 201, it's the latest release.

The note 1285016 match the problem but it's for kernel 700 only, and in any case we already have the latest kernel.

Any advise ?

regards

former_member227283
Active Contributor
0 Kudos

Hi,

Pls share DEV_JCONTROL log.

Thanks

Anil

Former Member
0 Kudos

After stopping the instance, did you notice any other process for SIDADM running?

Also tell us if any changes were done prior to restart?

Former Member
0 Kudos

HI,

Check SAP Note 1285016 - Java engine terminates spontaneously with double stack

Regards

William Neira

former_member709110
Active Participant
0 Kudos

I have seen that note ... but mine is a EP system (Java Only) so not sure if its applicable in my case .

Regards,

Neel

Former Member
0 Kudos

it might help.

but mine is a EP system (Java Only) so not sure if its applicable in my case

You should always have latest kernel on your system , irrespective of Runtime Engine (ABAP or JAVA).

So go ahead and upgrade kernel to latest available for your release.

Regards,

Former Member
0 Kudos

HI,

Gagan is right.

Update your kernel and try again, is the solution for the issue. In JAVA Stack you use JSPM for kernel update.

Regards

William Neira