extra PermGen space for Orbeon?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

extra PermGen space for Orbeon?

Jean Luc-2
Hi,

On app servers with the default 64M allocated to the permgen space, loading
Orbeon (at first uses) leads to a java.lang.OutOfMemoryError: PermGen space.
(my investigations on OC4J showed it goes a bit over, to around 65M).
Adding -XX:MaxPermSize=80m has solved it.

I was curious if you have any more concrete figures about how much memory is
required for the Orbeon classes (the permgen space stores the application &
library classes themselves, not the data).

Thanks,
JL



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: extra PermGen space for Orbeon?

Erik Bruchez
Administrator
Jean-Luc,

We do not have such figures. But often these permgen errors occur when  
servlet containers reload web applications. If you don't do this and  
instead restart your container, then after you find a suitable size  
for the permgen and all classes are loaded, you should be fairly safe.

-Erik

On Feb 4, 2008, at 10:51 AM, Jean Luc wrote:

> Hi,
>
> On app servers with the default 64M allocated to the permgen space,  
> loading Orbeon (at first uses) leads to a  
> java.lang.OutOfMemoryError: PermGen space.
> (my investigations on OC4J showed it goes a bit over, to around  
> 65M). Adding -XX:MaxPermSize=80m has solved it.
>
> I was curious if you have any more concrete figures about how much  
> memory is required for the Orbeon classes (the permgen space stores  
> the application & library classes themselves, not the data).
>
> Thanks,
> JL
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



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