My Oracle Support Banner

FMW ReconfigWizard Throws Error "java.lang.NumberFormatException: For Input String: "null"" (Doc ID 2509184.1)

Last updated on JANUARY 08, 2024

Applies to:

Oracle Service Bus - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

Performing an in-place upgrade from OSB 12.2.1.1. to OSB 12.2.1.3.
While using the ReconfigWizard (reconfig.sh), it fails at Gridlink DS screen, with the following error:

ERROR
-----------------------
java.lang.NumberFormatException: For input string: "null"
  at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
  at java.lang.Integer.parseInt(Integer.java:449)
  at java.lang.Integer.valueOf(Integer.java:554)
  at weblogic.jdbc.utils.OracleJDBC4DescriptorURLHelper.getURL(OracleJDBC4DescriptorURLHelper.java:34)
  at com.oracle.cie.domain.jdbc.DatabaseModelImpl.getUrl(DatabaseModelImpl.java:131)
...
Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For input string: "null"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.parseInt(Integer.java:615)
at weblogic.jdbc.utils.OracleJDBC4DescriptorURLHelper.getURL(OracleJDBC4DescriptorURLHelper.java:38)
at com.oracle.cie.domain.jdbc.WlsRacDatabaseModelImpl.getUrl(WlsRacDatabaseModelImpl.java:157)
at com.oracle.cie.domain.gui.jdbc.GridLinkDriverParamsValueChangedListner.mainUpdate(GridLinkDriverParamsValueChangedListner.java:137)
at com.oracle.cie.domain.gui.jdbc.GridLinkDriverParamsValueChangedListner.insertUpdate(GridLinkDriverParamsValueChangedListner.java:70)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:201)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:748)
....

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
References


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