Hi Christian!

2006/7/31, Christian Thalinger <[EMAIL PROTECTED]>:
13:02:10,416 WARN  [URLDeploymentScanner] Scan URL, caught
java.io.IOException: Could not list directory
'/home/twisti/src/cacao/jboss/jboss-4.0.4.GA/server/default/deploy',
reason unknown

I thinks it's related to the number of open files.  Because, I tried to
run the jboss applet with gappletviewer after getting this exception and
got this exception from jboss:

13:05:29,510 ERROR [PoolTcpEndpoint] Endpoint
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080] ignored
exception: java.io.IOException: Too many open files
java.io.IOException: Too many open files
   at gnu.java.net.VMPlainSocketImpl.accept(Native Method)
   at gnu.java.net.PlainSocketImpl.accept(PlainSocketImpl.java:282)

Any hints and bugfixes are welcome :-)

I don't know if it is related to your problem, but the "too many open
files" thing reminds me of this bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25760

Stephan Michels.

Reply via email to