You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Thomas Cherry <jc...@mac.com> on 2004/02/12 13:12:19 UTC

Installing tomcat 5 on BSD 5

I'm trying to install tomcat onto a new FreeBSD system but I am getting  
an error when I try to start the server.  After modifying  
setclasspath.sh to output more information and to use classes.zip, I  
ran catalina.sh and got the following output:

# ./catalina.sh run
Using CATALINA_BASE:   /usr/local/jakarta-tomcat-5.0.18
Using CATALINA_HOME:   /usr/local/jakarta-tomcat-5.0.18
Using CATALINA_TMPDIR: /usr/local/jakarta-tomcat-5.0.18/temp
Using JAVA_HOME:       /usr/local/jdk1.1.8
Using CLASSPATH:        
/usr/local/jdk1.1.8/lib/classes.zip:/usr/local/jakarta-tomcat-5.0.18/ 
bin/bootstrap.jar:/usr/local/jakarta-tomcat-5.0.18/bin/commons-logging- 
api.jar
Error loading class org.apache.catalina.startup.Bootstrap: Bad major  
version number

My java version is 1.1.8.  Will Tomcat 5 run under this version of  
java? (I'm starting to think no)

--
The ability to destroy a planet is insignificant next to the power of  
the Force. -Darth Vader, Sith Lord.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org