[rabbitmq-discuss] cookie file on Windows
Matthias Radestock
matthias at lshift.net
Wed Apr 29 16:56:16 BST 2009
Aaron,
Aaron Feng wrote:
> I can't seem to find the cookie file in "C:\Documents and
> Settings\UserName\Application Data\RabbitMQ". All I see is db and log
> directories.
>
> Am I looking at the wrong place?
Possibly. Evaluate
init:get_arguments(home).
in an Erlang shell. That will tell you what Erlang thinks the home
directory is, which is where it will read/write the cookie file.
Matthias.
More information about the rabbitmq-discuss
mailing list