when I query Virtuoso 6 on my local 32bit windows 7 using Jena in a loop, after some iterations I got this error ocasionally:
java.net.SocketException: No buffer space available (maximum connections reached?): connect
However I tried this solution, but It didn't solve. Also this error doesn't occur when I query remote SPARQL endpoint (dbpedia.org/sparql)
Is there any Idea?