Bug 824502
| Summary: | Update farmed Application Deployment (EAR/WAR) results in non-farmed deployment | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Stefan Negrea <snegrea> |
| Component: | Plugin -- JBoss EAP 5 | Assignee: | RHQ Project Maintainer <rhq-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.0.0 | CC: | asantos, ccrouch, enagai, hrupp, jsanda, loleary, mazz, rhatlapa |
| Target Milestone: | --- | ||
| Target Release: | JON 3.1.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | EMBJOPR-366 | Environment: |
JON 2.4
EAP 5.0.1 admin-console
|
| Last Closed: | 2013-09-11 10:58:08 UTC | Type: | --- |
| 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: | 646631, 820650 | ||
| Bug Blocks: | 625146, 782579 | ||
|
Description
Stefan Negrea
2012-05-23 15:41:07 UTC
The AS5 deployer uses the file name as-is to determine the name of the app to be updated/deployed. Instead of adding the random UUID to the archive to be deployed, add the random UUID to a temp folder name and then download content there (leaving the file name unchanged). This issue has been fixed for both farmed and non-farmed deployments. Another update was to switch to the farm version of the AS5 deployer prior to stopping and deleting existing content. The switch to a farm deployer was happening too late (prior to deployment) and was not stopping and removing the farmed application prior to the new deployment. release/jon3.1.x branch commits: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commit;h=28f5c74ec24267eecf6ffe1e36a01a012e5c7198 http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commit;h=7b36fe4ad315679ea2e66431bbe5067037e1d539 *** Bug 824498 has been marked as a duplicate of this bug. *** Moving to ON_QA since this is included in the CR2 build. Verified against JON 3.1.2 GA and EAP 5.1.2 and EAP 5.2.0 |