cancel
Showing results for 
Search instead for 
Did you mean: 

Dispatcher running, but no server connected - EP

Former Member
0 Kudos

Hai All,

we have installed EP 6.0 Sp9 on Web As ABAP + Java.Actaully we were not able to create user in EP for that we done some changes in UME.But,Now J2ee engine itslef is not running.Can u please help us to solve this problem.

Changes we made:

1.In System Administration -> System Configuration -> UM Configuration

Data source is "Database Only"

dataSourceConfiguration_database_only.xml

2 : in <drive:\> usr\sap\<sid>\JC<instance number>\J2EE\configtool\configtool.bat

Under Cluster Data -> Global Server Configuration -> services -> com.sap.security.core.ume.services

in : ume.persistence.data_source_configuration

The default was : - dataSourceConfiguration_database_only.xml

changed the value to :- dataSourceConfiguration_r3.xml

Restarted the server

The problem begins from this stage we are getting only

503 Service Unavailable 6.40

Dispatcher running, but no server connected!

Details: No details available

Message And to avoid this we changed

in <drive:\> usr\sap\<sid>\JC<instance number>\J2EE\configtool\configtool.bat

Under Cluster Data -> Global Server Configuration -> services -> com.sap.security.core.ume.services

selcted " Restore all to default" and restarted the server

But the same error message is repeated here.

and in error log we found J2EE Engine is not running

Here is the Error log

-


stdout/stderr redirect

-


node name : server0

pid : 5588

system name : NET

system nr. : 00

started at : Fri Jan 27 16:11:05 2006

CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources

CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain

CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub

CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS

CompilerOracle: exclude iaik/security/md/SHA a

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 6.40 PatchLevel 87289.311 is starting...

Loading: LogManager ... 812 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 719 ms.

Loading: ThreadManager ... 359 ms.

Loading: IpVerificationManager ... 16 ms.

Loading: ClassLoaderManager ... 297 ms.

Loading: ClusterManager ... 641 ms.

Loading: LockingManager ... 125 ms.

Loading: ConfigurationManager ... 5406 ms.

Loading: LicensingManager ... 890 ms.

Loading: ServiceManager ...

0.000: [GC 0.000: [DefNew: 43460K->13407K(65280K), 0.0494406 secs] 43460K->13407K(502528K), 0.0494957 secs]

Loading services.:

Service memory started. (16 ms).

Service jmx_notification started. (16 ms).

Service trex.service started. (47 ms).

Service cross started. (16 ms).

Service file started. (0 ms).

Service runtimeinfo started. (219 ms).

Service userstore started. (110 ms).

Service tcsecwssec~service started. (297 ms).

Service p4 started. (547 ms).

Service classpath_resolver started. (94 ms).

Service timeout started. (594 ms).

Service tcsecvsi~service started. (640 ms).

8.396: [GC 8.396: [DefNew: 56926K->16242K(65280K), 0.0719262 secs] 56926K->16242K(502528K), 0.0719818 secs]

11.596: [GC 11.596: [DefNew: 59762K->21504K(65280K), 0.0509115 secs] 59762K->21504K(502528K), 0.0509688 secs]

14.549: [GC 14.549: [DefNew: 65024K->16354K(65280K), 0.0402456 secs] 65024K->18525K(502528K), 0.0403001 secs]

22.052: [GC 22.052: [DefNew: 59874K->9304K(65280K), 0.2409281 secs] 62045K->11475K(502528K), 0.2409831 secs]

Service deploy started. (17266 ms).

Service log_configurator started. (20688 ms).

Service locking started. (0 ms).

26.707: [GC 26.707: [DefNew: 52824K->11370K(65280K), 0.0384353 secs] 54995K->13541K(502528K), 0.0384932 secs]

Service apptracing started. (2234 ms).

Service http started. (953 ms).

Service naming started. (985 ms).

Service failover started. (16 ms).

Service jmsconnector started. (140 ms).

Service javamail started. (265 ms).

Service appclient started. (172 ms).

Service ts started. (390 ms).

Service licensing started. (15 ms).

Service connector started. (359 ms).

Service configuration started. (141 ms).

Service webservices started. (1797 ms).

Service bimmrdeployer started. (1500 ms).

31.120: [GC 31.120: [DefNew: 54890K->13349K(65280K), 0.0445098 secs] 57061K->15520K(502528K), 0.0445668 secs]

Service dbpool started. (7328 ms).

35.235: [GC 35.235: [DefNew: 56869K->13551K(65280K), 0.0415078 secs] 59040K->15722K(502528K), 0.0415653 secs]

Service com.sap.security.core.ume.service started. (1813 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(SecurityServerFrame.java:186)

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

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

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

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

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

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

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

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

... 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:187)

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

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

