[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] HELP re: importing data
Page 1 of 1

[FIXED] HELP re: importing data

Posted: 28 Jul 2010 20:49
by lnguy
I am attempting to import data from CSV file. From the "open project" file (since there is no basic "open"), I try to import my data but the whole Gephi program closes and comes up with this error message:

Error


Message:
java.lang.NullPointerException
Level:
SEVERE
Stack Trace:
null
gephi.controller.desktop.DesktopProjectController$2.run(DesktopProjectController.java:213)
java.lang.Thread.run(Unknown Source)

Re: HELP re: importing data

Posted: 03 Aug 2010 08:52
by admin
Hi,

Thanks for the feedback. Could you please post a sample of this CSV? The CSV data Gephi supports is described here, but the program shouldn't crash like this.

Thanks

Re: HELP re: importing data

Posted: 10 Aug 2010 13:18
by mbastian
It seems you're using the 0.6 version of Gephi. This version is quite old and no longer supported please go to 0.7 and use "File > Open" to import CSV data.