issues
search
daisy
/
pipeline-webui
A Web User Interface for the DAISY Pipeline 2
Other
3
stars
2
forks
source link
Better Java version checking
#92
Closed
josteinaj
closed
8 years ago
josteinaj
commented
8 years ago
test that
java -version
>= 8 and give a nice error message if it isn't
delete RUNNING_PID only if it exists, warn if it doesn't exist and dump some info like
java -version
and
$JAVA_HOME
so that it's easier to see if java is configured incorrectly
java -version
>= 8 and give a nice error message if it isn'tjava -version
and$JAVA_HOME
so that it's easier to see if java is configured incorrectly