=INFO REPORT==== 2010-12-21 08:37:24 ===
I(<0.36.0>:ejabberd_rdbms:37) : ejabberd has not been compiled with relational database support. Skipping database startup.
=INFO REPORT==== 2010-12-21 08:37:24 ===
I(<0.383.0>:ejabberd_listener:166) : Reusing listening port for 5222
=INFO REPORT==== 2010-12-21 08:37:24 ===
I(<0.384.0>:ejabberd_listener:166) : Reusing listening port for 5223
=INFO REPORT==== 2010-12-21 08:37:24 ===
I(<0.385.0>:ejabberd_listener:166) : Reusing listening port for 5269
=INFO REPORT==== 2010-12-21 08:37:24 ===
I(<0.386.0>:ejabberd_listener:166) : Reusing listening port for 5280
=INFO REPORT==== 2010-12-21 08:37:24 ===
I(<0.36.0>:ejabberd_app:72) : ejabberd 2.1.6 is started in the node ejabberd@localhost
node ejabberd@localhost ? was previously node ejabberd@KM22938-08
In the file ejabberdctl.cfg
In the file ejabberdctl.cfg you can set explicitly what node name you want to be used.
ejabberdctl
then do not start ejabberd(((
#!/bin/sh
# define default configuration
POLL=true
SMP=auto
ERL_MAX_PORTS=32000
ERL_PROCESSES=250000
ERL_MAX_ETS_TABLES=1400
# define default environment variables
NODE=ejabberd
HOST=km14338-05
ERLANG_NODE=$NODE@$HOST
ERL=/usr/bin/erl
INSTALLUSER=ejabberd