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 109285 - AIOOBE on Show certificate
Summary: AIOOBE on Show certificate
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2007-07-10 19:44 UTC by Jiri Rechtacek
Modified: 2011-06-09 09:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ArrayIndexOutOfBoundsException thrown on Show certificates (9.97 KB, text/plain)
2007-07-20 12:48 UTC, Jiri Rechtacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2007-07-10 19:44:31 UTC
Reproduced in build Build 200706270000.
1) Open Plugin Manager
2) Go to Download tab
3) Add all plugins from http://www.yasutech.com/repo/qrnb/latest/QRNetBeans.zip
4) Install then
5) Validation Warning appears
6) Invoke Show certificate => java.lang.ArrayIndexOutOfBoundsException is thrown.

  Product Version         = NetBeans IDE Dev (Build 200706270000)
  Operating System        = Linux version 2.6.20-16-386 running on i386
  Java; VM; Vendor        = 1.5.0_11; Java HotSpot(TM) Client VM 1.5.0_11-b03; Sun Microsystems Inc.
  Java Home               = /space/shared/java/jdk1.5.0_11/jre
  System Locale; Encoding = en_US (nb); UTF-8
  Home Directory          = /space/home/jirka
  Current Directory       = /space/home/jirka
  User Directory          = /tmp/esb
  Installation            = /space/home/jirka/openesb/NetBeans-6.0-200706270000/nb6.0
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/ide8
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/java1
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/xml1
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/apisupport1
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/enterprise4
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/mobility8
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/profiler2
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/visualweb1
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/soa1
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/uml4
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/harness
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/BusinessIntegration
                            /space/home/jirka/openesb/NetBeans-6.0-200706270000/platform7
Comment 1 Jiri Rechtacek 2007-07-10 19:54:36 UTC
It's reproducible on JDK1.5(_11) JDK, not reproducible on JDK1.6.
Comment 2 Jiri Rechtacek 2007-07-20 12:48:10 UTC
Created attachment 45432 [details]
ArrayIndexOutOfBoundsException thrown on Show certificates
Comment 3 Jiri Rechtacek 2007-07-20 14:17:28 UTC
Workaround of jdk bug (5055696) was integrated into main trunk.
Checking in ui/src/org/netbeans/modules/autoupdate/ui/wizards/InstallStep.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/InstallStep.java,v  <-- 
InstallStep.java
new revision: 1.12; previous revision: 1.11
done
Comment 4 Marian Mirilovic 2011-06-09 09:56:21 UTC
v/c