My Oracle Support Banner

ACS Extraction Is Getting Failed With Error "java.lang.NumberFormatException" After Installing RUP 28 (Doc ID 3058347.1)

Last updated on NOVEMBER 11, 2024

Applies to:

Oracle Agile PLM Framework - Version 9.3.6.0 and later
Information in this document applies to any platform.

Symptoms

Product line field on affected items table of Change Order is not allowing more list values after 9.3.6.28 RUP update.
Due to this ACS is failing to export the PDX.

ERROR
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:542)
at java.lang.Integer.parseInt(Integer.java:615)
at com.agile.common.server.bo.BOHandler.getOverflowMultiListValue(BOHandler.java:3843)
at com.agile.common.server.bo.BOHandler.populateBOAttributeFromRow4TruncateHistoryDetails(BOHandler.java:2351)
at com.agile.common.server.bo.BOHandler.populateBOAttributeFromRow(BOHandler.java:2058)
at com.agile.common.server.bo.BOHandler.populateBOFromRow4TruncateHistoryDetails(BOHandler.java:2033)
at com.agile.common.server.bo.BOHandler.populateBOFromRow(BOHandler.java:2039)
at com.agile.common.server.bo.handler.ChangeHandler.loadAffectedItemDetailsForChanges(ChangeHandler.java:985)
at com.agile.common.server.bo.BOHome.loadAffectedItemDetailsForChanges(BOHome.java:373)
at com.agile.extract.server.ExtractService.loadDetailsForChanges(ExtractService.java:2067)
at com.agile.extract.server.TextService.processExport92(TextService.java:341)

STEPS
The issue can be reproduced at will with the following steps:

  1. Create an item and add more than 30 list values for [Product Lines] attribute
  2. Create an change order for the item.
  3. Export the change object with Affected Item tab

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.