OUD12c - Replication Gateway not Starting after Initial Setup Failing with "Could not connect to the server after requesting start. Verify that the server has access rights to port {ADMIN_PORT}"
(Doc ID 3049822.1)
Last updated on OCTOBER 10, 2024
Applies to:
Oracle Unified Directory - Version 12.2.1.3 and laterInformation in this document applies to any platform.
Symptoms
While trying to create a Replication Gateway instance and running oud-replication-gateway-setup command, the following messages are seen:
Initializing basic replication gateway configuration ..... Done.
Starting Replication Gateway ...............................................................
Could not connect to the server after requesting start. Verify that the
server has access rights to port {ADMIN_PORT}.
If you want to report this error, provide the contents of file
/path/to/RGW_instance/OUD/logs/oud-setup
Could not connect to the server after requesting start. Verify that the
server has access rights to port {ADMIN_PORT}.
the oud-setup log is showing:
SEVERE: Identified error: com.sun.gateway.server.tools.setup.ReplicationGatewaySetupException: Could not connect to the server after requesting start. Verify that the server has access rights to port {ADMIN_PORT}.
com.sun.gateway.server.tools.setup.ReplicationGatewaySetupException: Could not connect to the server after requesting start. Verify that the server has access rights to port {ADMIN_PORT}.
at com.sun.gateway.server.tools.setup.ReplicationGatewayInstaller.startGateway(ReplicationGatewayInstaller.java:1392)
at com.sun.gateway.server.tools.setup.ReplicationGatewayInstaller.run(ReplicationGatewayInstaller.java:552)
at com.sun.gateway.server.tools.setup.cli.ReplicationGatewaySetupCLIInteraction.execute(ReplicationGatewaySetupCLIInteraction.java:638)
at com.sun.gateway.server.tools.setup.ReplicationGatewaySetupLauncher.executeCLI(ReplicationGatewaySetupLauncher.java:153)
at com.sun.gateway.server.tools.setup.ReplicationGatewaySetupLauncher.main(ReplicationGatewaySetupLauncher.java:104)
Caused by: Could not connect to the server after requesting start. Verify that the server has access rights to port {ADMIN_PORT}.
at org.opends.quicksetup.util.ServerController.startServer(ServerController.java:579)
at org.opends.quicksetup.util.ServerController.startServer(ServerController.java:348)
at com.sun.gateway.server.tools.setup.ReplicationGatewayInstaller.startGateway(ReplicationGatewayInstaller.java:1387)
... 4 more
Changes
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 |
Changes |
Cause |
Solution |
References |