Caldarale, Charles R wrote:
> 
>> From: sraisz [mailto:sra...@gmail.com] 
>> Subject: Re: mysite.com:8080 not loading - install problem?
> 
>> There is no entry for tomcat on any port. Where do I fix this?
> 
> 1) Did you start the Tomcat process with the startup.sh script?
> 
> First time, no. This time I did and got this:
> 
> li68-75:/usr/share/tomcat5.5/bin# ./startup.sh
> Using CATALINA_BASE:   /usr/share/tomcat5.5
> Using CATALINA_HOME:   /usr/share/tomcat5.5
> Using CATALINA_TMPDIR: /usr/share/tomcat5.5/temp
> Using JRE_HOME:       /usr/lib/jvm/java-1.5.0-sun-1.5.0.11/
> 
> 
> 2) Are you using a real Tomcat downloaded from tomcat.apache.org, or a
> notoriously troublesome 3rd-party repackaged version?
> 
> The latter - using Debian Apt-get install tomcat5.5
> 
> 3) What's in the Tomcat logs?  (Good luck finding them if you've installed
> a repackaged Tomcat.)
> 
> Using CATALINA_BASE:   /var/lib/tomcat5.5
> Using CATALINA_HOME:   /usr/share/tomcat5.5
> Using CATALINA_TMPDIR: /var/lib/tomcat5.5/temp
> Using JRE_HOME:       /usr/lib/jvm/java-1.5.0-sun-1.5.0.11/
> Using Security Manager
> /usr/share/tomcat5.5/bin/catalina.sh: line 253:
> /usr/lib/jvm/java-1.5.0-sun-1.5.0.11//bin/java: No such file or directory
> li68-75:/usr/share/tomcat5.5/logs#
> 
> 
> I can see that there is a later version of jvm:
> 
> li68-75:/usr/lib/jvm# ls
> java-1.4.2-gcj-4.1-1.4.2.0  java-1.5.0-sun  java-1.5.0-sun-1.5.0.17 
> java-gcj
> 
> I changed the env variable and restarted tomcat with startup.sh with this
> result:
> 
> li68-75:/usr/share/tomcat5.5/bin# ./startup.sh
> Using CATALINA_BASE:   /usr/share/tomcat5.5
> Using CATALINA_HOME:   /usr/share/tomcat5.5
> Using CATALINA_TMPDIR: /usr/share/tomcat5.5/temp
> Using JRE_HOME:       /usr/lib/jvm/java-1.5.0-sun-1.5.0.17/
> 
> 
> but I still don;t see it listening on any port
> 
> I can't tell is there is any fresh errori n the log. It seems to have not
> changed
> 
> 
> 
> 
> 
> 
>  - Chuck
> 
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/mysite.com%3A8080-not-loading---install-problem--tp22671665p22672676.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to