Quantcast
Channel: SCN : All Content - SAP Enterprise Portal
Viewing all articles
Browse latest Browse all 3876

"No active userstore is set": portal not started.

$
0
0

Hi,

I put ABAP and Java together and this morning when I restart j2ee, I found server stated but dispatcher is not.

when I go to http://hostname:50000/irj/portal I got error

503   Service Unavailable

  7.00 

 

  Dispatcher running but no server connected!

  Details:   No details available

 

 

then I check the log file std_server0.out file and find following logs.

 

I feel the problem is no active userstore is set. and I did check config tool regarding

the com.sap.engine.services.security and 1. I did not change anything there before, 2. I restore the default setting which does not make any changes.

what do I need to check or get this fixed?

 

George

 

details of std_server0.out:

 

-


stdout/stderr redirect

-


node name   : server0

pid         : 2136

system name : BWD

system nr.  : 00

started at  : Fri Dec 26 13:52:42 2008

 

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

[Thr 4788] MtxInit: 10001 0 0

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 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

CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue

CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode

CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode

CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto

 

 

SAP J2EE Engine Version 7.00   PatchLevel is starting...

 

 

Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: 文件名、目录名或卷标语法不正确。

Loading: LogManager ... 2656 ms.

Loading: PoolManager ... 31 ms.

Loading: ApplicationThreadManager ... 250 ms.

Loading: ThreadManager ... 31 ms.

Loading: IpVerificationManager ... 16 ms.

Loading: ClassLoaderManager ... 15 ms.

Loading: ClusterManager ... 719 ms.

Loading: LockingManager ... 141 ms.

Loading: ConfigurationManager ... 4062 ms.

Loading: LicensingManager ... 47 ms.

Loading: CacheManager ... 188 ms.

Loading: ServiceManager ...

 

Loading services.:

  Service DQE started. (16 ms).

  Service memory started. (78 ms).

  Service cafeuodi~mnuacc started. (0 ms).

  Service timeout started. (110 ms).

  Service cross started. (156 ms).

  Service runtimeinfo started. (15 ms).

  Service file started. (187 ms).

  Service trex.service started. (172 ms).

  Service p4 started. (485 ms).

  Service classpath_resolver started. (47 ms).

  Service cafeucc~api started. (1485 ms).

  Service userstore started. (15 ms).

  Service jmx_notification started. (93 ms).

  Service log_configurator started. (7968 ms).

  Service locking started. (16 ms).

  Service naming started. (391 ms).

  Service ts started. (62 ms).

  Service failover started. (172 ms).

  Service licensing started. (47 ms).

  Service appclient started. (157 ms).

  Service javamail started. (250 ms).

  Service jmsconnector started. (281 ms).

  Service connector started. (297 ms).

  Service iiop started. (468 ms).

  Service http started. (938 ms).

  Service webservices started. (1016 ms).

  Service deploy started. (24156 ms).

  Service configuration started. (47 ms).

  Service MigrationService started. (32 ms).

  Service bimmrdeployer started. (15 ms).

  Service dbpool started. (1328 ms).

  Service cafeugpmailcf started. (47 ms).

  Service com.sap.security.core.ume.service started. (4704 ms).

Dec 26, 2008 1:53:36 PM  ...xt.<init>(UserContextSpi, Properties) [SAPEngine_System_Thread[impl:5]_24] Fatal: Can not instantiate UserContext with given properties.

  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:179)

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

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

     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: No active userstore is set.

     at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)

     at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)

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

     ... 5 more

 

 

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

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

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

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

     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: No active userstore is set.

     at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)

     at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)

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

     ... 5 more

 

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

Dec 26, 2008 1:53:36 PM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_24] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.

-


stdout/stderr redirect

-


node name   : server0

pid         : 2136

system name : BWD

system nr.  : 00

started at  : Fri Dec 26 13:53:37 2008

 

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

[Thr 6844] MtxInit: 10001 0 0

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 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

CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue

CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode

CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode

CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto

 

 

SAP J2EE Engine Version 7.00   PatchLevel is starting...

 

 

Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: 文件名、目录名或卷标语法不正确。

