[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
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •[FIXED] Gephi 0.8.1 beta: Freezes on startup (MacOS 10.7.3)
Page 1 of 1

[FIXED] Gephi 0.8.1 beta: Freezes on startup (MacOS 10.7.3)

Posted: 11 Apr 2012 12:52
by seppl12
Hi,

I just downloaded Gephi version 0.8.1 beta (dmg). I can't start the program, because I freezes and looks like in attached screenshot. Status says "Opening Main Window...".

Java (there has recently been an update on MacOS):
On my shell I get:
>java -version
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b04-414-11M3626)
Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-414, mixed mode)

Version 0.8 beta works fine!!!

Thanks for any hints.
Sebastian

Re: Gephi 0.8.1 beta: Freezes on startup (MacOS 10.7.3)

Posted: 11 Apr 2012 14:04
by admin
hi,

Can you post the log file please?

Re: Gephi 0.8.1 beta: Freezes on startup (MacOS 10.7.3)

Posted: 18 Apr 2012 12:17
by seppl12
Hi Admin,

Sorry for the delay.

I had a look at the log-file in "Library/Application Support/gephi/dev/var/log/" and gephi had a problem with the proxy configuration here at charite.

Code: Select all

INFO [org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler]
java.net.URISyntaxException: Illegal character in path at index 35: http://proxy.charite.de/wpad.dat%20
http://proxy.charite.de/wpad.dat%20
        at java.net.URI$Parser.fail(URI.java:2810)
        at java.net.URI$Parser.checkChars(URI.java:2983)
        at java.net.URI$Parser.parseHierarchical(URI.java:3067)
        at java.net.URI$Parser.parse(URI.java:3015)
        at java.net.URI.<init>(URI.java:577)
        at org.netbeans.core.ProxyAutoConfig.<init>(ProxyAutoConfig.java:101)
In the settings of my mac (System preferences->Network->Advanced...->Proxies) I had selected "Auto Proxy Discovery". Now I have changed it to "Automatic Proxy Configuration"( and entered an URL) and everything works. I can connect to the internet and I can start gephi.

Do you think it is rather a problem with the configuration here at the hospital?

Best,
Sebastian

Re: Gephi 0.8.1 beta: Freezes on startup (MacOS 10.7.3)

Posted: 18 Apr 2012 12:21
by admin
There is a bug with Netbeans (Gephi's underlying platform) and wrong proxy config. We'll deploy a bugfix very soon through the Auto Update, so that it would definitely not be a blocking problem. Thanks !

Re: [FIXED] Gephi 0.8.1 beta: Freezes on startup (MacOS 10.7

Posted: 19 Apr 2012 15:55
by mbastian
The fix has been deployed already. Can you please try to update your Gephi (Help > Check for updates) and let me know if it works now.