... # comment these lines: #CONFIG_FILE=${SYS_PREFIX}/etc/rabbitmq/rabbitmq #LOG_BASE=${SYS_PREFIX}/var/log/rabbitmq #MNESIA_BASE=${SYS_PREFIX}/var/lib/rabbitmq/mnesia # add these lines: CONFIG_FILE=/home/<username>/rabbitmq_server-3.6.14/sbin/ LOG_BASE=/home/<username>/logs/user/rabbitmq # create this directory! MNESIA_BASE=/home/<username>/rabbitmq_server-3.6.14/sbin/
export ERL_EPMD_PORT=<your Erlang port> export RABBITMQ_NODE_PORT=<your RabbitMQ port> export ERL_INETRC=$HOME/.erl_inetrc
127.0.0.1 developmenthost.developmentdomain developmenthost
::1 developmenthost6.developmentdomain6 developmenthost6127.0.0.1 dweb125 dweb125.webfaction.com
{hosts_file, "/home/<username>/hosts"}.
{lookup, [file,native]}
Failed to create dirty cpu scheduler thread 3
Crash dump is being written to: erl_crash.dump...done
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.