cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI Installation on SUSE 10

Former Member
0 Kudos

Hi,

I am trying to install SAP GUI on SUSE 10 and after executing java -jar it returns the following error The java class could not be loaded. java.lang.UnsupportedClassVersionError: (com/sap/platin/micro/Microkernel) bad major version at offset=6.

what could be the cause of this and how can it be resolved?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Execute

java --fullversion

and verify that the version of java you're running is a supported one. You'll need to be using JVM: Sun Java Runtime Evironment 1.4.2 (32-bit) or 5.0 (32-bit) including Java Plugin, per OSS note 954572.

https://service.sap.com/sap/support/notes/954572