Hi Alison,If your OS is *nix, this could be a problem with max limit for number of open files. Try to see what is your current limit with 'ulimit -n' or increase it by 'ulimit -n <new_limit>'
On 3/18/11 5:13 AM, Alison Callahan wrote:
java.net.SocketException: Too many open files
_______________________________________________ OWLIM-discussion mailing list [email protected] http://ontotext.com/mailman/listinfo/owlim-discussion
