Skip to content

Getting java.lang.reflect.InvocationTargetException when running on Linux machine #805

Answered by pds-ops
jordanpadams asked this question in Q&A
Discussion options

You must be logged in to vote

This is most likely a Java version error. From the command-line try this:

% java -version
openjdk version "15.0.1" 2020-10-20
OpenJDK Runtime Environment (build 15.0.1+9)
OpenJDK 64-Bit Server VM (build 15.0.1+9, mixed mode, sharing)

See the Installation instructions for the Java Runtime Environment for details on the expected version of Java that should appear when running the above command.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pds-ops
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants