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 210875 - StackOverflowError at java.util.Collections$UnmodifiableCollection$1.<init>
Summary: StackOverflowError at java.util.Collections$UnmodifiableCollection$1.<init>
Status: RESOLVED DUPLICATE of bug 210481
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Localhistory (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 210974 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-08 16:17 UTC by sunbiz
Modified: 2012-04-11 07:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186793


Attachments
stacktrace (90.89 KB, text/plain)
2012-04-08 16:17 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2012-04-08 16:17:51 UTC
Build: NetBeans IDE Dev (Build 201204080400)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

Stacktrace: 
java.lang.StackOverflowError
   at java.util.Collections$UnmodifiableCollection$1.<init>(Collections.java:1064)
   at java.util.Collections$UnmodifiableCollection.iterator(Collections.java:1063)
   at org.openide.util.lookup.ExcludingLookup.filter(ExcludingLookup.java:249)
   at org.openide.util.lookup.ExcludingLookup$R.openCol(ExcludingLookup.java:334)
   at org.openide.util.lookup.ExcludingLookup$R.allItems(ExcludingLookup.java:344)
   at org.openide.util.lookup.ExcludingLookup$R.allItems(ExcludingLookup.java:348)
Comment 1 sunbiz 2012-04-08 16:17:58 UTC
Created attachment 117995 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-04-11 07:13:25 UTC
*** Bug 210974 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Stupka 2012-04-11 07:56:13 UTC

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