cancel
Showing results for 
Search instead for 
Did you mean: 

Process Server0 Stopped in J2EE ENGINE

Former Member
0 Kudos

Hi,

the process <b>server0</b> in the j2ee engine is stopped and i dont know why is happening.

If anybody can help me with infomation i will be very grateful

regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

the error in dev_server0.out is:

service security ================= ERROR =================

Core service security failed. J2EE Engine cannot be started.

com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:

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

at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:211)

at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:141)

Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: Anonymous principal not configured

at com.sap.engine.services.security.login.SecurityContext.setAnonymousPrincipal(SecurityContext.java:513)

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

... 5 more

Caused by: com.sap.security.core.server.userstore.UserstoreException: Could not get user Guest

at com.sap.security.core.server.userstore.UserContextUME.engineGetUserInfo(UserContextUME.java:193)

at com.sap.engine.services.security.userstore.context.UserContext.getUserInfo(UserContext.java:102)

at com.sap.engine.services.security.login.SecurityContext.setAnonymousPrincipal(SecurityContext.java:507)

... 6 more

Caused by: com.sap.security.api.NoSuchUserAccountException: USER_AUTH_FAILED: User account for logonid "Guest" not found!

at com.sap.security.core.imp.AbstractUserAccount.<init>(AbstractUserAccount.java:340)

at com.sap.security.core.imp.DBTextFileUserAccount.<init>(DBTextFileUserAccount.java:56)

at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:426)

at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:277)

at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:458)

at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:453)

at com.sap.security.core.server.userstore.UserContextUME.engineGetUserInfo(UserContextUME.java:189)

thanks

Former Member
0 Kudos

Hi Roberto,

It seems there is some problem with the User management stack. Have you by any chance deleted the user id Guest? Please note that Guest is a default user account created at the time of portal installation. Did u faced any problems at the time of portal installation? Also, have you tried configuring anonymous access on portal? It would also help if you can tell how did this problem started?Answers to these questions would be helpful...

Regards

Nidhi

Former Member
0 Kudos

Hi Roberto,

Please check the log: developer trace, default trace and std_server0.out. It will be helpful if u can give more details and attach the log over here.

Regards

Nidhi