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 74323 - NPE from ModuleDeleterImpl.removeModuleFilesInCluster
Summary: NPE from ModuleDeleterImpl.removeModuleFilesInCluster
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords:
: 77512 88563 91093 (view as bug list)
Depends on: 74819
Blocks:
  Show dependency tree
 
Reported: 2006-04-03 16:50 UTC by Jesse Glick
Modified: 2007-05-21 10:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (1.13 KB, text/plain)
2006-04-03 16:51 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2006-04-03 16:50:53 UTC
Was trying to uninstall "Maven 1.0.2 Library for Mevenide", "Mevenide-Config",
"Mevenide-Core", "Mevenide-Grammar", and "Mevenide-Repository", all under
Libraries. Got an exception and modules not removed. 060331 dev build, Mustang
b77, Linux.
Comment 1 Jesse Glick 2006-04-03 16:51:17 UTC
Created attachment 29559 [details]
Stack trace
Comment 2 Jiri Rechtacek 2006-04-11 11:31:18 UTC
It's unreproducible to throw the exception but generally doesn't work for me as
well. I have filed a issue 74819 about inability to uninstall libraries. When it
will fixed I will find why InstalledFileLocator.getDefault ().locate() didn't
return any file.
Comment 3 Jiri Rechtacek 2006-08-11 11:16:28 UTC
*** Issue 77512 has been marked as a duplicate of this issue. ***
Comment 4 Jiri Rechtacek 2007-01-02 14:51:12 UTC
*** Issue 88563 has been marked as a duplicate of this issue. ***
Comment 5 Jiri Rechtacek 2007-01-02 14:52:07 UTC
*** Issue 91093 has been marked as a duplicate of this issue. ***
Comment 6 rmatous 2007-04-23 09:21:39 UTC
Works for me with new plugin manager.
Comment 7 Jiri Rechtacek 2007-05-21 10:36:12 UTC
Renamed subcomponent 'module manager' to 'plugin manager' consistent with
current naming.