My Oracle Support Banner

Encountering exception when Submitting a Batch on AIX using submitjob.sh (Doc ID 2051567.1)

Last updated on FEBRUARY 21, 2024

Applies to:

Oracle Real-Time Scheduler - Version 2.2.0.3.0 to 2.2.0.3.1 [Release 2.2]
Oracle Utilities Mobile Workforce Management - Version 2.2.0.3.0 to 2.2.0.3.1 [Release 2.2]
Information in this document applies to any platform.

Symptoms

Mobile Workforce Management (MWM) Batches are not running after upgrading to v2.2.0.3.

On AIX operating system, when a batch is submitted through submitjob.sh, it gives the following exception:

- [main] ERROR (api.batch.SubmitBatch) An exception was thrown - terminating this run with exit code 2
com.splwg.shared.common.LoggedException:
The following stacked messages were reported as the LoggedException was rethrown:
com.splwg.base.support.context.ContextFactory.createCobolWrapperContext(ContextFactory.java:585): error initializing test context
com.splwg.base.support.context.ApplicationContext.addMappings(ApplicationContext.java:351): Error initializing ApplicationContext

The root LoggedException was: Unexpected SAXException
at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:199)
at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:87)
at com.splwg.shared.common.XMLParserHelper.getSAXReader(XMLParserHelper.java:49)
at com.splwg.base.support.context.ApplicationContext.initializeMappingsSAXReader(ApplicationContext.java:391)
at com.splwg.base.support.context.ApplicationContext.addMappings(ApplicationContext.java:351)
at com.splwg.base.support.context.ApplicationContext.buildSessionFactory(ApplicationContext.java:186)
at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:127)
at com.splwg.base.support.context.ContextFactory.createCobolWrapperContext(ContextFactory.java:585)
at com.splwg.base.api.batch.StandaloneExecuter.setupContext(StandaloneExecuter.java:338)
at com.splwg.base.api.batch.StandaloneExecuter.run(StandaloneExecuter.java:135)
at com.splwg.base.api.batch.StandaloneExecuter.main(StandaloneExecuter.java:433)
at com.splwg.base.api.batch.AbstractStandaloneRunner.invokeStandaloneExecuter(AbstractStandaloneRunner.java:547)
at com.splwg.base.api.batch.AbstractStandaloneRunner.run(AbstractStandaloneRunner.java:179)
at com.splwg.base.api.batch.SubmitBatch.run(SubmitBatch.java:62)
at com.splwg.base.api.batch.SubmitBatch.main(SubmitBatch.java:39)
Caused by: org.xml.sax.SAXNotRecognizedException: Feature '<HYPERLINK>/secure-processing' is not recognized.
at org.apache.xerces.parsers.AbstractSAXParser.setFeature(Unknown Source)
at org.dom4j.io.SAXReader.setFeature(SAXReader.java:218)
at com.splwg.shared.common.XMLParserHelper.getSAXReader(XMLParserHelper.java:41)
... 12 more

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.