[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2017-04-12T21:55:10+01:00 https://forum-gephi.org/app.php/feed/topic/6179 2017-04-12T21:55:10+01:002017-04-12T21:55:10+01:00 https://forum-gephi.org/viewtopic.php?t=6179&p=14317#p14317 <![CDATA[Re: java.lang.ArrayIndexOutOfBoundsException-Exception]]> I do get the error when reopening a certain graph file after having saved and closed it

Statistics:Posted by kindahl — 12 Apr 2017 21:55


]]>
2017-04-12T21:53:49+01:002017-04-12T21:53:49+01:00 https://forum-gephi.org/viewtopic.php?t=6179&p=14316#p14316 <![CDATA[Re: java.lang.ArrayIndexOutOfBoundsException-Exception]]>
I think it's a problem with Sierra on Mac... I seem to have this issue too at the same time: https://bugs.launchpad.net/gephi/+bug/628900
My Java is up to date... I have the same parameters as I did in El Capitan which worked fine... any thoughts?

CODE:

java.lang.ArrayIndexOutOfBoundsException: 1at org.gephi.filters.FilterModelPersistenceProvider.readQuery(FilterModelPersistenceProvider.java:293)at org.gephi.filters.FilterModelPersistenceProvider.readXML(FilterModelPersistenceProvider.java:202)at org.gephi.filters.FilterModelPersistenceProvider.readXML(FilterModelPersistenceProvider.java:90)at org.gephi.project.io.LoadTask.readWorkspaceChildrenXML(LoadTask.java:297)at org.gephi.project.io.LoadTask.run(LoadTask.java:127)at org.gephi.desktop.project.ProjectControllerUIImpl$6.run(ProjectControllerUIImpl.java:297)[catch] at org.gephi.utils.longtask.api.LongTaskExecutor$RunningLongTask.run(LongTaskExecutor.java:274)at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)at java.lang.Thread.run(Thread.java:745)
Btw to work around this I keep creating new files, but clearly that's not a practical solution... as soon as I stop a process or cancel something, save, close, and reopen this issue occurs...

Statistics:Posted by kindahl — 12 Apr 2017 21:53


]]>
2017-04-10T22:06:36+01:002017-04-10T22:06:36+01:00 https://forum-gephi.org/viewtopic.php?t=6179&p=14304#p14304 <![CDATA[Re: java.lang.ArrayIndexOutOfBoundsException-Exception]]> This must be a bug in the reader. Can you attach your file for reproducing it?

Statistics:Posted by eduramiba — 10 Apr 2017 22:06


]]>
2017-04-10T13:22:57+01:002017-04-10T13:22:57+01:00 https://forum-gephi.org/viewtopic.php?t=6179&p=14303#p14303 <![CDATA[java.lang.ArrayIndexOutOfBoundsException-Exception]]> I have trouble opening a certain gephi project. The program opens, but not the specific data from the project.
The symbol in the lower right corner says "java.lang.ArrayIndexOutOfBoundsException-Exception" occurred. I have posted the full report below.
Opening other gephi projects works fine, the error must be related to this specific project. I have no clue what it is.

Many thanks in advance!
Best


java.lang.ArrayIndexOutOfBoundsException: 1
at org.gephi.filters.FilterModelPersistenceProvider.readQuery(FilterModelPersistenceProvider.java:293)
at org.gephi.filters.FilterModelPersistenceProvider.readXML(FilterModelPersistenceProvider.java:202)
at org.gephi.filters.FilterModelPersistenceProvider.readXML(FilterModelPersistenceProvider.java:90)
at org.gephi.project.io.LoadTask.readWorkspaceChildrenXML(LoadTask.java:297)
at org.gephi.project.io.LoadTask.run(LoadTask.java:127)
at org.gephi.desktop.project.ProjectControllerUIImpl$6.run(ProjectControllerUIImpl.java:297)
[catch] at org.gephi.utils.longtask.api.LongTaskExecutor$RunningLongTask.run(LongTaskExecutor.java:274)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Statistics:Posted by AnonymesEinhorn — 10 Apr 2017 13:22


]]>