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 206719 - org.openide.filesystems.FileStateInvalidException: E:\Projects\Java\terminal\paybox.terminal.global\src\paybox\terminal\pinger\command\UpdateCommandProcessor.java@591a2c93:17acadf[invalid]
Summary: org.openide.filesystems.FileStateInvalidException: E:\Projects\Java\terminal\...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-26 23:15 UTC by Exceptions Reporter
Modified: 2012-10-29 15:51 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174119


Attachments
stacktrace (777 bytes, text/plain)
2011-12-26 23:15 UTC, Exceptions Reporter
Details
stacktrace (825 bytes, text/plain)
2012-04-30 22:41 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-12-26 23:15:31 UTC
Build: NetBeans IDE 7.1 RC2 (Build 201111302200)
VM: Java HotSpot(TM) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows 7

Stacktrace: 
org.openide.filesystems.FileStateInvalidException: E:\Projects\Java\terminal\paybox.terminal.global\src\paybox\terminal\pinger\command\UpdateCommandProcessor.java@591a2c93:17acadf[invalid]
   at org.openide.loaders.DataObject.find(DataObject.java:517)
   at org.netbeans.modules.java.hints.errors.ImportClass$FixImport.implement(ImportClass.java:420)
   at org.netbeans.modules.editor.hints.HintsUI$1.run(HintsUI.java:762)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)
Comment 1 Exceptions Reporter 2011-12-26 23:15:33 UTC
Created attachment 114465 [details]
stacktrace
Comment 2 javydreamercsw 2012-04-30 22:41:28 UTC
Created attachment 118907 [details]
stacktrace

Clicking fix imports.
Comment 3 Exceptions Reporter 2012-04-30 22:41:45 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=174119
Comment 4 Exceptions Reporter 2012-09-17 14:23:13 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=174119
Comment 5 Quality Engineering 2012-10-16 02:05:37 UTC
Integrated into 'main-golden', will be available in build *201210160002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2fe77259752a
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #206719: probably the only way to deal with file state invalid exceptions.