cancel
Showing results for 
Search instead for 
Did you mean: 

SDM and Server0 In stopped Status?

Former Member
0 Kudos

Hi experts,

Iam Running SAP IDES verison Ecc 6.0 ABAP+JAVA stack. We are able to start ABAP stack with out any issues but in Java process table i Can see the below status

SDM stopped Exit Code = 0 and Server0 Stopped Exit code = - 11113 .dispatcher is running fine . we can see in process table Disp+work: J2ee some process is running.

default trace  server0.

1.5#02004C4F4F50001F000000040000090C0004D1F9CDD9A8DC#1356770737515#com.sap.security.core.server.userstore.GroupContextUME##com.sap.security.core.server.userstore.GroupContextUME#######SAPEngine_System_Thread[impl:5]_34##0#0#Error#1#/System/Security/UserStoreUME#Java###Error during creation of default groups or role assignments: {}

[EXCEPTION]

{1}#2#Could not add user J2EE_GUEST to group SAP_J2EE_GUEST: Attribute "PRINCIPAL_RELATION_MEMBER_ATTRIBUTE" on namespace "com.sap.security.core.usermanagement.relation" of principal "GRUP.R3_ROLE_DS.SAP_J2EE_GUEST" is not modifiable.#com.sap.security.core.server.userstore.UserstoreException: Could not add user J2EE_GUEST to group SAP_J2EE_GUEST

          at com.sap.security.core.server.userstore.GroupContextUME.engineAddUserToGroup(GroupContextUME.java:328)

          at com.sap.security.core.server.userstore.GroupContextUME.enginePropertiesChanged(GroupContextUME.java:528)

#1.5#02004C4F4F50001F000000060000090C0004D1F9CDD9CB4B#1356770737531#com.sap.engine.services.security##com.sap.engine.services.security#######SAPEngine_System_Thread[impl:5]_34##0#0#Error#1#/System/Security#Java#security_0001##Unexpected exception:##

#1.5#02004C4F4F50001F000000070000090C0004D1F9CDD9CCBB#1356770737531#com.sap.engine.services.security##com.sap.engine.services.security#######SAPEngine_System_Thread[impl:5]_34##0#0#Error#1#/System/Audit#Java###Exception {0}#1#com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:

1.5#02004C4F4F50001F000000090000090C0004D1F9CDD9D09E#1356770737531#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_34##0#0#Error#1#/System/Server#Plain###Service security error. Nested exception is: com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:

          at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:179)

Thanks in advance

Krishna

Accepted Solutions (0)

Answers (2)

Answers (2)

Asha_Pillai
Active Participant
0 Kudos

Hello Krishna,

It looks like some Java services have failed. Please check std_server0 file in work directory.

It will tell you which service has failed.

Regards,

Asha

Former Member
0 Kudos

Hi,

It seems that J2ee is going down... Check the status of the J2ee engine and if it is down, please manually start it and check again.

Thanks and Regards,

Vimal