Bug 851469
| Summary: | Updating a fact causes NPE with extends | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise BRMS Platform 5 | Reporter: | Mario Fusco <mfusco> |
| Component: | BRE (Expert, Fusion) | Assignee: | Mario Fusco <mfusco> |
| Status: | CLOSED UPSTREAM | QA Contact: | Martin Vecera <mvecera> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | BRMS 5.3.1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
When one rule extended another rule and both rules reference the same fact in their conditions, calling an update on that fact after calling fireAllRules caused a NullPointerException. This has been resolved by checking that a rule is enabled before adding its activation to the agenda. The NullPointerException no longer occurs in this situation.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:20:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Mario Fusco
2012-08-24 09:24:55 UTC
Verified in 5.3.1.ER1. This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |