java.lang.NullPointerException error While Routing Workflow
(Doc ID 2863181.1)
Last updated on JULY 19, 2023
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
While moving from one status to another in a workflow, below error is seen
ERROR
-----------------------
java.lan.NullPointerException & Root Cause exception : java.rmi.RemoteException: EJB Exception: ; nested exception is:
java.util.EmptyStackException
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login to webclient
2. Search for Change Order ECOXXXXXXX; Workflow ECO Change Top Level Part
3. Trying to move from CCB to the next status CCB2
4. No error in UI , History tab
5. Error seen in CustomPX.log
FACTS
-------------------------------------------
In java client we see below
A)null keyword getting added in workflow criteria automatically instead of And/Or
B)closing parenthesis is missing in workflow criteria
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 |