I have a program that uses aspects of Java and Perl to create an ODBC connection to create CSV data from a Lotus Notes Database and place into a MySQL table. When connecting after about a week or two, the program stops connecting and complains with:
"java.net.SocketException: No buffer space available (maximum connections reached?): NET_Bind"
Has anyone seen this type of error before?
2007-03-08
01:21:51
·
2 answers
·
asked by
BlessedKhaos
1
in
Computers & Internet
➔ Programming & Design