gavin wrote:
Ugh. Me Very Bad.
Is this the same error ? Looks like my h3 test is on hold ;-)
[03/02/05 14:52:03:074 GMT] 16f6d891 ExceptionUtil E CNTR0020E: Non-application exception occurred while processing method "getList" on bean "BeanId(TargetBroker#StandingDataEJB.jar#StandingData, null)". Exception data: java.lang.LinkageError: LinkageError while defining class: org.hibernate.criterion.Criterion
Could not be defined due to: org/hibernate/criterion/Criterion (Unsupported major.minor version 49.0)
This is often caused by having a class defined at multiple
locations within the classloader hierarchy. Other potential causes
include compiling against an older or newer version of the class
that has an incompatible method signature.
Dumping the current context classloader hierarchy:
==> indicates defining classloader
==>[0]
com.ibm.ws.classloader.CompoundClassLoader@79249899
Local ClassPath: C:\workspaces\brokerp6\TargetBrokerEJB\ejbModule;C:\workspaces\brokerp6\BusinessValidationEJB\ejbModule;C:\workspaces\brokerp6\StandingDataEJB\ejbModule;C:\workspaces\brokerp6\DiaryEJB\ejbModule;C:\workspaces\brokerp6\DiaryEntityBeans\ejbModule;C:\workspaces\brokerp6\ThirdPartyAdaptersEJB\ejbModule;C:\workspaces\brokerp6\TargetValidatorCore\bin;C:\workspaces\brokerp6\TargetBroker\log4j-1.2.8.jar;C:\workspaces\brokerp6\TwofishEncyptionModule\bin;C:\workspaces\brokerp6\StandingDataBusinessClasses\bin;C:\workspaces\brokerp6\TargetBrokerBusinessClasses\bin;C:\workspaces\brokerp6\TargetCommonCode\bin;C:\workspaces\brokerp6\BusinessValidationBusinessClasses\bin;C:\workspaces\brokerp6\RexxJava\bin;C:\workspaces\brokerp6\TargetBroker\spring.jar;C:\workspaces\brokerp6\TargetBroker\commons-lang.jar;C:\workspaces\brokerp6\TargetBroker\hibernate2.jar;C:\workspaces\brokerp6\TargetBroker\commons-beanutils.jar;C:\workspaces\brokerp6\DiaryBusinessClasses\bin;C:\workspaces\brokerp6\TargetBroker\commons-collections-3.1.jar;C:\workspaces\brokerp6\ThirdPartyAdaptersBusinessClasses;C:\workspaces\brokerp6\Notes\src;C:\workspaces\brokerp6\TargetBroker\hibernate3.jar;C:\workspaces\brokerp6\TargetBroker\jcommon-0.9.3.jar;C:\workspaces\brokerp6\TargetBroker\jfreechart-0.9.18.jar;C:\workspaces\brokerp6\TargetBroker\cglib-full-2.0.1.jar;C:\workspaces\brokerp6\TargetBroker\commons-logging.jar;C:\workspaces\brokerp6\TargetBroker\dom4j-1.4.jar;C:\workspaces\brokerp6\TargetBroker\ehcache-0.7.jar;C:\workspaces\brokerp6\TargetBroker\odmg-3.0.jar;C:\workspaces\brokerp6\TargetBroker\castor-0.9.5.4.jar;C:\workspaces\brokerp6\TargetBroker\xerces.jar;C:\workspaces\brokerp6\TargetBroker\jdbc-se2.0.jar;C:\workspaces\brokerp6\TargetBroker\jndi.jar;C:\workspaces\brokerp6\TargetBroker\jta1.0.1.jar;C:\workspaces\brokerp6\DiaryWeb\Log4j.jar;C:\workspaces\brokerp6\DiaryWeb\StandingDataEJBUtility.jar;C:\workspaces\brokerp6\DocumentEnquiryWeb\Log4j.jar;C:\workspaces\brokerp6\DocumentEnquiryBusinessClasses\bin;C:\workspaces\brokerp6\DocumentEnquiryBusinessClasses\Log4j.jar;C:\workspaces\brokerp6\TargetBroker\pulsar.3.0.jar;
Delegation Mode: PARENT_FIRST
[1] com.ibm.ws.classloader.ExtJarClassLoader@1945409690 Local ClassPath: C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51\lib\app; Delegation Mode: PARENT_LAST
[2] com.ibm.ws.classloader.ProtectionClassLoader@361f989b
[3] com.ibm.ws.bootstrap.ExtClassLoader@3d63589b
[4] sun.misc.Launcher$AppClassLoader@3d74989b
[5] sun.misc.Launcher$ExtClassLoader@3d70989b
---Original exception---
java.lang.UnsupportedClassVersionError: org/hibernate/criterion/Criterion (Unsupported major.minor version 49.0)