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 250388 - IllegalStateException: You cannot use IL[D:\WebServers\home\avrorahotelbase\kernel\classes\bkng\reports\hotels\cron.php@5ab02289:2e4a12 in more than one AbstractLookup. Prev: 12 new: 12
Summary: IllegalStateException: You cannot use IL[D:\WebServers\home\avrorahotelbase\k...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-12 06:42 UTC by cybertrancer
Modified: 2015-08-05 02:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 215367


Attachments
stacktrace (6.26 KB, text/plain)
2015-02-12 06:42 UTC, cybertrancer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cybertrancer 2015-02-12 06:42:55 UTC
This bug was originally marked as duplicate of bug 112624, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 7

User Comments:
cybertrancer: Something in background, maybe...




Stacktrace: 
java.lang.IllegalStateException: You cannot use IL[D:\WebServers\home\avrorahotelbase\kernel\classes\bkng\reports\hotels\cron.php@5ab02289:2e4a12 in more than one AbstractLookup. Prev: 12 new: 12
   at org.openide.util.lookup.AbstractLookup$Pair.setIndex(AbstractLookup.java:860)
   at org.openide.util.lookup.InheritanceTree$Node.assignItem(InheritanceTree.java:1178)
   at org.openide.util.lookup.InheritanceTree.add(InheritanceTree.java:198)
   at org.openide.util.lookup.InheritanceTree.add(InheritanceTree.java:122)
   at org.openide.util.lookup.DelegatingStorage.add(DelegatingStorage.java:108)
   at org.openide.util.lookup.AbstractLookup.setPairsAndCollectListeners(AbstractLookup.java:361)
Comment 1 cybertrancer 2015-02-12 06:42:58 UTC
Created attachment 151968 [details]
stacktrace
Comment 2 civime 2015-08-05 02:53:33 UTC
Through our investigation, we found that the following changes may induced this bug: 

rank 	 revision	 suspicious value
1	a6b6e3cf36a4(http://hg.netbeans.org/main/rev/a6b6e3cf36a4)	0.9618702930528499
2	f9500015840d(http://hg.netbeans.org/main/rev/f9500015840d)	0.580217296270146
3	0e9879f944a2(http://hg.netbeans.org/main/rev/0e9879f944a2)	0.4006370324502428
4	22d149a03944(http://hg.netbeans.org/main/rev/22d149a03944)	0.3671450117603692
5	d0bc44447e65(http://hg.netbeans.org/main/rev/d0bc44447e65)	0.24347446871267972
6	f143d26b5461(http://hg.netbeans.org/main/rev/f143d26b5461)	0.1687488706224009
7	67bb2b5b92a6(http://hg.netbeans.org/main/rev/67bb2b5b92a6)	0.13442269361461984
8	b95b1cd23e9c(http://hg.netbeans.org/main/rev/b95b1cd23e9c)	0.12817942021735226
9	313ca82fe335(http://hg.netbeans.org/main/rev/313ca82fe335)	0.12713211911738637
10	e4c589c3b55b(http://hg.netbeans.org/main/rev/e4c589c3b55b)	0.10792260116211524
11	7f92b34a8213(http://hg.netbeans.org/main/rev/7f92b34a8213)	0.10387836838869156

Hope it is useful for fixing this bug. If so, please help us conduct this short survey  https://docs.google.com/forms/d/1roQYX1dHezcB97KQ_iTKEtadaVbzK6FpU-6aGxeUo6M :) Thanks very much!