On 10/19/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
Re-Hi,

> Right at the top of phoenix.sh you find a doc section "Environment
> Variable Prequisites" with all supported variables.
> It suggests to use PHOENIX_JVM_OPTS.
>
> Did you try if that works instead of altering JVM_OPTS?

Didn't try this out, but it shout certainly work (since it is included in 
RUN_CMD).

But what I meant where special vars like "MIN_MEMORY" and "MAX_MEMORY" for the 
people
who do not know about "-Xms" and "-Xmx".

Yes, I got that. ;-)

PHOENIX_JVM_OPTS="-Xms64m -Xmx512m "

should do the same job as

JVM_OPTS= $JVM_OPTS "-Xms64m -Xmx512m "

 Bernd

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

Reply via email to