cancel
Showing results for 
Search instead for 
Did you mean: 

Error like java.lang.UnsupportedClassVersionError

Former Member
0 Kudos

Dear All,

I developed two WebDynpro DC,s one is Parent and one is Child using Interface Controller when i am deploy and running the Parent DC i am getting Error like

"java.lang.UnsupportedClassVersionError"

What does it mean please help me anyone where i did a mistake

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

anand_govardhan
Active Participant
0 Kudos

Hi,

Please check the installed java version.

Check this link.

[NetWeaver Developer Studio (NWDS)|http://wiki.sdn.sap.com/wiki/display/Java/NetWeaver%2bDeveloper%2bStudio%2b(NWDS)?bc=true]

It tells how to solve similar issue.

If you have installed correct version of JDK. Repair and reload the used DC.

Regards,

Anand G

Answers (2)

Answers (2)

junwu
Active Contributor
0 Kudos

if you are in NW7, please use jdk1.4 to run your nwds and compile

if ce7.2, please user jdk1.6

Former Member
0 Kudos

Hi Rama,

It seems like there is a mismatch between java version of NWDS and WebAs server.

Check this link for troubleshooting:

http://wiki.sdn.sap.com/wiki/display/Java/NetWeaverDeveloperStudio+%28NWDS%29

Regards,

Jithin