Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12
-
None
Description
Current Situation
When implementing a Java Monitor with ...extends JobSchedulerJobAdapter you must add ...extends JobSchedulerJobAdapter implements IMonitor_impl. If you do not add this, the monitor will not run on the Universal Agent.
Desired Behavior
JobSchedulerAdapter should implement IMonitor_impl.
Applicable JobScheduler Universal Agent Releases
A patch is available for download with JobScheduler Universal Agent releases:
- JobScheduler Universal Agent 1.12.7-1.12.8:
- Download the patch patch-20190226-JITL-550-1.12.7-1.12.8.zip
- Extract the patch-20190226-
JITL-550-1.12.7-1.12.8.zip to any location - Copy patch-20190226-
JITL-550-1.12.7-1.12.8.jar to the Universal Agent {$scheduler_home}/lib/patches location
Attachments
Issue Links
- relates to
-
JS-1682 Interfaces for sos.spooler.Job_impl and sos.spooler.Monitor_impl
- Released