cancel
Showing results for 
Search instead for 
Did you mean: 

CE 7.2 startup issue

Former Member
0 Kudos

Hi there,

I am trying to start CE 7.2 and it fails with Jstart showing the following message in dev_jstart

Mon May 9 03:32:10 2011

F ********************************************************************************

F Java environment properties (/usr/sap/CEP/J65/work/jstart.jvm)

F root directory : /usr/sap/CEP/J65/exe/sapjvm_6

F vendor : SAP AG

F version : 1.6.0_07

F cpu : ia64

F java vm type : server

F java vm version : 6.1.006

F jvm library name : libjvm.so

F library path : /usr/sap/CEP/J65/exe/sapjvm_6/jre/lib/ia64/server:/usr/sap/CEP/J65/exe/sapjvm_6/jre/lib/ia64

F executable path : /usr/sap/CEP/J65/exe/sapjvm_6/bin

F ********************************************************************************

F SAP extensions : available

F ********************************************************************************

I [Thr 01] MtxInit: 30002 0 2

I [Thr 01] *** ERROR => e=13 semop(52666512,(0,-1,4096),1) (13: Permission denied) [semux0_mt.c 570]

F [Thr 01] *** ERROR => SfCreateShm: SemRq(60 SEM_JCONTROL_ADMIN) failed (rc = 1 general error) [jsfxxshm_mt. 1160]

F [Thr 01] *** ERROR => SfEStartupError: SfCInstanceManager::initShm: SfCreateShm failed (rc = 7 locking (sema/mutex) error)

[sfxxinst.hpp 390]

F [Thr 01] *** ERROR => Operation failed: SfEStartupError: SfCInstanceManager::initShm: SfCreateShm failed (rc = 7 locking (s

ema/mutex) error)

[sfxxmain_mt. 1171]

F

can you please suggest if thi scould be with jvm parameters or OS ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

This issue was infact a memory issue with some semaphores not getting killed. Once we cleaned it up , it went fine.

Former Member
0 Kudos

Hi Venkatesh,

I am facing same problem. Please help me to resolve this issue.

Your input is appreciated.

- Mandeep Virk

Former Member
0 Kudos

Hi Mandeep,

Please get your host restarted or clear the semaphores(ipcs and ipcrm).

When you do the cleanipc , does it say unable to kill some semaphores?

Regards,

Venkat