java.lang.ArrayIndexOutOfBoundsException: 2
at org.gephi.data.attributes.AttributeRowImpl.setValue(AttributeRowImpl.java:149)
at org.gephi.data.attributes.AttributeRowImpl.setValue(AttributeRowImpl.java:141)
at org.gephi.data.attributes.AttributeRowImpl.setValue(AttributeRowImpl.java:128)
at org.gephi.data.attributes.AttributeRowImpl.setValue(AttributeRowImpl.java:98)
at org.gephi.statistics.plugin.dynamic.DynamicDegree.end(DynamicDegree.java:238)
at org.gephi.statistics.StatisticsControllerImpl.executeDynamic(StatisticsControllerImpl.java:215)
at org.gephi.statistics.StatisticsControllerImpl.access$100(StatisticsControllerImpl.java:77)
at org.gephi.statistics.StatisticsControllerImpl$2.run(StatisticsControllerImpl.java:133)
[catch] at org.gephi.utils.longtask.api.LongTaskExecutor$RunningLongTask.run(LongTaskExecutor.java:251)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
I've reported the bug on https://github.com/gephi/gephi/issues/788Statistics:Posted by admin — 06 Jun 2013 16:21
]]>