error while committing on bound branch

Noam Lewis lenoam at gmail.com
Wed Oct 31 12:16:00 GMT 2007


I had this error while comitting on a bound branch (using bzr+ssh)

Thanks,
Noam

$ bzr commit -m "Changed only colors/alpha in completions"
Unable to load plugin 'remove_full_tree' from '/home/noam/.bazaar/plugins'
modified
gui/CompletionWidget.py
modified
test/test_completions.py
[======================           ] Uploading data to master branch - Stage
3/5Traceback (most recent call last):
  File "/usr/bin/bzr", line 116, in <module>
    sys.stdout.flush()
ValueError: I/O operation on closed file
bzr: ERROR: bzrlib.errors.TooManyConcurrentRequests: The medium '<
bzrlib.smart.medium.SmartSSHClientMedium object at 0x85ebf6c>' has reached
its concurrent request limit. Be sure to finish_writing and finish_reading
on the currently open request.

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 817, in
run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 779, in
run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 477, in
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 2283, in
run
    reporter=reporter, revprops=properties)
  File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in
write_locked
    return unbound(self, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/workingtree_4.py", line 246,
in commit
    result = WorkingTree3.commit(self, message, revprops, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in
write_locked
    return unbound(self, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/mutabletree.py", line 207,
in commit
    revprops=revprops, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/commit.py", line 345, in
commit
    self._cleanup()
  File "/usr/lib/python2.5/site-packages/bzrlib/commit.py", line 533, in
_cleanup
    raise e
TooManyConcurrentRequests: The medium '<
bzrlib.smart.medium.SmartSSHClientMedium object at 0x85ebf6c>' has reached
its concurrent request limit. Be sure to finish_writing and finish_reading
on the currently open request.

bzr 0.90.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'commit', '-m', 'Changed only colors/alpha in
completions']

** please send this report to bazaar at lists.ubuntu.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20071031/4d1b3a52/attachment.htm 


More information about the bazaar mailing list