Workflow Status Tab Shows Blank in Java Client
(Doc ID 1484286.1)
Last updated on OCTOBER 04, 2023
Applies to:
Oracle Agile PLM Framework - Version 9.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
Actual Behavior
In Java Client, the Status tab in Workflow shows blank.
ERROR
Java Console shows below error:
java.lang.NullPointerException
at com.agile.admin.server.ADAssign$UserOrgIDWithExtraInfo.format(ADAssign.java:474)
at com.agile.admin.server.ADAssign.resolveID(ADAssign.java:302)
at com.agile.admin.server.ADAssign.getAssignIDName(ADAssign.java:207)
at com.agile.admin.server.workflow.ADExitCriteria.buildBaseNode(ADExitCriteria.java:534)
at com.agile.admin.server.workflow.ADChangeStatus.buildBaseNode(ADChangeStatus.java:1217)
at com.agile.admin.server.builder.NodeBuilder.buildBaseNode(NodeBuilder.java:78)
at com.agile.admin.server.AdminSessionBean.getWorkflowStatuses(AdminSessionBean.java:1326)
Steps to Reproduce
The issue can be reproduced at will with the following steps:
1. Login to Java Client in admin user
2. Go to Admin > Workflow Settings > Workflow
3. Open the specific workflow
4. Go to Status tab
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 |