You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by tlug <tl...@cr542438-a.wlfdle1.on.wave.home.com> on 2002/02/27 22:21:08 UTC

tomcat waiting in linux

I am running
  Java 1.4 from sun for linux
 RedHat 7.2
 and TomCat 4.0.2 from the rpm file

I get the following message on my screen
Using CATALINA_BASE:   /var/tomcat4
Using CATALINA_HOME:   /var/tomcat4
Using CATALINA_TMPDIR: /var/tomcat4/temp
Using JAVA_HOME:       /usr/java/j2sdk1.4.0
Starting service Tomcat-Standalone
Apache Tomcat/4.0.2
Starting service Tomcat-Apache
Apache Tomcat/4.0.2


which looks wrong since I am trying to run it just Standalone.  Does it come pre configured to run with apache?

I load up Konqueror and goto http://localhost:8080/ and http://127.0.0.1:8080/ which comes back with "cannot connect to localhost port 8080".  Tomcat should work fine with the above verisons right?

Thanks,
Robert

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: tomcat waiting in linux

Posted by Cheng Yan <cy...@attbi.com>.
I have a similar probelm. I actually only got following messages:

Using CATALINA_BASE:   /mnt/home/jyan/utility/tomcat4.0.2
Using CATALINA_HOME:   /mnt/home/jyan/utility/tomcat4.0.2
Using CATALINA_TMPDIR: /mnt/home/jyan/utility/tomcat4.0.2/temp
Using JAVA_HOME:       /usr/java1.2

I am missing the rest of the messages. What did I do wrong?

Thanks.

Cheng

----- Original Message -----
From: "tlug" <tl...@cr542438-a.wlfdle1.on.wave.home.com>
To: <to...@jakarta.apache.org>
Sent: Wednesday, February 27, 2002 4:21 PM
Subject: tomcat waiting in linux


> I am running
>   Java 1.4 from sun for linux
>  RedHat 7.2
>  and TomCat 4.0.2 from the rpm file
>
> I get the following message on my screen
> Using CATALINA_BASE:   /var/tomcat4
> Using CATALINA_HOME:   /var/tomcat4
> Using CATALINA_TMPDIR: /var/tomcat4/temp
> Using JAVA_HOME:       /usr/java/j2sdk1.4.0
> Starting service Tomcat-Standalone
> Apache Tomcat/4.0.2
> Starting service Tomcat-Apache
> Apache Tomcat/4.0.2
>
>
> which looks wrong since I am trying to run it just Standalone.  Does it
come pre configured to run with apache?
>
> I load up Konqueror and goto http://localhost:8080/ and
http://127.0.0.1:8080/ which comes back with "cannot connect to localhost
port 8080".  Tomcat should work fine with the above verisons right?
>
> Thanks,
> Robert
>
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
>


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>