Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13
-
None
Description
Current Situation
When adding a custom event e.g. in the resources/events tab without paramters a org.xml.sax.SAXParseException: Premature end of file is thrown when running the sos.scheduler.job.JobSchedulerEventJob Job.
This only happens when using mysql database.
Desired Behavior
It should be possible to add events without parameters.
Patch
A patch is available.
- Download from here
- Copy the file in $scheduler_home/lib/patches
- Restart JobScheduler