Orbeon application requires more memory on Weblogic 12c

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

Orbeon application requires more memory on Weblogic 12c

James Gu
Hi,

Does anyone know why the same application loaded in WL 12c requires more Perm Gen memory, loading more classes, than in WL 11g. A Orbeon application we deployed expend 25M PermGen in WL 11g but expend 140M PermGen in WL 12c.

I am using Orbeon Forms 3.7.0beta1.200808240812.

Thanks!
Reply | Threaded
Open this post in threaded view
|

Re: Orbeon application requires more memory on Weblogic 12c

Alessandro  Vernet
Administrator
Hi James,

Hard to say; it might be because of the different JVM being used (6
for WL 11g, and 7 for 12c), or changes in the application server
itself. But we're still talking about a reasonably low amount of
permgen, so that shouldn't be a problem, right?

http://en.wikipedia.org/wiki/Oracle_WebLogic_Server#Standards_support_by_version

Alex

On Wed, Dec 12, 2012 at 11:08 PM, James Gu <[hidden email]> wrote:

> Hi,
>
> Does anyone know why the same application loaded in WL 12c requires more
> Perm Gen memory, loading more classes, than in WL 11g. A Orbeon application
> we deployed expend 25M PermGen in WL 11g but expend 140M PermGen in WL 12c.
>
> I am using Orbeon Forms 3.7.0beta1.200808240812.
>
> Thanks!
>
>
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Orbeon-application-requires-more-memory-on-Weblogic-12c-tp4656113.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.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
>


--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Orbeon application requires more memory on Weblogic 12c

James Gu
Thank you for your reply.

The issue is critical. WebLogic 12c crashes every time when I re-deploy the Orbeon application. WebLogic 12c is running on the same JDK 6 as WL 11g.

Please let me know if you have any suggestions.
Reply | Threaded
Open this post in threaded view
|

Re: Re: Orbeon application requires more memory on Weblogic 12c

Alessandro  Vernet
Administrator
Hi James,

Are you saying that the problem still happens after you extended the permgen?

Alex

On Thu, Dec 27, 2012 at 10:56 PM, James Gu <[hidden email]> wrote:

> Thank you for your reply.
>
> The issue is critical. WebLogic 12c crashes every time when I re-deploy the
> Orbeon application. WebLogic 12c is running on the same JDK 6 as WL 11g.
>
> Please let me know if you have any suggestions.
>
>
>
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Orbeon-application-requires-more-memory-on-Weblogic-12c-tp4656113p4656152.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.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
>


--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Re: Orbeon application requires more memory on Weblogic 12c

James Gu
No, I have to double the memory of PermGen to avoid the issue, even though memory is limited on server machine. I don’t understand why there is difference since the same Orbeon application is running with the same JDK 6 on WLS 12c
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Orbeon application requires more memory on Weblogic 12c

Alessandro  Vernet
Administrator
Hi James,

OK, good – in the sense that it works by doubling the memory allocated
to the permgen. Based on the information in your original message,
you're going from 25M to 140M, an increase of 115M. This seems to be a
trivial amount of memory to me, with servers (and even laptops)
shipping with GB of memory. If it is working by allocating such a
small additional amount of memory to the VM, I would personally shrug,
and assume that somehow the new JDK or WLS just needs more memory.

Alex

On Fri, Jan 4, 2013 at 12:34 AM, James Gu <[hidden email]> wrote:

> No, I have to double the memory of PermGen to avoid the issue, even though
> memory is limited on server machine. I don’t understand why there is
> difference since the same Orbeon application is running with the same JDK 6
> on WLS 12c
>
>
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Orbeon-application-requires-more-memory-on-Weblogic-12c-tp4656113p4656168.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.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
>


--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet