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 243611 - ArrayIndexOutOfBoundsException: 1
Summary: ArrayIndexOutOfBoundsException: 1
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-06 19:52 UTC by JK_Shaw
Modified: 2014-04-28 12:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189865


Attachments
stacktrace (2.38 KB, text/plain)
2014-04-06 19:52 UTC, JK_Shaw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description JK_Shaw 2014-04-06 19:52:51 UTC
Build: NetBeans IDE 7.2.1 (Build 201210100934)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

User Comments:
jagibu: open plugins

GUEST: Opened Plugins dialog

GUEST: i installed updates, check run in background and then i want  to go back to tools/plugins menu and :'(

GUEST: I was restarting the IDE

GUEST: doing Nothing... it just hangs

GUEST: i am installing netbeans ide only

nomad3263: Startup




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 1
   at javax.swing.plaf.basic.BasicTabbedPaneUI.paintTabArea(BasicTabbedPaneUI.java:834)
   at javax.swing.plaf.basic.BasicTabbedPaneUI.paint(BasicTabbedPaneUI.java:797)
   at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161)
   at javax.swing.JComponent.paintComponent(JComponent.java:778)
   at javax.swing.JComponent.paint(JComponent.java:1054)
   at javax.swing.JComponent.paintChildren(JComponent.java:887)
Comment 1 JK_Shaw 2014-04-06 19:52:53 UTC
Created attachment 146589 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2014-04-28 12:14:06 UTC
All reports are using a very old JDK 7uX where X is 01-06.

Upgrade Java to the latest 7u55, or 8u5.