Hi there, I have a problem with the ejbSelectGeneric method. It seems this method does not release any memory after invoking it. If I call this method many times (more than 10,000 times) I finally get an OutOfMemoryException. I was able to track the problem exact to this call.
In Version 4.0.0 and 4.0.1 all works fine. The problem just occured with the update to 4.0.2. I have checked the memory usage before and after calling this method and with every call more memory is reserved. Has anyone any idea? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881537#3881537 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881537 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
