cancel
Showing results for 
Search instead for 
Did you mean: 

Secure storage not seen from configtool and Portal not starting

Former Member
0 Kudos

Hi,

My Portal is not starting. The dispatcher and sdm are starting,but server0 is not able to start.The exit code displayed was -11113.

I checked up the log files and the error displayed was :

No active user store set.

I opened up the Configtool , and the secure storage node and ume ldap storage node are not seen at all.

Here is a what was found in the trace file:

<b>#

#1.5#000180522ADA001E0000000A000017A4000408D055EC5E0A#1135590794609#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_58##0#0#Error#1#/System/Server#Java###Core service security failed. J2EE Engine cannot be started.

[EXCEPTION]

#1#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: 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.LogonInfoLogger.update(LogonInfoLogger.java:322)

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

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

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

... 5 more</b>

Can anyone explain how I must solve this problem.

(People who answer the question will be richly rewarded)

Regards,

Harish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Harish,

Check whether your SecStore.properties file exists in <SID>\SYS\global\security\data folder. If not, place that file from the backups you have.

Regards,

Siva

P.S: Award points if you find this useful.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Harish,

Did you find solution for this error? Even I got same kind of error. But in my system J2EE_GUEST user was not present. Kindly update if the issue was resolved.

Regards,

Karthick.

Former Member
0 Kudos

Hi,

The secstore.properties already exists in the folder that has been mentioned.

Regards,

Harish

Message was edited by: HARISH SUBRAMANIAN