You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Th...@softcon.de on 2000/07/21 14:09:31 UTC

jakarta & linux >= 1.1.8

hi everyone,

i tried using tomcat with several linux distr. but it only seems to work
with jdk1.1.7.

with higher versions i get the following exception:

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
Code)
        at
org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(Compiled 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 to exception: java.net.Socket
Exception: 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
Code)
        at
org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(Compiled 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 to exception: java.net.Socket
Exception: Interrupted system call

can enyone help?

thanks
tomsk

+====================================+
| Softcon Internet Technologies GmbH |
| Aidenbachstr. 42, 81379 Muenchen   |
+------------------------------------+
|     thomas.diesler@softcon.de      |
|     tel:   +49-89-78500016         |
|     fax:   +49-89-78500099         |
|     mobil: +49-179-2941391         |
+====================================+



Re: jakarta & linux >= 1.1.8

Posted by "tb.dinesh" <tb...@servelots.com>.
when apache is being used..
we had this problem. even though apache uses port 8000.
if we reboot linux. only start tomcat it works fine on 8080.
when he have this problem.. we start tomcat on 8000
it starts up.

d.

----- Original Message -----
From: <Th...@softcon.de>
To: <to...@jakarta.apache.org>
Sent: Friday, July 21, 2000 5:09 AM
Subject: jakarta & linux >= 1.1.8


> hi everyone,
>
> i tried using tomcat with several linux distr. but it only seems to work
> with jdk1.1.7.
>
> with higher versions i get the following exception:
>
> 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
> Code)
>         at
> org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(Compiled
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 to exception: java.net.Socket
> Exception: 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
> Code)
>         at
> org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(Compiled
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 to exception: java.net.Socket
> Exception: Interrupted system call
>
> can enyone help?
>
> thanks
> tomsk
>
> +====================================+
> | Softcon Internet Technologies GmbH |
> | Aidenbachstr. 42, 81379 Muenchen   |
> +------------------------------------+
> |     thomas.diesler@softcon.de      |
> |     tel:   +49-89-78500016         |
> |     fax:   +49-89-78500099         |
> |     mobil: +49-179-2941391         |
> +====================================+
>
>
>