Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Eclipse link 2.5 + weblogic 12.1.3 memory issue with DMS
Eclipse link 2.5 + weblogic 12.1.3 memory issue with DMS [message #1742654] Tue, 06 September 2016 12:28
Prasanna Sankar is currently offline Prasanna SankarFriend
Messages: 1
Registered: September 2016
Junior Member
Hi all,

I am new the eclipse link 2.5 as JPA with weblogic 12.1.3 used in one of our application. We are currently observing a strange behaviour at peak load while benchmarking the application. We set the max heap size of weblogic managed server of 5 GB, The memory keeps increasing with benchmarking and eventually server runs out of memory. Analyzing the heap dump jmap I can see the biggest object upto ~99% of memory occupied by oracle.j2ee.ws.server.jaxrs.dms.monitoring.DmsApplicationEventListener. Internally the DmsApplicationEventListener consists of events of org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork. The eclipse link configuration is very basic and we are not enabling any instrumentation or profiling. Is there someone who is faced the same issue, do we have to enable or disable for these DMS events to be generated by eclipse link.

Thanks
Previous Topic:EclipseLink / MySQL / Connector/J / UTF-8 Issue
Next Topic:Object Cache Vs Query Cache
Goto Forum:
  


Current Time: Tue Apr 23 10:34:46 GMT 2024

Powered by FUDForum. Page generated in 0.02686 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top