自作を使用してrabbitmqをインストールしました。私はrabbitmqサーバーを起動しようとしていますが、常にこのエラーが発生し、その理由を理解できません。
erlangをインストールしましたが、同じポートで他のアプリケーションが実行されていません。
$rabbitmq-サーバー {error_logger、{{2013,2,11}、{22,37,49}}、 "短いノード名を設定できません!\n構成を確認してください\n"、[]} {error_logger、{{2013,2,11}、{22,37,49}}、crash_report、[[{initial_call、{net_kernel、init、['Argument__1']}}、{pid、}、{registered_name、[ ]}、{error_info、{exit、{error、badarg}、[{gen_server、init_it、6、[{file、 "gen_server.erl"}、{line、320}]}、{proc_lib、init_p_do_apply、3、[ {file、 "proc_lib.erl"}、{line、227}]}]}}、{ancestors、[net_sup、kernel_sup、]}、{messages、[]}、{links、[]}、{dictionary、[ {longnames、false}]}、{trap_exit、true}、{status、running}、{heap_size、610}、{stack_size、24}、{reductions、249}]、[]]} {error_logger、{{2013,2,11}、{22,37,49}}、supervisor_report、[{supervisor、{local、net_sup}}、{errorContext、start_error}、{reason、{'EXIT'、nodistribution} }、{offender、[{pid、undefined}、{name、net_kernel}、{mfargs、{net_kernel、start_link、[[rabbitmqprelaunch1593、shortnames]]}}、{restart_type、permanent}、{shutdown、2000}、{child_type 、ワーカー}]}]} {error_logger、{{2013,2,11}、{22,37,49}}、supervisor_report、[{supervisor、{local、kernel_sup}}、{errorContext、start_error}、{reason、shutdown}、{offender、[ {pid、undefined}、{name、net_sup}、{mfargs、{erl_distribution、start_link、[]}}、{restart_type、permanent}、{shutdown、infinity}、{child_type、supervisor}]}]} {error_logger、{{2013,2,11}、{22,37,49}}、std_info、[{application、kernel}、{exited、{shutdown、{kernel、start、[normal、[]]}}} 、{type、permanent}]} {"カーネルpidが終了しました"、application_controller、 "{application_start_failure、kernel、{shutdown、{kernel、start、[normal、[]]}}}"} クラッシュダンプは次のように書き込まれました:erl_crash.dump カーネルpidが終了しました(application_controller)({application_start_failure、kernel、{shutdown、{kernel、start、[normal、[]]}}})
ところで、erl -sname abc
同じ出力を与えます
更新:
これは私が持っているものです/etc/hosts
127.0.0.1ローカルホスト 255.255.255.255ブロードキャストホスト