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 UIAssignee: John Mazzitelli <mazz>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 4.0.0.Beta2CC: 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:
Description Flags
Comment none

Description Heiko W. Rupp 2011-04-20 09:56:00 UTC
Created attachment 915216 [details]
Comment

(This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).

Comment 1 Heiko W. Rupp 2011-04-20 09:59:33 UTC
Fallout from 2dce9258d4dde85defbeaf33162896822c369525

Comment 2 John Mazzitelli 2011-04-20 12:37:47 UTC
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.

Comment 3 Simeon Pinder 2011-04-21 23:07:29 UTC
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.

Comment 4 Simeon Pinder 2011-04-27 12:42:32 UTC
*** Bug 698673 has been marked as a duplicate of this bug. ***

Comment 5 Simeon Pinder 2011-05-27 21:51:18 UTC
*** Bug 696989 has been marked as a duplicate of this bug. ***

Comment 6 Sunil Kondkar 2011-06-08 09:47:53 UTC
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.

Comment 7 Heiko W. Rupp 2013-09-02 07:25:47 UTC
Bulk closing of issues that were VERIFIED, had no target release and where the status changed more than a year ago.