cancel
Showing results for 
Search instead for 
Did you mean: 

No active userstore is set

Former Member
0 Kudos

Hi

I receive this error from ther server0 when installing webas for java on windows.

Loading: LogManager ... 2703 ms.

Loading: PoolManager ... 266 ms.

Loading: ApplicationThreadManager ... 844 ms.

Loading: ThreadManager ... 406 ms.

Loading: IpVerificationManager ... 0 ms.

Loading: ClassLoaderManager ... 94 ms.

Loading: ClusterManager ... My Library Path is: C:\j2sdk1.4.2_06\jre\bin\server;C:\j2sdk1.4.2_06\jre\bin;C:\j2sdk1.4.2_06\bin;D:\usr\sap\J2E\JC00\j2ee\os_libs;D:\ORACLE\EP6\920\jre\1.4.2\bin\client;D:\ORACLE\EP6\920\jre\1.4.2\bin;D:\TREX\Python\.;C:\jdk1.3.1_11\bin;D:\ORACLE\EP6\920\bin;C:\Program\Oracle\jre\1.3.1\bin;C:\Program\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program\Microsoft SQL Server\80\Tools\BINN;D:\TREX;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC00\exe;D:\usr\sap\J2E\SYS\exe\run

2234 ms.

Loading: LockingManager ... My Library Path is: C:\j2sdk1.4.2_06\jre\bin\server;C:\j2sdk1.4.2_06\jre\bin;C:\j2sdk1.4.2_06\bin;D:\usr\sap\J2E\JC00\j2ee\os_libs;D:\ORACLE\EP6\920\jre\1.4.2\bin\client;D:\ORACLE\EP6\920\jre\1.4.2\bin;D:\TREX\Python\.;C:\jdk1.3.1_11\bin;D:\ORACLE\EP6\920\bin;C:\Program\Oracle\jre\1.3.1\bin;C:\Program\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program\Microsoft SQL Server\80\Tools\BINN;D:\TREX;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC00\exe;D:\usr\sap\J2E\SYS\exe\run

1672 ms.

Loading: ConfigurationManager ... 7563 ms.

Loading: LicensingManager ... 203 ms.

Loading: ServiceManager ...

Loading services:

service memory started. (31 ms)

service jmx_notification started. (32 ms)

service cross started. (15 ms)

service file started. (172 ms)

service runtimeinfo started. (0 ms)

service timeout started. (438 ms)

service p4 started. (1016 ms)

service userstore started. (515 ms)

service classpath_resolver started. (0 ms)

service deploy started. (2063 ms)

service tcsecwssec~service started. (2953 ms)

service log_configurator started. (5984 ms)

service locking started. (0 ms)

service failover started. (6094 ms)

service naming started. (1047 ms)

service http started. (1203 ms)

service javamail started. (1203 ms)

service appclient started. (1188 ms)

service ts started. (1250 ms)

service jmsconnector started. (1297 ms)

service connector started. (1500 ms)

service webservices started. (1453 ms)

service configuration started. (172 ms)

service licensing started. (593 ms)

service dbpool started. (4406 ms)

service com.sap.security.core.ume.service started. (2860 ms)

service security ================= ERROR =================

CORE SERVICE ERROR! security

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

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

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

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

at java.lang.Thread.run(Thread.java:534)

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

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

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

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

... 3 more

-


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

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

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

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

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

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

at java.lang.Thread.run(Thread.java:534)

Anyone else got this? Ideas?

Cheers,

Max

Accepted Solutions (0)

Answers (3)

Answers (3)

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Max,

There is a note that deals with the exact case:

SAP Note No. 1042418- "No active userstore is set".

When the UME is connected to ABAP server, below are the parameters that need to be checked. Steps :

1) Login to the configtool->switch to the configuration editor mode->configuration->cluster_data->server-> cfg> services->

Propertysheet com.sap.security.core.ume.service.

Check the below values:

->ume.persistence.data_source_configuration= dataSourceConfiguration_abap.xml

->ume.login.guest_user.uniqueids : J2EE_GUEST

->ume.r3.connection.master.client :< Backend client to which the j2ee has to be connected >

->ume.r3.connection.master.msghost

->ume.r3.connection.master.r3name :

