cancel
Showing results for 
Search instead for 
Did you mean: 

J2SE for Support Package 13 on Netweaver 7.0?

Former Member
0 Kudos

Hi,

I have upgraded my server SP from 09 to 13. After installation j2ee server is not starting.

Am using J2SE 1.4.2_16 on which the server was running fine till the patch was applied.

Is this version compatible for SP 13 or do i need to go for higher one?

Please advice me on this.

Thanks,

RPN.

Edited by: RPN on May 25, 2009 2:13 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

Did you check the java Status of Java by running JCMON.

Please provide me the output of file Std_server.out you can find this in the work directory.

Thanks Rishi Abrol

Edited by: RishiAbrol on May 25, 2009 3:14 PM

Former Member
0 Kudos

Thanks Rishi Abrol,

i have provided the log:

-


stdout/stderr redirect

-


node name : server0

pid : 3420

system name : EP1

system nr. : 00

started at : Tue May 26 10:43:27 2009

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

[Thr 4536] 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 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 ... 469 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 187 ms.

Loading: ThreadManager ... 16 ms.

Loading: IpVerificationManager ... 15 ms.

Loading: ClassLoaderManager ... 0 ms.

Loading: ClusterManager ... 156 ms.

Loading: LockingManager ... 63 ms.

Loading: ConfigurationManager ... 1781 ms.

Loading: LicensingManager ... 31 ms.

Loading: CacheManager ... 125 ms.

Loading: ServiceManager ...

Loading services.:

Service memory started. (16 ms).

Service DQE started. (0 ms).

Service cross started. (0 ms).

Service file started. (31 ms).

Service userstore started. (16 ms).

Service timeout started. (47 ms).

Service cafeuodi~mnuacc started. (0 ms).

Service runtimeinfo started. (47 ms).

Service cafeucc~api started. (47 ms).

Service jmx_notification started. (141 ms).

Service trex.service started. (188 ms).

Service p4 started. (265 ms).

Service classpath_resolver started. (47 ms).

Service log_configurator started. (5656 ms).

Service locking started. (0 ms).

Service naming started. (453 ms).

Service failover started. (94 ms).

Service appclient started. (187 ms).

Service javamail started. (219 ms).

Service ts started. (250 ms).

Service licensing started. (0 ms).

Service jmsconnector started. (343 ms).

Service connector started. (406 ms).

Service webservices started. (656 ms).

Service iiop started. (516 ms).

Service http started. (1438 ms).

Service deploy started. (10937 ms).

Service bimmrdeployer started. (16 ms).

Service MigrationService started. (63 ms).

Service configuration started. (47 ms).

Service dbpool started. (921 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.

May 26, 2009 10:43:45... 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).

Thanks,

RPN

Former Member
0 Kudos

Your data source are ? Are you use abap or AD as data source ? Are you heve correctly implemented the

13 patch level? Because the error as you post are for 7.00 patch level 9 .. -->

Note 965451 - Error, while preloading security provider classes

Regards.

Former Member
0 Kudos

Hi,

Can you please Check the SAPJSF password is not lock if locked please unlock it and set the password in the Configtool.

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi,

I have checked using su01, SAPJSF is not locked.

Thanks,

RPN

Former Member
0 Kudos

Hi,

Did you check the currect client (need to check the UME client Default is 001 and if u have change the client then that you can see in Configtool.)

Thanks Rishi Abrol

Former Member
0 Kudos

I did check for the client 001.

Thanks,

RPN

Former Member
0 Kudos

Hi,

Please check Note 965451 - Error, while preloading security provider classes.

Please check these Parameters in the note mentioned above in configtool.As it reffers to the error that you are getting in the LOgs"'Error occurred while preloading classes of security providers from jre/lib/ext folder' "

Thanks Rishi Abrol

Former Member
0 Kudos

I'm post same 5 post before .... But you have other problems as I can see

Former Member
0 Kudos

Thanks a lot Rishi & Sergo for your guidance ...

Note 942050 got the solution for my issue.

Thanks a Lot:)

RPN

Answers (1)

Answers (1)

Former Member
0 Kudos

This version are no so bad, and your SAP appl must start if you do everything correctly.

Are you check the dev_server0 log for errors ?

Regards.