History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1566
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Stephen Nesbitt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Can't delete agent resource: make

Created: 25/Jul/08 11:28 PM   Updated: 12/Dec/08 04:11 AM
Component/s: None
Affects Version/s: 2.0.8
Fix Version/s: x.x

Environment: linux, firefox, mysql backend


 Description  « Hide
The make resource appears to not be deletable.

Steps to reproduce:
- fresh install of pulse
- go to administration->agents
- expand master
- click on resources
- click on delete button for the make resource
Pulse will ask for confirmation and then appear to delete it. But when the resources page is refreshed, it is still present

 All   Comments   Change History      Sort Order:
Stephen Nesbitt - 26/Jul/08 12:11 AM
This is a flaky. I can now get it to delete some times <sigh>

Daniel Ostermeier - 26/Jul/08 01:14 AM
Hi Stephen,

Are you seeing any exceptions in the logs when a delete fails?

Cheers,
-Daniel

jason - 26/Jul/08 06:00 PM
I have a pretty good idea what could cause this. Pulse automatically discovers various resources, including make. If you delete a resource, next time the discovery runs Pulse will just find it again (there is no way to turn this off at the moment - but if you edit the resource Pulse will not mess with your changes). Discovery runs when an agent goes from an offline to an online status. When you first start up, the agents are all offline until their first ping. Hence it is possible to start up, delete a resource, and then have the agent come online and the resource discovered again.