[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1055) Errors occurred while refreshing resources with the local file system.

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed Oct 10 09:17:09 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1055?page=all ]

Viacheslav Kabanovich resolved JBIDE-1055.
------------------------------------------

    Resolution: Done

EXECUTE: Create JsfKickStart project
EXECUTE: Open Web Projects view and expand node for the created project
EXECUTE: open an external file manager and remove newly created root folder for the project.
EXECUTE: Activate Eclipse and select the created JSF project.
ASSERT: After some reasonable time, nodes representing files and folders on disk will vanish. First level nodes representing logical folders of jsf project will remain (WebContent, Configuration, Tag Libraries, etc). 
ASSERT: exception mentioned in description will not appear in the Eclipse log.

> Errors occurred while refreshing resources with the local file system.
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-1055
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1055
>             Project: JBoss Tools
>          Issue Type: Bug
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Anton Klimkovich
>         Assigned To: Viacheslav Kabanovich
>            Priority: Minor
>
> Create JsfKickStart project
> Delete it by hand without RHDS.
> 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:733)
> 	at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResourceManager.java:714)
> 	at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1420)
> 	at org.jboss.tools.common.model.filesystems.impl.FolderImpl.update(FolderImpl.java:235)
> 	at org.jboss.tools.common.model.filesystems.impl.FileSystemFolderLoader.update(FileSystemFolderLoader.java:28)
> 	at org.jboss.tools.common.model.filesystems.impl.FileSystemsLoader.update(FileSystemsLoader.java:59)
> 	at org.jboss.tools.common.model.loaders.impl.RootLoaderImpl.update(RootLoaderImpl.java:44)
> 	at org.jboss.tools.common.model.impl.XModelImpl.update(XModelImpl.java:426)
> 	at org.jboss.tools.common.model.ui.views.navigator.NavigatorViewPart.handleActivation(NavigatorViewPart.java:646)
> 	at org.jboss.tools.common.model.ui.views.navigator.NavigatorViewPart.access$1(NavigatorViewPart.java:634)
> 	at org.jboss.tools.common.model.ui.views.navigator.NavigatorViewPart$ActivationXRunnable.run(NavigatorViewPart.java:658)
> 	at org.jboss.tools.common.model.XJob.run(XJob.java:125)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list