- From: Ingo Schubert <Ingo.Schubert@class.de>
- Date: Thu, 6 May 1999 08:10:43 -0400 (EDT)
- To: www-jigsaw@w3.org
Hi,
to test some servlets I use Jigsaw 2.0.1. running on JKD 1.1.7. and
Servlet DK
2.0. The OS is Solaris 7 SPARC.
When I open more than 16 Servlets I get the Exception:
java.net.SocketException: Too many open files
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:379)
at java.net.ServerSocket.implAccept(ServerSocket.java:198)
at java.net.ServerSocket.accept(ServerSocket.java:181)
at org.w3c.jigsaw.http.httpd.run(httpd.java)
at java.lang.Thread.run(Thread.java)
How can I tell Jigsaw to use more files?
I didn't find something in the Admin tool.
Regards,
Ingo
--
|-------* Ingo Schubert
|-----* Class Ltd. Starnberg/Germany
|-----* Phone: ++49 8151 991 262
|-------* Fax: ++49 8151 991 259
Received on Thursday, 6 May 1999 08:11:23 UTC