Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GoldenGate Microservices Deployment failed

3228381Dec 18 2019 — edited Dec 20 2019

SEVERE: [FATAL] [INS-85037] Deployment creation failed.

   ACTION: Check logs at /u01/app/oraInventory/logs/OGGCAConfigActions2019-12-03_18-35-06PM for more information.

INFO: Advice is ABORT

INFO: Waiting for completion of background operations

INFO: Finishing all forked tasks at state setup

INFO: Waiting for completion all forked tasks at state setup

Error Log File

2019-12-03T18:55:41.759+09:00 | SEVERE  | Rest call exception: Connection failed for URL 'https://127.0.0.1:7800/se

rvices/v2/deployments' - Connection refused (Connection refused)

java.net.ConnectException: Connection refused (Connection refused)

        at java.net.PlainSocketImpl.socketConnect(Native Method)

        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)

        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)

        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)

        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)

I tried Machine Name, IP Address and then 127.0.0.1 everytime it failed.

The port Numnbers mentioned are open and not in use checked with netstat -an

Comments
Post Details
Added on Dec 18 2019
5 comments
2,163 views