Bug 1139787 - EAP Patch Rollback Failure
Summary: EAP Patch Rollback Failure
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Patching
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: DR3
: EAP 6.2.4
Assignee: Brian Stansberry
QA Contact: Jan Martiska
URL:
Whiteboard:
Depends On:
Blocks: JON3-10, PRODMGT-544
TreeView+ depends on / blocked
 
Reported: 2014-09-09 15:49 UTC by Matt Mahoney
Modified: 2019-08-19 12:49 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:49:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Detailed reproduction steps and results (2.80 KB, text/plain)
2014-09-09 15:49 UTC, Matt Mahoney
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.