[jboss-user] [JBoss Remoting] - Jboss Remoting 2.5.1 in Jboss 5.1.0GA and potential memory leak

mravi do-not-reply at jboss.com
Wed Dec 14 11:18:10 EST 2011


mravi [http://community.jboss.org/people/mravi] created the discussion

"Jboss Remoting 2.5.1 in Jboss 5.1.0GA and potential memory leak"

To view the discussion, visit: http://community.jboss.org/message/641578#641578

--------------------------------------------------------------
Hi Guys, 

we use jboss 5.1.0 and default jboss-remoting that comes with it (2.5.1). We have some OutOfMemoryExceptions and the issue seems to be coming from BiSocketServerInvoker. here is the info from Eclipse MAT 

7,084 instances of "org.jboss.remoting.transport.bisocket.BisocketServerInvoker", loaded by "org.jboss.classloader.spi.base.BaseClassLoader @ 0x14d385a8" occupy 56,080,264 (11.62%) bytes. These instances are referenced from one instance of "java.util.TimerTask[]", loaded by "<system class loader>"


Keywords
java.util.TimerTask[]
org.jboss.remoting.transport.bisocket.BisocketServerInvoker
org.jboss.classloader.spi.base.BaseClassLoader @ 0x14d385a8

7084 of those objects which does not look normal. I think this number is growing when we have our web based UI running with is written in RichFaces. 

Let me know if you need any more information about the environment. 

To me it looks like a memory leak originating in jboss-remoting. Could anyone help resolving the issue? 

Thanks.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/641578#641578]

Start a new discussion in JBoss Remoting at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111214/32b4e54c/attachment.html 


More information about the jboss-user mailing list