cancel
Showing results for 
Search instead for 
Did you mean: 

Core service com.sap.security.core.ume.service failed.SDM, Server0 failed

Former Member
0 Kudos

Hi All,

We have installed Solution Manager 7.0 SP14 on Windows NT Server, Oracle 10.2 and j2sdk1.4.2_12-x64.

After successfull installation, both ABAP and J2EE instances were running successfully.

We were able to login to ABAP instance in all clients, completed all post installation activities and also able to login to Java instance with J2EE_Admin user.

Suddenly from yesterday J2EE instance was not started.

Log file - E:\usr\sap\SMD\DVEBMGS00\j2ee\cluster\server0\log\system

The log file error :

#1.5 #0018FE733E46001E000000100000133800045B1C5387EE8E#1226077125469#/System/Server/Critical##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_59##0#0#Fatal#1#com.sap.engine.core.Framework#Plain###Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.#

Also server0 instance Developer Trace says:

[Thr 7128] Fri Nov 07 10:58:46 2008

[Thr 7128] JLaunchIExitJava: exit hook is called (rc = -11113)

[Thr 7128] **********************************************************************

      • ERROR => The Java VM terminated with a non-zero exit code.

      • Please see SAP Note 943602 , section 'J2EE Engine exit codes'

      • for additional information and trouble shooting.

**********************************************************************

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

Can anyone came across this issue?

Please help us to resolve this.

Thanks

Sanjai.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have you change any java parameter ?

Just Try this...

Go to cmd...

then navigate to SDM folder in usr/sap/<sid>/SDM/Program

and then run this command

sdm jstartup "mode=integrated" and now try to start it again.

Tell us your status after this....

Regards,

Gagan Deep Kaushal

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks Gagan Deep Kaushal.

We followed this step as you suggested and it is working fine now.

Thanks,

Sanjai.