Recently ICY stopped saving ROI in the xml files associated with the image file.
The xml file is created but stays with a size of 0 Bytes.
When ICY has to refer to one of the empty xml file I have this error message:
[Fatal Error] Ipsi%2027-6%20Th.xml:1:1: Premature end of file.
XMLUtil.loadDocument('F:\Images\#27 Iba1\Ipsi 27-6 Th.xml') error :
org.xml.sax.SAXParseException; systemId: file:/F:/Images/%2327%20Iba1/Ipsi%2027-6%20Th.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
Error while loading Sequence XML persistent data.
The faulty file 'F:/Images/#27 Iba1/Ipsi 27-6 Th.xml' has been saved as 'F:/Images/#27 Iba1/Ipsi 27-6 Th.xml.bak'
Ok, I found where it comes from: this seems to happens when there is a " # " in the path name.