java.net.SocketException: No buffer space available (maximum connections reached?): connect
java.net.SocketException: No buffer space available (maximum connections reached?): connect A java application deployed in our infrastructure was failing to start and giving this error on a regular basis which was strange as there was no limitation on memory and perm assignment. Everything seems perfect but still it was not able to start and function as … Read more