Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGL Development Tools » Bad Major Version (Error tryng to call rpg service program on iSeries)
Bad Major Version [message #911205] Tue, 11 September 2012 03:26 Go to previous message
Bob NIcholson is currently offline Bob NIcholson
Messages: 62
Registered: December 2011
Location: Seattle
Member
I'm getting the following error when trying to call an RPG service on my iSeries:

java.lang.UnsupportedClassVersionError:JVMCFRE003 bad major version; class=server/CallRpgService, offset=6 (unable to load class server.CallRpgService)

The call works from the workbench and when running on an external browser with local host. However, when I deploy the war file to my iSeries running Tomcat 6.03, I get the error.

I've set the work bench property for Java compiler to 1.7, 1.6 and 1.5 and re built everything without any affect. I'm running and external version of Apache Tomcat 6.03 on my iSeries. But, I'm assuming this is not the problem at this point.

on the iseries I have:

5761JV1 *COMPATIBLE IBM Developer Kit for Java
5761JV1 *COMPATIBLE J2SE 5.0 32 bit
5761JV1 *COMPATIBLE J2SE 5.0 64 bit
5761JV1 *COMPATIBLE Java SE 6 32 bit
5761JV1 *COMPATIBLE Java SE 6 64 bit

I'm not sure if I'm looking at the proper settings.

Thanks for any help.

Bob
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Fun with EDT
Next Topic:Null Pointer Exception
Goto Forum:
  


Current Time: Tue May 21 18:38:11 EDT 2013

Powered by FUDForum. Page generated in 0.01624 seconds