|
|
|
Forum 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
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Yesterday @ 5:49 AM
Points: 202,
Visits: 1,043
|
|
Same problem here!!
any solution?
|
|
|
|
|
Forum 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
|
|
|
|
|
SSC 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
|
|
|
|