Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.13.7
Description
Current Situation
- During the initialization of the the job stream resolver null pointer exceptions can occur.
- With the patch for
JOC-1050the SQL statements have been optimized. This optimization is similarly applied to the job stream plugin. The initialization process is executed when starting JobScheduler Master and when a job stream has been modified with JOC Cockpit.
Desired Behavior
- No known null pointer exceptions should occur.
- The initialization of the resolver should use the optimized statements that have been introduced with
JOC-1050
Patch
- A patch is available for download: https://download.sos-berlin.com/patches/1.13.7-patch/patch_jobstream_plugin_1.13.7.jar
- To apply the patch store the patch file to your $SCHEDULER_HOME/lib/patches directory and restart the Master.