Advertisement
prod

BZR error

Jun 24th, 2011
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.71 KB | None | 0 0
  1. Fri 2011-06-24 14:30:55 -0400
  2. 0.062 bazaar version: 2.3.1
  3. 0.063 bzr arguments: [u'qsubprocess', u'--bencode', u'l4:pushe']
  4. 0.094 looking for plugins in C:/Users/SomeUser/AppData/Roaming/bazaar/2.0/plugins
  5. 0.094 looking for plugins in C:/Program Files (x86)/Bazaar/plugins
  6. 0.207 encoding stdout as osutils.get_user_encoding() 'cp1252'
  7. 0.267 bazaar version: 2.3.1
  8. 0.267 bzr arguments: [u'push']
  9. 0.271 encoding stdout as osutils.get_user_encoding() 'cp1252'
  10. 0.303 opening working tree 'C:/Users/SomeUser/Desktop/Folder/site_mw'
  11. 0.373 bzr-svn: using Subversion 1.6.6 (), subvertpy 0.7.5
  12. 2.274 Using fetch logic to copy between CHKInventoryRepository('file:///C:/Users/SomeUser/Desktop/Folder/site_mw/.bzr/repository/')(RepositoryFormat2a()) and RemoteRepository(bzr+ssh://user@host.org/home/bzradmin/repository/sw/.bzr/)(RemoteRepositoryFormat(_network_name='Bazaar repository format 2a (needs bzr 1.16 or later)\n'))
  13. 2.275 fetch up to rev {email@gmail.com-20110623090224-eikgr5rcgdee4f9e}
  14. 7.728 creating new compressed block on-the-fly in 0.000s 1883938 bytes => 11278 bytes
  15. 23.149 Adding the key (<bzrlib.btree_index.BTreeGraphIndex object at 0x03078830>, 1735779, 2580915) to an LRUSizeCache failed. value 234888242 is too big to fit in a the cache with size 41943040 52428800
  16. 312.151 Error suppressed by only_raises:
  17. 312.152 Traceback (most recent call last):
  18. File "bzrlib\decorators.pyo", line 222, in wrapped
  19. File "bzrlib\remote.pyo", line 2535, in unlock
  20. File "bzrlib\remote.pyo", line 2502, in _unlock
  21. File "bzrlib\remote.pyo", line 57, in _call
  22. File "bzrlib\smart\client.pyo", line 132, in call
  23. File "bzrlib\smart\client.pyo", line 145, in call_expecting_body
  24. File "bzrlib\smart\client.pyo", line 79, in _call_and_read_response
  25. File "bzrlib\smart\client.pyo", line 45, in _send_request
  26. File "bzrlib\smart\client.pyo", line 115, in _construct_protocol
  27. File "bzrlib\smart\medium.pyo", line 711, in get_request
  28. File "bzrlib\smart\medium.pyo", line 969, in __init__
  29. TooManyConcurrentRequests: The medium 'SmartSSHClientMedium(bzr+ssh://user@host.org/)' has reached its concurrent request limit. Be sure to finish_writing and finish_reading on the currently open request.
  30.  
  31. 312.152 Transferred: 6017kB (19.3kB/s r:3kB w:6014kB)
  32. 312.152 Transferred: 0kB (0.0kB/s r:0kB w:0kB)
  33. 312.153 Traceback (most recent call last):
  34. File "bzrlib\commands.pyo", line 926, in exception_to_return_code
  35. File "bzrlib\commands.pyo", line 1126, in run_bzr
  36. File "bzrlib\commands.pyo", line 691, in run_argv_aliases
  37. File "bzrlib\commands.pyo", line 713, in run
  38. File "bzrlib\cleanup.pyo", line 135, in run_simple
  39. File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
  40. File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\commands.py", line 788, in run
  41. File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\subprocess.py", line 888, in run_subprocess_command
  42. File "bzrlib\commands.pyo", line 1126, in run_bzr
  43. File "bzrlib\commands.pyo", line 691, in run_argv_aliases
  44. File "bzrlib\commands.pyo", line 713, in run
  45. File "bzrlib\cleanup.pyo", line 135, in run_simple
  46. File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
  47. File "bzrlib\builtins.pyo", line 1132, in run
  48. File "bzrlib\push.pyo", line 140, in _show_push_branch
  49. File "bzrlib\controldir.pyo", line 529, in push_branch
  50. File "bzrlib\branch.pyo", line 1095, in push
  51. File "bzrlib\branch.pyo", line 3501, in push
  52. File "bzrlib\branch.pyo", line 3295, in _run_with_write_locked_target
  53. File "bzrlib\branch.pyo", line 3540, in _push_with_bound_branches
  54. File "bzrlib\branch.pyo", line 2672, in _basic_push
  55. File "bzrlib\branch.pyo", line 1035, in update_revisions
  56. File "bzrlib\decorators.pyo", line 194, in write_locked
  57. File "bzrlib\branch.pyo", line 3430, in update_revisions
  58. File "bzrlib\decorators.pyo", line 194, in write_locked
  59. File "bzrlib\branch.pyo", line 685, in fetch
  60. File "bzrlib\remote.pyo", line 1386, in fetch
  61. File "bzrlib\decorators.pyo", line 194, in write_locked
  62. File "bzrlib\repository.pyo", line 3437, in fetch
  63. File "bzrlib\fetch.pyo", line 73, in __init__
  64. File "bzrlib\fetch.pyo", line 99, in __fetch
  65. File "bzrlib\fetch.pyo", line 127, in _fetch_everything_for_search
  66. File "bzrlib\remote.pyo", line 1847, in insert_stream
  67. File "bzrlib\smart\client.pyo", line 181, in call_with_body_stream
  68. File "bzrlib\smart\client.pyo", line 81, in _call_and_read_response
  69. File "bzrlib\smart\message.pyo", line 299, in read_response_tuple
  70. File "bzrlib\smart\message.pyo", line 264, in _wait_for_response_args
  71. File "bzrlib\smart\message.pyo", line 286, in _read_more
  72. ConnectionReset: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement