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 151597 - [65cat] reflect.UndeclaredThrowableException at $Proxy1.fileFolderCreated
Summary: [65cat] reflect.UndeclaredThrowableException at $Proxy1.fileFolderCreated
Status: RESOLVED DUPLICATE of bug 151498
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ potingwu
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-28 14:43 UTC by rajivderas
Modified: 2008-10-29 17:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 133241


Attachments
stacktrace (29.72 KB, text/plain)
2008-10-28 14:43 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-10-28 14:43:29 UTC
Build: NetBeans IDE Dev (Build 200810280201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.fileFolderCreated(.java:0)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:133)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:122)
        at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:99)
        at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:953)
        at org.openide.filesystems.FileSystem$EventDispatcher.run(FileSystem.java:918)
Comment 1 rajivderas 2008-10-28 14:43:35 UTC
Created attachment 72772 [details]
stacktrace
Comment 2 _ potingwu 2008-10-29 17:05:58 UTC

*** This issue has been marked as a duplicate of 151498 ***