... 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:334)

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

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

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

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

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

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

... 8 more

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

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

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

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

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

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

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

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

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

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

... 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:187)

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

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

... 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:334)

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

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

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

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

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

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

... 8 more

[Framework -> criticalShutdown] Core service security failed. J2EE Engine cannot be started.

Jan 27, 2006 4:12:08 PM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_68] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.

-


stdout/stderr redirect

-


node name : server0

pid : 5588

system name : NET

system nr. : 00

started at : Fri Jan 27 16:12:14 2006

CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources

CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain

CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub

CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS

CompilerOracle: exclude iaik/security/md/SHA a

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 6.40 PatchLevel 87289.311 is starting...

Loading: LogManager ... 735 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 547 ms.

Loading: ThreadManager ... 62 ms.

Loading: IpVerificationManager ... 16 ms.

Loading: ClassLoaderManager ... 16 ms.

Loading: ClusterManager ... 328 ms.

Loading: LockingManager ... 63 ms.

Loading: ConfigurationManager ... 890 ms.

Loading: LicensingManager ... 32 ms.

Loading: ServiceManager ...

0.000: [GC 0.000: [DefNew: 43510K->13478K(65280K), 0.0451557 secs] 43510K->13478K(502528K), 0.0452105 secs]

Loading services.:

Service memory started. (16 ms).

Service jmx_notification started. (31 ms).

Service trex.service started. (31 ms).

Service cross started. (16 ms).

Service tcsecwssec~service started. (94 ms).

Service file started. (16 ms).

Service runtimeinfo started. (31 ms).

7.006: [GC 7.006: [DefNew: 56996K->8393K(65280K), 0.0401062 secs] 56996K->8393K(502528K), 0.0401629 secs]

Service tcsecvsi~service started. (2250 ms).

Service userstore started. (15 ms).

Service p4 started. (1204 ms).

10.666: [GC 10.666: [DefNew: 51912K->7609K(65280K), 0.0269909 secs] 51912K->7609K(502528K), 0.0270462 secs]

Service timeout started. (5719 ms).

Service classpath_resolver started. (0 ms).

13.087: [GC 13.087: [DefNew: 51129K->21715K(65280K), 0.0585885 secs] 51129K->28181K(502528K), 0.0586443 secs]

Service log_configurator started. (10906 ms).

Service locking started. (0 ms).

Service http started. (922 ms).

18.041: [GC 18.041: [DefNew: 65235K->17537K(65280K), 0.0559546 secs] 71701K->26170K(502528K), 0.0560113 secs]

23.773: [GC 23.773: [DefNew: 61057K->10193K(65280K), 0.0422406 secs] 69690K->18826K(502528K), 0.0422981 secs]

Service deploy started. (13312 ms).

Service naming started. (10250 ms).

Service failover started. (0 ms).

Service appclient started. (313 ms).

Service bimmrdeployer started. (296 ms).

Service apptracing started. (734 ms).

Service jmsconnector started. (485 ms).

Service connector started. (234 ms).

Service javamail started. (704 ms).

Service configuration started. (187 ms).

Service ts started. (782 ms).

Service licensing started. (16 ms).

Service webservices started. (1140 ms).

27.459: [GC 27.459: [DefNew: 53713K->13319K(65280K), 0.0451208 secs] 62346K->21952K(502528K), 0.0451775 secs]

31.709: [GC 31.709: [DefNew: 56839K->12871K(65280K), 0.0373383 secs] 65472K->21504K(502528K), 0.0373955 secs]

Service dbpool started. (6547 ms).

Service com.sap.security.core.ume.service started. (1468 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(SecurityServerFrame.java:186)

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

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

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

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

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

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

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

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

... 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:187)

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

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

... 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:334)

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

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

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

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

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

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

... 8 more

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

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

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

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

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

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

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

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

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

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

... 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:187)

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

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

... 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:334)

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

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

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

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

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

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

... 8 more

[Framework -> criticalShutdown] Core service security failed. J2EE Engine cannot be started.

Jan 27, 2006 4:12:56 PM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_70] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.

-


stdout/stderr redirect

-


node name : server0

pid : 5588

system name : NET

system nr. : 00

started at : Fri Jan 27 16:13:01 2006

CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources

CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain

CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub

CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS

CompilerOracle: exclude iaik/security/md/SHA a

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 6.40 PatchLevel 87289.311 is starting...

Loading: LogManager ... 735 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 485 ms.

Loading: ThreadManager ... 62 ms.

Loading: IpVerificationManager ... 16 ms.

Loading: ClassLoaderManager ... 15 ms.

Loading: ClusterManager ... 375 ms.

Loading: LockingManager ... 110 ms.

Loading: ConfigurationManager ... 922 ms.

