cancel
Showing results for 
Search instead for 
Did you mean: 

Java Stack is not starting

Former Member
0 Kudos

Hi

Java Stack is not starting

I am getting following error in std_server0.out file.

.........................................................................

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...

Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: The filename, directory name, or volume label syntax is incorrect

Loading: LogManager ... 516 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 79 ms.

Loading: ThreadManager ... 15 ms.

Loading: IpVerificationManager ... 0 ms.

Loading: ClassLoaderManager ... 16 ms.

Loading: ClusterManager ... 203 ms.

Loading: LockingManager ... 78 ms.

Loading: ConfigurationManager ... 1984 ms.

Loading: LicensingManager ... 32 ms.

Loading: CacheManager ... 140 ms.

Loading: ServiceManager ...

Loading services.:

Service DQE started. (0 ms).

Service cafeuodi~mnuacc started. (0 ms).

Service memory started. (62 ms).

Service cross started. (109 ms).

Service file started. (141 ms).

Service runtimeinfo started. (62 ms).

Service timeout started. (109 ms).

Service cafeucc~api started. (94 ms).

Service trex.service started. (157 ms).

Service userstore started. (32 ms).

Service jmx_notification started. (47 ms).

Service p4 started. (203 ms).

Service classpath_resolver started. (31 ms).

Service log_configurator started. (2906 ms).

Service locking started. (16 ms).

Service http started. (282 ms).

Service naming started. (672 ms).

Service failover started. (94 ms).

Service appclient started. (110 ms).

Service javamail started. (140 ms).

Service ts started. (140 ms).

Service jmsconnector started. (172 ms).

Service licensing started. (16 ms).

Service connector started. (313 ms).

Service iiop started. (343 ms).

Service webservices started. (703 ms).

Service deploy started. (11094 ms).

Service MigrationService started. (47 ms).

Service bimmrdeployer started. (15 ms).

Service configuration started. (47 ms).

Service dbpool started. (1391 ms).

service com.sap.security.core.ume.service ================= ERROR =================

Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

java.lang.NoClassDefFoundError: com/sap/security/core/util/config/IUMConfiguration

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:219)

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

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)

java.lang.NoClassDefFoundError: com/sap/security/core/util/config/IUMConfiguration

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:219)

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

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)

[Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Jun 26, 2008 1:25:28 PM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_63] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Service cafeugpmailcf started. (47 ms).

.....................................................................................................................................................

error in dev_server0

..........................................

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

[Thr 25136] JHVM_LoadJavaVM: Java VM created OK.

**********************************************************************

JHVM_BuildArgumentList: main method arguments of node [server0]

**********************************************************************

[Thr 27108] Thu Jun 26 13:25:09 2008

[Thr 27108] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes

[Thr 27108] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework

[Thr 27108] Thu Jun 26 13:25:10 2008

[Thr 27108] JLaunchISetClusterId: set cluster id 1899250

[Thr 27108] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]

[Thr 27108] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]

[Thr 1272] Thu Jun 26 13:25:28 2008

[Thr 1272] JLaunchIExitJava: exit hook is called (rc = -11113)

[Thr 1272] **********************************************************************

      • ERROR => The Java VM terminated with a non-zero exit code.

      • Please see SAP Note 943602 , section 'J2EE Engine exit codes'

      • for additional information and trouble shooting.

**********************************************************************

[Thr 1272] JLaunchCloseProgram: good bye (exitcode = -11113)

.........................

Please look into this error and help me

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hai,

Reboot the whole server and check.Have you done any changes in the UME??

Check the settings in the service - com.sap.security.ume.service in the configtool.

Hope the following link will help to you

Thanks and Regards,

Former Member
0 Kudos

Thank you very much,

after applying..

Its working...