« Return to Thread: (no subject)

RE : [petals-dev] PEtALS startup script - Xmx option

by Deneux, Christophe :: Rate this Message:

Reply to Author | View in Thread

[petals-dev] PEtALS startup script - Xmx option
Please use an default external env var to set extra options(ex: PETALS_OPTS)
And replace -Xmx with this env var:
    java ... ${PETALS_OPTS}
 
So it is easy to set the env var in our user profile, and not modify startup script.
 
_______________________________________________________________________________
Christophe DENEUX / Capgemini Sud / Méditerranée
Integration Architect / OW2 PEtALS Comitter
Tel: + 33 4 93 95 55 92 /
www.capgemini.com
Porte de l'Arénas - Entrée B / 455 Promenade des Anglais / 06200 Nice / FRANCE
Join the Collaborative Business Experience
_______________________________________________________________________________
Please consider the environment and do not print this email unless absolutely necessary. Capgemini encourages environmental awareness.


De: Adrien LOUIS [mailto:adrien.louis@...]
Date: lun. 12/01/2009 11:56
À: petals-users@...; petals-dev@...
Objet : [petals-dev] PEtALS startup script - Xmx option

Hi,
The current PEtALS startup scripts set a maximal memory size to 1024M
PEtALS, in standard basic mode, use around 25M.
As some (virtual) machines don't have 1024M of memory,
I want to remove this option. The default value is 64M, which is already
enough.
If someone needs a higher value, it is always possible to set it in the
script.

Does anybody opposed to that?




--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

 « Return to Thread: (no subject)