com.iplanet.services.comm.client.SendRequestException: Connection refused
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 807573, 1 year ago
via Oracle Community by 807573, 1 year ago
com.iplanet.services.comm.client.SendRequestException: Connection refused
at com.iplanet.services.comm.client.PLLClient.send(PLLClient.java:196)
at com.iplanet.services.comm.client.PLLClient.send(PLLClient.java:87)
at com.iplanet.services.naming.WebtopNaming.getNamingTable(WebtopNaming.java:555)
at com.iplanet.services.naming.WebtopNaming.updateNamingTable(WebtopNaming.java:593)
at com.iplanet.services.naming.WebtopNaming.getNamingProfile(WebtopNaming.java:531)
at com.iplanet.services.naming.WebtopNaming.getServiceAllURLs(WebtopNaming.java:257)
at com.sun.identity.authentication.AuthContext.createAuthContext(AuthContext.java:1307)
at com.sun.identity.authentication.AuthContext.createAuthContext(AuthContext.java:1261)
at com.sun.identity.authentication.AuthContext.
(AuthContext.java:178) at bhupi.auth.BasicAuth.main(BasicAuth.java:27)