Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 361108

Summary: ID-R20KZ
Product: [Technology] Subversive Reporter: Alex <aphofstede>
Component: CoreAssignee: Igor Burilo <igor.burilo>
Status: RESOLVED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: a.gurov, pflammertsma
Version: unspecified   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:

Description Alex CLA 2011-10-17 05:03:50 EDT
Version:	0.7.9.I20110207-1700

SVN Client:	org.eclipse.team.svn.connector.svnkit16 2.2.2.I20110124-1700 SVN/1.6.15 SVNKit/1.3.5 (http://svnkit.com/) r7406

JVM Properties:
{java.runtime.name=Java(TM) SE Runtime Environment, java.runtime.version=1.6.0_26-b03-383-11A511, java.vendor=Apple Inc., line.separator= , java.class.version=50.0, os.name=Mac OS X, os.arch=i386, user.country=US, os.version=10.7.1, eclipse.commands=-os macosx -ws cocoa -arch x86 -showsplash -launcher /Applications/Aptana Studio 3/AptanaStudio3.app/Contents/MacOS/AptanaStudio3 -name AptanaStudio3 --launcher.library /Applications/Aptana Studio 3/AptanaStudio3.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.1.2.R36x_v20101019_1345/eclipse_1310.so -startup /Applications/Aptana Studio 3/AptanaStudio3.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar -data /Users/alex/Documents/workspaces/mobbr -launcher /Applications/Aptana Studio 3/AptanaStudio3.app/Contents/MacOS/AptanaStudio3 -keyring /Users/alex/.eclipse_keyring -consoleLog -showlocation -vm /System/Library/Frameworks/JavaVM.framework , java.version=1.6.0_26, osgi.framework.version=3.6.2.R36x_v20110210, file.separator=/, java.vm.info=mixed mode, path.separator=:, user.timezone=Europe/Amsterdam, user.language=en, java.vm.name=Java HotSpot(TM) Client VM, file.encoding=MacRoman}

org.eclipse.core.internal.resources.ResourceException: Errors occurred while refreshing resources with the local file system.
org.eclipse.core.internal.resources.ResourceException: Errors occurred while refreshing resources with the local file system.
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystemResourceManager.java:827)
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResourceManager.java:808)
	at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1663)
	at org.eclipse.team.svn.core.operation.local.RefreshResourcesOperation$2.run(RefreshResourcesOperation.java:131)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
	at org.eclipse.team.svn.core.operation.local.RefreshResourcesOperation.doRefresh(RefreshResourcesOperation.java:129)
	at org.eclipse.team.svn.core.operation.local.RefreshResourcesOperation$1.run(RefreshResourcesOperation.java:106)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doSubTask(ProgressMonitorUtility.java:118)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.protectStep(AbstractActionOperation.java:154)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.protectStep(AbstractActionOperation.java:149)
	at org.eclipse.team.svn.core.operation.local.RefreshResourcesOperation.runImpl(RefreshResourcesOperation.java:96)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
	at org.eclipse.team.svn.core.operation.CompositeOperation.runImpl(CompositeOperation.java:95)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
	at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:39)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90)
	at org.eclipse.team.svn.ui.utility.WorkspaceModifyCancellableOperationWrapper.execute(WorkspaceModifyCancellableOperationWrapper.java:58)
	at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
	at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
	at org.eclipse.team.svn.ui.utility.SVNTeamOperationWrapper.run(SVNTeamOperationWrapper.java:35)
	at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
	at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Contains: Failed to read the project description file (.project) for 'mobbr-kernel'.  The file has been changed on disk, and it now contains invalid information.  The project will not function properly until the description file is restored to a valid state.
Comment 1 Alexander Gurov CLA 2011-10-18 07:26:19 EDT
The issue is related to the damaged in the .project file which correct content is a prerequisite to the correct work of Eclipse IDE. It probably got messed up due to conflicting changes when update was performed. In order to avoid the situation you just need to use Synchronize View and solve the conflict manually before updating.
Comment 2 Alexander Gurov CLA 2011-10-18 07:31:22 EDT
*** Bug 360213 has been marked as a duplicate of this bug. ***