[rabbitmq-discuss] Problems with RabbitMQ not responding on channel request

Matthew Sackman matthew at rabbitmq.com
Thu Aug 19 01:19:28 BST 2010


On Thu, Aug 19, 2010 at 01:16:17AM +0100, Cal Leeming [Simplicity Media Ltd] wrote:
> ** {{undef,[{re,split,
>                 [<<"bluemail.cache.#">>,"\\.",[{return,list}]]},

That suggests it can't find the re:split function, which in turn
suggests your erlang is too old. Rabbit requires at least R12B3 which
should include the 're' module.

Matthew


More information about the rabbitmq-discuss mailing list