[rabbitmq-discuss] windows client RabbitFoot not working

Tim Watson watson.timothy at gmail.com
Sat Nov 17 11:43:24 GMT 2012


Have you tried contacting the library author about this?

On 17 Nov 2012, at 06:39, Javier Marcon <javiermarcon at gmail.com> wrote:

> El 16/11/12 16:23, Javier Marcon escribió:
>> Hello, I have installed RabbtiMQ 2.8.7 on Windows 2003 (firs installed
>> with 64 bit erlang but then installed with 32 bit erlang because 64 bit
>> erlang was not working). I have installed the perl Net::RabbitFoot
>> module but when I try to run any file of the tutorial the perl files
>> (client and server) finishes execution on rabbitmq server connection. I
>> have enabled RABBITMQ_CONSOLE_LOG but I can't find the .debug files. The
>> log says:
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:35 ===
>> Limiting to approx 924 file handles (829 sockets)
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:35 ===
>>    application: mnesia
>>    exited: stopped
>>    type: permanent
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:36 ===
>> Memory limit set to 818MB of 2047MB total.
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:36 ===
>> Disk free limit set to 1000MB
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:36 ===
>> Adding vhost '/'
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:36 ===
>> Creating user 'guest'
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:36 ===
>> Setting user tags for user 'guest' to [administrator]
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:36 ===
>> Setting permissions for 'guest' in '/' to '.*', '.*', '.*'
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:36 ===
>> msg_store_transient: using rabbit_msg_store_ets_index to provide index
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:36 ===
>> msg_store_persistent: using rabbit_msg_store_ets_index to provide index
>> 
>> =WARNING REPORT==== 16-Nov-2012::15:58:36 ===
>> msg_store_persistent: rebuilding indices from scratch
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:36 ===
>> started TCP Listener on 0.0.0.0:5672
>> 
>> =INFO REPORT==== 16-Nov-2012::15:58:46 ===
>> accepting AMQP connection <0.266.0> (127.0.0.1:1905 -> 127.0.0.1:5672)
>> 
>> =WARNING REPORT==== 16-Nov-2012::15:58:46 ===
>> closing AMQP connection <0.266.0> (127.0.0.1:1905 -> 127.0.0.1:5672):
>> connection_closed_abruptly
>> 
>> =INFO REPORT==== 16-Nov-2012::16:01:56 ===
>> accepting AMQP connection <0.286.0> (127.0.0.1:1906 -> 127.0.0.1:5672)
>> 
>> =WARNING REPORT==== 16-Nov-2012::16:01:56 ===
>> closing AMQP connection <0.286.0> (127.0.0.1:1906 -> 127.0.0.1:5672):
>> connection_closed_abruptly
>> 
>> How can I fix it?
>> 
>> Thanks,
>> 
>> Javier.
> I found that it dies when RabbitFoot tries to execut this line:
> 
> my ($is_success, @responses) = Coro::rouse_wait;
> 
> I have Coro 6.10 installed.
> 
> What can be causing it?
> 
> Thanks.
> 
> Javier.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list