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 17961

Summary: I am not able update some nbm
Product: www Reporter: Richard Malaschitz <malaschitz>
Component: Builds & RepositoriesAssignee: nbbuild-issues@ide <nbbuild-issues>
Status: VERIFIED FIXED    
Severity: blocker CC: mzlamal
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: exception

Description Richard Malaschitz 2001-11-22 10:24:52 UTC
[NB3.3 beta5]
[Windows 2000, Linux]

It is not posible some new NBM from forte moduls (jdbc.nbm, pointbase.nbm). 
During instalation is thrown java.lang.NullPointerException exception at 
java.util.zip.ZipFile.getInputStream(ZipFile.java:174)
Comment 1 Richard Malaschitz 2001-11-22 10:27:42 UTC
Created attachment 3531 [details]
exception
Comment 2 akemr 2001-11-22 11:59:07 UTC
These nbm's are wrong - don't contain info/Info.xml directory!

Michale, could you investigate why it's missing?
Comment 3 Michal Zlamal 2001-11-22 13:44:58 UTC
It looks like bug in MakeListOfNBM.java
Comment 4 akemr 2001-11-22 13:51:08 UTC
Reassign to owner.
Comment 5 Michal Zlamal 2001-11-22 15:44:07 UTC
Fixed - I repaired the excludes in MakeListOfNBM.java
Comment 6 Richard Malaschitz 2001-11-23 10:23:00 UTC
Verified - Build 200111230645