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 191794 - AssertionError: FileName: D:\projects\java\insamApp\insam-platform\insam\src\main\webapp\WEB-INF\tiles\admin\userprofile\.svn\prop-base@12dfdbb fo: MasterFileObject[D:\projects\java\insamApp\insam-pla
Summary: AssertionError: FileName: D:\projects\java\insamApp\insam-platform\insam\src\...
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-10 12:56 UTC by mihai
Modified: 2010-11-10 14:49 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172673


Attachments
stacktrace (4.13 KB, text/plain)
2010-11-10 12:56 UTC, mihai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mihai 2010-11-10 12:56:44 UTC
Build: NetBeans IDE 7.0 M2 (Build 201010151251)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
GUEST: creatting new html project




Stacktrace: 
java.lang.AssertionError: FileName: D:\projects\java\insamApp\insam-platform\insam\src\main\webapp\WEB-INF\tiles\admin\userprofile\.svn\prop-base@12dfdbb fo: MasterFileObject[D:\projects\java\insamApp\insam-platform\insam\src\main\webapp\WEB-INF\tiles\admin\userprofile\.svn\prop-base@112a7d0:178c227,valid=true]
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
   at org.openide.filesystems.FileObject$1WithChildren.process(FileObject.java:784)
   at org.openide.filesystems.FileObject$1WithChildren.process(FileObject.java:780)
   at org.openide.util.Enumerations$QEn.nextElement(Enumerations.java:434)
   at org.netbeans.modules.web.jspparser_ext.WebAppParseSupport.getImplicitLocation(WebAppParseSupport.java:778)
   at org.netbeans.modules.web.jspparser_ext.WebAppParseSupport.reinitTagLibMappings(WebAppParseSupport.java:759)
Comment 1 mihai 2010-11-10 12:56:48 UTC
Created attachment 102881 [details]
stacktrace
Comment 2 Petr Nejedly 2010-11-10 14:49:03 UTC
Already fixed.

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