Concurrent Processing - Output Post Processor (OPP) Does Not Start due to Initialization parameter error java.util.NoSuchElementException
(Doc ID 457510.1)
Last updated on MARCH 04, 2023
Applies to:
Oracle Application Object Library - Version 11.5.10.2 to 11.5.10.2 [Release 11.5]Information in this document applies to any platform.
Symptoms
The manager process for the Output Post Processor (OPP) does not start. When verifying the status of the manager it shows as "Initializing", but the manager never starts.
The following error is shown in the OPP manager log file:
[9/6/07 6:24:21 AM] [main] Starting GSF service with concurrent process id = 102187.
[9/6/07 6:24:21 AM] [main] Initialization Parameters:
[9/6/07 6:24:21 AM] [EXCEPTION] [main] java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(Unknown Source)
at oracle.apps.fnd.cp.gsf.GSMServiceController.parseParameters(GSMServiceController.java:171)
at oracle.apps.fnd.cp.gsf.GSMServiceController.init(GSMServiceController.java:130)
at oracle.apps.fnd.cp.gsf.GSMServiceController.<init>(GSMServiceController.java:66)
at oracle.apps.fnd.cp.gsf.GSMServiceController.main(GSMServiceController.java:428)
[9/6/07 6:24:21 AM] [ERROR] [main] Missing initialization parameters, unable to initialize service.
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! |
In this Document
Symptoms |
Cause |
Solution |