cancel
Showing results for 
Search instead for 
Did you mean: 

Error in ESS Payslip Application After Customization of Code

Former Member
0 Kudos
70

Hi All,

I have modified the ESS Payslip application through NWDS after the configuration of NWDI.

I have did small change in the coding and I build and deployed the application. When I saw the payslip application in portal I am getting the following error.

java.lang.UnsupportedClassVersionError: com/sap/xss/hr/rem2/cc/wdp/InternalCcRem2 (Unsupported major.minor version 50.0)

at java.lang.ClassLoader.defineClass0(Native Method)

at java.lang.ClassLoader.defineClass(ClassLoader.java:539)

at com.sap.engine.services.deploy.server.ApplicationLoader.defineClassWithInterception(ApplicationLoader.java:168)

at com.sap.engine.services.deploy.server.ApplicationLoader.loadLocalClass(ApplicationLoader.java:140)

at com.sap.engine.frame.core.load.ResourceLoader.loadClass(ResourceLoader.java:127)

... 63 more

In my machine I have installed the following JDK

JDK Version : jdk1.6.0_03 (client Machine)

: jdk1.4.2_11-b06 (EP Server)

I am on EP7.0 SP11, ESS6.0

Can anyone guide me

Thanks in advance

Ponnusamy P

View Entire Topic
Former Member
0 Kudos

check this

http://www.jetbrains.net/jira/browse/TW-1846

andd reward points if helpful