Bug 1134846
| Summary: | java.lang.Exception while creating bundle using recipe file | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Armine Hovsepyan <ahovsepy> | ||||||||||||
| Component: | UI | Assignee: | RHQ Project Maintainer <rhq-maint> | ||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Armine Hovsepyan <ahovsepy> | ||||||||||||
| Severity: | urgent | Docs Contact: | |||||||||||||
| Priority: | urgent | ||||||||||||||
| Version: | JON 3.3.0 | CC: | gkhachik, lkrejci, mfoley | ||||||||||||
| Target Milestone: | ER02 | ||||||||||||||
| 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 14:00:51 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: | |||||||||||||||
| Bug Depends On: | |||||||||||||||
| Bug Blocks: | 1050014 | ||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Armine Hovsepyan
2014-08-28 10:42:43 UTC
Created attachment 931860 [details]
recipe_error
Created attachment 931861 [details]
server.log
Created attachment 931862 [details]
recipe_file
This is regression caused by BZ 1069547. Fix in master: commit fc231cc754aaf4aaa40545f96c3650920574e8e8 Author: Lukas Krejci <lkrejci> Date: Thu Aug 28 15:46:54 2014 +0200 [BZ 1069547] Throw UnknownRecipeException instead of overly broad Exception from the WildflyPatchBundleServerPluginComponent#parseRecipe(). Fix in release/jon3.3.x:
commit 7cb3499a47ab3a46add5724cf0ebe9113b9f8ca3
Author: Lukas Krejci <lkrejci>
Date: Thu Aug 28 15:46:54 2014 +0200
[BZ 1069547] Throw UnknownRecipeException instead of overly broad Exception
from the WildflyPatchBundleServerPluginComponent#parseRecipe().
(cherry picked from commit fc231cc754aaf4aaa40545f96c3650920574e8e8)
Signed-off-by: Lukas Krejci <lkrejci>
Moving to ON_QA as available for test with the following brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=381194 verified in JON 3.3 ER02 screen-shots attached Created attachment 934331 [details]
recipe_uploaded
Created attachment 934332 [details]
bundle_files_upload_page
|