Replicat Abended With OGG-15051 Java Or JNI Exception: Failed To Update Metadata After 30000 Ms
(Doc ID 2919808.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle GoldenGate Big Data and Application Adapters - Version 12.3.2.1.2 and laterInformation in this document applies to any platform.
Symptoms
Goldengate Replicat process abended due to following error:
WARN 2022-11-29 17:43:26,385 [kafka-producer-network-thread | producer-1] Failed to send SSL Close message
java.io.IOException: Broken pipe
...........
ERROR 2022-11-29 17:43:26,795 [main] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userExitDataSource' defined in class path resource [oracle/goldengate/datasource/DataSource-context.xml]: instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [oracle.goldengate.datasource.GGDataSource]: Factory method 'getDataSource' threw exception; nested exception is org.<name>.kafka.common.errors.TimeoutException: Failed to update metadata after 30000 ms.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userExitDataSource' defined in class path resource [<path>/datasource/DataSource-context.xml]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [oracle.goldengate.datasource.GGDataSource]: Factory method 'getDataSource' threw exception; nested exception is org.<name>.kafka.common.errors.TimeoutException: Failed to update metadata after 30000 ms.
.......
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [oracle.goldengate.datasource.GGDataSource]: Factory method 'getDataSource' threw exception; nested exception is org.<name>.kafka.common.errors.TimeoutException: Failed to update metadata after 30000 ms.
.............
Caused by: org.<name>.kafka.common.errors.TimeoutException: Failed to update metadata after 30000 ms.
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 |