IM Explore java.lang.NumberFormatException
search cancel

IM Explore java.lang.NumberFormatException

book

Article ID: 108584

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal

Issue/Introduction

Attempting to execute an Explore/Correlate from IM generates the following error:
java.lang.NumberFormatException: For input string: ""

Environment

IM environments upgraded to 14.x from 12.x

Cause

A new property "is_filter_enc" was added to the Explore definition which may not have an initial value set if the Explore definition was created in the older product version. The blank value for this new property then causes the java.lang.NumberFormatException error.

Resolution

Export the IME Role XML and review the ManagedObject type="EXPLORE AND CORRELATE" and if there are any with the Attribute name="is_filter_enc" with a blank value then edit those to set a value of 0. Save the XML and import the updated XML back into the IME.