Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I installed some java code and when I run it on a compute node, an error about the version not being consistent is generated. How do I find what is being used for java in my environment?

Code Block
languagebash
titleType the following to see what the environment variable is set to:

...

Code Block
title
languagebash
Test
echo $CLASSPATH

...

$CLASSPATH