Try using JMAP to get a heap dump, and then find an analysis tool you like to find the memory leak. It is probably due to a memory leak in MVEL that show itself when you do dynamic rules allocation (I don't think it has been fixed yet), but I can't be sure unless you find the class that is leaking.
Jason Smith ________________________________________ From: [email protected] [[email protected]] On Behalf Of Oliver Liu [[email protected]] Sent: Monday, June 20, 2011 5:44 PM To: [email protected] Subject: Re: [rules-users] OutOfMemoryError happens when dynamic loading of Rules from Guvnor frequently Any idea is appreciated, it's critical for my project. Thanks. -- View this message in context: http://drools.46999.n3.nabble.com/OutOfMemoryError-happens-when-dynamic-loading-of-Rules-from-Guvnor-frequently-tp3079965p3088701.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
