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 102143 - Problem with module containing more than one certificate
Summary: Problem with module containing more than one certificate
Status: VERIFIED FIXED
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:
Depends on:
Blocks:
 
Reported: 2007-04-23 13:19 UTC by Jaromir Uhrik
Modified: 2007-04-26 09:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log attached... (36.94 KB, text/plain)
2007-04-23 13:21 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2007-04-23 13:19:53 UTC
At the pluginportal catalog in category C/C++ there is module Open VMS C/C++
Compiler Support. I am trying to install this module, but after the download
phase the exception appears and it is not possible to finish installation - only
cancel is available. The exception dialog contains :
java.lang.AssertionError: Only one certificate for
/space/build/60/trunk/0423morning/a002/update/download/com-compaq-openvms-netbeans-cppsupport.nbm
	at
org.netbeans.modules.autoupdate.services.InstallSupportImpl.verifyNbm(InstallSupportImpl.java:519)
	at
org.netbeans.modules.autoupdate.services.InstallSupportImpl.doValidate(InstallSupportImpl.java:436)
Comment 1 Jaromir Uhrik 2007-04-23 13:21:36 UTC
Created attachment 41448 [details]
messages.log attached...
Comment 2 Jaromir Uhrik 2007-04-23 13:23:04 UTC
I have forgotten to mention that I have the following config:

NetBeans IDE Dev (Build 20070423-0947)
1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87
Mac OS X version 10.4.9 running on i386
en_US (nb); MacRoman
Comment 3 Jiri Rechtacek 2007-04-23 18:14:06 UTC
Checking in InstallSupportImpl.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/services/InstallSupportImpl.java,v
 <--  InstallSupportImpl.java
new revision: 1.4; previous revision: 1.3
done
Comment 4 Jaromir Uhrik 2007-04-26 09:57:23 UTC
I am not able to reproduce it now - verified in:
NetBeans IDE Dev (Build 070426)
1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87
Mac OS X version 10.4.9 running on i386
en_US (nb); MacRoman