Prabhat, this is the same error I sent an email about with the subject 
"error in binary install".  The shell script uses the -server option to 
create the JVM, but this option is NOT supported in JDK1.2.2.  It is only 
supported in 1.3 w/ Hotspot.
Beyond that, the run.jar that I received in the zip package did not have 
"crimson.jar" in its Manifest's class path; this JAR contains XML parsing 
classes and is required by JBoss.


Here is the error ..

[root@mail bin]# sh run_with_tomcat.sh
JBOSS_CLASSPATH=:/lib/tools.jar:run.jar:../lib/crimson.jar
Unrecognized option: -server
Could not create the Java virtual machine.
[root@mail bin]# which java
/usr/bin/java
[root@mail bin]# java -version
java version "1.2.2"
Classic VM (build JDK-1.2.2_007, green threads, nojit)

I have not done any configuration etc. whatsoever.

Prabhat


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Anuj Agrawal
Sent: Wednesday, April 25, 2001 1:12 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Problems with installing JBoss with Tomcat on
Linux


Have you tried running the run_with_tomcat.sh script from within jboss/bin/
?

If so, what errors do you see?

Anuj.

Prabhat K Vaish wrote:

>I just downloaded the JBoss with Tomcat. I am using JDK 1.2.2 on Linux. I
>have unzipped the files. How do I install the JBoss. I have tried running
>run.jar with no success. Is there a setup/install script? I do not seem to


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to