Hi Niko,

Happy holidays! 

Things have been much better recently. I do have an ugly bug for you 
(submitted as issue 447). I re-run the same bucket once more since I 
submitted the original error, and got the same thing again :-( Well, not 
the exact same error, just similar, and on the same bucket. Let me know 
what to try :-)

Thanks
B


2013-12-20 09:13:53.468 [pid=22852, thread='Thread-8', 
module='s3ql.backends.s3c', fn='_parse_xml_response', line=380]: Server did 
not provide Content-Type, assuming XML
2013-12-20 09:13:53.468 [pid=22852, thread='Thread-8', module='s3ql.mount', 
fn='exchook', line=682]: Unhandled top-level exception during shutdown 
(will not be re-raised)
2013-12-20 09:13:53.468 [pid=22852, thread='Thread-8', module='root', 
fn='excepthook', line=158]: Uncaught top-level exception:
Traceback (most recent call last):
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/mount.py",
 
line 58, in run_with_except_hook
    run_old(*args, **kw)
  File "/usr/lib/python3.3/threading.py", line 596, in run
    self._target(*self._args, **self._kwargs)
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/block_cache.py",
 
line 360, in _upload_loop
    self._do_upload(*tmp)
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/block_cache.py",
 
line 387, in _do_upload
    % obj_id).get_obj_size()
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/backends/common.py",
 
line 66, in wrapped
    return method(*a, **kw)
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/backends/common.py",
 
line 419, in perform_write
    return fn(fh)
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/backends/common.py",
 
line 842, in __exit__
    self.close()
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/backends/common.py",
 
line 835, in close
    self.fh.close()
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/backends/common.py",
 
line 988, in close
    self.fh.close()
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/backends/common.py",
 
line 66, in wrapped
    return method(*a, **kw)
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/backends/s3c.py",
 
line 710, in close
    headers=self.headers, body=self.fh)
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/backends/s3c.py",
 
line 367, in _do_request
    tree = self._parse_xml_response(resp)
  File 
"/usr/local/lib/python3.3/dist-packages/s3ql-2.6-py3.3-linux-x86_64.egg/s3ql/backends/s3c.py",
 
line 388, in _parse_xml_response
    tree = ElementTree.parse(resp).getroot()
  File "/usr/lib/python3.3/xml/etree/ElementTree.py", line 1242, in parse
    tree.parse(source, parser)
  File "/usr/lib/python3.3/xml/etree/ElementTree.py", line 1730, in parse
    self._root = parser._parse(source)
  File "<string>", line None
xml.etree.ElementTree.ParseError: no element found: line 1, column 0

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to