On 07/06/2011 11:46, Swindells, Thomas wrote: > You may need to increase the perm gen space not the heap size > -XX:MaxPermSize=512m you can also try using the MVEL dialect instead.
Mark > Thomas >> -----Original Message----- >> From: [email protected] [mailto:rules-users- >> [email protected]] On Behalf Of Satyendra Sharma >> Sent: 07 June 2011 10:51 >> To: [email protected] >> Subject: [rules-users] Out of Memory Exception While Running Rule >> >> I uploaded a decision table with 2200 rules in a package and when I tried to >> build the package it throws Exception : "java.lang.OutOfMemoryError: >> PermGen space" >> while its working fine with 1200 rules. >> >> Heap size is set to max 1536 (as JBoss in my pc is not accepting more than >> that >> size). >> >> Please let me know how I deal with this error at the time of building >> package, >> as my requirement is to have around 13000 rules in a single package. >> >> ----- >> Satyendra Sharma >> -- >> View this message in context: http://drools.46999.n3.nabble.com/Out-of- >> Memory-Exception-While-Running-Rule-tp3033829p3033829.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 > > ************************************************************************************** > This message is confidential and intended only for the addressee. If you have > received this message in error, please immediately notify the > [email protected] and delete it from your system as well as any copies. The > content of e-mails as well as traffic data may be monitored by NDS for > employment and security purposes. To protect the environment please do not > print this e-mail unless necessary. > > NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 > 4EX, United Kingdom. A company registered in England and Wales. Registered > no. 3080780. VAT no. GB 603 8808 40-00 > ************************************************************************************** > > _______________________________________________ > 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
