Unable to create new Transfer Authority
(Doc ID 2095655.1)
Last updated on MAY 06, 2020
Applies to:
Oracle Agile PLM Framework - Version 9.3.4.0 and laterInformation in this document applies to any platform.
Symptoms
On : 9.3.4.0 version, Administration/Configuration
When attempting to add a new Transfer Authority, nothing happens.
The following error occurs in Java Console.
ERROR
-----------------------
null
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:454)
at java.lang.Integer.parseInt(Integer.java:527)
at com.agile.admin.server.builder.NodeBuilder.buildPersonalCriteria(NodeBuilder.java:311)
at com.agile.pc.cmserver.user.TransferAuthService.getAllPersonalTACriteria(TransferAuthService.java:607)
at com.agile.pc.cmserver.user.UserSessionBean.getAllPersonalTACriteria(UserSessionBean.java:2022)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Log into Java Client as the problem user
2. Click menu Settings >> Transfer Authority
3. In the popup window, click "New" button, error occurs in JavaClient console with NumberFormatException error
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 |