Bug 1000350 - Invakid error handling in initialization of DroolsEventProcessor
Summary: Invakid error handling in initialization of DroolsEventProcessor
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: RT Governance
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER2
: 6.0.0
Assignee: Gary Brown
QA Contact: Jiri Pechanec
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-23 09:11 UTC by Jiri Pechanec
Modified: 2014-07-02 09:19 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RTGOV-258 0 Major Closed DroolsEventProcessor should fail deployment if rule not found 2014-07-02 09:19:39 UTC

Description Jiri Pechanec 2013-08-23 09:11:31 UTC
When DroolsEventProcessor is incorrectly configured (wron rulename) it thorws NPE during EPN execution.

The problem is in createSession method. When rules loading fails, an exception is logged but _session is initatied to null and then silently ignored - see System.out.println.

Application should not be deployed at all under these circumstances

Comment 1 JBoss JIRA Server 2013-09-02 11:29:44 UTC
Gary Brown <gary> updated the status of jira RTGOV-258 to Resolved

Comment 5 Jiri Pechanec 2013-10-16 11:47:15 UTC
Verified in ER4

Comment 6 JBoss JIRA Server 2014-07-02 09:19:39 UTC
Gary Brown <gary> updated the status of jira RTGOV-258 to Closed


Note You need to log in before you can comment on or make changes to this bug.