Loading: LogManager ... 391 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 109 ms.

Loading: ThreadManager ... 32 ms.

Loading: IpVerificationManager ... 0 ms.

Loading: ClassLoaderManager ... 15 ms.

Loading: ClusterManager ... 203 ms.

Loading: LockingManager ... 63 ms.

Loading: ConfigurationManager ... 2375 ms.

Loading: LicensingManager ... 31 ms.

Loading: CacheManager ... 219 ms.

Loading: ServiceManager ...

 

Loading services.:

  Service DQE started. (0 ms).

  Service memory started. (32 ms).

  Service cafeuodi~mnuacc started. (0 ms).

  Service cross started. (16 ms).

  Service file started. (78 ms).

  service appclient ================= ERROR =================

  Service runtimeinfo started. (63 ms).

  Service timeout started. (125 ms).

  Service cafeucc~api started. (46 ms).

  Service trex.service started. (141 ms).

  Service userstore started. (31 ms).

  Service jmx_notification started. (47 ms).

  Service p4 started. (219 ms).

  Service classpath_resolver started. (31 ms).

  Service log_configurator started. (8906 ms).

  Service locking started. (16 ms).

  Service naming started. (500 ms).

  Service http started. (688 ms).

  Service failover started. (156 ms).

  Service javamail started. (250 ms).

  Service jmsconnector started. (250 ms).

  Service ts started. (218 ms).

  Service licensing started. (0 ms).

  Service connector started. (281 ms).

  Service iiop started. (203 ms).

  Service webservices started. (578 ms).

  Service deploy started. (22171 ms).

  Service MigrationService started. (93 ms).

  Service bimmrdeployer started. (31 ms).

  Service configuration started. (109 ms).

  Service dbpool started. (3703 ms).

  Service cafeugpmailcf started. (63 ms).

  Service com.sap.security.core.ume.service started. (2453 ms).

Dec 26, 2008 1:54:16 PM  ...xt.<init>(UserContextSpi, Properties) [Session Reader for cluster node 3388400] Fatal: Can not instantiate UserContext with given properties.

  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:179)

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

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

     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: No active userstore is set.

     at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)

     at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)

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

     ... 5 more

 

 

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

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

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

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

     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: No active userstore is set.

     at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)

     at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)

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

     ... 5 more

 

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

Dec 26, 2008 1:54:16 PM             com.sap.engine.core.Framework [Session Reader for cluster node 3388400] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.

-


stdout/stderr redirect

-


node name   : server0

pid         : 2136

system name : BWD

system nr.  : 00

started at  : Fri Dec 26 13:54:17 2008

 

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

[Thr 5464] MtxInit: 10001 0 0

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 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

CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue

CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode

CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode

CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto

 

 

SAP J2EE Engine Version 7.00   PatchLevel is starting...

 

 

Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: 文件名、目录名或卷标语法不正确。

Loading: LogManager ... 391 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 78 ms.

Loading: ThreadManager ... 63 ms.

Loading: IpVerificationManager ... 15 ms.

Loading: ClassLoaderManager ... 16 ms.

Loading: ClusterManager ... 172 ms.

Loading: LockingManager ... 62 ms.

Loading: ConfigurationManager ... 1828 ms.

Loading: LicensingManager ... 32 ms.

Loading: CacheManager ... 125 ms.

Loading: ServiceManager ...

 

Loading services.:

  Service DQE started. (0 ms).

  Service cafeuodi~mnuacc started. (0 ms).

  Service cross started. (31 ms).

  Service memory started. (63 ms).

  Service file started. (203 ms).

  Service runtimeinfo started. (47 ms).

  Service cafeucc~api started. (47 ms).

  Service timeout started. (187 ms).

  Service trex.service started. (125 ms).

  Service userstore started. (31 ms).

  Service jmx_notification started. (31 ms).

  Service p4 started. (188 ms).

  Service classpath_resolver started. (31 ms).

  Service log_configurator started. (7141 ms).

  Service locking started. (0 ms).

  Service naming started. (296 ms).

  Service failover started. (125 ms).

  Service appclient started. (125 ms).

  Service http started. (531 ms).

  Service jmsconnector started. (203 ms).

  Service javamail started. (266 ms).

  Service ts started. (187 ms).

  Service licensing started. (15 ms).

  Service connector started. (297 ms).

  Service iiop started. (359 ms).

  Service webservices started. (578 ms).

  Service deploy started. (17484 ms).

  Service MigrationService started. (46 ms).

  Service bimmrdeployer started. (31 ms).

  Service configuration started. (47 ms).

  Service dbpool started. (1125 ms).

  Service cafeugpmailcf started. (47 ms).

  Service com.sap.security.core.ume.service started. (2047 ms).

