Bug 1139787

Summary: EAP Patch Rollback Failure
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Matt Mahoney <mmahoney>
Component: PatchingAssignee: Brian Stansberry <brian.stansberry>
Status: CLOSED EOL QA Contact: Jan Martiska <jmartisk>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: brian.stansberry, epp-bugs, jason.greene, jawilson, jdoyle, kconner, mfoley, msimka, olubyans
Target Milestone: DR3   
Target Release: EAP 6.2.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:49:07 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: 1069547    
Attachments:
Description Flags
Detailed reproduction steps and results none

Description Matt Mahoney 2014-09-09 15:49:11 UTC
Created attachment 935803 [details]
Detailed reproduction steps and results

Description of problem:
After applying patches jboss-eap-6.2.3.patch.zip and jboss-eap-6.2.4.patch.zip to EAP base version 6.2.0, attempted to perform consecutive patch rollbacks to get back to the starting base version of 6.2.0 - the following error occurred:

patch rollback --reset-configuration=false
    java.io.FileNotFoundException: /home/hudson/jboss-eap6-standalone/modules/system/layers/base/org/jboss/as/web/main/lib/README.txt (No such file or directory)

Note: same result with "--reset-configuration=false" and "--reset-configuration=true"

Version-Release number of selected component (if applicable):
EAP 6

How reproducible:
Always

Steps to Reproduce:
1. Patch Apply jboss-eap-6.2.3.patch.zip, and then jboss-eap-6.2.4.patch.zip to a 6.2.0 EAP
2. Perform consecutive "patch rollback --reset-configuration=false"
3.

Actual results:
Rollback results in error.

Expected results:
No error should occur.

Additional info:

Comment 4 Emanuel Muckenhuber 2014-09-10 13:02:10 UTC
IIRC this has been fixes as part of https://github.com/jbossas/jboss-eap/pull/980 (https://bugzilla.redhat.com/show_bug.cgi?id=1070708) and got merged into 6.3.

Comment 8 Dimitris Andreadis 2015-02-03 21:03:30 UTC
re-assign Emanuel's assigned bugs to Brian.