cancel
Showing results for 
Search instead for 
Did you mean: 

Java instance not working in ECC6

Former Member
0 Kudos

Hi,

I was installed ECC6 on Winsever2003 and oracle10g intialy both java and abap instaces works fine EP also works fine sudenly after three days Java instance is not starting but ABAP instance working fine without any problem I am posting error log here please suggest me or help me in this regard

Here is develpoer trace log:

-


trc file: "dev_enqsrv", trc level: 1, release: "700"

-


systemid 560 (PC with Windows NT)

relno 7000

patchlevel 0

patchno 66

intno 20050900

make: multithreaded, Unicode, optimized

pid 2620

[Thr 4084] Mon Jul 07 19:50:57 2008

[Thr 4084] *** ERROR => ShmDelete: Invalid shared memory Key=34. [shmnt.c 719]

[Thr 4084] *** ERROR => ShmCleanup: ShmDelete failed for Key:34. [shmnt.c 793]

[Thr 4084] initialize_global: enqueue server without replication

[Thr 4084] Enqueue: EnqMemStartupAction Utc=1215440457

[Thr 4084] Enqueue Info: replication enabled

[Thr 4084] Enqueue Info: enque/replication_dll not set

[Thr 4084] Mon Jul 07 19:50:58 2008

[Thr 4084] ***LOG GEZ=> Server start [encllog.cpp 493]

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can use CLEANIPC in unix and in windows you wan use SAPOSCOL -D

and Check your shared memory parameters in INIT.ORA and correct them

Former Member
0 Kudos

Hi,

The problem has been solved and thanks for the your information

Regards,

Teja

Former Member
0 Kudos

Hello Tejeswar Rao,

I am also facing with the same issue could you please tel me step by step how did you solve it.

It could be a Great help.

Very Urgent.

Please help.

Thanksyou,

Regards

Vijai

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

useing cleanipc u can delete old sharedmemory follow the bellow steps hope this will be helpful

Delete the old shared memories manually by entering:

cleanipc <SAPSYSTEM> remove

You can take the value of <SAPSYSTEM> from the profile file enqsrv.pf.

cleanipc is in /usr/sap/<SID>/SYS/exe/run.