| Summary: | Platform Utilization fails with summary.actualUsedMemory is null | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Herbert <herbertdeborba> |
| Component: | Core UI | Assignee: | Nobody <nobody> |
| Status: | NEW --- | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.9 | CC: | hrupp, jshaughn |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Herbert
2013-10-14 19:21:11 UTC
I was unable to reproduce on windows or linux with a master dev build and only one platform. That does not mean there isn't an issue. Can you mention the number of platforms and the version of java you are using? Hi Jay, I've upgraded from 4.3 to 4.9, the first time I'd accessed the GUI it had about 20 platforms being monitored and the reported issue (?) occurred along with other errors. Then I thought it might be something related to converting data from the older db and opted to remove all platforms, setting up one by one from zero (using the auto-updated 4.9 agent). Even with only one platform it happens. The RHQ server is running with Java: java version "1.6.0_25" Java(TM) SE Runtime Environment (build 1.6.0_25-b06) Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode) The only platform that is being monitored has three JBoss 4.0.5 GA instances, two of them using jdk1.5.0_22 and one with jdk1.6.0_29. I know these are a bit odd and really old, but they are a third party developed software requirement. With the 4.3 the "Platform Utilization" functionality worked fine. But I'll try it with a newer JVM. I've tried with this Java: java version "1.7.0_40" Java(TM) SE Runtime Environment (build 1.7.0_40-b43) Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode) Same problem: fileName: http://rhq.tjsc.jus.br:7080/coregui/org.rhq.enterprise.gui.coregui.CoreGUI/20E8809599C387E5ACF13C8DE9AC1BF3.cache.html lineNumber: 60881 columnNumber: 4: summary.actualUsedMemory is null For the record... I've installed a brand new server and database with the same elements and the issue does not occured, ie, it happened only on the migration process. |