If your veridata job is running forever , check if you are in 11.2.0.0 version.
I got this error on my veridata agent log:
ERROR:2013-10-24 16:03:50,524 (Session: 1098) - An unexpected exception has occurred: null [RowHashQuery:getCompletion, line 315]
java.lang.ArrayIndexOutOfBoundsException
at com.goldengate.veridata.db.OracleDatabase$OracleRawTimestampColumnMapper.getBytes(OracleDatabase.java:841)
at com.goldengate.veridata.db.BaseQuery.packRow(BaseQuery.java:134)
at com.goldengate.veridata.db.RowHashQuery.call(RowHashQuery.java:112)
at com.goldengate.veridata.db.RowHashQuery.call(RowHashQuery.java:34)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:314)
at java.util.concurrent.FutureTask.run(FutureTask.java:149)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:897)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:919)
at java.lang.Thread.run(Thread.java:738)
--Solution
Apply patch 11.2.0.1 on all your veridata agents.
Best Regards,
Paulo Portugal
I got this error on my veridata agent log:
ERROR:2013-10-24 16:03:50,524 (Session: 1098) - An unexpected exception has occurred: null [RowHashQuery:getCompletion, line 315]
java.lang.ArrayIndexOutOfBoundsException
at com.goldengate.veridata.db.OracleDatabase$OracleRawTimestampColumnMapper.getBytes(OracleDatabase.java:841)
at com.goldengate.veridata.db.BaseQuery.packRow(BaseQuery.java:134)
at com.goldengate.veridata.db.RowHashQuery.call(RowHashQuery.java:112)
at com.goldengate.veridata.db.RowHashQuery.call(RowHashQuery.java:34)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:314)
at java.util.concurrent.FutureTask.run(FutureTask.java:149)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:897)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:919)
at java.lang.Thread.run(Thread.java:738)
--Solution
Apply patch 11.2.0.1 on all your veridata agents.
Best Regards,
Paulo Portugal
No comments:
Post a Comment