Error 'java.util.NoSuchElementException' When attempting to Run Event PX (Process Extension) or Custom Action PX
(Doc ID 1496278.1)
Last updated on MAY 24, 2023
Applies to:
Oracle Agile PLM Framework - Version 9.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to trigger Event PX or Custom Action PX, below error occurs in the History Tab and Event Monitor
Error:
Call APIException.getRootCause() for details
Error in the application server log when printing out the stack trace in code - e.printStackTrace();
java.util.NoSuchElementException
Facts
PX is compiled with AgileAPI.jar and PX.jar which is copied from the Agile Application Server's %Agile_Home%\integration\sdk\lib directory
Steps:
The issue can be reproduced at will with the following steps:
- In Java Client, configure Event PX or Custom Action PX
- Log into Web Client, and take action to trigger the PX
- In the history tab of the object and Event Monitor it shows the error:
<px_name>:Call APIException.getRootCause() for details
Changes
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 |