Hi,

I don't think you should connect to port 8007 (8007 is for AJP12 connector). 
The actual webserver is running on port 8080, or whatever is configured in 
server.xml . So if you browse to : http://localhost:8080/ you should see 
some nice stuff.


regards,

Kenneth Westelinck


>From: "Tonny Liu" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: IOException in server
>Date: Mon, 26 Mar 2001 13:45:28 +0800
>
>Hi,I encountered a problem,it seems curious to me.
>I installed tomcat in Redhat6.2, and started it , I can see it listening on 
>port 8007,but when I tried to connect  it from a browser: 
>http://localhost:8007, I can't get anyting, but In server, it gave the 
>following error:
>************************BEGIN ERROR*************************************
>HANDLER THREAD PROBLEM: java.io.IOException: Stream broken
>java.io.IOException: Stream broken
>         at 
>org.apache.tomcat.service.connector.AJP12RequestAdapter.readNextRequest(Ajp12ConnectionHandler.java:386)
>         at 
>org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:134)
>         at 
>org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
>         at java.lang.Thread.run(Thread.java:475)
>************************END ERROR***************************************
>
>
>
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Reply via email to