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 226869 - org.openide.filesystems.FileStateInvalidException: /pericore/new/pericore-base/pericore-util/src/main/java/com/pericore/util/Hasher.java@6b29cc80:6089b6ac[invalid]
Summary: org.openide.filesystems.FileStateInvalidException: /pericore/new/pericore-bas...
Status: CLOSED INCOMPLETE
Alias: None
Product: utilities
Classification: Unclassified
Component: Test Runner (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-01 02:21 UTC by theshadow27
Modified: 2017-04-26 22:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 199164


Attachments
stacktrace (4.72 KB, text/plain)
2013-03-01 02:21 UTC, theshadow27
Details

Note You need to log in before you can comment on or make changes to this bug.
Description theshadow27 2013-03-01 02:21:10 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_15-b03
OS: Mac OS X

User Comments:
theshadow27: I moved a file (Java interface) from /src/main/java to /src/test/java by dragging it in the Projects window. Then I opened another class




Stacktrace: 
org.openide.filesystems.FileStateInvalidException: /pericore/new/pericore-base/pericore-util/src/main/java/com/pericore/util/Hasher.java@6b29cc80:6089b6ac[invalid]
   at org.openide.loaders.DataObject.find(DataObject.java:537)
   at org.netbeans.modules.gsf.codecoverage.CoverageReportTopComponent$FileRenderer.getTableCellRendererComponent(CoverageReportTopComponent.java:532)
   at javax.swing.JTable.prepareRenderer(JTable.java:5731)
   at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2114)
   at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:2016)
   at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1812)
Comment 1 theshadow27 2013-03-01 02:21:12 UTC
Created attachment 132037 [details]
stacktrace
Comment 2 theshadow27 2013-04-16 00:44:19 UTC
Probably an issue with the userdir, unable to duplicate, marking as resolved
Comment 3 theshadow27 2017-04-26 22:27:53 UTC
OBSOLETE