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 209983 - StackOverflowError at java.util.Hashtable.get
Summary: StackOverflowError at java.util.Hashtable.get
Status: RESOLVED DUPLICATE of bug 209679
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-23 08:37 UTC by facilityderek
Modified: 2012-04-05 16:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186040


Attachments
stacktrace (91.23 KB, text/plain)
2012-03-23 08:37 UTC, facilityderek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description facilityderek 2012-03-23 08:37:45 UTC
This issue was reported manually by facilityderek.
It already has 3 duplicates 


Build: NetBeans IDE Dev (Build 201203220400)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows 7

User Comments:
facilityderek: Tried to open Find Issues in a Team project connected to a JIRA instance on java.net

facilityderek: Retrieving JIRA issues for java.net Team Server project

facilityderek: Connected to team server for first time




Stacktrace: 
java.lang.StackOverflowError
   at java.util.Hashtable.get(Hashtable.java:357)
   at javax.swing.UIDefaults.getFromHashtable(UIDefaults.java:174)
   at javax.swing.UIDefaults.get(UIDefaults.java:162)
   at javax.swing.MultiUIDefaults.get(MultiUIDefaults.java:58)
   at javax.swing.UIDefaults.getColor(UIDefaults.java:418)
   at javax.swing.UIManager.getColor(UIManager.java:688)
Comment 1 facilityderek 2012-03-23 08:37:51 UTC
Created attachment 117143 [details]
stacktrace
Comment 2 Tomas Stupka 2012-04-05 16:46:03 UTC

*** This bug has been marked as a duplicate of bug 209679 ***