Guest User

Untitled

a guest
Jul 20th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. ** Reason for termination ==
  2. ** {{badmatch,{error,enospc}},
  3. [{couch_db_updater,'-flush_trees/3-fun-0-',5},
  4. {couch_key_tree,map_simple,3},
  5. {couch_key_tree,map_simple,3},
  6. {couch_key_tree,map,2},
  7. {couch_db_updater,flush_trees,3},
  8. {couch_db_updater,update_docs_int,4},
  9. {couch_db_updater,handle_call,3},
  10. {gen_server,handle_msg,5}]}
  11.  
  12.  
  13. [Thu, 10 Dec 2009 19:34:37 GMT] [error] [<0.20534.0>] {error_report,<0.22.0>,
  14. {<0.20534.0>,crash_report,
  15. [[{pid,<0.20534.0>},
  16. {registered_name,[]},
  17. {error_info,
  18. {exit,
  19. {{badmatch,{error,enospc}},
  20. [{couch_db_updater,'-flush_trees/3-fun-0-',5},
  21. {couch_key_tree,map_simple,3},
  22. {couch_key_tree,map_simple,3},
  23. {couch_key_tree,map,2},
  24. {couch_db_updater,flush_trees,3},
  25. {couch_db_updater,update_docs_int,4},
  26. {couch_db_updater,handle_call,3},
  27. {gen_server,handle_msg,5}]},
  28. [{gen_server,terminate,6},{proc_lib,init_p_do_apply,3}]}},
  29. {initial_call,{couch_db_updater,init,['Argument__1']}},
  30. {ancestors,
  31. [<0.20533.0>,couch_server,couch_primary_services,couch_server_sup,
  32. <0.1.0>]},
  33. {messages,[]},
  34. {links,[<0.20533.0>]},
  35. {dictionary,[]},
  36. {trap_exit,false},
  37. {status,running},
  38. {heap_size,4181},
  39. {stack_size,23},
  40. {reductions,49093}],
  41. []]}}
  42.  
  43. [Thu, 10 Dec 2009 19:34:37 GMT] [error] [<0.20530.0>] Uncaught error in HTTP request: {exit,
  44. {{{badmatch,{error,enospc}},
  45. [{couch_db_updater,
  46. '-flush_trees/3-fun-0-',5},
  47. {couch_key_tree,map_simple,3},
  48. {couch_key_tree,map_simple,3},
  49. {couch_key_tree,map,2},
  50. {couch_db_updater,flush_trees,3},
  51. {couch_db_updater,update_docs_int,4},
  52. {couch_db_updater,handle_call,3},
  53. {gen_server,handle_msg,5}]},
  54. {gen_server,call,
  55. [<0.20534.0>,
  56. {update_docs,
  57. [[{doc,<<"_design/charities">>,
  58. {3,
  59. [<<32,72,223,63,101,153,153,36,208,
  60. 167,248,21,113,212,213,55>>,
  61. <<161,159,83,86,50,107,96,139,194,
  62. 124,44,60,15,12,9,1>>]},
  63. {[]},
  64. [],true,[]}]],
  65. [],[]},
  66. infinity]}}}
  67.  
  68. [Thu, 10 Dec 2009 19:34:37 GMT] [info] [<0.20530.0>] Stacktrace: [{gen_server,call,3},
  69. {couch_db,write_and_commit,4},
  70. {couch_db,update_docs,4},
  71. {couch_db,update_doc,3},
  72. {couch_httpd_db,update_doc,5},
  73. {couch_httpd_db,do_db_req,2},
  74. {couch_httpd,handle_request,5},
  75. {mochiweb_http,headers,5}]
  76.  
  77. [Thu, 10 Dec 2009 19:34:37 GMT] [info] [<0.20530.0>] 127.0.0.1 - - 'DELETE' /giveatweet_dev/_design/charities?rev=2-a19f5356326b608bc27c2c3c0f0c0901 500
Add Comment
Please, Sign In to add comment