Bug 210828 - [efs] CVS Decorators stop working
Summary: [efs] CVS Decorators stop working
Status: NEW
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: Kevin Doyle CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: cross-project
Depends on:
Blocks:
 
Reported: 2007-11-24 00:17 EST by David Williams CLA
Modified: 2008-09-17 11:50 EDT (History)
0 users

See Also:


Attachments
log showing exceptions (19.69 KB, text/plain)
2007-11-24 00:17 EST, David Williams CLA
no flags Details
configuration of current dev. env. (176.06 KB, text/plain)
2007-11-24 00:18 EST, David Williams CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Williams CLA 2007-11-24 00:17:47 EST
Created attachment 83688 [details]
log showing exceptions

In my dev. env., my CVS decorators have stopped working (where it shows exact revision, "outgoing changes" etc. 

From the exceptions being written to the log, I think this is related to RSE. 

I do have RSE installed, have used it some, but at the time of these exceptions, there is no RSE view/perspective open.
Comment 1 David Williams CLA 2007-11-24 00:18:33 EST
Created attachment 83689 [details]
configuration of current dev. env.
Comment 2 Martin Oberhuber CLA 2007-11-25 06:18:07 EST
The stacktrace seems to come from the RSE EFS provider. It looks like in your workspace, there are some remote resources (folders) linked in through the RSE EFS provider.

Can you describe your workspace a little? Do you have a project that is shared through CVS with some EFS-hooked remote resources? Could it be that your RSE-shared remote resources are unavailable because the connection is not connected?

It's important for us to get to a point at which the problem is sufficiently clear such that we can reproduce it locally.
Comment 3 David Williams CLA 2007-11-26 11:20:21 EST
> Can you describe your workspace a little? 

only about 10 projects. Which happen to "map" to org.eclipse/www folders, for developing web content. 

> Do you have a project that is shared through CVS with some EFS-hooked remote resources? 

Maybe indirectly. Since my RSE "points to" build.eclipse.org, in theory, if you follow the symbolic links, the "root tree" eventually goes to //cvsroot/org.eclipse/www

I did have a few filters defined, but not to there. They were to a symbolic link through $HOME/downloads/webtools.... 

> Could it be that your RSE-shared remote resources are unavailable because the connection is not connected?

I think always connected. 
Comment 4 Martin Oberhuber CLA 2008-01-22 18:15:17 EST
Kevin you've been working with EFS a lot, have you ever seen this or can you reproduce it?
Comment 5 Kevin Doyle CLA 2008-03-10 20:34:26 EDT
I have never seen this and haven't been able to reproduce it, but I don't use EFS and CVS in the same workspace much.

I have seen weird errors occur when my ssh connection times out.  I've seen the Eclipse Debug Breakpoints view have an error stacktrace as it couldn't retrieve some of the files I had breakpoints in. 
Comment 6 Martin Oberhuber CLA 2008-03-11 08:52:09 EDT
SSH timeouts should no longer occur now that we have keepalives.