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 237341

Summary: AssertionError: If valid, it should be a folder: C:\Users\DELL\Downloads\Compressed\poi-3.5-FINAL-sources.jar@2cdf8e61:202f88b5
Product: platform Reporter: haiduongxanh_huy
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204721
Attachments: stacktrace

Description haiduongxanh_huy 2013-10-19 02:59:12 UTC
This bug was originally marked as duplicate of bug 204849, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: If valid, it should be a folder: C:\Users\DELL\Downloads\Compressed\poi-3.5-FINAL-sources.jar@2cdf8e61:202f88b5
   at org.netbeans.modules.masterfs.watcher.Watcher$Ext.unregister(Watcher.java:248)
   at org.netbeans.modules.masterfs.watcher.Watcher.unregister(Watcher.java:127)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.removeFileChangeListener(BaseFileObj.java:519)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Comment 1 haiduongxanh_huy 2013-10-19 02:59:14 UTC
Created attachment 141287 [details]
stacktrace
Comment 2 Jaroslav Havlin 2013-10-21 08:42:52 UTC
Already fixed. NetBeans 7.2 Beta is quite outdated, please try a newer version.
Thank you for reporting.

*** This bug has been marked as a duplicate of bug 212891 ***