com.iplanet.ias.cis.connection.ConnectException: com.iplanet.ias.cis.channel.tcp.TCPNativeException: -5973:EndPoint.JNI_getValidAddressNative: PR_GetHostByAddr() Failed
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 807581, 1 year ago
via Oracle Community by 807581, 1 year ago
via Oracle Community by 807581, 1 year ago
via Oracle Community by 807581, 1 year ago
via Oracle Community by 843793, 1 year ago
via Oracle Community by 807581, 9 months ago
com.iplanet.ias.cis.channel.tcp.TCPNativeException: -5973:EndPoint.JNI_getValidAddressNative: PR_GetHostByAddr() Failed
at com.iplanet.ias.cis.connection.EndPoint.getValidAddressNative(Native Method)
at com.iplanet.ias.cis.connection.EndPoint.getValidAddress(EndPoint.java:239)
at com.iplanet.ias.cis.connection.EndPoint.
(EndPoint.java:101) at com.iplanet.ias.cis.connection.EndPoint.getEndPoint(EndPoint.java:73)
at com.iplanet.ias.cis.connection.EndPoint.getEndPoint(EndPoint.java:78)
at com.iplanet.ias.cis.channel.tcp.TCPChannel.getPeerEndPoint(TCPChannel.java:74)
at com.iplanet.ias.cis.connection.Connection.
(Connection.java:201)