R11 R12 Not Able To Attach Files Getting Error JBO-27019 NullPointerException
(Doc ID 1604304.1)
Last updated on AUGUST 11, 2022
Applies to:
Oracle Project Planning and Control - Version 11.5.10.2 and laterInformation in this document applies to any platform.
Symptoms
When attempting to attach file under Project --> Attachments, getting below error :
oracle.apps.fnd.framework.OAException: oracle.jbo.AttrValException: JBO-27019: Get method for attribute "LastUpdatedByName" in Attach_0_AttachmentListVO could not be resolved.
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247)
at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042)
at _OA._jspService(_OA.java:228)
.................................
java.lang.NullPointerException
at oracle.apps.dom.dmrepository.server.AttachmentListVORowImpl.getLastUpdatedByName(AttachmentListVORowImpl.java:1280)
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 |