Error "Could Not Load Application Module" JBO-30003 JBO-29000 JBO-26000 In PO Details Page In Orders Tab After Extending PosViewShipmentsVO
(Doc ID 1917117.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle iSupplier Portal - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
Purchase Order Issues in iSupplier Portal
When attempting to view the PO after a column was added to the VO the following error occurs.
ERROR
-----------------------
You have encountered an unexpected error. Please contact the System Administrator for assistance.
Exception Details.
oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.pos.changeorder.server.ViewOrderAM'.
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:279)
...
## Detail 0 ##
JBO-30003: The application pool (host.domainDRIGSI10710oracle.apps.pos.changeorder.server.ViewOrderAM) failed to checkout an application module due to the following exception:
oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.PersistenceException, msg=JBO-26000: A Generic exception occurred during loading Customizations.
at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
...
oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.pos.changeorder.server.ViewOrderAM'.
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:279)
...
## Detail 0 ##
JBO-30003: The application pool (host.domainDRIGSI10710oracle.apps.pos.changeorder.server.ViewOrderAM) failed to checkout an application module due to the following exception:
oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.PersistenceException, msg=JBO-26000: A Generic exception occurred during loading Customizations.
at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
...
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Added one extra column in the SQL Query.
2. Try to view the PO clicking the PO number link
- get the error
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 |