On Wed, Feb 13, 2013 at 8:57 AM, Russell Hore <[email protected]> wrote:

> Should this bit
>
> if [ -z "$*JAVA_OPS*" ]; then
>   set *JAVA_OPS*=-XX:MaxPermSize=128m
> fi
>
> be
>
> if [ -z "$*JAVA_OPTS*" ]; then
>   set *JAVA_OPTS*=-XX:MaxPermSize=128m
> fi
>
>
>
Yes, good catch. Could you open a ticket at jira.codehaus.org about it?

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to