我是RabbitMQ的初学者,我在启用管理插件方面遇到了一些问题.rabbitmq服务器启动并运行,但是当我尝试启用插件时,我在Windows命令提示符下得到了这个:
C:\Program Files (x86)\RabbitMQ Server\rabbitmq_server-3.1.5\sbin>rabbitmq-plugi
ns.bat enable rabbitmq_management
{error_logger,{{2013,9,6},{12,46,51}},"Failed to create cookie file 'u:/.erlang.
cookie': enoent",[]}
{error_logger,{{2013,9,6},{12,46,51}},crash_report,[[{initial_call,{auth,init,['
Argument__1']}},{pid,<0.19.0>},{registered_name,[]},{error_info,{exit,{"Failed t
o create cookie file 'u:/.erlang.cookie': enoent",[{auth,init_cookie,0,[{file,"a
uth.erl"},{line,285}]},{auth,init,1,[{file,"auth.erl"},{line,139}]},{gen_server,
init_it,6,[{file,"gen_server.erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{fi
le,"proc_lib.erl"},{line,239}]}]},[{gen_server,init_it,6,[{file,"gen_server.erl"
},{line,328}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}
},{ancestors,[net_sup,kernel_sup,<0.10.0>]},{messages,[]},{links,[<0.17.0>]},{di
ctionary,[]},{trap_exit,true},{status,running},{heap_size,610},{stack_size,27},{
reductions,964}],[]]}
{error_logger,{{2013,9,6},{12,46,51}},supervisor_report,[{supervisor,{local,net_
sup}},{errorContext,start_error},{reason,{"Failed to create cookie file 'u:/.erl
ang.cookie': enoent",[{auth,init_cookie,0,[{file,"auth.erl"},{line,285}]},{auth,
init,1,[{file,"auth.erl"},{line,139}]},{gen_server,init_it,6,[{file,"gen_server.
erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}
]}]}},{offender,[{pid,undefined},{name,auth},{mfargs,{auth,start_link,[]}},{rest
art_type,permanent},{shutdown,2000},{child_type,worker}]}]}
{error_logger,{{2013,9,6},{12,46,51}},supervisor_report,[{supervisor,{local,kern
el_sup}},{errorContext,start_error},{reason,{shutdown,{failed_to_start_child,aut
h,{"Failed to create cookie file 'u:/.erlang.cookie': enoent",[{auth,init_cookie
,0,[{file,"auth.erl"},{line,285}]},{auth,init,1,[{file,"auth.erl"},{line,139}]},
{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},{proc_lib,init_p_do_
apply,3,[{file,"proc_lib.erl"},{line,239}]}]}}}},{offender,[{pid,undefined},{nam
e,net_sup},{mfargs,{erl_distribution,start_link,[]}},{restart_type,permanent},{s
hutdown,infinity},{child_type,supervisor}]}]}
{error_logger,{{2013,9,6},{12,46,51}},crash_report,[[{initial_call,{application_
master,init,['Argument__1','Argument__2','Argument__3','Argument__4']}},{pid,<0.
9.0>},{registered_name,[]},{error_info,{exit,{{shutdown,{failed_to_start_child,n
et_sup,{shutdown,{failed_to_start_child,auth,{"Failed to create cookie file 'u:/
.erlang.cookie': enoent",[{auth,init_cookie,0,[{file,"auth.erl"},{line,285}]},{a
uth,init,1,[{file,"auth.erl"},{line,139}]},{gen_server,init_it,6,[{file,"gen_ser
ver.erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,
239}]}]}}}}},{kernel,start,[normal,[]]}},[{application_master,init,4,[{file,"app
lication_master.erl"},{line,133}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.
erl"},{line,239}]}]}},{ancestors,[<0.8.0>]},{messages,[{'EXIT',<0.10.0>,normal}]
},{links,[<0.8.0>,<0.7.0>]},{dictionary,[]},{trap_exit,true},{status,running},{h
eap_size,610},{stack_size,27},{reductions,150}],[]]}
{error_logger,{{2013,9,6},{12,46,51}},std_info,[{application,kernel},{exited,{{s
hutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,auth,{"F
ailed …Run Code Online (Sandbox Code Playgroud)