Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12.2
-
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 JobScheduler Master 1.12.2
Workaround
- Unzip the patch patch_for_YADE-503_on_JS_1.12.2 to the ./lib/patches directory of the JobScheduler Master and perform a restart.
Attachments
Issue Links
- relates to
-
YADE-502 JobScheduler 1.11 - Jade4DMZJob should use xml configuration file
- Known Issue