[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7377) Exception in error log after several files deletion -> ResourceException: Resource 'xxx' does not exist.

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Wed Oct 20 11:54:54 EDT 2010


Exception in error log after several files deletion -> ResourceException: Resource 'xxx' does not exist.
--------------------------------------------------------------------------------------------------------

                 Key: JBIDE-7377
                 URL: https://jira.jboss.org/browse/JBIDE-7377
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.2.0.Beta2
            Reporter: Vitali Yemialyanchyk
            Assignee: Alexey Kazakov
            Priority: Minor


after several files deletion - I get this in Error Log:

org.eclipse.core.internal.resources.ResourceException: Resource '/booking22/src/111/hibernate.cfg.xml' does not exist.
	at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:326)
	at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:200)
	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:826)
	at org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.removeMarkers(ValidatorManager.java:104)
	at org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validate(ValidatorManager.java:94)
	at org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validateInJob(ValidatorManager.java:78)
	at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

all is working correct, but this exception - may be there is no sense to log it.

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

        


More information about the jbosstools-issues mailing list