My Oracle Support Banner

GoldenGate Studio Cannot Connect To The Goldengate Jagent (Doc ID 2178223.1)

Last updated on NOVEMBER 21, 2019

Applies to:

Oracle GoldenGate Studio - Version 12.2.1.1.0 and later
Information in this document applies to any platform.

Symptoms

The following error from is reported from GoldenGate Studio when trying to connect to a GoldenGate instance.

Note; The JAGENT is up and running on the Goldengate servers.

From GG studio, the GG server hostname is resolved to IP 10.185.3.220 which is nated on the firewall to actual Goldengate server IP (10.185.2.15) shown in the error log above..
 
There is no error in GG jagent log.

Error from GG studio:
 
Rest Call:http://ogg1.ca.oracle.com:7809/mpoints


oracle.oggstudio.deploy.exception.ConnectionException: GGSTU-60006: Unable to connect to OGG Instance.
java.rmi.ConnectException: Connection refused to host: 10.185.2.15; nested exception is:
java.net.ConnectException: Connection timed out: connect
at oracle.oggstudio.deploy.OggJagentInteraction.openConnection(OggJagentInteraction.java:172)
at oracle.oggstudio.deploy.DeploymentService.testOgg(DeploymentService.java:1115)
at oracle.oggstudio.resources.navigator.ogginstance.dialogs.OggInstanceWizardModel.executeTestOgg(OggInstanceWizardModel.java:408)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at oracle.cef.ui.component.model.binder.ModelActionBinder.execute(ModelActionBinder.java:60)
at oracle.cef.ui.component.Button$1.performAction(Button.java:104)
at oracle.cef.ui.component.listener.AbsSafeActionListener.actionPerformed(AbsSafeActionListener.java:70)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)

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


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