[ILUG] Running Tomcat?
Barry O'Donovan
mail at barryodonovan.com
Wed Mar 9 19:09:30 GMT 2005
On Wednesday 09 March 2005 18:59, Linux ilug wrote:
> I can see no error messages but I have noticed it's using a different
> variable for the java source. When I changed this it does exactly
> the same thing.
I use the following to start Tomcat (my paths of course):
su - tomcat -c "export JAVA_HOME=/usr/java/jdk1.5.0_01 ; export
CATALINA_HOME=/www/tomcat ; export PATH=$PATH:
$JAVA_HOME/bin ; /www/tomcat/bin/catalina.sh start"
What you really need to check are the error logs. You'll find them
under:
$CATALINA_HOME/logs
Regards,
Barry
--
Regards,
Barry O'Donovan
http://www.barryodonovan.com/
http://www.ihl.ucd.ie/
Public key: http://www.barryodonovan.com/gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.linux.ie/pipermail/ilug/attachments/20050309/0690e5af/attachment.pgp
More information about the ILUG
mailing list