...
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 | ||||
---|---|---|---|---|
|
...
echo $CLASSPATH |
...
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 | ||||
---|---|---|---|---|
|
...
echo $CLASSPATH |