Hi My J2ee server did not start up I have tried many time even system
shutdown but still it is not coming up
The std_server0.out file contains the following data please help
Server0 always end up with exit code -11113
Please help
stdout/stderr redirect
-
-
node name : server0
pid : 4604
system name : BS1
system nr. : 01
started at : Wed May 28 16:29:05 2008
Reserved 1610612736 (0x60000000) bytes before loading DLLs.
[Thr 5240] MtxInit: -2 0 0
CompilerOracle: exclude
com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
CompilerOracle: exclude
com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnecto
r getApplicationDomain
CompilerOracle: exclude
com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils
escapeToJS
CompilerOracle: exclude
com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
CompilerOracle: exclude
com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler
downloadFile
CompilerOracle: exclude
com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext
lookup
SAP J2EE Engine Version 7.00 PatchLevel is starting...
Loading: LogManager ... 1141 ms.
Loading: PoolManager ... 16 ms.
Loading: ApplicationThreadManager ... 156 ms.
Loading: ThreadManager ... 47 ms.
Loading: IpVerificationManager ... 15 ms.
Loading: ClassLoaderManager ... 32 ms.
Loading: ClusterManager ... 469 ms.
Loading: LockingManager ... 141 ms.
Loading: ConfigurationManager ... 5344 ms.
Loading: LicensingManager ... 46 ms.
Loading: CacheManager ... 329 ms.
Loading: ServiceManager ...
Loading services.:
Service memory started. (32 ms).
Service cross started. (15 ms).
Service userstore started. (15 ms).
Service file started. (156 ms).
Service cafeucc~api started. (15 ms).
Service timeout started. (94 ms).
Service runtimeinfo started. (0 ms).
Service trex.service started. (406 ms).
Service jmx_notification started. (250 ms).
Service p4 started. (547 ms).
Service classpath_resolver started. (15 ms).
Service log_configurator started. (6063 ms).
Service locking started. (0 ms).
Service http started. (672 ms).
Service naming started. (735 ms).
Service failover started. (141 ms).
Service jmsconnector started. (250 ms).
Service appclient started. (281 ms).
Service javamail started. (562 ms).
Service ts started. (500 ms).
Service licensing started. (15 ms).
Service cafeugpmailcf started. (469 ms).
Service connector started. (812 ms).
Service webservices started. (968 ms).
Service iiop started. (672 ms).
Service deploy started. (17797 ms).
Service MigrationService started. (47 ms).
Service configuration started. (47 ms).
Service bimmrdeployer started. (31 ms).
Service dbpool started. (3750 ms).
Service com.sap.security.core.ume.service started. (3687 ms).
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(SecurityServe
rFrame.java:179)
at
com.sap.engine.core.service630.container.ServiceRunner.startApplicationS
erviceFrame(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:
79)
at
com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
Caused by:
com.sap.engine.services.security.exceptions.BaseSecurityException:
Anonymous principal not configured
at
com.sap.engine.services.security.login.SecurityContext.setAnonymousPrinc
ipal(SecurityContext.java:513)
at
com.sap.engine.services.security.SecurityServerFrame.start(SecurityServe
rFrame.java:139)
... 5 more
Caused by: com.sap.security.core.server.userstore.UserstoreException:
Could not get user j2ee_guest
at
com.sap.security.core.server.userstore.UserContextUME.engineGetUserInfo(
UserContextUME.java:196)
at
com.sap.engine.services.security.userstore.context.UserContext.getUserIn
fo(UserContext.java:102)
at
com.sap.engine.services.security.login.SecurityContext.setAnonymousPrinc
ipal(SecurityContext.java:507)
... 6 more
Caused by: com.sap.security.api.NoSuchUserAccountException:
USER_AUTH_FAILED: User account for logonid "j2ee_guest" not found!
at
com.sap.security.core.imp.AbstractUserAccount.<init>(AbstractUserAccount
.java:364)
at
com.sap.security.core.imp.DBTextFileUserAccount.<init>(DBTextFileUserAcc
ount.java:56)
at
com.sap.security.core.imp.UserAccountFactory.getReadonlyUserAccountByLog
onId(UserAccountFactory.java:643)
at
com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(Use
rAccountFactory.java:459)
at
com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(Use
rAccountFactory.java:445)
at
com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(Use
rAccountFactory.java:693)
at
com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(Use
rAccountFactory.java:679)
at
com.sap.security.core.server.userstore.UserContextUME.engineGetUserInfo(
UserContextUME.java:192)
... 8 more
com.sap.engine.services.security.exceptions.SecurityServiceException:
Unexpected exception:
at
com.sap.engine.services.security.SecurityServerFrame.start(SecurityServe
rFrame.java:179)
at
com.sap.engine.core.service630.container.ServiceRunner.startApplicationS
erviceFrame(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:
79)
at
com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
Caused by:
com.sap.engine.services.security.exceptions.BaseSecurityException:
Anonymous principal not configured
at
com.sap.engine.services.security.login.SecurityContext.setAnonymousPrinc
ipal(SecurityContext.java:513)
at
com.sap.engine.services.security.SecurityServerFrame.start(SecurityServe
rFrame.java:139)
... 5 more
Caused by: com.sap.security.core.server.userstore.UserstoreException:
Could not get user j2ee_guest
at
com.sap.security.core.server.userstore.UserContextUME.engineGetUserInfo(
UserContextUME.java:196)
at
com.sap.engine.services.security.userstore.context.UserContext.getUserIn
fo(UserContext.java:102)
at
com.sap.engine.services.security.login.SecurityContext.setAnonymousPrinc
ipal(SecurityContext.java:507)
... 6 more
Caused by: com.sap.security.api.NoSuchUserAccountException:
USER_AUTH_FAILED: User account for logonid "j2ee_guest" not found!
at
com.sap.security.core.imp.AbstractUserAccount.<init>(AbstractUserAccount
.java:364)
at
com.sap.security.core.imp.DBTextFileUserAccount.<init>(DBTextFileUserAcc
ount.java:56)
at
com.sap.security.core.imp.UserAccountFactory.getReadonlyUserAccountByLog
onId(UserAccountFactory.java:643)
at
com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(Use
rAccountFactory.java:459)
at
com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(Use
rAccountFactory.java:445)
at
com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(Use
rAccountFactory.java:693)
at
com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(Use
rAccountFactory.java:679)
at
com.sap.security.core.server.userstore.UserContextUME.engineGetUserInfo(
UserContextUME.java:192)
... 8 more
[Framework -> criticalShutdown] Core service security failed. J2EE
Engine cannot be started.
May 28, 2008 4:29:52 PM com.sap.engine.core.Framework
[SAPEngine_System_Thread[impl:5]_45] Fatal: Critical shutdown was
invoked. Reason is: Core service security failed. J2EE Engine cannot be
started.
Thanks & Regards,
Bhupinder Singh