-
Type:
Fix
-
Status: Released (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7, 1.8, 1.9
-
Component/s: None
-
Labels:None
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