× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Jack,

Sorry for the slow response (trying to get caught up after COMMON)

I see that you're receiving an UnsupportedClassVersionError, and that means that the version of Java you're using doesn't support the Java classes you've given them.

In other words... you need a newer version of Java than the one you're currently running with.

If this works for some users but not others, then I'd say you probably have the right version of Java /installed/, but your configuration is causing an older version of Java to be used for some circumstances. Check the JAVA_HOME variable and the java.version property (in SystemDefaults.properties) to see if the wrong one may be set.


On 5/9/2012 1:54 PM, Jack Tucky wrote:
Thanks David. I see errors when running it. My first thought was maybe the
Classpath wasn't right for this user but I checked using WRKENVVAR and I see
PDFBox in there.

java -jar /JavaPDF/pdfbox-app-1.6.0.jar ExtractText
/qlansrv/as400/infiles/jack/iii.pdf
java.lang.UnsupportedClassVersionError: org/apache/pdfbox/PDFBox

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.