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 - [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++
Summary: [70cat] AssertionError: FileName: /var/folders/K-/K-QKYOg6FCqAB6jI9KXCPE+++TI...
Status: RESOLVED DUPLICATE of bug 184854
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-18 13:57 UTC by Exceptions Reporter
Modified: 2011-02-18 17:17 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172939


Attachments
stacktrace (1.42 KB, text/plain)
2011-02-18 13:57 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***