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 13954 - InvocationTargetException when closing Update Center | Proxy Settings dialog
Summary: InvocationTargetException when closing Update Center | Proxy Settings dialog
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
: 14019 14871 15580 16875 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-07-26 10:37 UTC by Jan Chalupa
Modified: 2008-12-23 10:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack-trace. (2.61 KB, text/plain)
2001-07-26 10:38 UTC, Jan Chalupa
Details
Dump stack - calling setAutoupdateType( null ) (2.45 KB, text/plain)
2001-07-26 14:10 UTC, akemr
Details
patch for PropertyDisplayer.java (205 bytes, patch)
2001-07-26 17:13 UTC, David Strupl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Chalupa 2001-07-26 10:37:22 UTC
1. Ran a fresh install of Pilsen 010725_1 on Merlin (b73).
2. Selected Tools | Update Center.
3. Clicked on the Proxy Settings... button.
4. Closed the Proxy Settings dialog with Cancel.
5. Got the InvocationTargetException from property sheet (see attachment).
Comment 1 Jan Chalupa 2001-07-26 10:38:53 UTC
Created attachment 1981 [details]
Exception stack-trace.
Comment 2 Jan Chalupa 2001-07-26 10:40:38 UTC
Adding the JDK_1.4 keyword, although I'm not sure the problem is 
specific to Merlin.
Comment 3 David Strupl 2001-07-26 10:55:01 UTC
Seems like a problem in
org.netbeans.modules.autoupdate.Settings.setAutoupdateType(Settings.java:115)
If it is not there please reassign back (or to someone else).
Comment 4 akemr 2001-07-26 14:09:36 UTC
It appears only on jdk1.4 (I tried on b73)

Looks like problem in PropertyPanel, which calls setAutoupdateType( 
null )
Thread dump attached
Comment 5 akemr 2001-07-26 14:10:56 UTC
Created attachment 1985 [details]
Dump stack - calling setAutoupdateType( null )
Comment 6 David Strupl 2001-07-26 17:11:54 UTC
The problem seems to be in PropertyDisplayer - will propose patch.
Comment 7 David Strupl 2001-07-26 17:13:30 UTC
Created attachment 1988 [details]
patch for PropertyDisplayer.java
Comment 8 David Strupl 2001-07-26 17:15:49 UTC
Honza, should I request commit to Forte3.0/NetBeans 3.2.1? Is
it serious enough bug?
Comment 9 akemr 2001-07-27 15:12:57 UTC
*** Issue 14019 has been marked as a duplicate of this issue. ***
Comment 10 support 2001-07-27 15:33:43 UTC
Not just JDK 1.4, if 14019 really is a duplicate issue; I was using 
JDK 1.3.1 when I got that (and the 3.2.1 RC1).
Comment 11 support 2001-07-30 13:21:04 UTC
I am not able to reproduce this bug with the patch. I tested it with 
jdk1.4 and 1.3.1 and it looks that the problem is solved.
Comment 12 David Strupl 2001-07-30 16:36:09 UTC
Passing to Petr ...
Comment 13 David Strupl 2001-08-20 15:03:05 UTC
Marking as fixed since it is NB3.2/FFJ3.0 specific.
Comment 14 Jaromir Uhrik 2001-08-29 08:48:22 UTC
*** Issue 14871 has been marked as a duplicate of this issue. ***
Comment 15 Jan Chalupa 2001-08-31 12:59:24 UTC
Adjusting target milestone. The bug is not fixed in NB 3.2.1/FFJ 3.0.
Comment 16 Martin Schovanek 2001-08-31 14:13:53 UTC
Another way how it reproduce:
[jdk1.4.0-b77, Forte 3.0 Build 010817]

1) expand popup Project > Settings > XML Settings > Default node ...
   (or Project>Settings>Corba Settings>J2EE ORB>Server Binding)
2) click on e.g. main window (the popu must be still expanded)

IDE throws InvocationTargetException.
Comment 17 Antonin Nebuzelsky 2001-08-31 14:16:30 UTC
The bugfix is commited to {pilsenfixes}. It will go to the first FFJ
3.0 Jumbo Patch.
Comment 18 Jan Zajicek 2001-09-18 14:50:22 UTC
Sorry, but I have to reopen this issue. I installed whole JP3 and this
was fixed in very strange way. The combo with 3 choices was replaced
by the textfield with only one, so two options are left. Also the
exception (which can be reproduced by M.Schovanek description) still
persists.
Comment 19 akemr 2001-09-18 16:15:28 UTC
*** Issue 15580 has been marked as a duplicate of this issue. ***
Comment 20 Jan Zajicek 2001-09-20 14:56:24 UTC
Seems like the strange behaviour was caused by the wrong updating
process. With the patch from issue #15599 I do not see the described
behaviour with the text field X combo box.
Comment 21 Jan Chalupa 2001-10-02 09:19:04 UTC
I also think that the patch was not applied properly due to bug 
#15599. I cannot reproduce it now. Marking as resolved fixed.
Comment 22 Jaromir Uhrik 2001-10-16 11:14:07 UTC
I cannot reproduce it when using JP3.1 - marking as verified.
Comment 23 akemr 2001-10-24 08:15:28 UTC
*** Issue 16875 has been marked as a duplicate of this issue. ***
Comment 24 Quality Engineering 2003-07-01 16:37:09 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.