error in commit in bazaar

Bug #1227015 reported by Jiadun Liu
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
QBzr
New
Undecided
Unassigned

Bug Description

bzr: ERROR: bzrlib.errors.TooManyConcurrentRequests: The medium 'SmartSSHClientMedium(bzr+ssh://<email address hidden>/)' 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 "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\trace.py", line 365, in reports_exception_decorate
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\diffwindow.py", line 366, in initial_load
  File "bzrlib\cleanup.pyo", line 132, in run
  File "bzrlib\cleanup.pyo", line 166, in _do_with_cleanups
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\diffwindow.py", line 369, in _initial_load
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\diff_arg.py", line 181, in get_diff_window_args
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\diff_arg.py", line 178, in load_old_tree
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\diff_arg.py", line 78, in load_old_tree
  File "bzrlib\decorators.pyo", line 155, in read_locked
  File "bzrlib\remote.pyo", line 1802, in revision_tree
  File "bzrlib\remote.pyo", line 2513, in revision_trees
  File "bzrlib\remote.pyo", line 1985, in iter_inventories
  File "bzrlib\remote.pyo", line 2010, in _iter_inventories
  File "bzrlib\remote.pyo", line 1933, in _iter_inventories_rpc
  File "bzrlib\remote.pyo", line 93, in _call_with_body_bytes_expecting_body
  File "bzrlib\smart\client.pyo", line 97, in call_with_body_bytes_expecting_body
  File "bzrlib\smart\client.pyo", line 55, in _call_and_read_response
  File "bzrlib\smart\client.pyo", line 157, in call_and_read_response
  File "bzrlib\smart\client.pyo", line 189, in _call
  File "bzrlib\smart\client.pyo", line 265, in _send
  File "bzrlib\smart\client.pyo", line 241, in _construct_protocol
  File "bzrlib\smart\medium.pyo", line 884, in get_request
  File "bzrlib\smart\medium.pyo", line 1167, in __init__
TooManyConcurrentRequests: The medium 'SmartSSHClientMedium(bzr+ssh://<email address hidden>/)' has reached its concurrent request limit. Be sure to finish_writing and finish_reading on the currently open request.

bzr 2.6b1 on python 2.6.6 (win32)
arguments: ['C:\\Program Files (x86)\\Bazaar\\bzrw.exe', 'qcommit', '--ui-mode']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files (x86)\Bazaar\plugins\bzrtools [2.5.0]
  changelog_merge C:\Program Files (x86)\Bazaar\plugins\changelog_merge [2.6b1]
  colo C:\Program Files (x86)\Bazaar\plugins\colo [0.4.0]
  explorer C:\Program Files (x86)\Bazaar\plugins\explorer [1.3.0dev]
  fastimport C:\Program Files (x86)\Bazaar\plugins\fastimport [0.14.0dev]
  git C:\Program Files (x86)\Bazaar\plugins\git [0.6.8dev]
  launchpad C:\Program Files (x86)\Bazaar\plugins\launchpad [2.6b1]
  loom C:\Program Files (x86)\Bazaar\plugins\loom [2.3.0dev]
  netrc_credential_store C:\Program Files (x86)\Bazaar\plugins\netrc_credential_store [2.6b1]
  news_merge C:\Program Files (x86)\Bazaar\plugins\news_merge [2.6b1]
  pipeline C:\Program Files (x86)\Bazaar\plugins\pipeline [1.4.0]
  qbzr C:\Program Files (x86)\Bazaar\plugins\qbzr [0.23.0dev]
  rewrite C:\Program Files (x86)\Bazaar\plugins\rewrite [0.6.4dev]
  svn C:\Program Files (x86)\Bazaar\plugins\svn [1.2.2dev]
  upload C:\Program Files (x86)\Bazaar\plugins\upload [1.2.0dev]
  xmloutput C:\Program Files (x86)\Bazaar\plugins\xmloutput [0.8.8]

Revision history for this message
Jiadun Liu (liujiadun) wrote :

Commit dialog box could not be closed.

Revision history for this message
Alexander Belchenko (bialix) wrote :

I suppose you're using Bazaar Explorer or TortoiseBzr. I think it's a dupe of known bug.

IIRC the problem here that you're using local checkout (bound branch) of branch hosted on Launchpad. That has some problems with TooManyConcurrentRequests. As a workaround I'd recommend you unbind your local copy (bzr unbind) and work with plain local branch instead, doing bzr push after commits. Sorry for that.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.