Dashboard is slow in BPMS 6.0.x
Issue
- The window Dahsboard can not open and display the data. (a long await and then numerous error messages on the server). The number of process instances is around 200, 000. I have already increased system property 'org.jboss.dashboard.dataset.DataSetSettingsImpl.maxDataSetLoadTimeInMillis' value.
10:34:57,826 INFO [org.jboss.dashboard.annotation.config.ConfigReader] (http-/10.10.10.10:8080-3) System property: org.jboss.dashboard.dataset.DataSetSettingsImpl.maxDataSetLoadTimeInMillis=50000
10:39:27,360 ERROR [org.jboss.dashboard.dataset.sql.SQLDataSet] (http-/10.10.10.10:8080-2) Error in load() SQLDataset. SQL = select ts.taskid,ts.processinstanceid,ps.processname,ps.processversion,ts.taskname,ts.createddate,ts.enddate,ts.userid,ts.duration, ts.status
from bamtasksummary ts left join processinstancelog ps on (ts.processinstanceid=ps.processinstanceid): org.jboss.dashboard.dataset.DataSetException: Data set load time has been exceeded = 50.0s
Environment
- Red Hat JBoss BPM Suite (BPMS)
- 6.0.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
