Symptom
After upgrade from 7.0x to a later NetWeaver Java, such as 7.5, starting/stopping the Java server with startsap/stopsap may give error in the command line:
FATAL: Main class "com.sap.inst.jdbc.connect.JdbcCon" cannot be started:
FATAL: java.lang.UnsupportedClassVersionError: com/sap/security/core/server/secstorefs/InvalidStateException : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:735)
at java.lang.ClassLoader.defineClass(ClassLoader.java:716)
at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:927)
at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:807)
at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:755)
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2484)
at java.lang.Class.getDeclaredMethod(Class.java:1971)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:149)
FATAL: com.sap.engine.offline.OfflineToolStart will abort now with exitcode 2
this issue doesn't appear to actually effect the starting and stopping of the server, but the error is received nonetheless.
Read more...
Environment
SAP NetWeaver All versions
Product
Keywords
jdbc, upgrade , KBA , BC-JVM , SAP Java Virtual Machine , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.