Command Errors

Troubleshoot error messages that are returned from a command or that appear in the log file.

Connection Refused

Error message: Could not connect to <jdbc:sybase:Tds:localHost:5001/emb>: JZ006: Caught IOException: java.net.ConnectException: Connection refused: connectJZ006:

Explanation: The Replication Agent attempted to connect to a Sybase server on a host called localHost and port 5001. The error indicates that no server was found.

Action: This is a usually a configuration error. Either the server that Replication Agent is attempting to connect to is not running, or the host and port information configured in Replication Agent is incorrect.
  • Verify that your server is running.

  • Verify that your Replication Agent is configured with the correct host and port information.

  • Test your connection after you have verified them.

Related concepts
Connection Configuration Parameter Settings
Network Connectivity Test