Bug 1321016

Summary: EAP Patch Purge Error
Product: [JBoss] JBoss Operations Network Reporter: Matt Mahoney <mmahoney>
Component: Plugin -- JBoss EAP 6Assignee: Matt Mahoney <mmahoney>
Status: CLOSED NOTABUG QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: medium    
Version: JON 3.3.5CC: fbrychta, loleary
Target Milestone: ER01Keywords: Triaged
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-21 14:35:25 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:
Attachments:
Description Flags
Server.log
none
Snapshot of error message
none
server-Repro.log none

Description Matt Mahoney 2016-03-24 13:50:52 UTC
Description of problem:
After applying 6.2.4 Patch to a 6.2.0 EAP, attempted to purge resulted in purge Failure

Version-Release number of selected component (if applicable):
JON 3.3.5 Update-03 DR01

How reproducible:


Steps to Reproduce:
1. Stop RHQ Agent
2. Install EAP 6.2.0 Standalone
Ex:  /root/jon-utils/src/main/scripts/bladecenter/install_eap6-standalone.sh http://download.devel.redhat.com/released/JBEAP-6/6.2.0/jboss-eap-6.2.0.zip

3. Start RHQ Agent
4. Deploy 6.2.4.GA patch to EAP 6.2.0
5. Once Deploy completes and is successful, Purge 6.2.4.GA Patch

Actual results:
Purge failure:
 "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) 

Expected results:
Purge should succeed.

Additional info:

Comment 1 Matt Mahoney 2016-03-24 13:51:27 UTC
Created attachment 1139975 [details]
Server.log

Comment 2 Matt Mahoney 2016-03-24 13:52:13 UTC
Created attachment 1139976 [details]
Snapshot of error message

Comment 4 Matt Mahoney 2016-03-24 19:12:59 UTC
Created attachment 1140101 [details]
server-Repro.log