Loading: LicensingManager ... 31 ms.

Loading: ServiceManager ...

0.000: [GC 0.000: [DefNew: 43514K->13478K(65280K), 0.0440883 secs] 43514K->13478K(502528K), 0.0441436 secs]

Loading services.:

Service memory started. (16 ms).

Service jmx_notification started. (16 ms).

Service trex.service started. (47 ms).

Service cross started. (16 ms).

6.252: [GC 6.252: [DefNew: 56989K->8212K(65280K), 0.0389008 secs] 56989K->8212K(502528K), 0.0389575 secs]

Service runtimeinfo started. (15 ms).

Service file started. (125 ms).

10.582: [GC 10.582: [DefNew: 51732K->7298K(65280K), 0.0252968 secs] 51732K->7298K(502528K), 0.0253529 secs]

Service tcsecwssec~service started. (5094 ms).

Service tcsecvsi~service started. (5109 ms).

Service log_configurator started. (9125 ms).

Service p4 started. (125 ms).

Service locking started. (344 ms).

Service classpath_resolver started. (328 ms).

Service naming started. (1687 ms).

13.742: [GC 13.742: [DefNew: 50801K->21705K(65280K), 0.0628049 secs] 50801K->25098K(502528K), 0.0628605 secs]

Service failover started. (94 ms).

Service appclient started. (125 ms).

Service timeout started. (2250 ms).

Service jmsconnector started. (281 ms).

Service userstore started. (172 ms).

Service http started. (375 ms).

Service javamail started. (828 ms).

Service ts started. (781 ms).

Service bimmrdeployer started. (797 ms).

Service licensing started. (0 ms).

Service webservices started. (937 ms).

Service connector started. (437 ms).

17.769: [GC 17.769: [DefNew: 65225K->19615K(65280K), 0.0575732 secs] 68618K->25175K(502528K), 0.0576297 secs]

23.830: [GC 23.830: [DefNew: 63135K->7515K(65280K), 0.0463654 secs] 68695K->15444K(502528K), 0.0464241 secs]

Service deploy started. (13969 ms).

Service configuration started. (156 ms).

Service apptracing started. (1406 ms).

29.979: [GC 29.979: [DefNew: 51035K->11222K(65280K), 0.0385214 secs] 58964K->19151K(502528K), 0.0385778 secs]

Service dbpool started. (7391 ms).

34.371: [GC 34.371: [DefNew: 54742K->13470K(65280K), 0.0351478 secs] 62671K->21399K(502528K), 0.0352056 secs]

Service com.sap.security.core.ume.service started. (1765 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(SecurityServerFrame.java:186)

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

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

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

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

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

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

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

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

... 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:187)

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

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

... 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:334)

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

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

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

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

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

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

... 8 more

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

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

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

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

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

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

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

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

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

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

... 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:187)

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

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

... 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:334)

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

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

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

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

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

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

... 8 more

[Framework -> criticalShutdown] Core service security failed. J2EE Engine cannot be started.

Jan 27, 2006 4:13:45 PM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_49] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.

-


stdout/stderr redirect

-


node name : server0

pid : 5588

system name : NET

system nr. : 00

started at : Fri Jan 27 16:13:47 2006

CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources

CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain

CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub

CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS

CompilerOracle: exclude iaik/security/md/SHA a

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 6.40 PatchLevel 87289.311 is starting...

Loading: LogManager ... 766 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 515 ms.

Loading: ThreadManager ... 63 ms.

Loading: IpVerificationManager ... 15 ms.

Loading: ClassLoaderManager ... 16 ms.

Loading: ClusterManager ... 328 ms.

Loading: LockingManager ... 63 ms.

Loading: ConfigurationManager ... 890 ms.

Loading: LicensingManager ... 31 ms.

Loading: ServiceManager ...

0.000: [GC 0.000: [DefNew: 43510K->13486K(65280K), 0.0444079 secs] 43510K->13486K(502528K), 0.0444643 secs]

Loading services.:

Service memory started. (16 ms).

Service jmx_notification started. (31 ms).

Service trex.service started. (32 ms).

Service cross started. (0 ms).

Service file started. (0 ms).

Service runtimeinfo started. (16 ms).

Service timeout started. (16 ms).

Service userstore started. (16 ms).

Service p4 started. (422 ms).

Service classpath_resolver started. (16 ms).

Service tcsecwssec~service started. (2016 ms).

5.903: [GC 5.903: [DefNew: 56982K->11503K(65280K), 0.0494446 secs] 56982K->11503K(502528K), 0.0495007 secs]

8.195: [GC 8.195: [DefNew: 55023K->21728K(65280K), 0.0692351 secs] 55023K->34468K(502528K), 0.0692909 secs]

