Veridata Import (veridata_import.sh) Fails With ERROR Java.lang.NullPointerException
(Doc ID 2793761.1)
Last updated on JULY 20, 2024
Applies to:
Oracle GoldenGate Veridata - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
After applying latest Veridata bundle patch on server and agent (Patch#32757869 - 12.2.1.4.210420), unable to run any veridata_import commands to manage jobs/groups/compair pairs.
------------------------------------------------------------------------------
$ ./veridata_import.sh -replace
<path>/dirans/veridata_xml/bw_fin.xml -wluser <username>
<date> NOTIFICATION Oracle GoldenGate Veridata Scripting -
Version 12.2.1.4.210420
[OGGV-50007: Enter WebLogic user password :]
<date> ERROR java.lang.NullPointerException <===
------------------------------------------------------------------------------
$ veridata_import.sh -create
<path>/dirans/veridata_xml/bw_fin.xml -wluser<username>
<date> NOTIFICATION Oracle GoldenGate Veridata Scripting -
Version 12.2.1.4.210420
[OGGV-50007: Enter WebLogic user password :]
<date> ERROR java.lang.NullPointerException <===
------------------------------------------------------------------------------
and update:
$ veridata_import.sh -update
<path>/dirans/veridata_xml/bw_fin.xml -wluser <username>
<date> NOTIFICATION Oracle GoldenGate Veridata Scripting -
Version 12.2.1.4.210420
[OGGV-50007: Enter WebLogic user password :]
<date> ERROR java.lang.NullPointerException <===
------------------------------------------------------------------------------
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 |