Dec 26, 2008 1:54:47 PM  ...xt.<init>(UserContextSpi, Properties) [SAPEngine_System_Thread[impl:5]_30] Fatal: Can not instantiate UserContext with given properties.

  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:179)

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

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

     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: No active userstore is set.

     at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)

     at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)

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

     ... 5 more

 

 

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

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

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

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

     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: No active userstore is set.

     at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)

     at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)

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

     ... 5 more

 

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

Dec 26, 2008 1:54:47 PM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_30] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.

-


stdout/stderr redirect

-


node name   : server0

pid         : 2136

system name : BWD

system nr.  : 00

started at  : Fri Dec 26 13:54:48 2008

 

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

[Thr 8012] MtxInit: 10001 0 0

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 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

CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue

CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode

CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode

CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto

 

 

SAP J2EE Engine Version 7.00   PatchLevel is starting...

 

 

Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: 文件名、目录名或卷标语法不正确。

Loading: LogManager ... 375 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 110 ms.

Loading: ThreadManager ... 31 ms.

Loading: IpVerificationManager ... 0 ms.

Loading: ClassLoaderManager ... 16 ms.

Loading: ClusterManager ... 218 ms.

Loading: LockingManager ... 63 ms.

Loading: ConfigurationManager ... 2297 ms.

Loading: LicensingManager ... 31 ms.

Loading: CacheManager ... 187 ms.

Loading: ServiceManager ...

 

Loading services.:

  Service DQE started. (0 ms).

  Service cafeuodi~mnuacc started. (0 ms).

  Service memory started. (32 ms).

  service CUL ================= ERROR =================

  Service cross started. (16 ms).

  Service file started. (63 ms).

  service apptracing ================= ERROR =================

  Service timeout started. (47 ms).

  Service cafeucc~api started. (47 ms).

  Service runtimeinfo started. (16 ms).

  Service trex.service started. (110 ms).

  Service userstore started. (62 ms).

  Service jmx_notification started. (32 ms).

  Service p4 started. (297 ms).

  Service classpath_resolver started. (15 ms).

  Service log_configurator started. (8828 ms).

  Service locking started. (16 ms).

  Service naming started. (422 ms).

  Service failover started. (125 ms).

  Service appclient started. (157 ms).

  Service javamail started. (219 ms).

  Service ts started. (203 ms).

  Service jmsconnector started. (282 ms).

  Service licensing started. (16 ms).

  Service http started. (781 ms).

  Service connector started. (265 ms).

  Service iiop started. (312 ms).

  Service webservices started. (625 ms).

  Service deploy started. (21609 ms).

  Service MigrationService started. (93 ms).

  Service bimmrdeployer started. (31 ms).

  Service configuration started. (78 ms).

  Service dbpool started. (3594 ms).

  Service cafeugpmailcf started. (47 ms).

  Service com.sap.security.core.ume.service started. (2500 ms).

Dec 26, 2008 1:55:26 PM  ...xt.<init>(UserContextSpi, Properties) [Session Reader for cluster node 3388400] Fatal: Can not instantiate UserContext with given properties.

  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:179)

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

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

     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: No active userstore is set.

     at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)

     at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)

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

     ... 5 more

 

 

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

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

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

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

     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: No active userstore is set.

     at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)

     at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)

     at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)

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

     ... 5 more

 

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

Dec 26, 2008 1:55:26 PM             com.sap.engine.core.Framework [Session Reader for cluster node 3388400] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.


Viewing all articles
Browse latest Browse all 3876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>