Juan Julian Merelo Guervos wrote:
> 
> Hi,
>         I'm trying to run Tomcat using above configuration, and although I get
> no error message when starting up, when trying to access:
> http://localhost:8080
> the server just hangs up, and if I stop loading the page by hitting ESC,
> I get this message:
> 
> 2001-01-11 02:42:53 - ContextManager: IOException reading request,
> ignored - java.io.IOException: connection reset
>         at
> 
>org.apache.tomcat.service.http.HttpRequestAdapter.readHeaders(HttpRequestAdapter.java:174)
>         at
> 
>org.apache.tomcat.service.http.HttpRequestAdapter.readNextRequest(HttpRequestAdapter.java:140)
>         at
> 
>org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:195)
>         at
> org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
>         at
> org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
>         at java.lang.Thread.run(Thread.java:484)
> 
> Any hint?

Yes, you were to * that you used https://localhost:8080 instead of
http...

So, forget previous message.

J
-- 
                        --> NEW ADDRESSES <--
          [EMAIL PROTECTED]  | [EMAIL PROTECTED]  
JJ Merelo                         | http://geneura.ugr.es/~jmerelo
Grupo Geneura ---- Univ. Granada  | http://www.geneura.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to