Description of problem: java.lang.Exception while creating bundle using recipe file Version-Release number of selected component (if applicable): Version : 3.3.0.ER01.1 Build Number : 9941660:f3aa7e7 How reproducible: always Steps to Reproduce: 1. Navigate to Bundles 2. Click on 'New' button 3. Click 'Recipe' radio button 4. Click 'Click to load recipe file' button 5. browse a recipe file and upload it 6. Click 'Next' button Actual results: [1409222361835] java.lang.Exception:The Wildfly patches cannot be dealt with using only recipes - the whole distribution file is needed -- on page Expected results: bundle recipe is uploaded, upload war page is visible Additional info: please get screen-shot, fragment from server.log and test.xml recipe file attached
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