Home |  Forum |  RSS

Forum

Dmitry Barashev - Feb 21, 2012 7:56:01 PM
This came by email

I have downloaded the GanttProject 2.0.10 program and started using it, however, when I try to save the project it will not save and gives me the message below. Any solutions as to how I can save the project?


Failed to save the project file

java.io.IOException: Failed to save the project file
at net.sourceforge.ganttproject.io.GanttXMLSaver.save(GanttXMLSaver.java:120)
at net.sourceforge.ganttproject.document.ProxyDocument.write(ProxyDocument.java:163)
at net.sourceforge.ganttproject.gui.ProjectUIFacadeImpl.saveProject(ProjectUIFacadeImpl.java:89)
at net.sourceforge.ganttproject.gui.ProjectUIFacadeImpl.saveProjectAs(ProjectUIFacadeImpl.java:130)
at net.sourceforge.ganttproject.GanttProject.saveAsProject(GanttProject.java:1945)
at net.sourceforge.ganttproject.action.project.SaveProjectAsAction.actionPerformed(SaveProjectAsAction.java:30)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
1 answers  
Dmitry Barashev - Feb 21, 2012 7:59:08 PM
It would be nice to see the contents of the log file (see http://code.google.com/p/ganttproject/wiki/BugReportingGuidelines ) but why don't you try the release candidate of GP 2.5 first?