Look at that stack trace.  Jetspeed wasn't in there anywhere.  So it
isn't our fault :)

Rajesh Thiharie wrote:
> 
> Folks
> 
> I have been unable to figure out the problem.
> I have installed Jakarta-Tomcat 3.1 on Linux.
> I have Jetspeed 1.1. The CVS tree is approx April 19 - 21.
> 
> I start Tomcat. It starts and ps aux shows Java processes.
> 
> When I access a page, it crashes.
> The error is
> 
> at java.net.ServerSocket.implAccept(Compiled Code)
>         at java.net.ServerSocket.accept(Compiled Code)
>         at
> org.apache.tomcat.service.SimpleTcpEndpoint.acceptSocket(Compiled Cod
> e)
>         at
> org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(Compile
> d Code)
>         at org.apache.tomcat.service.TcpListenerThread.run(Compiled
> Code)
>         at java.lang.Thread.run(Compiled Code)
> Endpoint ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8007]
> shutdown due t
> o exception: java.net.SocketException: Interrupted system call
> java.net.SocketException: Interrupted system call
>         at java.net.PlainSocketImpl.socketAccept(Native Method)
>         at java.net.PlainSocketImpl.accept(Compiled Code)
>         at java.net.ServerSocket.implAccept(Compiled Code)
>         at java.net.ServerSocket.accept(Compiled Code)
>         at
> org.apache.tomcat.service.SimpleTcpEndpoint.acceptSocket(Compiled Cod
> e)
>         at
> org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(Compile
> d Code)
>         at org.apache.tomcat.service.TcpListenerThread.run(Compiled
> Code)
>         at java.lang.Thread.run(Compiled Code)
> Endpoint ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080]
> shutdown due t
> o exception: java.net.SocketException: Interrupted system call
> 
> Other details
> Mandrake 6.0
> JDK1.2.2
> Jakarta-Tomcat April 19
> Jetspeed-1.1
> 
> TIA
> Rajesh
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to