cancel
Showing results for 
Search instead for 
Did you mean: 
mahmoudzahabi
Employee
Employee

Symptoms

  • Failing to connect to data agent on user interface
  • Stop and start the data agent while checking on incorta dataagent log file
  • Errors similar to the below can be observed:
ERROR: [10:29:59.889] [21] [OpenNewChannel | CreateClientSocket] Couldn't create client socket (enphase-uat-gr2vk.e3.incortadataagent.com:6767) [com.incorta.dataagent.util.ssl.SSLUtil.createClientSocket]
ERROR: [10:29:59.889] [21] [OpenNewChannel | CreateClientSocket] java.net.ConnectException: Connection timed out (Connection timed out) [com.incorta.dataagent.util.ssl.SSLUtil.createClientSocket]
ERROR: [10:29:59.890] [21] [OpenNewChannel | CreateClientSocket] 	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
ERROR: [10:29:59.890] [21] [OpenNewChannel | CreateClientSocket] 	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
ERROR: [10:29:59.890] [21] [OpenNewChannel | CreateClientSocket] 	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
ERROR: [10:29:59.890] [21] [OpenNewChannel | CreateClientSocket] 	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
ERROR: [10:29:59.890] [21] [OpenNewChannel | CreateClientSocket] 	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
ERROR: [10:29:59.891] [21] [OpenNewChannel | CreateClientSocket] 	at java.base/java.net.Socket.connect(Socket.java:609)
ERROR: [10:29:59.891] [21] [OpenNewChannel | CreateClientSocket] 	at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305)
ERROR: [10:29:59.891] [21] [OpenNewChannel | CreateClientSocket] 	at java.base/sun.security.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:164)
ERROR: [10:29:59.891] [21] [OpenNewChannel | CreateClientSocket] 	at java.base/sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:88)
ERROR: [10:29:59.891] [21] [OpenNewChannel | CreateClientSocket] 	at com.incorta.dataagent.util.ssl.SSLUtil.createClientSocket(SSLUtil.java:197)
ERROR: [10:29:59.891] [21] [OpenNewChannel | CreateClientSocket] 	at com.incorta.dataagent.connection.TenantConnectionManager.createSocketConnection(TenantConnectionManager.java:23)
ERROR: [10:29:59.908] [20] [OpenNewChannel | CreateClientSocket] Couldn't create client socket (enphase-uat-gr2vk.e3.incortadataagent.com:6768) [com.incorta.dataagent.util.ssl.SSLUtil.createClientSocket]
ERROR: [10:29:59.908] [20] [OpenNewChannel | CreateClientSocket] java.net.ConnectException: Connection timed out (Connection timed out) [com.incorta.dataagent.util.ssl.SSLUtil.createClientSocket]
ERROR: [10:29:59.908] [20] [OpenNewChannel | CreateClientSocket] 	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)

Diagnosis

  • Navigate to CMC UI
  • Choose the cluster where the issue is residing
  • Navigate to Cluster configurations
  • Choose the Data Agent section under Server Configurations
  • Retrieve the hostname and the port used for connectivity from the below:
Analytics Public Hosts and Ports
Loader Public Hosts and Ports
  • Perform a telnet on the retrieved hostname and port number from the Data Agent machine

 

telnet <hostname> <port number>

 

  • The connection does not appear to be established and not showing connected message

Solution

Check with the customer Networking team to allow outbound traffic on the desired hostnames and port number.

Best Practices Index
Best Practices

Just here to browse knowledge? This might help!

Contributors
Version history
Last update:
‎08-20-2024 02:31 PM
Updated by: