The native JDK 1.4 is doing very well (and is fast) on FreeBSD. If you have the time to compile it I would suggest you try that one. I'm using it a lot, without problems.

See also the [EMAIL PROTECTED] for more info about this.

Greetings,

Ronald.

On Thu Feb 12 13:50:41 CET 2004 Thomas Cherry <[EMAIL PROTECTED]> wrote:



Do you know which versions of java are required for each of the
versions of Tomcat (3, 4, 5)? Specifically, which will run under
1.1.8? Upgrading my java is not a trivial task, I will have to compile
my own copy of jdk.

--
It is pointless to resist. - Darth Vader, Sith Lord


On Feb 12, 2004, at 7:43 AM, Arnab Chakravarty wrote:


Bad major version numbers are result of classes compiled on 2 different
version of jdk.

Please upgrade you jvm and then see if it helps (preferable jdk1.4 and
up).

Arnab C


-----Original Message----- From: Thomas Cherry [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 5:42 PM To: Tomcat Users List Subject: 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Reply via email to