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 191505 - AssertionError: FileName: C:\Users\battlewolf\Documents\NetBeansProjects\SMR_Beta\JKStyle\_skin\html\maincontent@1b131aa fo: MasterFileObject[C:\Users\battlewolf\Documents\NetBeansProjects\SMR_Beta\JK
Summary: AssertionError: FileName: C:\Users\battlewolf\Documents\NetBeansProjects\SMR_...
Status: RESOLVED DUPLICATE of bug 190319
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 04:59 UTC by BattleWolf
Modified: 2010-11-02 14:02 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172789


Attachments
stacktrace (1.83 KB, text/plain)
2010-11-01 04:59 UTC, BattleWolf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BattleWolf 2010-11-01 04:59:28 UTC
Build: NetBeans IDE 7.0 M2 (Build 201010151251)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows 7

User Comments:
st3vie: Just after loading/opening an existing  project, I pressed ctrl-shift-1 to select/show the location of the current file in the Project view.

BattleWolf: made a folder in remote server of a project.

java.lang.AssertionError: FileName: C:\Users\battlewolf\Documents\NetBeansProjects\SMR_Beta\JKStyle\_skin\html\maincontent@1b131aa fo: MasterFileObject[C:\Users\battlewolf\Documents\NetBeansProjects\SMR_Beta\JKStyle\_skin\html\mainContent@16bf3c6:863cfd,valid=true]
	at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
	at org.openide.loaders.FolderChildren$1R.run(FolderChildren.java:156)
Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
	at org.openide.util.RequestProcessor.post(RequestProcessor.java:421)
	at org.openide.loaders.FolderChildren.refreshChildren(FolderChildren.java:194)
	at org.openide.loaders.FolderChildren.addNotify(FolderChildren.java:294)
	at org.openide.nodes.Children.callAddNotify(Children.java:568)
	at org.openide.nodes.EntrySupport$Lazy.checkInit(EntrySupport.java:1037)
	at org.openide.nodes.EntrySupport$Lazy.getNodes(EntrySupport.java:1170)
	at org.ope




Stacktrace: 
java.lang.AssertionError: FileName: C:\Users\battlewolf\Documents\NetBeansProjects\SMR_Beta\JKStyle\_skin\html\maincontent@1b131aa fo: MasterFileObject[C:\Users\battlewolf\Documents\NetBeansProjects\SMR_Beta\JKStyle\_skin\html\mainContent@16bf3c6:863cfd,valid=true]
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
   at org.openide.loaders.FolderChildren$1R.run(FolderChildren.java:156)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1960)
Comment 1 BattleWolf 2010-11-01 04:59:32 UTC
Created attachment 102736 [details]
stacktrace
Comment 2 Petr Nejedly 2010-11-02 14:02:52 UTC

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