Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem wityh class file versions #2

Open
sergiokapone opened this issue Jun 15, 2022 · 4 comments
Open

Problem wityh class file versions #2

sergiokapone opened this issue Jun 15, 2022 · 4 comments

Comments

@sergiokapone
Copy link

Faced a problem with PDFAnnotExtractor 0.1l. Problem with update of PDFAnnotExtractor?

Just try in TeXLive\2022\texmf-dist\scripts\pax\

java -jar pax.jar

And get an error (with last updated Java 1.8.0_321)

Exception in thread "main" java.lang.UnsupportedClassVersionError: pax/PDFAnnotExtractor has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
@bastien-roucaries
Copy link
Owner

I believe you should update your java

@sergiokapone
Copy link
Author

sergiokapone commented Jun 15, 2022

I get Java from this folder https://sourceforge.net/projects/portableapps/files/Java%20Portable/

jPortable64_8_Update_321_online.paf.exe

java version "1.8.0_321"
Java(TM) SE Runtime Environment (build 1.8.0_321-b07)
Java HotSpot(TM) Client VM (build 25.321-b07, mixed mode)

More newest? What should be the version? The old one pax.jar worked before the update TeXLive.

@sergiokapone
Copy link
Author

sergiokapone commented Jun 15, 2022

Where Can I get old version of pax.jar to check again?

@sergiokapone
Copy link
Author

sergiokapone commented Jun 19, 2022

I, nevertheless, managed to run the script with the java version from jdk
For common java, neither the desktop installation nor the portable version ran the script. Why is that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants