ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » BIP4395E: Java exception

Post new topic  Reply to topic
 BIP4395E: Java exception « View previous topic :: View next topic » 
Author Message
sapana
PostPosted: Fri Jan 15, 2010 4:34 am    Post subject: BIP4395E: Java exception Reply with quote

Apprentice

Joined: 16 Apr 2007
Posts: 33
Location: Pune

I am trying to deploy a message flow which contains JCN and a sendMail node. But I am getting following errors:

BIP4368S: The method 'setAttribute' has thrown the following exception: java.lang.UnsupportedClassVersionError: com/racv/FlatternOutstandingAction_JavaCompute (Unsupported major.minor version 49.0).

The Java API framework has caught an unhandled Java exception.

Contact the node provider for further details.

And

BIP4395E: Java exception: 'java.lang.UnsupportedClassVersionError'; thrown from class name: 'java.lang.ClassLoader', method name: 'defineClass0', file: 'ClassLoader.java', line: '-2'

The message contains that data associated with a Java exception.

No user action required.


The Java Build path of java project includes javacompute.jar,jplugin2.jar and JRE lib. Please help me resolve this
Back to top
View user's profile Send private message
sapana
PostPosted: Mon Jan 18, 2010 12:47 am    Post subject: Reply with quote

Apprentice

Joined: 16 Apr 2007
Posts: 33
Location: Pune

The JRE verison is :
java version "1.4.2"
Back to top
View user's profile Send private message
kimbert
PostPosted: Mon Jan 18, 2010 2:42 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Last time I saw this message, I found out that I was attempting to execute code which was compiled for a recent version of the JVM ( 1.5 or 1.6 ) using a previous version ( 1.4 ). I would check your system path, and make sure that you're using the correct Java version.
Back to top
View user's profile Send private message
sapana
PostPosted: Mon Jan 18, 2010 4:53 am    Post subject: Reply with quote

Apprentice

Joined: 16 Apr 2007
Posts: 33
Location: Pune

Hi Kimbert,
I have the java complier compliance level for project set as 1.4.
And to determine the JVM used by the execution group I did:
C:\IBM\WMBRuntime>java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)

Am I setting these correctly?Is there any other way to check the JVM version for a specific execution group?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Jan 18, 2010 7:50 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

sapana wrote:
Hi Kimbert,
I have the java complier compliance level for project set as 1.4.
And to determine the JVM used by the execution group I did:
C:\IBM\WMBRuntime>java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)

Am I setting these correctly?Is there any other way to check the JVM version for a specific execution group?

When you compile you need to set the target version to 1.4
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
sapana
PostPosted: Mon Jan 18, 2010 9:55 pm    Post subject: Reply with quote

Apprentice

Joined: 16 Apr 2007
Posts: 33
Location: Pune

Yes I had it set to 1.4
And it seems to be some problem with my toolkit, I am reinstalling it now!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » BIP4395E: Java exception
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.