Bug 161431 - When Monitoring a resource the Remote Systems view becomes unusable
Summary: When Monitoring a resource the Remote Systems view becomes unusable
Status: RESOLVED DUPLICATE of bug 150954
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: David McKnight CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-18 12:03 EDT by Michael Scharf CLA
Modified: 2007-05-15 17:20 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Scharf CLA 2006-10-18 12:03:39 EDT
- Add a monitor to a directory (set it to a high refresh rate (e.g 5 sec))
- open a subdirectory of the monitored directory
- (try) to select a file in the subdirectory
- on each refresh the subdirectory gets closed

The problem is that the entire tree gets refreshed even if nothing has changed on the remote system.

This happens independent of the system type

-----------Enter bugs above this line-----------
RSE 1.0 Testing round 2
installation : Eclipse SDK-3.2.1 + Mylar
RSE install  : download RSE-sdk
java.runtime : Sun 1.5.0_07-b03
os.name:     : Windows XP SP2
------------------------------------------------
systemtype   : Local
targetos     : Windows XP SP2
targetvm     : Sun 1.5.0_07-b03
------------------------------------------------
Comment 1 Martin Oberhuber CLA 2006-10-20 16:25:26 EDT
This is very similar to bug 150954, not sure if it's actually a duplicate.
Comment 2 Michael Scharf CLA 2006-10-23 09:05:27 EDT
I don't think its a duplicate, but I would expect that both bugs are solved by one fix....
Comment 3 David McKnight CLA 2007-02-06 08:32:57 EST
I'm considering turning the monitor view from a table-tree back into a table.  This will avoid such problems however it would be less functionality.   Are there objections to this?
Comment 4 Michael Scharf CLA 2007-02-06 12:21:31 EST
The problem has nothing to do with using a table or a tree-table in the monitor view!

- in the Remote Systems View select a directory for monitoring
- set the poll interval to 5 sec
- in the Remote Systems View expand a sub-directory (of the one that is polled)

==> when the poll happens, the opened sub-directory (in the Remote Systems View) gets collapsed again...
Comment 5 Martin Oberhuber CLA 2007-02-06 12:57:18 EST
For me it also seems like the problems we see here are just a manifestation of what's being discussed in bug 173042 so I think I'd like to see that one addressed.
Comment 6 Martin Oberhuber CLA 2007-05-15 16:37:38 EDT
On reconsideration, this is definitely a duplicate of bug #150954.

The DeferredTreeContentManager is responsible for collapsing tree nodes in order to refresh them. While this is done, the tree node is unusable. See bug #150954 for a possible workarund at the client.



*** This bug has been marked as a duplicate of bug 150954 ***