Is Gephi running on OS X 10.10 Yosemite?

Problems with getting it running
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
mrstruijk
Posts:2
Joined:17 Oct 2014 20:27
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Is Gephi running on OS X 10.10 Yosemite?

Post by mrstruijk » 17 Oct 2014 20:30

Hello all!
Does anyone have experience with running Gephi on OS X 10.10 Yosemite? Does it work well, or are there significant problems?

Ciao!

kimozy
Posts:2
Joined:18 Oct 2014 10:24
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Is Gephi running on OS X 10.10 Yosemite?

Post by kimozy » 18 Oct 2014 10:27

No, it does not work at all. At least on my Macbook, I just installed Yosemite yesterday, and now I cannot even open Gephi. I think there might be some problems with Java, since Yosemite supports Java 8 only, not previous versions.

saibalmars
Posts:1
Joined:18 Oct 2014 20:27
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Is Gephi running on OS X 10.10 Yosemite?

Post by saibalmars » 18 Oct 2014 20:29

I'm on 10.10 too, and following by the below method, my Gephi 0.8.2 works smoothly.

http://sumnous.github.io/blog/2014/07/24/gephi-on-mac/

kimozy
Posts:2
Joined:18 Oct 2014 10:24
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Is Gephi running on OS X 10.10 Yosemite?

Post by kimozy » 19 Oct 2014 07:59

Thanks to saibalmars, the method works for me as well!

francis_flavin
Posts:68
Joined:21 Jan 2012 18:34
Location:Washington, DC, USA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Is Gephi running on OS X 10.10 Yosemite?

Post by francis_flavin » 22 Oct 2014 05:09

Thanks for the info.

How is everyone else doing with Yosemite?

mrstruijk
Posts:2
Joined:17 Oct 2014 20:27
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Is Gephi running on OS X 10.10 Yosemite?

Post by mrstruijk » 27 Oct 2014 17:39

Works for me too! Thanks saibalmars!

rpietro
Posts:1
Joined:13 Nov 2014 18:40
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Is Gephi running on OS X 10.10 Yosemite?

Post by rpietro » 13 Nov 2014 18:58

Not for me. below is the log showing that the crash is related to java. I then went to http://support.apple.com/kb/DL1572 to grab the recommended java installation file for yosemite, installed and rebooted and ... nothing happened. any other ideas? thanks

java.lang.IllegalStateException: java.lang.IllegalAccessException: Class org.openide.util.WeakListenerImpl$ProxyListener can not access a member of class org.openide.filesystems.$Proxy0 with modifiers "public"
at org.openide.util.WeakListenerImpl$ProxyListener.<init>(WeakListenerImpl.java:423)
at org.openide.util.WeakListenerImpl.create(WeakListenerImpl.java:164)
at org.openide.util.WeakListeners.create(WeakListeners.java:271)
at org.openide.filesystems.MultiFileObject.<init>(MultiFileObject.java:125)
at org.openide.filesystems.MultiFileObject.<init>(MultiFileObject.java:142)
at org.openide.filesystems.MultiFileSystem.getMultiRoot(MultiFileSystem.java:267)
at org.openide.filesystems.MultiFileSystem.findResource(MultiFileSystem.java:355)
at org.openide.filesystems.FileUtil.getConfigFile(FileUtil.java:2276)
at org.openide.filesystems.FileUtil.getConfigRoot(FileUtil.java:2306)
at org.netbeans.core.startup.Main.getModuleSystem(Main.java:158)
at org.netbeans.core.startup.Main.start(Main.java:305)
at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalAccessException: Class org.openide.util.WeakListenerImpl$ProxyListener can not access a member of class org.openide.filesystems.$Proxy0 with modifiers "public"
at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:101)
at java.lang.reflect.AccessibleObject.slowCheckMemberAccess(AccessibleObject.java:295)
at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:287)
at java.lang.reflect.Constructor.newInstance(Constructor.java:398)
at org.openide.util.WeakListenerImpl$ProxyListener.<init>(WeakListenerImpl.java:413)
... 12 more

bornakke
Posts:4
Joined:21 Jun 2013 11:00
Location:Denmark
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Is Gephi running on OS X 10.10 Yosemite?

Post by bornakke » 27 Nov 2014 09:27

Following this http://sumnous.github.io/blog/2014/07/24/gephi-on-mac/ didn't solve my problem.

However gephi were up and running when I reverted the line jdkhome=\"$(/usr/libexec/java_home -v 1.6)\" to /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

tzmcneill
Posts:1
Joined:04 Dec 2014 19:34
Location:Frisco, Texas
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Is Gephi running on OS X 10.10 Yosemite?

Post by tzmcneill » 04 Dec 2014 19:42

Hi all,

I'm having no luck at all installing Gephi on Yosemite. I've installed Java 6 and tried altering the jkd_home paths as prescribed by previous posts, all leading to failures. I'm trying to use Gephi as part of a larger tool kit for customers. We'd like to use this tool if it can be made to run on Yosemite or just even under a modern JDK. Any assistance would be greatly appreciated.

tom.

elraidor
Posts:11
Joined:26 Jul 2013 18:47
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Is Gephi running on OS X 10.10 Yosemite?

Post by elraidor » 15 Oct 2015 21:38

The above fix on the sumnous blog works for El Capitan as well - working for me on 10.11, just had to install the legacy Java and then delete the Gephi apps support home. Luckily I don't need Java 7 for anything!!

Not sure if Gephi is being actively developed at present - it all seems to have gone a bit quiet - are there any developers out there working on it?

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable