cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE stopped : No active user store is set during upgrade to SPS11

Former Member
0 Kudos

Hi,

We are using EP 7.0 on Win 2003 32 bit, Oracle 10G platform. The java version is j2sdk1.4.2_12.

Recently I applied SPS 10 on the system successfully but when I try to upgrade it to SPS 11 the J2EE server is stopped with com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set

I check the note 104241 and check the UME parameters as per the note but still server is not coming up.

The output of std_server0 is as follows

-


stdout/stderr redirect

-


node name : server0

pid : 4024

system name : EPP

system nr. : 01

started at : Tue Jun 10 08:29:16 2008

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

[Thr 4044] MtxInit: -2 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...

Loading: LogManager ... 312 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 47 ms.

Loading: ThreadManager ... 16 ms.

Loading: IpVerificationManager ... 0 ms.

Loading: ClassLoaderManager ... 16 ms.

Loading: ClusterManager ... 109 ms.

Loading: LockingManager ... 62 ms.

Loading: ConfigurationManager ... 2876 ms.

Loading: LicensingManager ... 15 ms.

Loading: CacheManager ... 110 ms.

Loading: ServiceManager ...

Loading services.:

Service memory started. (0 ms).

Service userstore started. (0 ms).

Service DQE started. (0 ms).

Service cafeuodi~mnuacc started. (0 ms).

Service cafeucc~api started. (16 ms).

Service cross started. (0 ms).

Service file started. (203 ms).

Service trex.service started. (94 ms).

Service jmx_notification started. (94 ms).

Service p4 started. (328 ms).

Service timeout started. (422 ms).

Service runtimeinfo started. (15 ms).

Service classpath_resolver started. (31 ms).

Service log_configurator started. (4188 ms).

Service locking started. (16 ms).

Service http started. (141 ms).

Service naming started. (203 ms).

Service failover started. (78 ms).

Service javamail started. (203 ms).

Service appclient started. (250 ms).

Service jmsconnector started. (235 ms).

Service ts started. (297 ms).

Service licensing started. (16 ms).

Service connector started. (297 ms).

Service webservices started. (453 ms).

Service iiop started. (375 ms).

Service deploy started. (6266 ms).

Service MigrationService started. (31 ms).

Service configuration started. (31 ms).

Service bimmrdeployer started. (16 ms).

Service dbpool started. (1110 ms).

Service cafeugpmailcf started. (16 ms).

Service com.sap.security.core.ume.service started. (1265 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: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.

Jun 10, 2008 8:29:33 AM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_12] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.

Regards,

Rajesh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello , the Note 1042418 - "No active userstore is set." after upgrade to SPS11/12 for you. Regards.

Former Member
0 Kudos

Rajesh-

Can you check with your config tool are you able to see al the default settings in there and try to reset your j2eeadmin password and restart the cluster again and try even check for the sdm log or jspm log what exactly it says