← Back to team overview

gephi.team team mailing list archive

[Bug 571871] Re: ConcurrentModificationException when Import Report opens

 

** Changed in: gephi
       Status: Fix Committed => Fix Released

** Changed in: gephi/0.7
       Status: Fix Committed => Fix Released

-- 
ConcurrentModificationException when Import Report opens
https://bugs.launchpad.net/bugs/571871
You received this bug notification because you are a member of Gephi
Team, which is subscribed to 0.7.

Status in Gephi - Network exploration and manipulation: Fix Released
Status in Gephi 0.7 series: Fix Released

Bug description:
This bug seems to happen rarely and on a random manner when report opens

Stack trace:
java.util.ConcurrentModificationException
        at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
        at java.util.AbstractList$Itr.next(AbstractList.java:343)
        at org.gephi.io.importer.api.Report.getText(Report.java:101)
        at org.gephi.desktop.importer.ReportPanel$5.run(ReportPanel.java:165)





References