Sampath K Settipalli wrote:

> Hi,
> 
>      When I start tomcat 3.2.3 using sh tomcat.sh start it displays
> following lines
> --------------------------------------
> Using classpath:
> 
>/home/einsteinium/squid/depot/tomcat/jakarta-tomcat-3.2.3/lib/ant.jar:/home/einsteinium/squid/depot/tomcat/jakarta-tomcat-3.2.3/lib/jasper.jar:/home/einsteinium/squid/depot/tomcat/jakarta-tomcat-3.2.3/lib/jaxp.jar:/home/einsteinium/squid/depot/tomcat/jakarta-tomcat-3.2.3/lib/parser.jar:/home/einsteinium/squid/depot/tomcat/jakarta-tomcat-3.2.3/lib/servlet.jar:/home/einsteinium/squid/depot/tomcat/jakarta-tomcat-3.2.3/lib/test:/home/einsteinium/squid/depot/tomcat/jakarta-tomcat-3.2.3/lib/webserver.jar:/usr/java1.2/lib/tools.jar
> 
> 10:27am sampath@einsteinium ~squid/depot/tomcat/jakarta-tomcat-3.2.3/bin
> 
>>Starting tomcat. Check logs/tomcat.log for error messages 2001-07-24
>>
> 10:28:00 - ContextManager: Adding context Ctx( /examples )
> 
> 2001-07-24 10:28:00 - ContextManager: Adding context Ctx( /admin )
> 2001-07-24 10:28:00 - ContextManager: Adding context Ctx(  )
> 2001-07-24 10:28:00 - ContextManager: Adding context Ctx( /test )
> 2001-07-24 10:28:01 - PoolTcpConnector: Starting HttpConnectionHandler
> on 8080
> 2001-07-24 10:28:01 - PoolTcpConnector: Starting Ajp12ConnectionHandler
> on 8007
> --------------------------------
> 
>    which I guess is starting tomcat correctly. Now when I want to test
> it http://localhost:8080 it says server not found. I didn't make any
> changes in server.xml like context root or so . I tried different ports
> other than 8080. Still it doesn't display test page / examples . I tried
> telnet/ping and timed out. Its on Solaris 5.7
> I'm not sure whats happening. I don't find any /logs/tomcat.log file to
> check for any errors.
> Can you please suggest.
> 
> Thanks in Advance,
> Sampath
> 
> 

Weird. It should work. Stupid question: Does 'localpath' resolve to 
127.0.0.1? Try changing your debug levels in server.xml from "0" to 
something higher like "5" or "9".

John

-- 
John Alex Hebert
[EMAIL PROTECTED]
System Engineer

Reply via email to