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 167001 - NoClassDefFoundError: org/openide/filesystems/FileStateInvalidException
Summary: NoClassDefFoundError: org/openide/filesystems/FileStateInvalidException
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-12 17:11 UTC by aabraham
Modified: 2009-06-15 14:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 564


Attachments
stacktrace (646 bytes, text/plain)
2009-06-12 17:11 UTC, aabraham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aabraham 2009-06-12 17:11:18 UTC
Build: NetBeans IDE 6.5.1 (Build 200903060201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
zian: I tried to commit some SVN changes but I got an error message (the NetBeans SVN error dialog) so I restarted NetBeans.

This error occured shortly after the NetBeans splash screen went away.

GUEST: 
I can't tell if I'm logged in or not but I'm "zian."

The SVN error message was:
SVN command returned with the following error:
Out of date: "in transaction 'q'

ronlee: Bringing up "Customize Toolbars".  Rotating ball just kept spinning.



Stacktrace: 
java.lang.NoClassDefFoundError: org/openide/filesystems/FileStateInvalidException
        at java.lang.Class.getDeclaredMethods0(Class.java:0)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
        at java.lang.Class.getMethod0(Class.java:2670)
        at java.lang.Class.getMethod(Class.java:1603)
        at org.openide.util.WeakListenerImpl$ListenerReference.getRemoveMethod(WeakListenerImpl.java:599)
        at org.openide.util.WeakListenerImpl$ListenerReference.run(WeakListenerImpl.java:562)
Comment 1 aabraham 2009-06-12 17:11:30 UTC
Created attachment 83518 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-06-12 17:11:46 UTC
This issue already has 13 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=564
Comment 3 Exceptions Reporter 2009-06-12 18:48:48 UTC
This issue already has 14 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=564
Comment 4 Jiri Skrivanek 2009-06-15 11:22:12 UTC
I can't see it in NetBeans 6.7. Feel free to reopen if you can repeat the problem regularly.