Bug 698137
Summary: | Viewing large group chart fails with a red box and a JSP exception | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> | ||||
Component: | Core UI | Assignee: | John Mazzitelli <mazz> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.0.0.Beta2 | CC: | hrupp, jsanda, skondkar, spinder | ||||
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: | 2013-09-02 07:25:47 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 585306 | ||||||
Attachments: |
|
Fallout from 2dce9258d4dde85defbeaf33162896822c369525 commit 3fb0fa8 did a search and replace through all *.jsp, *.xml, *.xhtml and *.java files - found several .jsp files that still refer to the package: org.rhq.enterprise.server.measurement.uibean I changed them all to refer to org.rhq.core.domain.measurement.ui All other places have been correctly refactored. commit 7d22f710a One more change necessary. Tag class instantiates MetricDisplayConstants via reflection. Reverting this interface back to an instantiable class. Leaving this in ON_QA state. *** Bug 698673 has been marked as a duplicate of this bug. *** *** Bug 696989 has been marked as a duplicate of this bug. *** Verified on build116 (Version: 4.1.0-SNAPSHOT Build Number: 6ae3b13) Create a compatible group, navigated to the summary portlet. Clicked on a metric and verified that it displays the metric chart. No errors are observed. Marking as verified. Bulk closing of issues that were VERIFIED, had no target release and where the status changed more than a year ago. |
Created attachment 915216 [details] Comment (This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).