Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

java.net.SocketException: No buffer space available (maximum connections reached?): connect Expand / Collapse
Author
Message
Posted Sunday, April 10, 2011 11:40 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: General Forum Members
Last Login: Friday, July 08, 2011 1:57 AM
Points: 8, Visits: 50
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
Post #1091247
Posted Wednesday, January 30, 2013 10:16 AM


SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Yesterday @ 5:49 AM
Points: 202, Visits: 1,043
Same problem here!!

any solution?
Post #1413707
Posted Thursday, January 31, 2013 6:25 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: General Forum Members
Last Login: Friday, March 29, 2013 12:24 PM
Points: 1, Visits: 253
It's connection pool issue in the JAVA code. default is 100... verify from SSMS how many connection u hv on DB. Thanks
Post #1414073
Posted Thursday, January 31, 2013 7:09 AM


SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Yesterday @ 5:49 AM
Points: 202, Visits: 1,043
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
Post #1414118
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse