NPE when executing Modularity

Bug #763857 reported by Mathieu Bastian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gephi
Incomplete
Medium
Unassigned

Bug Description

Reported via Crash Reporter. Looking for steps to reproduce

The graph is readLock(), so it can't be a graph consistency issue.

Stack Trace:
java.lang.NullPointerException
 at org.gephi.statistics.plugin.Modularity$CommunityStructure.<init>(Modularity.java:133)
 at org.gephi.statistics.plugin.Modularity.execute(Modularity.java:379)
 at org.gephi.statistics.plugin.Modularity.execute(Modularity.java:369)
 at org.gephi.statistics.StatisticsControllerImpl$2.run(StatisticsControllerImpl.java:118)
 at org.gephi.utils.longtask.api.LongTaskExecutor$RunningLongTask.run(LongTaskExecutor.java:228)
 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
 at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
 at java.util.concurrent.FutureTask.run(FutureTask.java:138)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

Tags: metric
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.