| Author |
Message |
|
| Guest |
Posted: Fri Dec 21, 2007 10:47 pm |
|
|
|
Guest
|
I'm trying to use a default Ubuntu install.
When I try to run ejabberdctl to do anything I keep
getting "nodedown" error messages like this:
(server /home/seb) % ejabberdctl
RPC failed on the node ejabberd@seberino: nodedown
How create a proper "node" or access the default "node"?
thanks!
Chris
_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Sat Dec 22, 2007 11:29 am |
|
|
|
Guest
|
On Fri, Dec 21, 2007 at 02:47:14PM -0800, chris@seberino.org wrote:
> I'm trying to use a default Ubuntu install.
> When I try to run ejabberdctl to do anything I keep
> getting "nodedown" error messages like this:
>
> (server /home/seb) % ejabberdctl
> RPC failed on the node ejabberd@seberino: nodedown
Did you try that as root? ejabberdctl needs access to an erlang cookie which
is only readable by the ejabberd user (or root).
--
-- Andreas [ http://unstable.nl ] ( O3IXI8E0OC )
_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Sat Dec 22, 2007 7:20 pm |
|
|
|
Guest
|
On Sat, Dec 22, 2007 at 12:29:13PM +0100, Andreas wrote:
> > (server /home/seb) % ejabberdctl
> > RPC failed on the node ejabberd@seberino: nodedown
>
> Did you try that as root? ejabberdctl needs access to an erlang cookie which
> is only readable by the ejabberd user (or root).
Thanks for info. I tried as user root and ejabberd and got the same error for
each. See below if you wish.
Chris
# ejabberdctl
RPC failed on the node ejabberd@seberino: nodedown
# su ejabberd
$ ejabberdctl
RPC failed on the node ejabberd@seberino: nodedown
_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Sat Dec 22, 2007 7:50 pm |
|
|
|
Guest
|
On 12/22/07, chris@seberino.org (chris@seberino.org) <chris@seberino.org (chris@seberino.org)> wrote:
Quote: On Sat, Dec 22, 2007 at 12:29:13PM +0100, Andreas wrote:
> > (server /home/seb) % ejabberdctl
> > RPC failed on the node ejabberd@seberino: nodedown
>
> Did you try that as root? ejabberdctl needs access to an erlang cookie which
> is only readable by the ejabberd user (or root).
Thanks for info. |
|
|
| Back to top |
|
| Guest |
Posted: Sun Dec 23, 2007 5:14 am |
|
|
|
Guest
|
Manuel
I have Ubuntu and the top of /etc/ejabberd/ejabberctl.cfg says..
% Default Debian ejabberd.cfg
I tried adding export ERLANG_NODE=ejabberd@seberino and
export ERLANG_NODE=ejabberd
and still got the same error messages on Ubuntu.
HERE is the line that runs ejabberd:
ejabberd 2244 1 0 Dec07 ? 00:00:02
/usr/lib/erlang/erts-5.5.2/bin/beam -- -root /usr/lib/erlang -progname erl --
-home /var/lib/ejabberd -sname ejabberd -s ejabberd -kernel inetrc
"/etc/ejabberd/inetrc" -ejabberd config "/etc/ejabberd/ejabberd.cfg" log_path
"/var/log/ejabberd/ejabberd.log" -sasl sasl_error_logger
{file,"/var/log/ejabberd/sasl.log"} -mnesia dir "/var/lib/ejabberd" -noshell
-noshell -noinput
Chris
On Sat, Dec 22, 2007 at 11:50:04AM -0800, Manuel Mely wrote:
> Are you using ejabberd debian based package? Told me if you have an /etc/
> ejabberd/ejabberctl.cfg file !!! If you have, open it, and write this line
>
> export ERLANG_NODE=ejabberd@seberino
>
> if doesn't work try without the @seberino.
>
> If you don't have this file, start ejabberd and please post this:
>
> # ps ax |grep erl
>
> I would like to see --name and --sname.
_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Sun Dec 23, 2007 4:31 pm |
|
|
|
Guest
|
| Could you post the sasl.log when you try start the service?? Also try deleting /var/lib/ejabberd/* |
|
|
| Back to top |
|
| Guest |
Posted: Sun Dec 23, 2007 7:27 pm |
|
|
|
Guest
|
On Sun, Dec 23, 2007 at 08:30:33AM -0800, Manuel Mely wrote:
> Could you post the sasl.log when you try start the service?? Also try deleting
> /var/lib/ejabberd/* and start the service.
Thanks for the help.
I don't have a sasl.log file and deleting /var/lib/ejabberd/* did not
remove the nodedown error message.
Chris
_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Sun Dec 23, 2007 7:42 pm |
|
|
|
Guest
|
Manuel
OK. My apologies, I found sasl.log....
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,sasl_safe_sup}
started: [{pid,<0.6548.0>},
{name,alarm_handler},
{mfa,{alarm_handler,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,sasl_safe_sup}
started: [{pid,<0.6549.0>},
{name,overload},
{mfa,{overload,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,sasl_sup}
started: [{pid,<0.6547.0>},
{name,sasl_safe_sup},
{mfa,{supervisor,
start_link,
[{local,sasl_safe_sup},sasl,safe]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,sasl_sup}
started: [{pid,<0.6550.0>},
{name,release_handler},
{mfa,{release_handler,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
application: sasl
started_at: ejabberd@seberino
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,kernel_safe_sup}
started: [{pid,<0.6554.0>},
{name,dets_sup},
{mfa,{dets_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,kernel_safe_sup}
started: [{pid,<0.6555.0>},
{name,dets},
{mfa,{dets_server,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,mnesia_sup}
started: [{pid,<0.6563.0>},
{name,mnesia_event},
{mfa,{mnesia_sup,start_event,[]}},
{restart_type,permanent},
{shutdown,30000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,mnesia_kernel_sup}
started: [{pid,<0.6565.0>},
{name,mnesia_monitor},
{mfa,{mnesia_monitor,start,[]}},
{restart_type,permanent},
{shutdown,3000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,mnesia_kernel_sup}
started: [{pid,<0.6566.0>},
{name,mnesia_subscr},
{mfa,{mnesia_subscr,start,[]}},
{restart_type,permanent},
{shutdown,3000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,mnesia_kernel_sup}
started: [{pid,<0.6567.0>},
{name,mnesia_locker},
{mfa,{mnesia_locker,start,[]}},
{restart_type,permanent},
{shutdown,3000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:49 ===
supervisor: {local,mnesia_kernel_sup}
started: [{pid,<0.6568.0>},
{name,mnesia_recover},
{mfa,{mnesia_recover,start,[]}},
{restart_type,permanent},
{shutdown,180000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,kernel_safe_sup}
started: [{pid,<0.6573.0>},
{name,disk_log_sup},
{mfa,{disk_log_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,kernel_safe_sup}
started: [{pid,<0.6574.0>},
{name,disk_log_server},
{mfa,{disk_log_server,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,kernel_safe_sup}
started: [{pid,<0.6585.0>},
{name,timer_server},
{mfa,{timer,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,mnesia_kernel_sup}
started: [{pid,<0.6569.0>},
{name,mnesia_tm},
{mfa,{mnesia_tm,start,[]}},
{restart_type,permanent},
{shutdown,30000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,mnesia_kernel_sup}
started: [{pid,<0.6586.0>},
{name,mnesia_checkpoint_sup},
{mfa,{mnesia_checkpoint_sup,start,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,mnesia_kernel_sup}
started: [{pid,<0.6587.0>},
{name,mnesia_snmp_sup},
{mfa,{mnesia_snmp_sup,start,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,mnesia_kernel_sup}
started: [{pid,<0.6588.0>},
{name,mnesia_controller},
{mfa,{mnesia_controller,start,[]}},
{restart_type,permanent},
{shutdown,3000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,mnesia_kernel_sup}
started: [{pid,<0.6589.0>},
{name,mnesia_late_loader},
{mfa,{mnesia_late_loader,start,[]}},
{restart_type,permanent},
{shutdown,3000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,mnesia_sup}
started: [{pid,<0.6564.0>},
{name,mnesia_kernel_sup},
{mfa,{mnesia_kernel_sup,start,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
application: mnesia
started_at: ejabberd@seberino
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,crypto_sup}
started: [{pid,<0.6668.0>},
{name,crypto_server},
{mfa,{crypto_server,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
application: crypto
started_at: ejabberd@seberino
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,ssl_sup}
started: [{pid,<0.6674.0>},
{name,ssl_server},
{mfa,{ssl_server,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
supervisor: {local,ssl_sup}
started: [{pid,<0.6675.0>},
{name,ssl_broker_sup},
{mfa,{ssl_broker_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:50 ===
application: ssl
started_at: ejabberd@seberino
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6696.0>},
{name,ejabberd_hooks},
{mfa,{ejabberd_hooks,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6697.0>},
{name,stringprep},
{mfa,{stringprep,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6698.0>},
{name,ejabberd_router},
{mfa,{ejabberd_router,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6701.0>},
{name,ejabberd_sm},
{mfa,{ejabberd_sm,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6706.0>},
{name,ejabberd_s2s},
{mfa,{ejabberd_s2s,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6709.0>},
{name,ejabberd_local},
{mfa,{ejabberd_local,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6710.0>},
{name,ejabberd_receiver_sup},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_receiver_sup,ejabberd_receiver]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6711.0>},
{name,ejabberd_c2s_sup},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_c2s_sup,ejabberd_c2s]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6712.0>},
{name,ejabberd_s2s_in_sup},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_s2s_in_sup,ejabberd_s2s_in]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6713.0>},
{name,ejabberd_s2s_out_sup},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_s2s_out_sup,ejabberd_s2s_out]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6714.0>},
{name,ejabberd_service_sup},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_service_sup,ejabberd_service]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6715.0>},
{name,ejabberd_http_sup},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_http_sup,ejabberd_http]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6716.0>},
{name,ejabberd_http_poll_sup},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_http_poll_sup,ejabberd_http_poll]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6717.0>},
{name,ejabberd_http_bind_sup},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_http_bind_sup,ejabberd_http_bind]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6718.0>},
{name,ejabberd_iq_sup},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_iq_sup,gen_iq_handler]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_listeners}
started: [{pid,<0.6720.0>},
{name,5222},
{mfa,{ejabberd_listener,
start,
[5222,
ejabberd_c2s,
[{access,c2s},
{max_stanza_size,65536},
starttls,
{certfile,"/etc/ejabberd/ejabberd.pem"},
{shaper,c2s_shaper}]]}},
{restart_type,transient},
{shutdown,brutal_kill},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_listeners}
started: [{pid,<0.6721.0>},
{name,5223},
{mfa,{ejabberd_listener,
start,
[5223,
ejabberd_c2s,
[{access,c2s},
{max_stanza_size,65536},
tls,
{certfile,"/etc/ejabberd/ejabberd.pem"},
{shaper,c2s_shaper}]]}},
{restart_type,transient},
{shutdown,brutal_kill},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_listeners}
started: [{pid,<0.6722.0>},
{name,5269},
{mfa,{ejabberd_listener,
start,
[5269,
ejabberd_s2s_in,
[{shaper,s2s_shaper},
{max_stanza_size,131072}]]}},
{restart_type,transient},
{shutdown,brutal_kill},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_listeners}
started: [{pid,<0.6723.0>},
{name,5280},
{mfa,{ejabberd_listener,
start,
[5280,ejabberd_http,[http_poll,web_admin]]}},
{restart_type,transient},
{shutdown,brutal_kill},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6719.0>},
{name,ejabberd_listener},
{mfa,{ejabberd_listener,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6766.0>},
{name,'ejabberd_mod_echo_seberino.org'},
{mfa,{mod_echo,start_link,["seberino.org",[]]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6769.0>},
{name,'ejabberd_mod_irc_sup_seberino.org'},
{mfa,{ejabberd_tmp_sup,
start_link,
['ejabberd_mod_irc_sup_seberino.org',
mod_irc_connection]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6770.0>},
{name,'ejabberd_mod_irc_seberino.org'},
{mfa,{mod_irc,start_link,["seberino.org",[]]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6773.0>},
{name,'ejabberd_mod_muc_sup_seberino.org'},
{mfa,{ejabberd_tmp_sup,
start_link,
['ejabberd_mod_muc_sup_seberino.org',
mod_muc_room]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6774.0>},
{name,'ejabberd_mod_muc_seberino.org'},
{mfa,{mod_muc,start_link,
["seberino.org",
[{access,muc},
{access_create,muc},
{access_admin,muc_admin}]]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6778.0>},
{name,'ejabberd_mod_pubsub_seberino.org'},
{mfa,{mod_pubsub,
start_link,
["seberino.org",
[{access_createnode,pubsub_createnode}]]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6825.0>},
{name,ejabberd_mod_echo_localhost},
{mfa,{mod_echo,start_link,["localhost",[]]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6828.0>},
{name,ejabberd_mod_irc_sup_localhost},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_mod_irc_sup_localhost,
mod_irc_connection]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6829.0>},
{name,ejabberd_mod_irc_localhost},
{mfa,{mod_irc,start_link,["localhost",[]]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6831.0>},
{name,ejabberd_mod_muc_sup_localhost},
{mfa,{ejabberd_tmp_sup,
start_link,
[ejabberd_mod_muc_sup_localhost,mod_muc_room]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6832.0>},
{name,ejabberd_mod_muc_localhost},
{mfa,{mod_muc,start_link,
["localhost",
[{access,muc},
{access_create,muc},
{access_admin,muc_admin}]]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
supervisor: {local,ejabberd_sup}
started: [{pid,<0.6836.0>},
{name,ejabberd_mod_pubsub_localhost},
{mfa,{mod_pubsub,
start_link,
["localhost",
[{access_createnode,pubsub_createnode}]]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
=PROGRESS REPORT==== 19-Dec-2007::17:20:51 ===
application: ejabberd
started_at: ejabberd@seberino
_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post recived from mailinglist |
|
|
| Back to top |
|
| wuji |
Posted: Sat Aug 11, 2012 1:30 am |
|
|
|
User
Joined: 10 Aug 2012
Posts: 654
|
for your appeal. There are really only three basic basic cheap replica *beep* basic arguments you can make to appeal your tax assessment.
keeps it nice and simple. See if one applies:1. The The replica designer *beep* The assessor made a mistake in describing your house. This
covers situations where the assessor made simple math mistakes. Maybe Maybe cheap Ralph Lauren Polo Maybe he got the square footage wrong (only heated, livable
should be counted), or stated that you have five bedrooms bedrooms cheap designer *beep* bedrooms when you have three. If you uncover these errors,
you – you've just upped your chances of a slam slam replica designer bags for sale slam dunk win. All you have to do is gather
and describe the errors in writing or in person.2. You You cheap replica *beep* You just bought the house for less. If you recently |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|