Jigsaw hangs during (or maybe after ??) servlet processing...

Hi !

----

Yesterday our jigsaw web-server hangs with an interesting error message:

-- snip --
thr_continue of 0xea92f608(-359467440) failed: 3 = ESRCH.
thr_continue of 0xea92f608(-359467440) failed: 3 = ESRCH.
thr_continue of 0xea92f698(0) failed: 3 = ESRCH.
java.net.SocketException: Too many open files
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.socketAccept(Compiled Code)
        at java.net.PlainSocketImpl.accept(Compiled Code)
        at java.net.ServerSocket.implAccept(Compiled Code)
        at java.net.ServerSocket.accept(Compiled Code)
        at org.w3c.jigsaw.http.httpd.run(Compiled Code)
-- snip --

Any idea was happened ?

----

Bye,
Roland

--
  __ .  . __
 (o.\ \/ /.o)  Roland Mainz                               C programmer
  \__\/\/__/   Roland.Mainz@informatik.med.uni-giessen.de MPEG specialist
  /O /==\ O\   gisburn@w-specht.rhein-ruhr.de             Sun&&Amiga programmer
 (;O/ \/ \O;)  TEL +49 (0) 2426901568  FAX +49 (0) 2426901569

Received on Sunday, 21 February 1999 17:21:44 UTC