Bug 1056987
| Summary: | LowMemoryException causes unexpected error in KPI panels | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||||
| Component: | BAM | Assignee: | David Gutierrez <dgutierr> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Jan Hrcek <jhrcek> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 6.0.0 | CC: | kverlaen, pzapataf | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-06-24 11:59:27 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
Jan Hrcek
2014-01-23 10:02:28 UTC
Created attachment 854274 [details]
server.log showing lots of LowMemoryExceptions
Related to this, it's important to set minimal requirements in terms of memory and permsize, specially for BPMS, given there are two webapps installed that can be very memory-consuming -specially BAM-. This situation is reported (can't be really controlled if no memory is left) by the error management system, however some esthetic improvement could be made to the reporting error screen, which provides a very generic message. Technical details are already hidden by default. It is possible to avoid these errors by tuning jvm heap size properly. Closing as not a bug. |