Unable To Publish Report from Report Set and Web Page Errors Out with "You have encountered an unexpected error"
(Doc ID 2513580.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Report Manager - Version 12.2.5 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.5 version, Report Manager
When attempting to publish report set the following error occurs.
ERROR
-----------------------
Error Page
You have encountered an unexpected error. Please contact the System Administrator for assistance.
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. select Publish Report Set
2. select one Request from the Set and click Publish
3. Publish and Presentation Program Request completes in ERROR and no output is generated.
The following error is shown in the Presentation Program Request log:
Inserting Expansion Value Output 1
Exception occurred: oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.lang.NullPointerException;
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:886)
at oracle.apps.frm.utils.FRMStringUtils.stackTrace(FRMStringUtils.java:88)
at oracle.apps.frm.cp.FRMSubmissionPublishingWrapperCP.runProgram(FRMSubmissionPublishingWrapperCP.java:271)
at oracle.apps.fnd.cp.request.Run.main(Run.java:156)
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.getAllMessageStackTraces(OAException.java:865)
at oracle.apps.frm.utils.FRMStringUtils.stackTrace(FRMStringUtils.java:88)
at oracle.apps.frm.cp.FRMPublishingEngineForCP.publishReport(FRMPublishingEngineForCP.java:401)
at oracle.apps.frm.cp.FRMSubmissionPublishingWrapperCP.runProgram(FRMSubmissionPublishingWrapperCP.java:212)
at oracle.apps.fnd.cp.request.Run.main(Run.java:156)
java.lang.NullPointerException
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! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |