R12.1: AP: Error "JBO-25058: Definition MvImageUrl of type Attribute not found in Attach_0_FndAttachedDocumentsDomExtensionVO" While Displaying Supplier Attachment, After Applying JAN PSU EBS Patch
(Doc ID 2768354.1)
Last updated on MAY 03, 2023
Applies to:
Oracle Payables - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
After searching for a supplier and try to view its attachments, the following error is displayed instead in the Attachments table.
Error:
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition MyImageUrl of type Attribute not found in Attach_0_FndAttachedDocumentsDomExtensionVO
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1274)
at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3360)
at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3149)
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition MyImageUrl of type Attribute not found in Attach_0_FndAttachedDocumentsDomExtensionVO
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1274)
at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3360)
at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3149)
The FND Debug Log of the issue reproduce, shows the following:
..
...
fnd.common.ErrorStack SQL_PLSQL_ERROR
fnd.common.ErrorStack "java.sql.SQLException: ORA-06550: line 1, column 56:
PLS-00302: component 'AUDIT_CLIENT_IP' must be declared
ORA-06550: line 1, column 45:
PL/SQL: Statement ignored
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1044)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1329)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3584)
at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3685)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1376)
at oracle.apps.fnd.common.WebAppsContext.signOnAuditIP(WebAppsContext.java:6642)
at oracle.apps.fnd.security.AppsServletFilter$SecureResponseWrapper.addCookie(AppsServletFilter.java:700)
at oracle.apps.fnd.sso.SessionMgr.createSession(SessionMgr.java:712)
at oracle.apps.fnd.sso.SessionMgr.changePassword(SessionMgr.java:353)
at oracle.apps.fnd.sso.webui.ChangePasswordCO.processFormRequest(ChangePasswordCO.java:268)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:843)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:385)
...
...
Exception Details.
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition MyImageUrl of type Attribute not found in Attach_1_FndAttachedDocumentsDomExtensionVO
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1274)
at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3360)
...
...
...
fnd.common.ErrorStack SQL_PLSQL_ERROR
fnd.common.ErrorStack "java.sql.SQLException: ORA-06550: line 1, column 56:
PLS-00302: component 'AUDIT_CLIENT_IP' must be declared
ORA-06550: line 1, column 45:
PL/SQL: Statement ignored
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1044)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1329)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3584)
at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3685)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1376)
at oracle.apps.fnd.common.WebAppsContext.signOnAuditIP(WebAppsContext.java:6642)
at oracle.apps.fnd.security.AppsServletFilter$SecureResponseWrapper.addCookie(AppsServletFilter.java:700)
at oracle.apps.fnd.sso.SessionMgr.createSession(SessionMgr.java:712)
at oracle.apps.fnd.sso.SessionMgr.changePassword(SessionMgr.java:353)
at oracle.apps.fnd.sso.webui.ChangePasswordCO.processFormRequest(ChangePasswordCO.java:268)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:843)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:385)
...
...
Exception Details.
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition MyImageUrl of type Attribute not found in Attach_1_FndAttachedDocumentsDomExtensionVO
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1274)
at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3360)
...
...
BUSINESS IMPACT
----------------------
This issue disrupts the business continuity of the organization.
STEPS OR EVENTS THAT LEAD TO THE ISSUE OCCURRING
----------------------------------------------------------------
The issue can be reproduced at will with the following steps:
- Payments-->Entry
- Enter supplier name
- Click on -->Organization
- Scroll down to the Attachments section
The error displayed in the Attachments table.
And "exception details" page
Changes
Applied Applying JAN PSU EBS Patch
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 |