cancel
Showing results for 
Search instead for 
Did you mean: 

bad major version at offset=6.

Former Member
0 Kudos

Hi Everybody,

Platform Details:

EP version : 7.01 SP6

In my server we have installed JDK version:

java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)

IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142-20090310 (JIT enabled)

J9VM - 20090309_31291_BHdSMr

JIT  - 20090210_1447ifx1_r

In my Desktop(NWDS)  I have installed JDK provided by Sun/oracle:

java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)

Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)

I am able to deploy the application successfully but when I run the application in the portal it throwing following Error:

java.lang.UnsupportedClassVersionError: (com/sap/xss/per/helpers/CcHelper)

bad major version at offset=6.

In fact I have done nothing in development, just I imported Development Configuration and created a project on a DC then I deployed it in the server. I didn't modify any thing just deployed the DC it throwing the above error.

Please help me to fix  this problem.

Thanks and Regards

shiva

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

what version of ess/mss is deployed in  your server?

is "com/sap/xss/per/helpers/CcHelper " in the project you have created?

Former Member
0 Kudos

Hi Jun Wu,

Thank your very much for your quick response. I solved this issue. I unistalled JDK and NWDS then again I reinstalled JDK and NWDS. Now its working well.

Thanks and Regards

siva

Answers (0)