Delete Material from View Work Order Page Throws NullPointerException
(Doc ID 2054534.1)
Last updated on FEBRUARY 19, 2019
Applies to:
Oracle Enterprise Asset Management - Version 12.2.4 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.4 version,
When deleting a material from the view work order page, the following error is thrown
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.eam.workorder.webui.WorkOrderRouteCO.processFormRequest(WorkOrderRouteCO.java:81)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:854)
java.lang.NullPointerException
at oracle.apps.eam.workorder.webui.WorkOrderRouteCO.processFormRequest(WorkOrderRouteCO.java:81)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:854)
The issue can be reproduced at will with the following steps:
1. view work order
2. delete material
3. observe error
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 |
References |