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 197748 - IllegalArgumentException: Attempted to pass a null directory to findProject
Summary: IllegalArgumentException: Attempted to pass a null directory to findProject
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-14 13:26 UTC by jungmat
Modified: 2011-04-14 16:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 171774


Attachments
stacktrace (5.78 KB, text/plain)
2011-04-14 13:26 UTC, jungmat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jungmat 2011-04-14 13:26:10 UTC
Build: NetBeans IDE Dev (Build 201104140401)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Linux

User Comments:
GUEST: I was downloading plugins

GUEST: install mount filesystems plugin

GUEST: help me. thank...




Stacktrace: 
java.lang.IllegalArgumentException: Attempted to pass a null directory to findProject
   at org.netbeans.api.project.ProjectManager.findProject(ProjectManager.java:227)
   at org.netbeans.modules.mount.DummyProject.getInstance(DummyProject.java:66)
   at org.netbeans.modules.mount.MountTab$1.run(MountTab.java:100)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 jungmat 2011-04-14 13:26:15 UTC
Created attachment 107751 [details]
stacktrace
Comment 2 Jesse Glick 2011-04-14 16:46:36 UTC
Cannot reproduce but can try to fix: contrib #570749e4b8a4

Note that this module is not supported.