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 213014 - AssertionError: No factory for //Fileserver1/ this: \\Fileserver1@ff377143:2b8010
Summary: AssertionError: No factory for //Fileserver1/ this: \\Fileserver1@ff377143:2b...
Status: RESOLVED DUPLICATE of bug 207060
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks: 212073
  Show dependency tree
 
Reported: 2012-05-25 13:12 UTC by muellermi
Modified: 2012-06-01 22:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188383


Attachments
stacktrace (10.76 KB, text/plain)
2012-05-25 13:12 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2012-05-25 13:12:14 UTC
Build: NetBeans IDE Dev (Build 201205250002)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows XP

User Comments:
muellermi: trying to open maven project




Stacktrace: 
java.lang.AssertionError: No factory for //Fileserver1/ this: \\Fileserver1@ff377143:2b8010
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getFileObject(FolderObj.java:126)
   at org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton.loadProject(AntBasedProjectFactorySingleton.java:227)
   at org.netbeans.api.project.ProjectManager.createProject(ProjectManager.java:369)
   at org.netbeans.api.project.ProjectManager.access$300(ProjectManager.java:86)
   at org.netbeans.api.project.ProjectManager$2.run(ProjectManager.java:290)
   at org.netbeans.api.project.ProjectManager$2.run(ProjectManager.java:234)
Comment 1 muellermi 2012-05-25 13:12:21 UTC
Created attachment 119885 [details]
stacktrace
Comment 2 Jesse Glick 2012-05-25 16:21:48 UTC
Might have been just fixed in trunk. Dupe of bug #212918? Bug #212891? Bug #207060? Bug #212073?
Comment 3 Jaroslav Tulach 2012-06-01 22:28:45 UTC

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