Veridata Agent Fails With OGGV-60013 Unhandled Exception 'java.lang.NoClassDefFoundError': Java/sql/
(Doc ID 3043277.1)
Last updated on NOVEMBER 05, 2024
Applies to:
Oracle GoldenGate Veridata - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
Veridata console can not connect to the oracle database, shows error
OGGV-00119: Agent remote message (101): OGGV-60013: Unhandled exception 'java.lang.NoClassDefFoundError': java/sql/SQLException
Full error from veridata-agent.log
[veridata] [INCIDENT_ERROR] [OGGV-60013] [oracle.veridata.agent] [tid: 17] [ecid: 0000P5vUBJ71zWTMyAaeMG1alsel000003,0] [arg: java.lang.NoClassDefFoundError] [arg: java/sql/SQLException] Unhandled exception 'java.lang.NoClassDefFoundError': java/sql/SQLException
[veridata] [INCIDENT_ERROR] [] [oracle.veridata.agent] [tid: 17] [ecid: 0000P5vUBJ71zWTMyAaeMG1alsel000003,0] Exception stack trace[[
java.lang.NoClassDefFoundError: java/sql/SQLException
at com.goldengate.veridata.db.DatabaseFactory.createDatabase(DatabaseFactory.java:15)
at com.goldengate.veridata.xml.LogonRequest.<init>(LogonRequest.java:25)
at com.goldengate.veridata.xml.RequestHandler.startElement(RequestHandler.java:180)
[veridata] [INCIDENT_ERROR] [] [oracle.veridata.agent] [tid: 17] [ecid: 0000P5vUBJ71zWTMyAaeMG1alsel000003,0] Exception stack trace[[
java.lang.NoClassDefFoundError: java/sql/SQLException
at com.goldengate.veridata.db.DatabaseFactory.createDatabase(DatabaseFactory.java:15)
at com.goldengate.veridata.xml.LogonRequest.<init>(LogonRequest.java:25)
at com.goldengate.veridata.xml.RequestHandler.startElement(RequestHandler.java:180)
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 |