Mohamad Ali wrote:
>
> Hi,
>
> How do I increase Osmosis Java Heap Space?
>
> Thanks
>
If you're using a bash shell, run the following command before running 
osmosis:
export JAVACMD_OPTIONS=-Xmx512M

You can create a file called /etc/osmosis or $HOME/.osmosis and add the 
above line to it so that is always gets set before launching osmosis.

I hope that's the correct syntax, I don't have access to a linux machine 
to double check it right now.


_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to