[rabbitmq-discuss] Erlang resh - shell process terminated.
newps
fingermark at gmail.com
Sat Sep 13 15:27:09 BST 2008
If anyone else has this problem:
cat /var/lib/rabbitmq/.erlang.cookie
SOMECOOKIE
erl -sname foo -setcookie SOMECOOKIE -remsh rabbit at srabbitmq
newps wrote:
>
> I had a typo (resh should be remsh):
>
> erl -sname foo -remsh rabbit at srabbitmq
> *** ERROR: Shell process terminated! (^G to start new job) ***
>
>
> newps wrote:
>>
>> I'm trying to connect to the RabbitMQ Erlang node so that I may run some
>> of the rabbitmq_amqueue functions, but I cannot. I'm using the
>> CohesiveFT Elastic Server, packaged with RabbitMQ.
>>
>> Note that I'm trying to connect to the Erlang node from the RabbitMQ
>> server.
>>
>> cat /etc/hosts
>> 127.0.0.1 srabbitmq
>>
>> sudo rabbitmqctl status
>> Status of node rabbit at srabbitmq ...
>> [{running_applications,[{rabbit, "RabbitMQ", "1.2.0"}, ...
>>
>> erl -sname foo -resh rabbit at srabbitmq
>> *** ERROR: Shell process terminated! (^G to start new job) ***
>>
>> erl -sname foo
>> (foo at srabbitmq)2> net_adm:ping(rabbit at srabbitmq).
>> pang
>>
>>
>> What am doing wrong?
>>
>
>
--
View this message in context: http://www.nabble.com/Erlang-resh---shell-process-terminated.-tp19470869p19471099.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list