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 88563 - NPE after disabling module
Summary: NPE after disabling module
Status: RESOLVED DUPLICATE of bug 74323
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-11-03 09:15 UTC by Martin Krauskopf
Modified: 2007-01-02 14:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (648 bytes, text/plain)
2006-11-03 09:16 UTC, Martin Krauskopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2006-11-03 09:15:44 UTC
I do not have exact steps to reproduce, sorry. Happens to me after I disable a
module in the Module Manager. But stacktrace is quite obvious. You need to check
InstalledFileLocator.locate() result for null.
Comment 1 Martin Krauskopf 2006-11-03 09:16:14 UTC
Created attachment 35747 [details]
NPE
Comment 2 Jiri Rechtacek 2007-01-02 14:51:12 UTC

*** This issue has been marked as a duplicate of 74323 ***