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 67390 - Can't install any module from dev AUC
Summary: Can't install any module from dev AUC
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: REGRESSION
: 67394 67476 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-24 09:27 UTC by Jiri Kovalsky
Modified: 2005-10-25 10:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception thrown on the last but one page of the AUC wizard. (9.80 KB, text/plain)
2005-10-24 09:29 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2005-10-24 09:27:42 UTC
Development build #200510231800 of NetBeans 5.0
Windows XP, JDK 1.5.0_05 EA build #02

Description:
============
Auto update wizard is broken since it does not allow to finish installation of
any newly downloaded module. The IDE throws UndeclaredThrowableException and
user can't continue to the final step. It is very frustrating when user spent
previous several minutes waiting until all modules are downloaded. Please fix
this as soon as possible as this is regression.

Steps to reproduce:
===================
1. Invoke "Tools|Update Center" from main menu.
2. Setup proxy server if necessary and push "Next >" button.
3. Select "Development Update Center|Infrastructure|Group of Files" in the left
tree and push "Add >" button, then "Next >" again.
4. Once the module is downloaded, press "Next >" button.
5. Below attached exception is thrown and you are stuck.
Comment 1 Jiri Kovalsky 2005-10-24 09:29:52 UTC
Created attachment 26262 [details]
Exception thrown on the last but one page of the AUC wizard.
Comment 2 Marian Mirilovic 2005-10-24 09:42:30 UTC
My fault, "somebody" is using key for mnemonic from the different bundle as it
is located in. 
Comment 3 Jiri Rechtacek 2005-10-24 09:45:29 UTC
*** Issue 67394 has been marked as a duplicate of this issue. ***
Comment 4 Marian Mirilovic 2005-10-24 12:51:59 UTC
Fixed 

Checking in src/org/netbeans/modules/autoupdate/Bundle.properties;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.166; previous revision: 1.165
done
Checking in src/org/netbeans/modules/autoupdate/ResultsPanel.form;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/ResultsPanel.form,v  <-- 
ResultsPanel.form
new revision: 1.27; previous revision: 1.26
done
Checking in src/org/netbeans/modules/autoupdate/ResultsPanel.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/ResultsPanel.java,v  <-- 
ResultsPanel.java
new revision: 1.59; previous revision: 1.58
done
Comment 5 Jaromir Uhrik 2005-10-25 07:49:00 UTC
Verified in daily build #200510241800.
Comment 6 Jiri Rechtacek 2005-10-25 10:31:08 UTC
*** Issue 67476 has been marked as a duplicate of this issue. ***
Comment 7 Marian Mirilovic 2005-10-25 10:31:42 UTC
*** Issue 67476 has been marked as a duplicate of this issue. ***