java.net.SocketException: No buffer space available (maximum connections reached?): connect

  • Hi,

    I am using MSSql server 2005 SE with Windows 2003 Server 64Bit SP2 with 8GB RAM. I am using Java as Front end application.

    As on alternate days I am getting below errors.

    FATAL - CallURL Constructor error::The TCP/IP connection to the host has failed.

    java.net.SocketException: No buffer space available (maximum connections reached?): connect

    Kindly tell me why this error is coming and what is the solution for this.

    Regards

    Pradeep

  • Same problem here!!

    any solution?

  • It's connection pool issue in the JAVA code. default is 100... verify from SSMS how many connection u hv on DB. Thanks

  • prasadreddy9 (1/31/2013)


    It's connection pool issue in the JAVA code. default is 100... verify from SSMS how many connection u hv on DB. Thanks

    Thanks

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply