Adam Watkins <[email protected]> writes:
> Encountered ConnectionClosed exception (connection closed
> unexpectedly), retrying call to Backend.lookup for the 3-th time...
> ..processed 147/16379 objects (0.9%, 0 bytes rewritten)..Uncaught
> top-level exception:
>
> Original/inner traceback (most recent call last):
> Traceback (most recent call last):
> File
> "/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-i686.egg/s3ql/common.py",
> line 482, in run
Are you sure that you did not omit something here? This does not make
sense, it should look sort-of like this:
..processed 147/16379 objects (0.9%, 0 bytes rewritten)..Uncaught top-level
exception:
Traceback (most recent call last):
File "/home/nikratio/in-progress/s3ql/bin/s3qladm", line 26, in <module>
s3ql.adm.main(sys.argv[1:])
File "/home/nikratio/in-progress/s3ql/src/s3ql/adm.py", line 94, in main
return upgrade(options)
File "/home/nikratio/in-progress/s3ql/src/s3ql/common.py", line 549, in
wrapper
return fn(*a, **kw)
File "/home/nikratio/in-progress/s3ql/src/s3ql/adm.py", line 339, in upgrade
update_obj_metadata(backend, backend_factory, db, options.threads)
File "/home/nikratio/in-progress/s3ql/src/s3ql/common.py", line 549, in
wrapper
return fn(*a, **kw)
File "/home/nikratio/in-progress/s3ql/src/s3ql/adm.py", line 452, in
update_obj_metadata
t.join_and_raise()
File "/home/nikratio/in-progress/s3ql/src/s3ql/common.py", line 503, in
join_and_raise
raise EmbeddedException(exc_info, self.name)
s3ql.common.EmbeddedException: caused by an exception in thread Thread-19.
Original/inner traceback (most recent call last):
Traceback (most recent call last):
File "/home/nikratio/in-progress/s3ql/src/s3ql/common.py", line 482, in run
self.run_protected()
It'd be great if you could post the *full* traceback again (ideally also
while preserving indentation and newlines, if your mailer insists on
rewrapping you can attach the traceback as a separate file).
Thanks,
-Nikolaus
--
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F
»Time flies like an arrow, fruit flies like a Banana.«
--
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/d/optout.