[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 •[SOLVED] GEXF Parse Error
Page 1 of 1

[SOLVED] GEXF Parse Error

Posted: 30 Apr 2012 01:53
by nate1776
Hello,

I am fairly new to Gephi and GEXF. I have a ParseError that has got me hung up:

java.lang.RuntimeException:javax.xml.stream.XMLStreamException: ParseError at [row, col]:[8840,3]
Message: The element type "node" must be terminated by the matching end-tag "</node>".

The problem is there is only 8675 rows, not 8840. Any idea what the problem may be?

Re: GEXF Parse Error

Posted: 30 Apr 2012 08:11
by admin
8840 is the row line in the text file. Open it using a text editor like Notepad++ or gedit, and tell me what you have.

Re: GEXF Parse Error

Posted: 30 Apr 2012 18:24
by nate1776
Im using TextWrangler and there is only 8675 rows in the text file. In other words, the file ends with </gexf> on row 8675. There is no row 8840?? I know it's probably something very simple...

Re: GEXF Parse Error

Posted: 30 Apr 2012 19:28
by admin
Oh sorry, I've misread it.

Please can you send me the file at contact@gephi.org? I'll have a look at it.

Re: GEXF Parse Error

Posted: 01 May 2012 18:24
by nate1776
I sent it to you.

I used an XML validator and it said the opening and closing tag don't match but I don't see what is not matching??

Re: GEXF Parse Error

Posted: 01 May 2012 18:45
by admin
Right, we continue this discussion by email, because it is related to this file only.