Skip to content

Instantly share code, notes, and snippets.

@cmeiklejohn
Created July 30, 2015 13:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmeiklejohn/1d13c328327562e05741 to your computer and use it in GitHub Desktop.
Save cmeiklejohn/1d13c328327562e05741 to your computer and use it in GitHub Desktop.
09:46:46.341 [info] Application riak_dt started on node 'lasp@127.0.0.1'
09:46:46.378 [info] writing state {[{[{actor,<<187,151,56,151,212,64,76,163,253,78,223,60,33,181,189,80,134,113,195,164>>}],1}],{dict,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[['lasp@127.0.0.1',{[{actor,<<187,151,56,151,212,64,76,163,253,78,223,60,33,181,189,80,134,113,195,164>>}],1}]],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}},{dict,0,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} to disk <<75,2,131,80,0,0,0,244,120,1,203,96,206,97,96,96,96,204,96,130,82,41,12,172,137,201,37,249,69,185,64,81,145,221,211,45,166,95,113,240,89,252,215,239,190,141,226,214,189,1,109,133,135,151,100,37,50,102,101,112,166,48,176,164,100,38,151,36,50,38,10,0,33,71,98,64,162,65,134,64,22,26,200,96,4,138,129,205,5,17,76,41,12,124,57,137,197,5,14,134,70,230,122,6,64,104,72,154,165,232,134,195,221,192,64,208,13,104,90,1,110,5,78,94>>
09:46:46.397 [error] CRASH REPORT Process <0.185.0> with 0 neighbours exited with reason: bad argument in call to ets:new(metadata_manager_prefixes_ets, [named_table,{read_concurrency,true},{write_concurrency,true}]) in plumtree_metadata_manager:init/1 line 332 in gen_server:init_it/6 line 328
09:46:46.398 [error] Supervisor plumtree_sup had child plumtree_metadata_manager started with plumtree_metadata_manager:start_link() at undefined exit with reason bad argument in call to ets:new(metadata_manager_prefixes_ets, [named_table,{read_concurrency,true},{write_concurrency,true}]) in plumtree_metadata_manager:init/1 line 332 in context start_error
09:46:46.399 [error] CRASH REPORT Process <0.178.0> with 0 neighbours exited with reason: {{error,{shutdown,{failed_to_start_child,plumtree_metadata_manager,{badarg,[{ets,new,[metadata_manager_prefixes_ets,[named_table,{read_concurrency,true},{write_concurrency,true}]],[]},{plumtree_metadata_manager,init,1,[{file,"src/plumtree_metadata_manager.erl"},{line,332}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}}}},{plumtree_app,start,[normal,[]]}} in application_master:init/4 line 133
09:46:46.399 [info] Application plumtree exited with reason: {{error,{shutdown,{failed_to_start_child,plumtree_metadata_manager,{badarg,[{ets,new,[metadata_manager_prefixes_ets,[named_table,{read_concurrency,true},{write_concurrency,true}]],[]},{plumtree_metadata_manager,init,1,[{file,"src/plumtree_metadata_manager.erl"},{line,332}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}}}},{plumtree_app,start,[normal,[]]}}
09:46:46.400 [info] Stopped application riak_core.
09:46:46.408 [info] alarm_handler: {clear,system_memory_high_watermark}
09:46:46.409 [info] alarm_handler: {clear,{disk_almost_full,"/"}}
{"Kernel pid terminated",application_controller,"{application_start_failure,plumtree,{{error,{shutdown,{failed_to_start_child,plumtree_metadata_manager,{badarg,[{ets,new,[metadata_manager_prefixes_ets,[named_table,{read_concurrency,true},{write_concurrency,true}]],[]},{plumtree_metadata_manager,init,1,[{file,\"src/plumtree_metadata_manager.erl\"},{line,332}]},{gen_server,init_it,6,[{file,\"gen_server.erl\"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,\"proc_lib.erl\"},{line,239}]}]}}}},{plumtree_app,start,[normal,[]]}}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment