Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 90921 invoked from network); 31 Aug 2000 05:40:22 -0000 Received: from mail.opgk.krakow.pl (212.244.10.148) by locus.apache.org with SMTP; 31 Aug 2000 05:40:22 -0000 Received: from skorpion (unverified [192.168.0.210]) by proxy.opgk.krakow.pl (EMWAC SMTPRS 0.83) with SMTP id ; Thu, 31 Aug 2000 07:34:37 +0100 Message-ID: <003c01c0130d$3e8378c0$d200a8c0@skorpion> From: "Krzysztof Binias" To: Subject: Error in TomCat 3.1 ? Date: Thu, 31 Aug 2000 07:35:17 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0039_01C0131E.02062E40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2417.2000 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0039_01C0131E.02062E40 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable I have RedHat 6.2 with TomCat 3.1. When I run TomCat "tomcat.sh run" everything is OK. When I try to connect to TomCat server (with telnet for example) I get message and server is stopped: "java.net.SocketException: Interrupted system call" ... Endpoint = ServerSocket[addr=3D0.0.0.0/0.0.0.0,port=3D0,localport=3D8007] shutdown due to exception: Endpoint = ServerSocket[addr=3D0.0.0.0/0.0.0.0,port=3D0,localport=3D8080] shutdown due to exception: My localhost is 127.0.0.1 What 's the matter ?! Is that error in TomCat ? Krzysiek. ------=_NextPart_000_0039_01C0131E.02062E40 Content-Type: text/html; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable
I have RedHat 6.2 with TomCat = 3.1.
When I=20 run TomCat "tomcat.sh run" everything is OK.
When I try to connect to = TomCat=20 server (with telnet for example) I get
message and server is=20 stopped:

    "java.net.SocketException: = Interrupted system=20 call"
    ...
    Endpoint=20 ServerSocket[addr=3D0.0.0.0/0.0.0.0,port=3D0,localport=3D8007]
shutdow= n
   =20 due to exception:
    Endpoint=20 ServerSocket[addr=3D0.0.0.0/0.0.0.0,port=3D0,localport=3D8080]
shutdow= n
   =20 due to exception:

My localhost is 127.0.0.1

What 's the = matter=20 ?!
Is that error in TomCat = ?

Krzysiek.
------=_NextPart_000_0039_01C0131E.02062E40--