Hi folks
         I am using Apache commons email jar 1.4 and Apache Tikka jar 1.10 .
I see the following error 

Caused by: java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major
version; class=org/apache/tika/detect/Detector, offset=6
        at java.lang.ClassLoader.defineClassImpl(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:275)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:74)
        at
com.ibm.ws.classloader.CompoundClassLoader._defineClass(CompoundClassLoader.java:833)
        at
com.ibm.ws.classloader.CompoundClassLoader.localFindClass(CompoundClassLoader.java:746)
        at com.ibm.ws.c

When I remove the Apache email jar , it runs fine and I dont get the error.
I tried all version combinations of Apache Tikka jar , lower version as well
just incase the higher version jar was build with a higher compiler level. 

Still not solved. Do you guys know of any issue between Apache email and
Apache tikka jars regarding compatibility ?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Incompatibility-between-apacke-tikka-and-apache-commons-email-jar-tp4241269.html
Sent from the Apache Tika - Development mailing list archive at Nabble.com.

Reply via email to