Bug 1070888
| Summary: | NPE in REST client when querying for process variables history | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Radovan Synek <rsynek> | ||||
| Component: | Business Central | Assignee: | Marco Rietveld <mrietvel> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Radovan Synek <rsynek> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.1 | CC: | kverlaen, rsynek, smcgowan | ||||
| Target Milestone: | ER1 | ||||||
| Target Release: | 6.0.2 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 19:51:00 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: | |||||||
| Attachments: |
|
||||||
|
Description
Radovan Synek
2014-02-27 16:31:55 UTC
Radovan, could you retest this with ER2? This looks like a duplicate of BZ-1070211. - https://bugzilla.redhat.com/show_bug.cgi?id=1070211 Part of this problem is actually a duplicate, part is isn't: the NPE is unique to this bug. Fixed in master: https://github.com/droolsjbpm/droolsjbpm-integration/commit/e644aca9 Waiting for blocker flag to commit to 6.0.x Cherry-picked commit to 6.0.x: https://github.com/droolsjbpm/droolsjbpm-integration/commit/0b88c8b2 Verified with BPMS-6.0.2.ER2 |