Java Exception Error When Trying to Complete the New Line in Execute Job.
(Doc ID 2060418.1)
Last updated on JUNE 21, 2023
Applies to:
Oracle Depot Repair - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Repair Order Management
When attempting to complete a operation for a new line in Execute Job, the following error occurs.
ERROR
-----------------------
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.csd.ro.mgmt.server.HvrRepairMainAMImpl.initOpCompletionDetails(HvrRepairMainAMImpl.java:764)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:190)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:153)
When trying to create the job in Repair Order form without routing by selecting "Do not specify Bills and Routings",
the following error occurs.
ERROR
-----------------------
930229: System cannot add or change operation because requested department_ID does not exist in bom_departments table.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Navigation: Depot Repair Order > Repair Job tab > select Execute Job
2. Select Repair Execution > Repair Operations
3. Click "Add Another Row"
4. Complete operation
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 |