gephi.team team mailing list archive
-
gephi.team team
-
Mailing list archive
-
Message #00277
[Bug 571871] [NEW] ConcurrentModificationException when Import Report opens
Public bug reported:
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)
** Affects: gephi
Importance: Low
Assignee: Mathieu Bastian (mathieu.bastian)
Status: Fix Committed
** Affects: gephi/0.7
Importance: Low
Status: Fix Committed
** Tags: import
** Also affects: gephi/0.7
Importance: Undecided
Status: New
** Changed in: gephi/0.7
Status: New => Confirmed
** Changed in: gephi/0.7
Importance: Undecided => Low
** Changed in: gephi
Status: Confirmed => Fix Committed
** Changed in: gephi/0.7
Status: Confirmed => Fix Committed
--
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 Committed
Status in Gephi 0.7 series: Fix Committed
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)
Follow ups
References