Erlang Mailing Lists

Author Message

<  RabbitMQ mailing list  ~  Unable to get STOMP plugin working with 1.7.0 on Debian Lenn

Guest
Posted: Tue Oct 27, 2009 9:10 pm Reply with quote
Guest
Hi Everyone,

I asked about this in IRC, but was asked to post my question to the
list so it is archived here. Apparently the docs aren't up to do date
on this. Here is the procedure I went through:

1) Installed rabbitmq-server_1.7.0-1_all.deb
2) Cloned the public umbrella package
3) Built rabbitmq-stomp plugin as directed in the docs
5) Copied all of the files in dist/ for that plugin to
/usr/lib/rabbitmq/plugins
6) Ran rabbitmq-activate-plugins
7) Created /etc/default/rabbitmq to contain:
SERVER_START_ARGS='-rabbit_stomp listeners [{"0.0.0.0",61613}]'

Restarted the server. While the server runs, I see no mention of
'stomp' in the args or when viewing a status. And the 61613 port
isn't open. Any ideas?

--
Frank Wiles
Revolution Systems | http://www.revsys.com/
frank@revsys.com | (800) 647-6298

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist
Guest
Posted: Tue Oct 27, 2009 9:35 pm Reply with quote
Guest
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 27/10/2009 22:09, Frank Wiles wrote:
> Hi Everyone,
>
> I asked about this in IRC, but was asked to post my question to the
> list so it is archived here. Apparently the docs aren't up to do date
> on this. Here is the procedure I went through:
>
> 1) Installed rabbitmq-server_1.7.0-1_all.deb
> 2) Cloned the public umbrella package
> 3) Built rabbitmq-stomp plugin as directed in the docs
> 5) Copied all of the files in dist/ for that plugin to
> /usr/lib/rabbitmq/plugins
> 6) Ran rabbitmq-activate-plugins
> 7) Created /etc/default/rabbitmq to contain:
> SERVER_START_ARGS='-rabbit_stomp listeners [{"0.0.0.0",61613}]'
>
> Restarted the server. While the server runs, I see no mention of
> 'stomp' in the args or when viewing a status. And the 61613 port
> isn't open. Any ideas?
>

Once compiled, put the .ez in
/usr/lib/rabbitmq/lib/rabbitmq_server-1.7.0/plugins/rabbit_stomp.ez
then
rabbitmq-activate-plugins
and restart server, that's it.
It seems no /etc/rabbitmq/rabbitmq.conf is needed at all.
I'm using rabbitmq-server 1.7.0-2

Regards,
J
Guest
Posted: Tue Oct 27, 2009 10:04 pm Reply with quote
Guest
On Tue, Oct 27, 2009 at 4:35 PM, J

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum