on 2009 May 25 1:13 PM
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.