14.811: [GC 14.811: [DefNew: 65248K->21760K(65280K), 0.1160254 secs] 77988K->37386K(502528K), 0.1160810 secs]

Service deploy started. (14000 ms).

Service tcsecvsi~service started. (21031 ms).

Service apptracing started. (1609 ms).

26.396: [GC 26.396: [DefNew: 65279K->9915K(65280K), 0.0420456 secs] 80906K->28046K(502528K), 0.0421023 secs]

30.124: [GC 30.124: [DefNew: 53435K->8994K(65280K), 0.0249515 secs] 71566K->27125K(502528K), 0.0250074 secs]

Service log_configurator started. (27922 ms).

Service locking started. (0 ms).

Service http started. (453 ms).

Service naming started. (860 ms).

Service failover started. (15 ms).

Service appclient started. (141 ms).

Service jmsconnector started. (219 ms).

Service bimmrdeployer started. (469 ms).

Service connector started. (422 ms).

Service javamail started. (781 ms).

Service ts started. (750 ms).

Service configuration started. (172 ms).

Service licensing started. (32 ms).

Service webservices started. (1156 ms).

33.942: [GC 33.942: [DefNew: 52514K->10382K(65280K), 0.0368606 secs] 70645K->28513K(502528K), 0.0369161 secs]

37.763: [GC 37.763: [DefNew: 53902K->9946K(65280K), 0.0276264 secs] 72033K->28077K(502528K), 0.0276837 secs]

Service dbpool started. (5891 ms).

Service com.sap.security.core.ume.service started. (1563 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(SecurityServerFrame.java:186)

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

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

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

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

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

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

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

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

... 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:187)

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

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

... 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:334)

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

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

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

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

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

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

... 8 more

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

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

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

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

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

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

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

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

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

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

... 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:187)

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

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

... 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:334)

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

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

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

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

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

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

... 8 more

[Framework -> criticalShutdown] Core service security failed. J2EE Engine cannot be started.

Jan 27, 2006 4:14:35 PM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_56] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.

Can any one help us to recover our server.Please...

Thanks in Advance...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Vignesh,

Check the existence of Guest user on the UME source system. It will be J2EE_GUEST user on the backend

side (if you are using "SAP system" as a source for UME).

Also make sure you do have a consistent settings in your com.sap.security.core.ume.services file.

Regards,

Mike

Message was edited by: Mike Puzankov

Former Member
0 Kudos

The problem is with the setting of UM Configuration

Data source i have changed that to dataSourceConfiguration_r3_rw.xml and now the system is working fine and get some help from service marketplace

first of all I ask you to change

the ume.login.guest_user.uniqueids value from Guest

(which is missing) to j2ee_admin and now the server should able to get

started.

1. please logon Visual Administrator with SAP*, go to

Server->Services->security provider->user management (tab)->group (tab) and press the search button.

The following groups must reside:

Administrators, Anonymous Users, Authenticated Users, Everyone, Guests

If some group is missing, please create it by pressing Create group

button. You just need to specify the name.

Please go to Users tab and press search button. The users Administrator

and Guest must reside. If not so, please create the missing user(s).

Press Create User button, specify the name some initial password,

confirm it, press Search button in Groups tab, and select as follow:

For Administrator user: Administrators, Authenticated Users, Everyone

For Guest user: Anonymous Users, Everyone, Guests

Multiple select is available when pressing Ctrl button while selecting.

2.Map users/groups to J2EE roles.

Go to Policy Configuration (tab), select the following components, and

map the following security roles:

SAP-J2EE-Engine

KeystoreAdministrator - Security Role - Groups: Administrators

KeystoreViewsCreator - Security Role - Groups: Administrators

administrators - Security Role - Groups: Administrators

all - Security Role - Groups: Everyone

guests - Security Role - Groups: Guests

service.jms.default.authorization

administrators[SAP-J2EE-Engine: administrators] - Role Reference -

administrators

clients[SAP-J2EE-Engine: guests] - Role Reference - guests

service.naming

jndi_all_operations - Security Role - Groups: Administrators

jndi_get_initial_context - Security Role - Groups: Everyone

service.telnet

telnet_login - Security Role - Groups: Administrators

(Please do the missing config you observe in youir installation)

3.After that logoff from Visual Admin, and restart

the J2EE.

Kind regards

SAP Team

Former Member
0 Kudos

i have a similar problem with the message

com.sap.engine.services.keystore [Thread[_keystore_managed_system_thread_,10,SAPEngine_System_Thread[impl:5]_Group]] Fatal: Source: com.sap.engine.services.security.exceptions.BaseSecurityException: Security role with alias KeystoreAdministrator does not exist

but i can not apply the procedure because i can not connect to Visual Administrator because the server not start

how i can do it from the config tool?

regards

Vicent Flores

Answers (0)