This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 238640 - org.openide.filesystems.FileStateInvalidException: C:\Work Files\production-new\StatusTool2\src\java\StatusTool2\model\managers\ProjectManager.java@6c56b62b:422cc432[invalid]
Summary: org.openide.filesystems.FileStateInvalidException: C:\Work Files\production-n...
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Test Runner (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-21 09:46 UTC by Maksim Khramov
Modified: 2013-11-21 11:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203062


Attachments
stacktrace (2.55 KB, text/plain)
2013-11-21 09:46 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2013-11-21 09:46:10 UTC
Build: NetBeans IDE Dev (Build 201311190002)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
zdenek.rod: I deleted file and it cause this error.

mkhramov: Exception occurs  after Safety Delete java class from Mercurial controlled project




Stacktrace: 
org.openide.filesystems.FileStateInvalidException: C:\Work Files\production-new\StatusTool2\src\java\StatusTool2\model\managers\ProjectManager.java@6c56b62b:422cc432[invalid]
   at org.openide.loaders.DataObject.find(DataObject.java:555)
   at org.netbeans.modules.java.testrunner.hints.CreateTestClassHint.computeWarning(CreateTestClassHint.java:111)
   at sun.reflect.GeneratedMethodAccessor120.invoke(GeneratedMethodAccessor120.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:606)
   at org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl.createErrors(CodeHintProviderImpl.java:336)
Comment 1 Maksim Khramov 2013-11-21 09:46:12 UTC
Created attachment 142433 [details]
stacktrace
Comment 2 Theofanis Oikonomou 2013-11-21 11:36:23 UTC
Changeset: f21ad6541c6a
Author:    Theofanis Oikonomou <theofanis@netbeans.org>
Date:      2013-11-21 12:37
Message: