| Summary: | JMX does not show process data | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Tomas Schlosser <tschloss> | ||||
| Component: | jBPM Core | Assignee: | Kris Verlaenen <kverlaen> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas Schlosser <tschloss> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | unspecified | CC: | mrietvel | ||||
| Target Milestone: | ER6 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 20:13:39 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: | |||||
| Attachments: |
|
||||||
6.0.x: http://github.com/droolsjbpm/drools/commit/07522d9e3 master: http://github.com/droolsjbpm/drools/commit/fbda40c0b Verified in BRMS 6.0.1-redhat-1 |
Created attachment 818374 [details] Screenshot of JMX console Description of problem: The process data (processes started, finished) is not available in JMX console. Although I am possitive the processes are running (at least they start), the TotalProcessInstancesStarted value in JMX is 0. Version-Release number of selected component (if applicable): BPMS 6.0.0.ER4 How reproducible: Start application with MBeans option enabled and check the JMX console. Actual results: No processes started or completed. Expected results: Correct number of processes started/completed. Additional info: The screenshot shows the location where the information is available.