No, I haven't, because initially I wanted it to be deployed in an environment distinct from my "client" classes, which are in jboss application server (but 3.2.8 for compatibility reasons...). But I can try: do you think my problem may be linked to tomcat ?
best regards, Sophie "Fernando Meyer" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 10/01/2008 19:32 Please respond to Rules Users List <[email protected]> To "Rules Users List" <[email protected]> cc Subject Re: [rules-users] OutOfMemory with BRMS 4.0.3 Have you had the chance to test against JBoss AS 4.0.2 ? On Jan 10, 2008 1:42 PM, <[EMAIL PROTECTED]> wrote: Hi, No, I don't use the WorkingMemoryLogger from my client classes in Jboss. And I don't know if the BRMS uses it, I suppose not otherwise more people would have the problem? best regards, Sophie Mikael Larsson <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 10/01/2008 16:33 Please respond to Rules Users List <[email protected]> To Rules Users List < [email protected]> cc Subject Re: [rules-users] OutOfMemory with BRMS 4.0.3 Hi! Are you using the WorkingMemoryLogger? Here is some information from a previous mail thread ("Drools 4.02 or 4.03 memory leak?") on this list: >In 4.0.3, there is a memory leak with the use of WorkingMemoryLogger. >Maybe it's that ? >PS : http://jira.jboss.com/jira/browse/JBRULES-1325 Regards /Mikael [EMAIL PROTECTED] wrote: > Hello, > > I am using Drools BRMS 4.0.3 with tomcat 5.5.25, and I get OutOfMemory > exceptions in tomcat regularly. > > I recently changed the java option of tomcat to add "-Xmx512m", but it > only resulted in taking a little more time before crashing (3 days, > instead of 1 before). > The server has nearly no access - it's a development server which is not a > lot used at the moment - and there are only a few rules, for tests, so I > really don't understand this error. I'm using java 1.5.0 on a linux > server. > > The BRMS is accessed by web, to create and deploy the rules, and queried > from another tool (on the same machine but in another server: in JBoss), > to insert data in a workingMemory and execute the rules from the deployed > package URL. I call the dispose() method on the StatefulSession at the end > of the query (but this shouldn't be linked to this error, since this is in > JBoss and the OutOfMemory occurs in tomcat...). > > Any idea? > Thanks, > > Sophie > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > > -- ______________________________________________ Mikael Larsson Redpill AB Tel. + 46 54 15 09 40 Mob. + 46 73 42 41 483 www.redpill.se ______________________________________________ _______________________________________________ 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 -- Fernando Meyer http://fmeyer.org JBoss Rules Core Developer [EMAIL PROTECTED] _______________________________________________ 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
