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 193103

Summary: [70cat] AssertionError: Already listening to [MasterFileObject[/home/schkovich/NetBeansProjects/roohit/public_html/js/dojox/html/ext-dojo/.svn@7dccb9cf:739f9db1,valid=true], MasterFileObject[/home/schkovich/N
Product: platform Reporter: schkovich <schkovich>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 174843
Attachments: stacktrace

Description schkovich 2010-12-09 09:48:10 UTC
This bug was originally marked as duplicate of bug 186150, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201012090001)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Linux

User Comments:
schkovich: closing projects




Stacktrace: 
java.lang.AssertionError: Already listening to [MasterFileObject[/home/schkovich/NetBeansProjects/roohit/public_html/js/dojox/html/ext-dojo/.svn@7dccb9cf:739f9db1,valid=true], MasterFileObject[/home/schkovich/NetBeansProjects/roohit/public_html/js/dojox/mobile/tests/inputApp@3fe485bd:1f870b40,valid=true], MasterFileObject[/home/schkovich/NetBeansProjects/roohit/public_html/js/dojox/atom/tests/.svn@280b31e6:3251001e,valid=true], MasterFileObject[/home/schkovich/NetBeansProjects/roohit/public_html/js/dojox/fx/resources/.svn@260304b:74dcd458,valid=true], MasterFileObject[/home/schkovich/NetBeansProjects/roohit/public_html/js/dojox/widget/nls/nl@78e8b38b:376ea355,valid=true], MasterFileObject[/home/schkovich/NetBeansProjects/roohit/public_html/js/dojo/data/util@36c8e545:671ef685,valid=true], MasterFileObject[/home/schkovich/NetBeansProjects/roohit/public_html/js/dojox/io/proxy/tests@595e780d:6520d10a,valid=true], MasterFileObject[/home/schkovich/NetBeansProjects/roohit/public_html/js/dojox/uuid@c616915:75b5950a,v
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.listenToAll(FileObjectKeeper.java:158)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.addRecursiveListener(FileObjectKeeper.java:87)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.addRecursiveListener(FolderObj.java:594)
   at org.openide.filesystems.DeepListener.relisten(DeepListener.java:95)
   at org.openide.filesystems.DeepListener.<init>(DeepListener.java:71)
   at org.openide.filesystems.FileUtil.removeRecursiveListener(FileUtil.java:386)
Comment 1 schkovich 2010-12-09 09:48:14 UTC
Created attachment 103801 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-01-04 08:59:18 UTC
ergonomics#69ad439e0ed8
Comment 3 Quality Engineering 2011-01-07 08:06:30 UTC
Integrated into 'main-golden', will be available in build *201101070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/69ad439e0ed8
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #193103: Don't try to listen to fileobjects when removing recursive listener