Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GephiFormatException: Gephi failed saving the project. #1788

Closed
eduramiba opened this issue Sep 26, 2017 · 0 comments
Closed

GephiFormatException: Gephi failed saving the project. #1788

eduramiba opened this issue Sep 26, 2017 · 0 comments

Comments

@eduramiba
Copy link
Member

NullPointerException: None
    at com.sun.xml.internal.stream.writers.XMLStreamWriterImpl.writeXMLContent
    at com.sun.xml.internal.stream.writers.XMLStreamWriterImpl.writeAttribute
    at org.gephi.filters.FilterModelPersistenceProvider.writeQuery(FilterModelPersistenceProvider.java:135)
    at org.gephi.filters.FilterModelPersistenceProvider.writeXML(FilterModelPersistenceProvider.java:110)
    at org.gephi.filters.FilterModelPersistenceProvider.writeXML(FilterModelPersistenceProvider.java:73)
...
(10 additional frame(s) were not displayed)

GephiFormatException: Gephi failed saving the project.

Exception: NullPointerException : null
File: com.sun.xml.internal.stream.writers.XMLStreamWriterImpl
Line : -1
    at org.gephi.project.io.SaveTask.run(SaveTask.java:189)
    at org.gephi.desktop.project.ProjectControllerUIImpl$3.run(ProjectControllerUIImpl.java:149)
    at org.gephi.utils.longtask.api.LongTaskExecutor$RunningLongTask.run(LongTaskExecutor.java:274)
    at java.util.concurrent.Executors$RunnableAdapter.call
    at java.util.concurrent.FutureTask.run
...
(3 additional frame(s) were not displayed)

Gephi failed saving the project.

Exception: NullPointerException : null
File: com.sun.xml.internal.stream.writers.XMLStreamWriterImpl
Line : -1
@eduramiba eduramiba self-assigned this Sep 26, 2017
@eduramiba eduramiba added this to the 0.9.3 milestone Sep 26, 2017
eduramiba added a commit that referenced this issue Oct 1, 2017
… sure no null names are used from old project files.
eduramiba added a commit that referenced this issue Nov 18, 2017
Based on commit 6634da3

#1516 Edge labels not retained on graphml export
#1788 GephiFormatException: Gephi failed saving the project.
#1789 NullPointerException: The fileObject parameter cannot be null
#1802 Exception with no-merge strategy in some cases. Incompatible edge should not be created
#1810 GephiFormatException can cause ArrayIndexOutOfBoundsException: 0
#1811 NullPointerException on EdgeTypeFilter
#1812 CSV files are no longer imported correctly when double quotes inside strings are delimited with backslashes
#1815 Add support of Byte Order Mark to CSV parser
#1840 Import of graphml still confuses d3 and label fields
#1848 Import CSV error edges: force undirected makes edges disappear when merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant