Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » extreme slow "refreshing external folders"
extreme slow "refreshing external folders" [message #529774] Tue, 27 April 2010 07:54 Go to next message
mark is currently offline markFriend
Messages: 6
Registered: January 2010
Junior Member
we're using RAD75, IBM's IDE build upon Eclipse 3.4.2
Ever since we moved to this version, several of our developers have reported excruciating slow refreshing issues. For who knows what reason, the IDE starts "refreshing external folders" and just hangs for about 10 to 15 minutes!
The source-code loaded into the workspace is imported from a directory that is under version control, and is not located within the workspace.

Does anybody have similar experience, or better, a solution?
maybe some settings...?


----------
Mark
----------
"If it cannot be done the way it should, it should be done the way it can..."
Re: extreme slow "refreshing external folders" [message #529933 is a reply to message #529774] Tue, 27 April 2010 18:03 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Mark,

It sounds like a network delay issue. Do they have the workspace auto
refresh preference enabled?

It seems to me that a proper version control system would involve
extracting a local copy from the version control system, rather than
sharing a folder across developers...


mark wrote:
> we're using RAD75, IBM's IDE build upon Eclipse 3.4.2
> Ever since we moved to this version, several of our developers have
> reported excruciating slow refreshing issues. For who knows what
> reason, the IDE starts "refreshing external folders" and just hangs
> for about 10 to 15 minutes!
> The source-code loaded into the workspace is imported from a directory
> that is under version control, and is not located within the workspace.
>
> Does anybody have similar experience, or better, a solution?
> maybe some settings...?
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: extreme slow "refreshing external folders" [message #531331 is a reply to message #529933] Tue, 04 May 2010 14:45 Go to previous messageGo to next message
mark is currently offline markFriend
Messages: 6
Registered: January 2010
Junior Member
The auto-refresh is (mostly) "on"

We are using "snapshots", local copies of the source-code.
The developer manually triggers the update of this snapshot to update his copy with the newly checked in code from the others.
The location of this snapshot is in a specific directory on the developer's pc, but not within the RAD workspace-directory, hence the "external folders"
The thing is that RAD randomly (?) decides to update his internal index and on some pc's this process hangs RAD...
Rather weird taking into account that the "auto-refresh" and the "refresh workspace on startup" already should have captured all changes made by the user...


----------
Mark
----------
"If it cannot be done the way it should, it should be done the way it can..."
Re: extreme slow "refreshing external folders" [message #531376 is a reply to message #531331] Tue, 04 May 2010 15:38 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Mark,

If it's an external file system there might be issues with clock
synchronization that make the files look out of date with respect to the
expected timestamp on the local machine. It sounds a little like that.
You might want to try disabling auto refresh and see if that helps.


mark wrote:
> The auto-refresh is (mostly) "on"
>
> We are using "snapshots", local copies of the source-code.
> The developer manually triggers the update of this snapshot to update
> his copy with the newly checked in code from the others.
> The location of this snapshot is in a specific directory on the
> developer's pc, but not within the RAD workspace-directory, hence the
> "external folders"
> The thing is that RAD randomly (?) decides to update his internal
> index and on some pc's this process hangs RAD...
> Rather weird taking into account that the "auto-refresh" and the
> "refresh workspace on startup" already should have captured all
> changes made by the user...


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Toggling selection effect to the list component
Next Topic:How to Setup Client Dev Environment for FileNet P8 4.x with JBoss and Eclipse
Goto Forum:
  


Current Time: Thu Apr 25 13:40:02 GMT 2024

Powered by FUDForum. Page generated in 0.03636 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top