->ume.r3.connection.master.user :SAPJSF (SAP_BC_JSF_COMMUNICATION should be assigned in the backend)

->ume.r3.connection.master.passwd: <passwd of the sapjsf user>

Make sure that the J2EE_guest user is present only in the ABAP server (not in the local DB) and has the role SAP_J2EE_GUEST assigned to it.

After that restart the J2EE engine. For more info:

http://help.sap.com/saphelp_nw04/helpdata/en/84/10594aecd3e1408845e66c43

2b955e/frameset.htm

If the issue persists, trigger a restart of the engine anc check the below logs:

/usr/sap/<SID>/JC<nr>/cluster/server0/logs/defalt trace.trc and the work folder updated files. This should help in future investigation.

Please close the thread if the query is resolved.

Thank you and have a nice day!

_____________

Kind Regards,

Hemanth

SAP ACTIVE GLOBAL SUPPORT

HayBouten
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi all,

Did you search the http://service.sap.com/notes for a solution?

If you can't find a solution then maybe creating a support message on the http://service.sap.com/message

Best regards,

Hay

Former Member
0 Kudos

Hi,

When i checked my security.log file i get this error message

rver.ume.service.UMEServiceFrame#######SAPEngine_System_Thread[impl:5]_29##0#0#Info#1#com.sap.security.core.server.ume.service.UMEServiceFrame#Plain###UME Service initialized successfully#

#1.5#000180522ADA001E0000000000000F5C000408E7DD565FC8#1135691850737#/System/Security##com.sap.engine.services.security#######SAPEngine_System_Thread[impl:5]_47##0#0#Info#1#com.sap.engine.services.security#Plain###IAIK.addAsJDK14Provider() OK#

#1.5#000180522ADA001E0000000100000F5C000408E7DD5CD7E3#1135691851159#/System/Security##com.sap.engine.services.security#######SAPEngine_System_Thread[impl:5]_47##0#0#Info#1#com.sap.engine.services.security#Plain###Userstore <UDDI> registered successfully.#

#1.5#000180522ADA001E0000000200000F5C000408E7DD5D2B6A#1135691851174#/System/Security##com.sap.engine.services.security#######SAPEngine_System_Thread[impl:5]_47##0#0#Info#1#com.sap.engine.services.security#Plain###Userstore <DBMS User Store> registered successfully.#

#1.5#000180522ADA001E0000000300000F5C000408E7DD61BF54#1135691851487#/System/Security/UserStoreUME##com.sap.security.core.server.userstore.GroupInfoUME.getUsersAndGroups()#######SAPEngine_System_Thread[impl:5]_47##0#0#Error#1#com.sap.security.core.server.userstore.GroupInfoUME#Plain###Internal error: invalid data found when base64 decoding a String.#

#1.5#000180522ADA001E0000000400000F5C000408E7DD620199#1135691851487#/System/Security##com.sap.engine.services.security#######SAPEngine_System_Thread[impl:5]_47##0#0#Error#1#com.sap.engine.services.security#Java#security_0001#com.sap.engine.services.security.exceptions.SecurityResourceBundle#Unexpected exception:##

can any tell if this some db related problem ?

Former Member
0 Kudos

Hi all,

please check out if all users exists and they are not locked, password okay, roles and profiles correct:

j2ee_adm

j2ee_guest

sapjsf

best regads

Michael

Former Member
0 Kudos

Hi -

I am getting this same error. Did you get a resolution?

Former Member
0 Kudos

Sorry-

I have answered my own question. My problem was incorrect character sets installed in Oracle. Once these were reset this problem eliminated. Surprising how far the install was able to actually go until this became fatal.

Former Member
0 Kudos

Hey Mark,

I'm getting a similar problem during my install of Unicode Web AS 6.40 Abap+Java. I'm curious to know, how you came about your solution (incorrect character ser)?

Thanks in advance,

Jose Garcia

Former Member
0 Kudos

Hi,

I am also facing the same problem.

As the log files says the error message is

"No Active userstore is set"

Even in the config tool the last 2 options in the window

Secure Store

UME LDAP data

are not visible.

Can any one give any hint as to what would have gone wrong ?

Former Member
0 Kudos

Points would be awarded for any help !