Skip to content

Instantly share code, notes, and snippets.

@featheredtoast
Created September 27, 2013 23:37
Show Gist options
  • Save featheredtoast/6736690 to your computer and use it in GitHub Desktop.
Save featheredtoast/6736690 to your computer and use it in GitHub Desktop.
lager test errors
application: lager
exited: {bad_return,
{{lager_app,start,[normal,[]]},
{'EXIT',
{undef,
[{lager_app,start,[normal,[]],[]},
{application_master,start_it_old,4,
[{file,"application_master.erl"},
{line,274}]}]}}}}
type: permanent
{"Kernel pid terminated",application_controller,"{application_start_failure,lager,{bad_return,{{lager_app,start,[normal
,[]]},{'EXIT',{undef,[{lager_app,start,[normal,[]],[]},{application_master,start_it_old,4,[{file,\"application_master.e
rl\"},{line,274}]}]}}}}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment