cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE Server stops with error code -1113

Former Member
0 Kudos

Hi all

My J2EE server stops after applying support stack 9 for SRM. It was working fine after applying stack 8 but after applying 9 and I restarted the server it stops and its not coming up. The log below of stdserver0_out file shows some security issues. Please review the log and let me know what can I do to fix this issue.

Thanks in advance.

-


stdout/stderr redirect

-


node name : server0

pid : 6340

system name : SRT

system nr. : 00

started at : Wed Jul 18 22:14:59 2007

[Thr 4600] 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 108458.44 is starting...

Loading: LogManager ... 407 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 156 ms.

Loading: ThreadManager ... 16 ms.

Loading: IpVerificationManager ... 15 ms.

Loading: ClassLoaderManager ... 16 ms.

Loading: ClusterManager ... 125 ms.

Loading: LockingManager ... 62 ms.

Loading: ConfigurationManager ... 1719 ms.

Loading: LicensingManager ... 16 ms.

Loading: CacheManager ... 109 ms.

Loading: ServiceManager ...

Loading services.:

Service memory started. (15 ms).

Service trex.service started. (78 ms).

Service userstore started. (16 ms).

Service cross started. (0 ms).

Service file started. (140 ms).

Service timeout started. (78 ms).

Service jmx_notification started. (16 ms).

Service runtimeinfo started. (125 ms).

Service p4 started. (172 ms).

Service classpath_resolver started. (16 ms).

Service log_configurator started. (3469 ms).

Service locking started. (0 ms).

Service naming started. (281 ms).

Service failover started. (78 ms).

Service javamail started. (125 ms).

Service appclient started. (110 ms).

Service http started. (437 ms).

Service ts started. (141 ms).

Service jmsconnector started. (141 ms).

Service licensing started. (15 ms).

Service connector started. (250 ms).

Service iiop started. (187 ms).

Service webservices started. (469 ms).

Service deploy started. (4187 ms).

Service MigrationService started. (31 ms).

Service bimmrdeployer started. (15 ms).

Service configuration started. (31 ms).

Service dbpool started. (859 ms).

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

Jul 18, 2007 10:15:12... ...xt.<init>(UserContextSpi, Properties) [SAPEngine_System_Thread[impl:5]_9] 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:181)

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

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

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

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

... 5 more

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Are you using LAC (Live Auction Cockpit ) ?

<u>Try the following SAP OSS Notes -></u>

Note 726805 - How to switch LiveAuction 2.0 to pt to different backend svr

Note 903441 - System Copy of SAP Web AS 6.40 and 7.00 J2EE with LAC-WPS

Note 718383 - NetWeaver: Supported UME Data Sources and Change Options

Note 888921 Ability to override protocol,host & port for Live Auction

Note 888922 Recommendations - Reverse Proxy and Live Auction Server

Note 676706 SSO configuration: Live Auction 1.0 with Enterprise Portal

Note 686437 Added ability to override protocol, host, and port

Incase nothing works, try re-starting the J2EE Server. Else raise a Customer OSS message with SAP as well.

Do let me know.

Regards

- Atul

Answers (0)