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 25782 - NPE after try to install module from local nbm file
Summary: NPE after try to install module from local nbm file
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: _ mihmax
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-18 15:27 UTC by Marian Mirilovic
Modified: 2003-06-30 13:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException stack-trace (2.34 KB, text/plain)
2002-07-18 15:40 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-07-18 15:27:09 UTC
[nb_release34](20020718), [jdk1.4.0](01)

I have vad module nbm file that doesn't contain
Info/info.xml file and do :
- run IDE
- invoke Update Center
- select "Install manually downloaded modules" and
push Next
- add my module (xx.nbm)
- push Next
-> NullPointerException arise (see attachment), I
know that it's impossible use nbm file without
info.xml file by autoupdate, but Exception should
be catched and annotated.
Comment 1 Marian Mirilovic 2002-07-18 15:40:01 UTC
Created attachment 6778 [details]
NullPointerException stack-trace
Comment 2 akemr 2002-07-19 13:25:22 UTC
Fixed in trunk
Comment 3 Marian Mirilovic 2002-07-24 11:05:29 UTC
verified in [nb_dev](20020724)
Comment 4 Jaroslav Tulach 2002-12-03 09:55:04 UTC
Hi. This issue is marked as 3.4.1_CANDIDATE. It means that it should be
integrated into release341 one branch. The plan at
http://www.netbeans.org/devhome/docs/releases/34/index.html expected beta1 to be
produced on Dec01. That did not happen due to a lot of outstanding not
integrated candidates like this one. 

Would it be possible to spend few minutes by backporting this fix? Thank you in
advance.
Comment 5 akemr 2002-12-03 10:11:07 UTC
OK, reassign to Maxym to add patch and integrate into release 341 branch
Comment 6 _ mihmax 2002-12-03 10:42:48 UTC
Ales, thanks ;-),
Please, provide a .diff
Comment 8 _ mihmax 2002-12-06 06:56:33 UTC
Checking in
autoupdate/src/org/netbeans/modules/autoupdate/ModuleUpdate.java;
new revision: 1.42.16.1; previous revision: 1.42
done
Comment 9 Marian Mirilovic 2003-03-19 08:22:48 UTC
verified
Comment 10 Quality Engineering 2003-06-30 13:50:08 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.