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 192678 - AssertionError: FileName: /Users/ryanmauger/Projects/i2i.local/application/modules/slideshows/models/Slideshows.php@be630d4 fo: MasterFileObject[/Users/ryanmauger/Projects/i2i.local/application/module
Summary: AssertionError: FileName: /Users/ryanmauger/Projects/i2i.local/application/mo...
Status: RESOLVED DUPLICATE of bug 190319
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-30 14:27 UTC by bittarman
Modified: 2010-12-06 12:14 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 173343


Attachments
stacktrace (1.65 KB, text/plain)
2010-11-30 14:27 UTC, bittarman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bittarman 2010-11-30 14:27:45 UTC
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:
bittarman: alt clicked in project pane

GUEST: Expanding files tree in Projects view.

coops: Opening a file in the projects pane.

GUEST: I was unfolding a folder from Projects tab

GUEST: I clicked a folder in my projects list




Stacktrace: 
java.lang.AssertionError: FileName: /Users/ryanmauger/Projects/i2i.local/application/modules/slideshows/models/Slideshows.php@be630d4 fo: MasterFileObject[/Users/ryanmauger/Projects/i2i.local/application/modules/slideshows/models/Slideshows.php@5781f414:6ea60c8c,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 bittarman 2010-11-30 14:27:50 UTC
Created attachment 103472 [details]
stacktrace
Comment 2 Marian Mirilovic 2010-12-03 08:50:45 UTC
similar to issue 192617 ?
Comment 3 Jaroslav Tulach 2010-12-06 12:14:45 UTC

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