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 195656

Summary: [70cat] AssertionError: FileName: /var/folders/K-/K-QKYOg6FCqAB6jI9KXCPE+++TI/-Tmp-/.com.sun.deploy.net.socket.-1.8243247790982464923.AF_@7bdde34a fo: MasterFileObject[/var/folders/K-/K-QKYOg6FCqAB6jI9KXCPE++
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal CC: fzamboj, host, mmirilovic, romilsonpc
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 172939
Attachments: stacktrace

Description Exceptions Reporter 2011-02-18 13:57:40 UTC
This issue was reported manually by mmirilovic.
It already has 27 duplicates 


Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

User Comments:
GUEST: I just try to rename filename in the project view via F2/rename, but it throw up this error.
it feels bad!

GUEST: svn commit

GUEST: Pinned Debugging thread panel

GUEST: Doing a subversion update.




Stacktrace: 
java.lang.AssertionError: FileName: /var/folders/K-/K-QKYOg6FCqAB6jI9KXCPE+++TI/-Tmp-/.com.sun.deploy.net.socket.-1.8243247790982464923.AF_@7bdde34a fo: MasterFileObject[/var/folders/K-/K-QKYOg6FCqAB6jI9KXCPE+++TI/-Tmp-/.com.sun.deploy.net.socket.-1.8243247790982464923.AF_@336855f2:10ae8bfc,valid=true]
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
   at org.openide.loaders.DataObjectPool.getTargets(DataObjectPool.java:690)
   at org.openide.loaders.DataObjectPool.access$600(DataObjectPool.java:60)
   at org.openide.loaders.DataObjectPool$FSListener.fileDataCreated(DataObjectPool.java:647)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:139)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:128)
Comment 1 Exceptions Reporter 2011-02-18 13:57:45 UTC
Created attachment 106153 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-02-18 17:17:16 UTC

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