From kellyajp at yahoo.co.uk Mon Sep 15 04:34:06 2014 From: kellyajp at yahoo.co.uk (kellyajp) Date: Mon, 15 Sep 2014 01:34:06 -0700 (PDT) Subject: [rules-dev] Hierarchy of Agenda groups run to execute a rule Message-ID: <1410770046597-4030771.post@n3.nabble.com> How can I generate an execution path to a rule that is run. If rule A fires in Main that setFocus to an Agenda Group B and rule C runs within that group. When the rule fires how can I find out what has been executed? Thanks -- View this message in context: http://drools.46999.n3.nabble.com/Hierarchy-of-Agenda-groups-run-to-execute-a-rule-tp4030771.html Sent from the Drools: Developer (committer) mailing list mailing list archive at Nabble.com. From wolfgang.laun at gmail.com Mon Sep 15 05:09:47 2014 From: wolfgang.laun at gmail.com (Wolfgang Laun) Date: Mon, 15 Sep 2014 11:09:47 +0200 Subject: [rules-dev] Hierarchy of Agenda groups run to execute a rule In-Reply-To: <1410770046597-4030771.post@n3.nabble.com> References: <1410770046597-4030771.post@n3.nabble.com> Message-ID: This is the (obsolete?) list for communication among Drools developers. Questions concerning usage should be asked on https://groups.google.com/forum/#!forum/drools-usage Just a hint: Look at the API in packages org.kie.api.event.rule, classes *AgendaEventListener *and *RuleRuntimeEventListener. * *-W* On 15 September 2014 10:34, kellyajp wrote: > How can I generate an execution path to a rule that is run. > > If rule A fires in Main that setFocus to an Agenda Group B and rule C runs > within that group. > > When the rule fires how can I find out what has been executed? > > Thanks > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/Hierarchy-of-Agenda-groups-run-to-execute-a-rule-tp4030771.html > Sent from the Drools: Developer (committer) mailing list mailing list > archive at Nabble.com. > _______________________________________________ > rules-dev mailing list > rules-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/rules-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20140915/270c511a/attachment.html From mproctor at codehaus.org Tue Sep 16 22:51:44 2014 From: mproctor at codehaus.org (Mark Proctor) Date: Wed, 17 Sep 2014 03:51:44 +0100 Subject: [rules-dev] Decision Camp is just 1 Month away (SFO 13 Oct) Message-ID: http://blog.athico.com/2014/09/decision-camp-is-just-1-month-away-sfo.html ? Decision Camp, San Francisco October 2014, is only one month away, and is free for all attendees who register. Follow the link here, for more details on agenda and registration. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20140917/b2953524/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: bCm9Lvf.png Type: image/png Size: 131609 bytes Desc: not available Url : http://lists.jboss.org/pipermail/rules-dev/attachments/20140917/b2953524/attachment-0001.png From jitu.ranjan at cognizant.com Wed Sep 17 02:31:33 2014 From: jitu.ranjan at cognizant.com (jitu.ranjan) Date: Tue, 16 Sep 2014 23:31:33 -0700 (PDT) Subject: [rules-dev] help memory leackage seen in 5.5.0.final version Message-ID: <1410935492972-4030783.post@n3.nabble.com> Hi Team,Problem statement:We are using drools 5.5.0 version for our application. Saw a memory leackage issue with below details:Class: org/drools/util/CompositeClassLoaderResponsible for 126,238,679 bytes (21.5 %) of Java heap Contains 3 instances of the following leak suspects: - array of [Ljava/util/WeakHashMap$Entry; holding 30,910,497 bytes at 0x7806f6780 - array of [Ljava/util/HashMap$Entry; holding 18,685,303 bytes at 0x782934440 - array of [Ljava/lang/Object; holding 39,505,535 bytes at 0x7712099a8Please suggest how this can be replicated and resolved permanently.Regards,Jitu Ranjan -- View this message in context: http://drools.46999.n3.nabble.com/help-memory-leackage-seen-in-5-5-0-final-version-tp4030783.html Sent from the Drools: Developer (committer) mailing list mailing list archive at Nabble.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20140916/afa2603c/attachment.html