Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.7, 1.8, 1.9
-
None
-
None
Description
Current Situation
if you call the JobScheduler startscript with option version|-V|-version|--version then you get the version and an error.
> ./jobscheduler.sh version JobScheduler engine 1.8.2 Z-JAVA-105 Java exception java.lang.NoClassDefFoundError: com/google/common/base/Throwables - caused by - java.lang.ClassNotFoundException: com.google.common.base.Throwables, method=FindClass [com/google/common/base/Throwables]
Desired Situation
the version should display without an error