ejabberd-2.0.0 problem!! 
Posted: 14 April 2008 11:12 AM   [ Ignore ]
Newbie
Rank
Total Posts:  3
Joined  2008-04-14

i encountered a problem with ejabberd 2.0.0 it was running fine with me until an incident happen the machine that hosts my ejabberd shutdowned and when it starts up ejabberd won’t work properly i tried to stop and start it again it files an errors in logs i will attach the log and the crach report

/var/log/ejabberd/sasl.log
=SUPERVISOR REPORT==== 13-Apr-2008::11:06:30 ===
Supervisor: {local,mnesia_sup}
Context:  child_terminated
Reason:  shutdown
Offender:  [{pid,<0.63.0>},
{name,mnesia_kernel_sup},
{mfa,{mnesia_kernel_sup,start,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]

=SUPERVISOR REPORT==== 13-Apr-2008::11:06:30 ===
Supervisor: {local,mnesia_sup}
Context:  shutdown
Reason:  reached_max_restart_intensity
Offender:  [{pid,<0.63.0>},
{name,mnesia_kernel_sup},
{mfa,{mnesia_kernel_sup,start,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]

=PROGRESS REPORT==== 13-Apr-2008::11:06:30 ===
supervisor: {local,crypto_sup}
started: [{pid,<0.120.0>},
{name,crypto_server},
{mfa,{crypto_server,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]

=PROGRESS REPORT==== 13-Apr-2008::11:06:30 ===
application: crypto
started_at: ejabberd@localhost

=PROGRESS REPORT==== 13-Apr-2008::11:06:30 ===
supervisor: {local,ssl_sup}
started: [{pid,<0.126.0>},
{name,ssl_server},
{mfa,{ssl_server,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]

=PROGRESS REPORT==== 13-Apr-2008::11:06:30 ===
supervisor: {local,ssl_sup}
started: [{pid,<0.127.0>},
{name,ssl_broker_sup},
{mfa,{ssl_broker_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,supervisor}]

=PROGRESS REPORT==== 13-Apr-2008::11:06:30 ===
application: ssl
started_at: ejabberd@localhost

=PROGRESS REPORT==== 13-Apr-2008::11:06:30 ===
supervisor: {local,stringprep_sup}
started: [{pid,<0.129.0>},
{name,stringprep},
{mfa,{stringprep,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]

=CRASH REPORT==== 13-Apr-2008::11:06:31 ===
crasher:
pid: <0.36.0>
registered_name: []
error_info: {bad_return,
{{ejabberd_app,start,[normal,[]]},
{’EXIT’,
{{case_clause,
{aborted,
{node_not_running,ejabberd@localhost}}},
[{ejabberd_config,set_opts,1},
{ejabberd_app,start,2},
{application_master,start_it_old,4}]}}}}
initial_call: {application_master,
init,
[<0.5.0>,
<0.35.0>,
{appl_data,
ejabberd,
[ejabberd,
ejabberd_sup,
ejabberd_auth,
ejabberd_router,
ejabberd_sm,
ejabberd_s2s,
ejabberd_local,
ejabberd_listeners,
ejabberd_iq_sup,
ejabberd_service_sup,
ejabberd_s2s_out_sup,
ejabberd_s2s_in_sup,
ejabberd_c2s_sup,
ejabberd_mod_roster,
ejabberd_mod_echo,
ejabberd_mod_pubsub,
ejabberd_mod_irc,
ejabberd_mod_muc,
ejabberd_offline,
random_generator],
undefined,
{ejabberd_app,[]},
[acl,
adhoc,
configure,
cyrsasl_anonymous,
cyrsasl,
cyrsasl_digest,
cyrsasl_plain,
ejabberd_admin,
ejabberd_app,
ejabberd_auth_anonymous,
ejabberd_auth,
ejabberd_auth_external,
ejabberd_auth_internal,
ejabberd_auth_ldap,
ejabberd_auth_odbc,
ejabberd_auth_pam,
ejabberd,
ejabberd_c2s,
ejabberd_c2s_config,
ejabberd_config,
ejabberd_ctl,
ejabberd_frontend_socket,
ejabberd_hooks,
ejabberd_http,
ejabberd_http_bind,
ejabberd_http_poll,
ejabberd_listener,
ejabberd_local,
ejabberd_logger_h,
ejabberd_loglevel,
ejabberd_node_groups,
ejabberd_rdbms,

Profile
 
 
Posted: 14 April 2008 11:20 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  128
Joined  2006-11-12

Hello,

Unfortunately, this forum is not for ejabberd support, but for module development.

 Signature 

Mickaël Rémond
Process-one

Profile
 
 
Posted: 14 April 2008 04:25 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  3
Joined  2008-04-14

hm so tell me where i can find a support for ejabberd? i downloaded it froom process-one.net site so ?

Profile
 
 
Posted: 14 April 2008 04:32 PM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  128
Joined  2006-11-12

If you need commercial support, ProcessOne can help.
Otherwise, you should turn to ejabberd community site: http://ejabberd.im/

 Signature 

Mickaël Rémond
Process-one

Profile
 
 
Posted: 14 April 2008 04:42 PM   [ Ignore ]   [ # 4 ]
Newbie
Rank
Total Posts:  3
Joined  2008-04-14

thanks i don’t need your commercial support keep it to yourself

Profile
 
 
Posted: 14 April 2008 04:49 PM   [ Ignore ]   [ # 5 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  128
Joined  2006-11-12

That’s fine, do not worry. That’s why we also support the community site.

 Signature 

Mickaël Rémond
Process-one

Profile