Re: [JBoss-user] Cannot start jBoss2.2.1 container

2001-05-02 Thread Vinay Menon
Message - From: Russell Sent: Wednesday, May 02, 2001 9:16 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Cannot start jBoss2.2.1 container Hi all ,   I am using RedHat6.1 , jdk1.3 and jboss2.2.1 .   When i tried to execute ./run.sh script , it give me the errormessage below :   Unrecoginzed

Re: [JBoss-user] Cannot start jBoss2.2.1 container

2001-05-02 Thread Russell
Hi all , I am using RedHat6.1 , jdk1.3 and jboss2.2.1 . When i tried to execute ./run.sh script , it give me the error message below : Unrecoginzed option: -server Could not create the Java virtual machine. Below is my run.sh script. I have no problem running jboss2.1 using java

Re: [JBoss-user] Cannot start jBoss2.2.1 container

2001-05-01 Thread Russell
Hi Jonathan , thanks for your info. I tried to run using jdk1.3 , I also have similar problem. I did not changed anything in the shell script. The # character is added by jboss developer. Thanks Jonathan Ackerman wrote: > > You say that you are using jdk1.3, yet the log is showing that

RE: [JBoss-user] Cannot start jBoss2.2.1 container

2001-05-01 Thread Jonathan Ackerman
You say that you are using jdk1.3, yet the log is showing that you are using jdk.1.2.2 I had some problems running JBoss under JDK 1.2, they went away when I switched to JDK1.3 Also I noticed that you had some # characters in the name of some of your classes in the shell script (i.e. Docume#ntBu