
|
cytoscape.coreplugins.biopax.util.BioPaxUtil[WARN]: Import failed:
org.biopax.paxtools.util.BioPaxIOException: XMLStreamException
ParseError at [row,col]:[11929,70] Message: Invalid byte 2 of 2-byte UTF-8 sequence.; Line number = 11929 Column number = 70 System Id = null Public Id = null Location Uri= null CharacterOffset = 920909 When the BiNoM plugin is loaded, it also fails to a BioPAX 3 file. Not sure why and where there would be a conflict... Eric |
hi there,
I'm the current maintainer of the BiNoM plugin.
I tried with Cytoscape 2.8.2 to import a BioPAX3 file, without the
BiNoM plugin installed, but it fails with the error:
cytoscape.coreplugins.biopax.util.BioPaxUtil[WARN]: Import failed:
org.biopax.paxtools.util.BioPaxIOException: XMLStreamException
ParseError at [row,col]:[11929,70] Message: Invalid byte 2 of 2-byte
UTF-8 sequence.; Line number = 11929 Column number = 70 System Id =
null Public Id = null Location Uri= null CharacterOffset = 920909
It also fails when the BiNoM plugin is loaded, with a different error
message though.
Eric
On 3 mai, 22:51, IgorRodchenkov <rod...@gmail.com> wrote:
> In v2.8.1, if it's installed, then the core BioPAX plugin does not work
> (File->Import->Network (Multiple...) fails), but you can open a BioPAX file
> via Plugins->BiNoM I/O menu; when this plugin is removed, the core BioPAX
> works again
> (Paxtools parser conflicts with this plugin for some reason...)
>
> IR.
>
>
> ...
| cytoscape[WARN]: Could not find RVC: cytoscape.visual.mappings.rangecalculators.StringRangeValueCalculator@b92a848 | |
|
|
|
| 1 | cytoscape.coreplugins.biopax.util.BioPaxUtil[WARN]: Import failed: java.lang.NullPointerException |
|
|
|
| 2 | cytoscape.Cytoscape[WARN]: Network reader didn't return any nodes |
|
|
|
| 3 | cytoscape.Cytoscape[WARN]: Network reader didn't return any edges |
|
|
|
| 4 | |
|
cytoscape.coreplugins.biopax.util.BioPaxUtil[WARN]: Import failed:
org.biopax.paxtools.util.BioPaxIOException: XMLStreamException
ParseError at [row,col]:[11929,70] Message: Invalid byte 2 of 2-byte UTF-8 sequence.; Line number = 11929 Column number = 70 System Id = null Public Id = null Location Uri= null CharacterOffset = 920909 |
|
|
|
| 5 | cytoscape.Cytoscape[WARN]: Network reader didn't return any nodes |
|
|
|
| 6 | cytoscape.Cytoscape[WARN]: Network reader didn't return any edges |
|
|
|
| 7 | |
|
cytoscape.coreplugins.biopax.util.BioPaxUtil[WARN]: Import failed:
org.biopax.paxtools.util.BioPaxIOException: XMLStreamException
ParseError at [row,col]:[11929,70] Message: Invalid byte 2 of 2-byte UTF-8 sequence.; Line number = 11929 Column number = 70 System Id = null Public Id = null Location Uri= null CharacterOffset = 920909 |
|
|
|
| 8 | cytoscape.Cytoscape[WARN]: Network reader didn't return any nodes |
|
|
|
| 9 |
cytoscape.Cytoscape[WARN]: Network reader didn't return any edges
|
| cytoscape[WARN]: Could not find RVC: cytoscape.visual.mappings.rangecalculators.StringRangeValueCalculator@1629ce8c | |
|
|
|
| 1 | cytoscape[WARN]: Could not find RVC: cytoscape.visual.mappings.rangecalculators.StringRangeValueCalculator@1629ce8c |
|
|
|
| 2 | cytoscape.coreplugins.biopax.util.BioPaxUtil[WARN]: Import failed: org.biopax.paxtools.util.BioPaxIOException: Unexpected element at start: 6 |
|
|
|
| 3 | cytoscape.Cytoscape[WARN]: Network reader didn't return any nodes |
|
|
|
| 4 |
cytoscape.Cytoscape[WARN]: Network reader didn't return any edges
|
Hi Igor,Thanks for your indications. I've modified the cytoscape startup as you indicated (via the Cytoscape.vmoptions file; I'm using a Linux Debian box). Now I can import the "canonical" files you've mentionned in your previous email. But it still fails on a biopax3 file exported from Reactome with the following message:
...