Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 880648

Summary: Incorrect heap description in VM metrics view
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Stefan Miklosovic <smikloso>
Component: Web ConsoleAssignee: Heiko Braun <hbraun>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.1CC: jcechace, oskutka
Target Milestone: ER5   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:48:50 UTC Type: Enhancement
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 Flags
output from the eap console showing the issue none

Description Stefan Miklosovic 2012-11-27 13:55:43 UTC
Created attachment 652733 [details]
output from the eap console showing the issue

Description of problem:
While looking at the heap usage in the management console, there is, in my humble opinion, incorrectly specified amount of bytes which eap is or was occupying. To be concrete, there is a "max" string saying that (after clicking on the "Need Help?" link)

"max: The maximum amount of memory in bytes that can be used for memory management".
 
Are you really mean "in bytes"? In that popup header, there is "Heap usage (mb)" so saying that it has used 1248 "bytes" is at least misleading (if it was even true information).

This holds for other sentences in the help as well.

Version-Release number of selected component (if applicable):
6.0.1.ER4

Steps to Reproduce:
1. start EAP
2. click on Status -> JVM -> Need Help?
  
Actual results:
Bytes in the sentences where mega bytes should be.

Expected results:
"mega bytes" strings except of bytes

Additional info:
see the screenshot in the attachments

Comment 2 JBoss JIRA Server 2013-07-23 11:57:03 UTC
Heiko Braun <ike.braun> updated the status of jira WFLY-1489 to Resolved

Comment 3 Jakub Cechacek 2013-10-17 11:16:19 UTC
Verified 6.2.0.ER6 - this wasn't actually fixed but runtime statistics as whole were completely reworked. New BZs will be opened for any additional issues.