Bug 811954
Summary: | [EAP6] deployment removal fails | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Libor Zoubek <lzoubek> |
Component: | Agent | Assignee: | Stefan Negrea <snegrea> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | unspecified | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.4 | CC: | hrupp, snegrea, theute |
Target Milestone: | --- | ||
Target Release: | JON 3.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-03 15:10:47 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: | 707223 |
Description
Libor Zoubek
2012-04-12 11:40:40 UTC
Does it stay in inventory (child of server) or only in the left nav tree? Works for me on master Retested this and it works with the latest code. The deployment is deleted from JON and EAP. I've currently re-tested this on JON 3.1RC1, and the issue is still here. Steps to Reproduce: 1. create Deployment on standalone EAP6 2. wait 'till it's discovered 3. delete it 4. run manual autodiscovery on platform After step 3. deployment is correctly removed from EAP and also from UI (removal operation is successfull) After step 4. resource appears in inventory again, in agent.log there is an interesting message: INFO [InventoryManager.discovery-1] (rhq.core.pc.inventory.InventoryManager)- Sending [runtime] inventory report to Server... INFO [InventoryManager.discovery-1] (rhq.core.pc.inventory.InventoryManager)- Syncing local inventory with Server inventory... INFO [InventoryManager.discovery-1] (rhq.core.pc.inventory.InventoryManager)- Got unknown resource: 11531 WARN [ResourceContainer.invoker.daemon-67] (rhq.modules.plugins.jbossas7.DeploymentComponent)- Could not determine the location of the deployment - the content descriptor wasn't found for deploymentAddress{path: deployment=hello.war}. This sounds a lot like a general sync issue in the plugin container and not especially as7-plugin related. Extensively debugged and rested this however I cannot get it to fail with the latest code. There were several enhancements done to the discovery process that could have resolved this issue. Please retest with the latest JON ER build. If it fails again, please attach the test application to this ticket. Might be something specific to the deployment used. Version: 4.4.0.JON310-SNAPSHOT Build Number: 31b4844 Bulk closing of old issues in VERIFIED state. |