Hi Olivier,

Have a look at

http://docs.geoserver.org/stable/en/user/production/container.html

To fix the error you found you should increase PermGen space with parameter
-XX:MaxPermSize

I would set a 256mb or more

I would also increase heap space with

-Xmx2048M -Xms2048m

Cheers,

Stefano
---------------------------------------------------
41.95581N 12.52854E


http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas


2013/3/26 Olivier Gagnon <[email protected]>:
> Stefano,
>
> you are right. I found java.lang.OutOfMemoryError: PermGen space in
> manager.log
>
> I have a pretty good machine (16 g ram with i7 processor)
>
> Where can I change these settings ? I unzip .war file and change what in
> which file ?
>
> Should I setup another tomcat in parallel  ?
>
> Thanks a lot
>
> ________________________________
> Date: Tue, 26 Mar 2013 20:44:04 +0100
> Subject: Re: [Geoserver-users] Deploying GeoServer and Geonetwork on the
> same Tomcat
> From: [email protected]
> To: [email protected]
> CC: [email protected];
> [email protected]
>
>
> I am just trying a guess, do you run tomcat with default startup parameters?
> Both application are quite heavy and chances are you run out of memory with
> default settings.
> Did you find any error in tomcat's log?
> Cheers
> Stefano
> Il giorno 26/mar/2013 20:24, "Olivier Gagnon" <[email protected]> ha
> scritto:
>
> Hi Group,
>
> I'm trying to install geonetwork and geoserver on the same tomcat using
> respective .war file.
>
> If I install Geoserver first, it works like a charm but geonmetwork doesn't
> work.
>
> If I install Geonetwork first, it works like a charm but Geoserver doesn't
> work ...
>
> Thanks for any help on this
>
> ------------------------------------------------------------------------------
> Own the Future-IntelĀ® Level Up Game Demo Contest 2013
> Rise to greatness in Intel's independent game demo contest.
> Compete for recognition, cash, and the chance to get your game
> on Steam. $5K grand prize plus 10 genre and skill prizes.
> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>

------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to