Details
-
Fix
-
Status: Approved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The JobScheduler Agent doesn't start after setup Release 1.3.12.2265.
You get the error
SCHEDULER-332 Error in Java_subsystem while switching to state=active: Z-JAVA-105 Java exception java.lang.NoClassDefFoundError("javax/inject/Provider
in the ./logs/scheduler.log
WORKAROUND:
Remove the Jetty plugin in the ./config/scheduler.xml
<plugins> <plugin java_class="com.sos.scheduler.engine.plugins.jetty.JettyPlugin"> <plugin.config/> </plugin> </plugins>