You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sampath K Settipalli <Sa...@genome.wi.mit.edu> on 2001/07/24 16:36:40 UTC

starting/testing tomcat3.2.3

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


Re: starting/testing tomcat3.2.3

Posted by Dmitri Colebatch <di...@bigpond.net.au>.
On Tue, 24 Jul 2001, Matt Read wrote:
> Make sure you put the http:// in front.
> It looks like localhost isn't configured correctly. Try:
> 
> http://127.0.0.1:8080
Yes - IE seems to have problems using a port without the http... or at
least 5.0 that I'm running does (on win98).

cheers
dim

> 

> 
> ----- Original Message -----
> From: "Sampath K Settipalli" <Sa...@genome.wi.mit.edu>
> To: <to...@jakarta.apache.org>
> Sent: 24 July 2001 15:36
> Subject: starting/testing tomcat3.2.3
> 
> 
> > 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/ein
> steinium/squid/depot/tomcat/jakarta-tomcat-3.2.3/lib/jaxp.jar:/home/einstein
> ium/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/s
> quid/depot/tomcat/jakarta-tomcat-3.2.3/lib/test:/home/einsteinium/squid/depo
> t/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
> >
> 
> 


Re: starting/testing tomcat3.2.3

Posted by Matt Read <mr...@dircon.co.uk>.
It looks like localhost isn't configured correctly. Try:

http://127.0.0.1:8080

Make sure you put the http:// in front.

----- Original Message -----
From: "Sampath K Settipalli" <Sa...@genome.wi.mit.edu>
To: <to...@jakarta.apache.org>
Sent: 24 July 2001 15:36
Subject: starting/testing tomcat3.2.3


> 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/ein
steinium/squid/depot/tomcat/jakarta-tomcat-3.2.3/lib/jaxp.jar:/home/einstein
ium/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/s
quid/depot/tomcat/jakarta-tomcat-3.2.3/lib/test:/home/einsteinium/squid/depo
t/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
>


Re: starting/testing tomcat3.2.3

Posted by John Hebert <jo...@vedalabs.com>.
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
john@vedalabs.com
System Engineer

RE: starting/testing tomcat3.2.3

Posted by Greg Trasuk <st...@on.aibn.com>.
Hi all:

	I ran into a problem just like this once while teaching a JSP class at a
government office.  Embarassing as all h* after I'd spent an hour telling
everyone how great Tomcat was.  Turned out that they had their browser setup
to run through a proxy server for security reasons, and the proxy server was
saying "I don't do port 8080!".  In Internet Explorer, there's an option
under Tools-->Internet Options-->Connections-->LAN Settings-->Bypass Proxy
Server for local addresses.  You didn't say what browser you were using;
there may be a similar setting.

Greg Trasuk, President
StratusCom Manufacturing Systems Inc. - We use information technology to
solve business problems on your plant floor.
http://stratuscom.ca

-----Original Message-----
From: Sampath K Settipalli [mailto:Sampath@genome.wi.mit.edu]
Sent: Tuesday, July 24, 2001 10:37 AM
To: tomcat-user@jakarta.apache.org
Subject: starting/testing tomcat3.2.3


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/ein
steinium/squid/depot/tomcat/jakarta-tomcat-3.2.3/lib/jaxp.jar:/home/einstein
ium/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/s
quid/depot/tomcat/jakarta-tomcat-3.2.3/lib/test:/home/einsteinium/squid/depo
t/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