Extended VO errors after upgrading to 12.1.3
After upgrading EBS from 12.0.6 to 12.1.3, an extended VO is giving the following error. I verified the extended VO query in the upgraded instance and it is working without any errors.
JBO-30003: The application pool (pwkodb001s.atc.llcPWKD301596oracle.apps.icx.por.rcv.server.ViewReceiptsAM) 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.NoDefException, msg=JBO-25002: Definition atcllc.oracle.apps.icx.por.rcv.server.ATCLLCViewReceiptsDetailListVO of type View Definition not found
I verified the VORowImpl.class and VO.xml files are in atcllc/oracle/apps/icx/por/rcv/server directory. Nothing has been changed on the application server that I am aware of.
JBO-30003: The application pool (pwkodb001s.atc.llcPWKD301596oracle.apps.icx.por.rcv.server.ViewReceiptsAM) 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.NoDefException, msg=JBO-25002: Definition atcllc.oracle.apps.icx.por.rcv.server.ATCLLCViewReceiptsDetailListVO of type View Definition not found
I verified the VORowImpl.class and VO.xml files are in atcllc/oracle/apps/icx/por/rcv/server directory. Nothing has been changed on the application server that I am aware of.
0