[rabbitmq-discuss] Alice wonderland and RabbitMQ issue

Wilson Ke wilson.ke at wealthcraft.com
Mon Dec 21 08:16:37 GMT 2009


I start the alice with the bellow bash command:



./start.sh -alice rabbithost "alice at centos" -setcookie "UD/8aYoam23kYFz4aWO2bA=="



And the alice can work normal

The start information as bellow:



=INFO REPORT==== 22-Dec-2009::00:12:35 ===

Starting...------------- Alice ------------

Copyright (C) 2009 Ari Lerner, Nate Murray, Michael Fairchild, CloudTeam



rabbit node : alice at centos

connected   : true

---------------------------------





=INFO REPORT==== 22-Dec-2009::00:12:35 ===

Starting mochiwebStarting mochiweb_http with 9999



=PROGRESS REPORT==== 22-Dec-2009::00:12:35 ===

          supervisor: {local,inet_gethost_native_sup}

             started: [{pid,<0.66.0>},{mfa,{inet_gethost_native,init,[[]]}}]



=PROGRESS REPORT==== 22-Dec-2009::00:12:35 ===

          supervisor: {local,kernel_safe_sup}

             started: [{pid,<0.65.0>},

                       {name,inet_gethost_native_sup},

                       {mfa,{inet_gethost_native,start_link,[]}},

                       {restart_type,temporary},

                       {shutdown,1000},

                       {child_type,worker}]



=INFO REPORT==== 22-Dec-2009::00:12:35 ===

Started mochiweb with: [9999]



=PROGRESS REPORT==== 22-Dec-2009::00:12:35 ===

          supervisor: {local,rest_server_sup}

             started: [{pid,<0.63.0>},

                       {name,the_rest_server},

                       {mfa,{rest_server,start_link,[[]]}},

                       {restart_type,permanent},

                       {shutdown,2000},

                       {child_type,worker}]



=PROGRESS REPORT==== 22-Dec-2009::00:12:35 ===

          supervisor: {<0.58.0>,alice_sup}

             started: [{pid,<0.61.0>},

                       {name,rest_server_sup},

                       {mfa,{rest_server_sup,start_link,[[]]}},

                       {restart_type,permanent},

                       {shutdown,2000},

                       {child_type,worker}]



=PROGRESS REPORT==== 22-Dec-2009::00:12:35 ===

         application: alice

          started_at: alice at centos

Eshell V5.7.3  (abort with ^G)

(alice at centos)1>



My rabbitmq work normal,the start information as bellow



node          : rabbit at centos

app descriptor: /usr/wilson/rabbitmq-server-1.7.0/scripts/../ebin/rabbit.app

home dir      : /root

cookie hash   : UD/8aYoam23kYFz4aWO2bA==

log           : /var/log/rabbitmq/rabbit.log

sasl log      : /var/log/rabbitmq/rabbit-sasl.log

database dir  : /var/lib/rabbitmq/mnesia/rabbit



starting database             ...done

starting core processes       ...done

starting recovery             ...done

starting persister            ...done

starting guid generator       ...done

starting builtin applications ...done

starting TCP listeners        ...done

starting SSL listeners        ...done





Thanks and Best Regards,

wilson









-----Original Message-----
From: Matthias Radestock [mailto:matthias at lshift.net]
Sent: 2009年12月21日 15:54
To: Wilson Ke
Cc: 'mabrek'; 'RabbitMQ Discuss'
Subject: Re: [rabbitmq-discuss] Alice wonderland and RabbitMQ issue



Wilson,



Wilson Ke wrote:

> The rabbitmq  version is 1.7.0,it can work normal.



Does rabbitmqctl work too?



AFAICT from looking at the Alice code, the error would most likely be

caused by Alice connecting to an Erlang node that isn't running rabbit.



What's the name of your rabbit node, as displayed by rabbit during startup?



Have you got the RABBIT_HOST shell environment variable or 'rabbithost'

alice application environment variable set (e.g. by specifying it in

"./start.sh -alice rabbithost <host>")?





Overall this looks like a problem with Alice or your usage of it, rather

than a RabbitMQ problem. So I suggest you ask the Alice developers for help.





Regards,



Matthias.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20091221/fdcbbfc0/attachment.htm 


More information about the rabbitmq-discuss mailing list