Data recovery
From FreeMind
Revision as of 12:34, 22 November 2010 by Dan Polansky (talk | contribs) (revert to last full version)
Sometimes users find that they cannot open a mind map because it is corrupted. A corrupted mind map can be a result of varied causes, not necessarily caused by a bug in FreeMind.
Methods of recovery:
- Find an automatically saved backup version. Such a version you can find in the "<home folder>/.freemind/Map Backup" folder.
- Correct the corrupted XML manually, by opening a mind map in a plain-text editor such as Notepad, and checking for non-matched opening "<" characters.
Possible error message:
- Error while parsing file:freemind.main.XMLParseException: XML Parse Exception during parsing of a map element at line *: Unexpected end of data reached
Limitations
- FreeMind is unable to automatically correct a corrupted XML, and notify the user of the corruption while showing as much as possible of the corrupt mind map.