[
https://jira.jboss.org/browse/JBIDE-7377?page=com.atlassian.jira.plugin.s...
]
Vitali Yemialyanchyk edited comment on JBIDE-7377 at 11/30/10 9:18 AM:
-----------------------------------------------------------------------
I do not have exact test case for the issue. If it is not reproducible after "several
files deletion" - I think it is possible to close the issue.
was (Author: vyemialyanchyk):
I do not have exact test case for the issue.
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: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.0.Beta2
Reporter: Vitali Yemialyanchyk
Assignee: Alexey Kazakov
Priority: Minor
Fix For: 3.2.0.Beta2
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.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira