Created attachment 531744 [details] test case Description of problem: IllegalStateException is thrown when trying to scan a BPMN2 file resource using ResourceChangeScanner of the KnowledgeAgent. So BPMN process is not hotdeployable as a result. The same exception occurs in ResourceChangeScanner with XLS, CSV, DRF, BPMN and PKG of Guvnor. Version-Release number of selected component (if applicable): BRMS 5.3.0 DEV4 How reproducible: Run attached test case. Steps to Reproduce: 1. Unzip test case. 2. Run as Java app. Actual results: CSV resource is not hotdeployable. Expected results: All resources in changeset specification should be hotdeployable.
This is fixed for XLS, CSV and BPMN. Working on the PKG under the other open ticket for this.
Edson Tirelli <ed.tirelli> updated the status of jira JBRULES-3358 to Resolved
Edson Tirelli <ed.tirelli> updated the status of jira JBRULES-3358 to Closed
Please verify the issue on 5.3 ER4.
Verified in 5.3 ER4.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: The KnowledgeAgent's ResourceChangeScanner failed to scan CSV, XLS, and BPMN2 resources and threw a illegalStateException. This has been resolved and error no longer occurs.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1 @@ -The KnowledgeAgent's ResourceChangeScanner failed to scan CSV, XLS, and BPMN2 resources and threw a illegalStateException. This has been resolved and error no longer occurs.+The KnowledgeAgent's ResourceChangeScanner failed to scan CSV, XLS, and BPMN2 resources and threw an illegalStateException. This has been resolved and error no longer occurs.
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.