cancel
Showing results for 
Search instead for 
Did you mean: 

Error when Installing J2EE Add-in

Former Member
0 Kudos

OS: Windows 2003 Server

DB: MS SQL Server 2000 Enterprise + SP 3 + Latest Hotfix

SAP WEB AS 6.40 ABAP+J2EE Central System

SAP CRM 4.0 Support Release 1

Intallation Type: New Install (not upgrade)

  • I get the below error when I try to start

J2EE instance

-


JVM_SERVER0.OUT----


SAP J2EE Engine Version 6.30 PatchLevel 66061.37 is starting...

Loading: LogManager ... 2516 ms.

Loading: PoolManager ... 156 ms.

Loading: ApplicationThreadManager ... 703 ms.

Loading: ThreadManager ... 47 ms.

Loading: IpVerificationManager ... 16 ms.

Loading: ClassLoaderManager ... 78 ms.

Loading: ClusterManager ... My Library Path is: C:\j2sdk1.4.2_05\jre\bin\server;C:\j2sdk1.4.2_05\jre\bin;C:\j2sdk1.4.2_05\bin;E:\usr\sap\DCM\DVEBMGS16\j2ee\os_libs;e:\sapdb\programs\bin;e:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\OpenManage\oma\bin;C:\Program Files\Dell\OpenManage\LU\bin;C:\Program Files\Dell\OpenManage\oldiags\bin;C:\Program Files\Dell\OpenManage\OMSA\bin;C:\Program Files\Dell\OpenManage\Array Manager;C:\j2sdk1.4.2_05\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;E:\usr\sap\DCM\SYS\exe\run;E:\usr\sap\DCM\D21\exe

1703 ms.

Loading: LockingManager ... My Library Path is: C:\j2sdk1.4.2_05\jre\bin\server;C:\j2sdk1.4.2_05\jre\bin;C:\j2sdk1.4.2_05\bin;E:\usr\sap\DCM\DVEBMGS16\j2ee\os_libs;e:\sapdb\programs\bin;e:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\OpenManage\oma\bin;C:\Program Files\Dell\OpenManage\LU\bin;C:\Program Files\Dell\OpenManage\oldiags\bin;C:\Program Files\Dell\OpenManage\OMSA\bin;C:\Program Files\Dell\OpenManage\Array Manager;C:\j2sdk1.4.2_05\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;E:\usr\sap\DCM\SYS\exe\run;E:\usr\sap\DCM\D21\exe

766 ms.

Loading: ConfigurationManager ... 5093 ms.

Loading: LicensingManager ... 172 ms.

Loading: ServiceManager ...

Loading services:

service memory started. (391 ms)

service cross started. (688 ms)

service file started. (469 ms)

service jmx_notification started. (703 ms)

service runtimeinfo started. (16 ms)

service timeout started. (63 ms)

service failover started. (1063 ms)

service tcsecwssec~service started. (1156 ms)

service userstore started. (16 ms)

service deploy started. (453 ms)

service p4 started. (2813 ms)

service classpath_resolver started. (0 ms)

service log_configurator started. (6078 ms)

service locking started. (15 ms)

service http started. (141 ms)

service naming started. (578 ms)

service appclient started. (312 ms)

service jmsconnector started. (406 ms)

service connector started. (453 ms)

service javamail started. (844 ms)

service ts started. (844 ms)

service configuration started. (297 ms)

service licensing started. (78 ms)

service webservices started. (1359 ms)

service dbpool started. (4703 ms)

service com.sap.security.core.ume.service started. (3313 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 com.sap.engine.core.thread.impl4.SingleThread.execute(SingleThread.java:86)

at com.sap.engine.core.thread.impl4.SingleThread.run(SingleThread.java:140)

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)

... 4 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 com.sap.engine.core.thread.impl4.SingleThread.execute(SingleThread.java:86)

at com.sap.engine.core.thread.impl4.SingleThread.run(SingleThread.java:140)

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Could you provide some background info on the problem? I have exactly the same issue, unfortunately given SAPJSF user SAP_ALL didn't help.

Thanks!

Former Member
0 Kudos

Hi Wladimir:

Have you solved this problem? Thank you very much!

Best Regards,

Xiaoming Yang

Former Member
0 Kudos

Problem solved when assigned SAP user SAPJSF at ABAP system with enough authorizations to excute RFCs.