Hi,
My environment details as below
Drools : Guvnor 5.0.
App server : Weblogic 10.3 ( Cluster Environement)
Through Guvnor UI creating pkg file and using this pkg file in my application.
Each day we are getting atmost 4000-5000 requests. Each request is taking approx 100MB.
Frequently we are getting out of memory issue. Is this 100MB is normal? Since Server team pointed out defaultRulesRepositorySet is taking most of the heap space.
Using StatefulSession. Inititally coded session as null to kill the session instead of calling dispose method. But we changed this to dispose method.
But no improvement. Please suggest, how to aviod this memory leak?
Thanks,
Kalai.
Guvnor 5.0 version is not stable and this error is very common. Upgrade Guvnor to version 5.3 or 5.5 will resolve this issue.
Thanks,
Amit