[rules-users] Drools error log msg?

Markus Schneider markus.schneider73 at gmail.com
Tue Feb 25 08:00:31 EST 2014


Hi Davide,

thank you for the fast response. I've defined an DebugAgendaEventListener
as it's described here:
Drools Docu 5.5.0-Final/Section 7.2/HelloWorld example.
http://docs.jboss.org/drools/release/5.5.0.Final/drools-expert-docs/html/index.html

Where can I find any docu about the config of the DebugAgendaEventListener?

Cheers,

-markus




2014-02-25 12:59 GMT+01:00 Davide Sottara <dsotty at gmail.com>:

>  You likely have configured a DebugAgendaEventListener, which logs agenda
> events (rules activated, fired, etc..)
> on the standard error rather than the standard output. If you want a
> different behavior, remove the listener
> and implement one of your own.
> These are not errors anyway.
> Davide
>
>
> On 02/25/2014 09:40 AM, Markus Schneider wrote:
>
>  Hi list,
>
>  I see the following error msg in my drools log but I don't know how to
> interpret this.
>  Do I have a serious problem here?
>
>  Has anybody a clue?
>
>  Thanks in advance.
>
>  Cheers,
>
>  -markus
>
> | Error ==>[AfterActivationFiredEvent: getActivation()=[Activation
> rule=UpdateAlertRule, act#=37, salience=900, tuple=[fact
> 0:19:184363445:184363445:19:DEFAULT:rapideca.plugins.rbm.entity.Event : 19]
> ],
> getKnowledgeRuntime()=org.drools.impl.StatefulKnowledgeSessionImpl at 6dd4ab87
> ]
> | Error ==>[BeforeActivationFiredEvent:  getActivation()=[Activation
> rule=EventRetractionRule, act#=36, salience=1, tuple=[fact
> 0:19:184363445:184363445:19:DEFAULT:rapideca.plugins.rbm.entity.Event : 19]
> ],
> getKnowledgeRuntime()=org.drools.impl.StatefulKnowledgeSessionImpl at 6dd4ab87
> ]
> EventRetractionRule is processed.
> | Error ==>[ObjectRetractedEventImpl: getFactHandle()=[fact
> 0:19:184363445:184363445:19:DEFAULT:rapideca.plugins.rbm.entity.Event :
> 19], getOldObject()=rapideca.plugins.rbm.entity.Event : 19,
> getKnowledgeRuntime()=org.drools.impl.StatefulKnowledgeSessionImpl at 6dd4ab87,
> getPropagationContext()=PropagationContextImpl [activeActivations=0,
> dormantActivations=2, entryPoint=EntryPoint::DEFAULT, factHandle=[fact
> 0:19:184363445:184363445:19:DEFAULT:rapideca.plugins.rbm.entity.Event :
> 19], leftTuple=[fact
> 0:19:184363445:184363445:19:DEFAULT:rapideca.plugins.rbm.entity.Event : 19]
> , originOffset=-1, propagationNumber=40, rule=[Rule
> name=EventRetractionRule, agendaGroup=MAIN, salience=1, no-loop=true],
> type=1]]
> 2014-02-25 08:59:03,524 [eventQueueReceiverJmsListenerContainer-1] INFO
> log.RuleLogHandler  - RuleLog with id: 38 was successfully saved.
> | Error ==>[AfterActivationFiredEvent: getActivation()=[Activation
> rule=EventRetractionRule, act#=36, salience=1, tuple=[fact
> 0:-1:184363445:184363445:19:null:null]
> ],
> getKnowledgeRuntime()=org.drools.impl.StatefulKnowledgeSessionImpl at 6dd4ab87
> ]
>
>
> _______________________________________________
> rules-users mailing listrules-users at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/rules-users
>
>
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140225/c0493ec7/attachment.html 


More information about the rules-users mailing list