Symptom
AS JAVA fails to start below exception can be found in logs:
dev_jstart:
F [Thr 11720] *** LOG => Signal 13 SIGCHLD.
F [Thr 8420] *** LOG => Process server0 stopped (pid 11480).
F [Thr 8420] *** WARNING => Node serverX failed: result 1, exit code 2150. [sfxxnode.hpp 1036]
std_serverX.out:
Service [security] start ================= ERROR =================
CSN Component [BC-JAS-SEC], DC Name [sap.com/security]
com.sap.engine.frame.ServiceException: Anonymous principal not configured
at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:235)
at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)
at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)
at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)
at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)
at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)
Caused by: java.lang.SecurityException: Anonymous principal not configured
at com.sap.engine.services.security.login.SecurityContext.init(SecurityContext.java:119)
at com.sap.engine.services.security.login.SecurityContext.<init>(SecurityContext.java:64)
at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:173)
... 6 more
Caused by: java.lang.NullPointerException: while trying to invoke the method com.sap.security.api.IUser.getName() of a null object returned from com.sap.security.api.logon.IAnonymousUserFactory.getAnonymousUser()
at com.sap.engine.services.security.login.SecurityContext.init(SecurityContext.java:93)
... 8 more
FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [security] failed to start]
dev_serverX:
F *** ERROR => Java node 'serverX' terminated with exit code 2150.
F ***
F *** Please see section 'Java program exit codes'
F *** in SAP Note 1316652 for additional information and troubleshooting advice.
Read more...
Environment
SAP NetWeaver Application Server Java
Product
Keywords
core service [security] failed to start, exit code 2150, J2EE_GST, Anonymous principal , KBA , BC-JAS-SEC-UME , User Management Engine , BC-JAS-SEC , Security, User Management , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview