Details
-
Fix
-
Status: Known Issue (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.11.4, 1.11.5, 1.11.6, 1.11.7
-
None
-
None
Description
Current Situation
- sos.scheduler.jade.JadeJob uses both configuration file types: .ini and .xml
- sos.scheduler.jade.Jade4DMZJob supports .ini configuration files only and throw the following exception if the .xml configuration file type is used:
... error in sos.configuration.SOSConfiguration.readProfileSettings(202): cause: sos.settings.SOSXMLSettings.getSection(101): application has no value! ...
Desired Behaviour
- sos.scheduler.jade.Jade4DMZJob should use both file configuration types: .ini and .xml
- A patch should be available for the JobScheduler Master 1.11.4 - 1.11.7
Workaround
- Unzipt the patch patch_for_YADE-502_on_JS_1.11.4-1.11.7.jar to the ./lib/patches directory of the JobScheduler Master and perform a restart.
Maintainer Notes
- As of March 2018 release 1.11 is at its end of life. Therefore the fix for this issue cannot be added to a future maintenance release.
- Users of releases 1.11.4 to 1.11.7 can apply the patch from the workaround section.
Attachments
Issue Links
- is related to
-
YADE-503 JobScheduler 1.12 - Jade4DMZJob should use xml configuration file
- Released