Re: tomcat fails on FC3

2005-03-08 Thread David Smithson
I am an ass. Heehaww! I didn't have the JDK installed, just the JRE. Also, my JAVA_HOME and JRE_HOME paths were wrong, so I exported them rightly. Now I have to think of a startup script that will work for this or maybe just hack the old init script from FC2. Hopefully this will just break ever

Re: tomcat fails on FC3

2005-03-08 Thread Ole Ersoy
It looks like you have not uninstalled libgcj. It compiles java source directly to native machine code. Here is more info: http://gcc.gnu.org/java/ If you don't need it (it's typically not used), uninstall it like this (As su): rpm -e jdkgcj That should take care of it. Good luck, - Ole ---

RE: tomcat fails on FC3

2005-03-08 Thread Randall Svancara
PROTECTED] Sent: Tuesday, March 08, 2005 2:10 PM To: tomcat-user@jakarta.apache.org Subject: tomcat fails on FC3 Hi all. I followed the instructions in RUNNING.txt from the binary distribution of Tomcat 5. I'm having some trouble and would appreciate a little help. What am I doing wrong? When

RE: tomcat fails on FC3

2005-03-08 Thread Trice, Jim
Subject: tomcat fails on FC3 Hi all. I followed the instructions in RUNNING.txt from the binary distribution of Tomcat 5. I'm having some trouble and would appreciate a little help. What am I doing wrong? When I run startup.sh, I get this output in the shell: Using CATALINA_BASE: /usr/

tomcat fails on FC3

2005-03-08 Thread David Smithson
Hi all. I followed the instructions in RUNNING.txt from the binary distribution of Tomcat 5. I'm having some trouble and would appreciate a little help. What am I doing wrong? When I run startup.sh, I get this output in the shell: Using CATALINA_BASE: /usr/share/tomcat5 Using CATALINA_HOME: