java.net.BindException: Cannot assign requested address: bind
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 Google Groups by Garry Baird, 2 years ago
via Oracle Community by 3004, 1 year ago
via objectmix.com by Unknown author, 2 years ago
via Oracle Community by 3004, 1 year ago
via Google Groups by th...@my-dejanews.com, 2 years ago
via Oracle Community by 390743, 1 year ago
java.net.BindException: Cannot assign requested address: bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:390)
at java.net.ServerSocket.
(ServerSocket.java:173) at weblogic.security.SSL.SSLServerSocket.
(SSLServerSocket.java:67)