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 262497 - java.util.NoSuchElementException at java.util.ArrayList$Itr.next
Summary: java.util.NoSuchElementException at java.util.ArrayList$Itr.next
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-21 00:54 UTC by Exceptions Reporter
Modified: 2016-07-01 19:51 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223274


Attachments
stacktrace (3.08 KB, text/plain)
2016-06-21 00:54 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-06-21 00:54:43 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.79-b02, Java(TM) SE Runtime Environment, 1.7.0_79-b15
OS: Mac OS X

User Comments:
zdenek.rod: I open my java project.

GUEST: right clicking over a project on the projects pane...

ivanqueiroz: When I click with right button mouse

zdenek.rod: I open maven project and I am not able to show righ click menu.

GUEST: Right clicking on a Maven Project.  This happens loads so, WTF!

GUEST: Not quite sure how I triggered it, but I think it has to do with the Atlassian Confluence plugin refreshing for some reason I can't put my finger on.  One of our filters changed on the Confluence server side and the Tasks refreshing service has been acting up ever since.




Stacktrace: 
java.util.NoSuchElementException
   at java.util.ArrayList$Itr.next(ArrayList.java:834)
   at de.markiewb.netbeans.plugins.maven.project.setjdk.SetJDKAction.getPopupPresenter(SetJDKAction.java:108)
   at org.openide.util.Utilities.actionsToPopup(Utilities.java:1729)
   at org.openide.util.Utilities.actionsToPopup(Utilities.java:1815)
   at org.openide.explorer.view.TreeView.createPopup(TreeView.java:1058)
   at org.openide.explorer.view.TreeView$PopupAdapter.showPopup(TreeView.java:1555)
Comment 1 Exceptions Reporter 2016-06-21 00:54:46 UTC
Created attachment 160104 [details]
stacktrace
Comment 2 markiewb 2016-07-01 17:51:00 UTC
Filed as https://github.com/markiewb/nb-maven-project-setjdk/issues/3

I will fix it asap!
Comment 3 markiewb 2016-07-01 19:51:43 UTC
(In reply to markiewb from comment #2)
> Filed as https://github.com/markiewb/nb-maven-project-setjdk/issues/3
> 
> I will fix it asap!

Fixed in 1.0.1. Please wait for the new version to be verified at the plugin portal or download it directly from https://github.com/markiewb/nb-maven-project-setjdk/releases/tag/v1.0.1