Products | Versions |
---|---|
TIBCO Data Virtualization | 7.0.6 and higher |
While logging into the TDV,
We might encounter below error.
=================================================================================
" Unable to connect to the server.
Cause: Failed to connect to http://localhost:9500/cdms/webapi; nested exception is:
java.rmi.RemoteException: HTTP transport error: java.net.ConnectException: Connection refused: connect; nested exception is:
HTTP transport error: java.net.ConnectException: Connection refused: connect
Failed to connect to http://localhost:9500/cdms/webapi; nested exception is:
java.rmi.RemoteException: HTTP transport error: java.net.ConnectException: Connection refused: connect; nested exception is:
HTTP transport error: java.net.ConnectException: Connection refused: connect [Log ID: 99a281aa-2f97-4e6a-b4d8-90eabdf10195]
Version Information: Studio 7.0.6.00.00 "
==================================================================================
Root Cause: The most common reason behind the prompt error is change in configuration of " Disable HTTP = True ".
When the configuration " Disable HTTP (On Server Restart) " is set to true, on Server restart, the Server disallows unsecured HTTP connections initiated from client applications.
The other possible reasons are Server is not up, or, it is up but it is not listening.