Exception when loading workspace

Once of my teammates gets the following error when attempting to load a
repository workspace:
!ENTRY com.ibm.team.filesystem.ide.ui 4 -1 2009-02-16 16:56:04.236
!MESSAGE Problems refreshing on external ignore file change
!SUBENTRY 1 com.ibm.team.filesystem.ide.ui 4 0 2009-02-16 16:56:04.236
!MESSAGE Exception while refreshing due to external ignore file change
!STACK 0
com.ibm.team.repository.common.ItemNotFoundException: CRJAZ0215I Item
not found:
com.ibm.team.scm.common.internal.impl.WorkspaceHandleImpl@37903790
(stateId: , itemId: , origin: <unset>, immutable: <unset>)
at
com.ibm.team.scm.client.internal.WorkspaceManager.getWorkspaceConnection(WorkspaceManager.java:403)
at
com.ibm.team.internal.filesystem.ui.util.ShareablesUtil.getContributorTeamPlace(ShareablesUtil.java:177)
at
com.ibm.team.internal.filesystem.ui.ignore.IgnoreManagerEventConnector$RefreshOnIgnoreChangeJob.processIgnoreEvent(IgnoreManagerEventConnector.java:318)
at
com.ibm.team.internal.filesystem.ui.ignore.IgnoreManagerEventConnector$RefreshOnIgnoreChangeJob.run(IgnoreManagerEventConnector.java:259)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
I'm able to load his workspace without issue on my machine. Any thoughts
as to why he's getting this exception?
Thanks, Brian
repository workspace:
!ENTRY com.ibm.team.filesystem.ide.ui 4 -1 2009-02-16 16:56:04.236
!MESSAGE Problems refreshing on external ignore file change
!SUBENTRY 1 com.ibm.team.filesystem.ide.ui 4 0 2009-02-16 16:56:04.236
!MESSAGE Exception while refreshing due to external ignore file change
!STACK 0
com.ibm.team.repository.common.ItemNotFoundException: CRJAZ0215I Item
not found:
com.ibm.team.scm.common.internal.impl.WorkspaceHandleImpl@37903790
(stateId: , itemId: , origin: <unset>, immutable: <unset>)
at
com.ibm.team.scm.client.internal.WorkspaceManager.getWorkspaceConnection(WorkspaceManager.java:403)
at
com.ibm.team.internal.filesystem.ui.util.ShareablesUtil.getContributorTeamPlace(ShareablesUtil.java:177)
at
com.ibm.team.internal.filesystem.ui.ignore.IgnoreManagerEventConnector$RefreshOnIgnoreChangeJob.processIgnoreEvent(IgnoreManagerEventConnector.java:318)
at
com.ibm.team.internal.filesystem.ui.ignore.IgnoreManagerEventConnector$RefreshOnIgnoreChangeJob.run(IgnoreManagerEventConnector.java:259)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
I'm able to load his workspace without issue on my machine. Any thoughts
as to why he's getting this exception?
Thanks, Brian
3 answers

Brian Gillan wrote:
I've opened a work item for this
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=71624&tab=links.
Brian
Hi Brian
As a test, try creating a new local (Eclipse) workspace on your colleagues machine and see if that loads correctly. If it does, then it sounds like your Eclipse workspace is the problem and it is probably worth discarding the old one.
anthony

kesterto wrote:
Creating a new Eclipse workspace resolved the problem.
Brian
bgillanwrote:
Brian Gillan wrote:
I've opened a work item for this
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=71624&tab=links.
Brian
Hi Brian
As a test, try creating a new local (Eclipse) workspace on your
colleagues machine and see if that loads correctly. If it does, then
it sounds like your Eclipse workspace is the problem and it is
probably worth discarding the old one.
anthony
Creating a new Eclipse workspace resolved the problem.
Brian