You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Laurent Rouvet <la...@roovay.com> on 2003/04/24 22:45:55 UTC

Binary 2.1.2 don't start on Linux

Hi all,

I've downloanded james-2.1.2.tar.gz
My config:
- Linux MDK 9.0
- java version "1.3.1_03"

[laurent@simply bin]$ run.sh
Using PHOENIX_HOME:   /app/james
Using PHOENIX_TMPDIR: /app/james/temp
Using JAVA_HOME:      /usr/java/jdk1.3.1_03
Running Phoenix:
Unrecognized option: -server
Could not create the Java virtual machine.
[laurent@simply bin]$

I found the problem into phoenix.sh
121 # Get the run cmd
122 RUN_CMD="$JAVA_HOME/bin/java $JVM_OPTS \
123    $JVM_OPTS \

There is JVM_OPTS twice!

http://cvs.apache.org/viewcvs.cgi/jakarta-james/phoenix-bin/bin/phoenix.sh
The problem still is.

I didn't find anything about this problem into the archives and into 
bugzilla...
So I feel a bite lost about how report bug...

Cheers,

Laurent.
-- 
http://roovay.com/laurent/contact.html


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


RE: Binary 2.1.2 don't start on Linux

Posted by "Noel J. Bergman" <no...@devtech.com>.
> There is JVM_OPTS twice!
> So I feel a bite lost about how report bug.

Don't worry about it.  Already fixed on my end.  I'll post up the change.
Thanks for the report.

	--- Noel


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