Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

application not starting #19

Open
pradipmca opened this issue Aug 8, 2011 · 0 comments
Open

application not starting #19

pradipmca opened this issue Aug 8, 2011 · 0 comments

Comments

@pradipmca
Copy link

2> application:start(emongo).

=PROGRESS REPORT==== 8-Aug-2011::08:42:18 ===
supervisor: {local,inet_gethost_native_sup}
started: [{pid,<0.51.0>},{mfa,{inet_gethost_native,init,[[]]}}]

=PROGRESS REPORT==== 8-Aug-2011::08:42:18 ===
supervisor: {local,kernel_safe_sup}
started: [{pid,<0.50.0>},
{name,inet_gethost_native_sup},
{mfa,{inet_gethost_native,start_link,[]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
ok
3>
=PROGRESS REPORT==== 8-Aug-2011::08:42:18 ===
supervisor: {local,emongo_app}
started: [{pid,<0.48.0>},
{name,emongo},
{mfa,{emongo,start_link,[]}},
{restart_type,permanent},
{shutdown,5000},
{child_type,worker}]

=PROGRESS REPORT==== 8-Aug-2011::08:42:18 ===
application: emongo
started_at: nonode@nohost

=CRASH REPORT==== 8-Aug-2011::08:42:18 ===
crasher:
initial call: emongo_conn:init/4
pid: <0.49.0>
registered_name: []
exception error: no function clause matching
emongo_packet:decode_response(<<"RFB 003.008\n">>)
in function emongo_conn:loop/2
ancestors: [emongo,emongo_app,<0.46.0>]
messages: []
links: [<0.48.0>,#Port<0.650>]
dictionary: []
trap_exit: false
status: running
heap_size: 377
stack_size: 24
reductions: 386
neighbours:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant