[Load] SAXReaderNotAvailable: No parsers found
Reported by Virgil Dupras | July 29th, 2009 @ 12:51 PM
Traceback (most recent call last):
File "hs/cocoa.pyc", line 70, in doRun
File "dupeguru/app.pyc", line 191, in <lambda>
File
"dupeguru/app_pe_cocoa.pyc", line 170, in _do_load
File
"dupeguru/results.pyc", line 168, in load_from_xml
File
"xml/sax/__init__.pyc", line 93, in make_parser
SAXReaderNotAvailable: No
parsers found
Relevant Console logs:
Jul 6 10:52:15 Macintosh-2
[0x0-0x788b884].com.hardcoded_software.dupeguru_pe[44224]: WARNING The
picture /Users/carladesjeanbastian/Pictures/iPhoto
Library/Modified/2008/001/DSCN0177.JPG could not be read
Jul 6 10:52:38
Macintosh-2 [0x0-0x788b884].com.hardcoded_software.dupeguru_pe[44224]:
WARNING The picture /Users/carladesjeanbastian/Pictures/iPhoto
Library/Modified/2008/Sep 12, 2008/DSCN0335.JPG could not be read
Jul 6
16:00:25 Macintosh-2 com.apple.launchd[121]
([0x0-0x788b884].com.hardcoded_software.dupeguru_pe[44224]): Exited:
Terminated
Comments and changes to this ticket
-
Virgil Dupras August 30th, 2009 @ 06:54 PM
- Milestone set to se2.8.0 me5.7.0 pe1.8.0
-
Virgil Dupras August 31st, 2009 @ 05:35 PM
- State changed from new to hold
- Milestone cleared.
It's hard to figure out the cause of this. My best guess would be some that dupeGuru's app became corrupted somehow. With the new debug logging, figuring it out will be easier next time it happens. On hold.
-
Virgil Dupras October 29th, 2009 @ 01:12 PM
I got another error report, with the debug info:
Application Identifier: com.hardcoded_software.dupeguru_pe Application Version: 1.7.7
Traceback (most recent call last): File "hsutil/cocoa.pyc", line 47, in async_run File "dupeguru_pe/app_cocoa.pyc", line 180, in do_load File "dupeguru/results.pyc", line 175, in load_from_xml File "xml/sax/init.pyc", line 93, in make_parser SAXReaderNotAvailable: No parsers found
Relevant Console logs:
Oct 26 10:08:12 jeff-kemps-imac [0x0-0x124124].com.hardcoded_software.dupeguru_pe[3074]: "disk4" unmounted. Oct 26 10:08:12 jeff-kemps-imac [0x0-0x124124].com.hardcoded_software.dupeguru_pe[3074]: "disk4" ejected. Oct 26 10:09:27 jeff-kemps-imac [0x0-0x124124].com.hardcoded_software.dupeguru_pe[3074]: ERROR No parsers found Oct 26 10:09:27 jeff-kemps-imac [0x0-0x124124].com.hardcoded_software.dupeguru_pe[3074]: Traceback (most recent call last): Oct 26 10:09:27 jeff-kemps-imac [0x0-0x124124].com.hardcoded_software.dupeguru_pe[3074]: File "dupeguru/results.pyc", line 175, in load_from_xml Oct 26 10:09:27 jeff-kemps-imac [0x0-0x124124].com.hardcoded_software.dupeguru_pe[3074]: File "xml/sax/init.pyc", line 93, in make_parser Oct 26 10:09:27 jeff-kemps-imac [0x0-0x124124].com.hardcoded_software.dupeguru_pe[3074]: SAXReaderNotAvailable: No parsers found Oct 26 10:09:27 jeff-kemps-imac [0x0-0x124124].com.hardcoded_software.dupeguru_pe[3074]: WARNING importing xml.parsers.expat went ok, WTF? -
Virgil Dupras April 3rd, 2010 @ 01:55 PM
- State changed from hold to invalid
SAX is not used anymore, making this ticket irrelevant.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Tags
Referenced by
- 47 [Load] SAXReaderNotAvailable: No parsers found (from [103]) [#47] Added debug logging to Results.load_to...