Bug 1139820
Summary: | Improve EAP Patch Deploy Failure Message | ||
---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Matt Mahoney <mmahoney> |
Component: | Plugin -- Other | Assignee: | Michael Burman <miburman> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | JON 3.3.0 | CC: | lzoubek, miburman |
Target Milestone: | ER05 | ||
Target Release: | JON 3.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-11 13:59:49 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: |
Description
Matt Mahoney
2014-09-09 17:31:23 UTC
Moving into ER05 as didn't make the ER04 cut. I talked about the issue with the rest of the team on our call, and there's a reason to keep those exceptionClassnames there (it is easier to assist the customer). Cleaning up all of them would require some changes to every error message we currently do, so I only removed the first "RuntimeException", as it provides no extra value to us. In master: commit 6ad2b57830862470b22afc52c7ab34d3c3226752 Author: Michael Burman <miburman> Date: Fri Oct 3 16:49:16 2014 +0300 [BZ 1139820] Remove one useless exception className from the error message from all Bundle related exceptions branch: release/jon3.3.x link: https://github.com/rhq-project/rhq/commit/719d7a7af time: 2014-10-08 11:50:25 +0200 commit: 719d7a7afe8e6b5c9119c5e18c55dbe164e5f9a8 author: Michael Burman - miburman message: [BZ 1139820] Remove one useless exception className from the error message from all Bundle related exceptions (cherry picked from commit 6ad2b57830862470b22afc52c7ab34d3c3226752) Signed-off-by: Libor Zoubek <lzoubek> Moving to ON_QA as available to test with the latest brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=394734 |