- From: David P. Boswell <daveb@tau.space.thiokol.com>
- Date: Thu, 6 Jun 1996 14:20:09 -0600 (MDT)
- To: www-jigsaw@w3.org
I had no problems with the server under Linux so today I tried on my Irix 5.3 box. The following shows up on stderr: java.net.SocketException: Resource temporarily unavailable at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:328) at java.net.ServerSocket.accept(ServerSocket.java:117) at w3c.jigsaw.http.httpd.run(httpd.java) at java.lang.Thread.run(Thread.java) And the errlog shows: <httpd>: [httpd]failed to accept incoming connection onServerSocket[addr=0.0.0.0,port=0,localport=9999] I'm sure the addr is the problem but, where do I start to track it down ?
Received on Thursday, 6 June 1996 16:22:03 UTC