Bug 1063809 - EvaluatorWrapper does not resolve the right handle correctly
Summary: EvaluatorWrapper does not resolve the right handle correctly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER2
: 6.0.1
Assignee: Mario Fusco
QA Contact: Marek Winkler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-11 13:22 UTC by Mario Fusco
Modified: 2014-08-06 19:58 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 19:58:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker DROOLS-421 0 Critical Resolved EvaluatorWrapper does not resolve the right handle correctly 2014-03-17 14:49:42 UTC

Description Mario Fusco 2014-02-11 13:22:21 UTC
The EvaluatorWrapper tries to look up the right handle from the WM, but there may be cases (e.g. when the right input comes from a FROM node)
where the handle is not in the WM, causing a NPE. This causes the right handle to be null, or to be resolved incorrectly. Evaluations are then inconsistent.

Comment 2 JBoss JIRA Server 2014-02-11 13:23:28 UTC
Mario Fusco <mario.fusco> updated the status of jira DROOLS-421 to Resolved

Comment 3 Edson Tirelli 2014-02-11 14:27:29 UTC
This is part of a forward port of fixes applied to the 5.6.x community version and 6.1.x version. We would like to have the acks set to cherry pick into 6.0.1.

Comment 4 Marek Winkler 2014-03-17 14:49:35 UTC
Verified that the fix is present in BRMS 6.0.1 ER2 and the relevant tests pass.


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