Skip to content

Instantly share code, notes, and snippets.

@kevsmith
Created June 30, 2009 18:35
Show Gist options
  • Select an option

  • Save kevsmith/138316 to your computer and use it in GitHub Desktop.

Select an option

Save kevsmith/138316 to your computer and use it in GitHub Desktop.
ok 42 - Application 'sasl' started
subs: [{{disk_logger,default,[],undefined,1048576,10485760,10,undefined},
[nonode@nohost]}]
failed to register nonode@nohost: {badrpc,
{'EXIT',
{noproc,
{gen_server,call,
[log_roller_disk_logger_default,
ping]}}}}
ok 43 - Application 'log_roller' started
ok 44 - Application 'stateless_server' started
ok 45 - Application 'nucleus_client' started
. . . . . .
not ok 53 - Application 'rpcore' started
ok 54 - Trying to trigger a db exception
not ok 55 - Trying to trigger a db exception
---
description: "Trying to trigger a db exception"
found: {'EXIT',
{noproc,
{gen_server,call,
[mysql_dispatcher,
{execute,none,empty_query,[]},
8000]}}}
wanted: {'EXIT',{error,{no_connection_in_pool,none}}}
...
not ok 56 - Trying to trigger a db exception
---
description: "Trying to trigger a db exception"
found: {'EXIT',
{noproc,
{gen_server,call,
[mysql_dispatcher,
{execute,none,empty_query,[]},
8000]}}}
wanted: {'EXIT',{error,{no_connection_in_pool,none}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment