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

Cal Leeming [Simplicity Media Ltd] cal.leeming at simplicitymedialtd.co.uk
Thu Aug 19 01:36:33 BST 2010


Hope this helps!

Also, now that I reverted back to the original RabbitMQ (1.8.1-1), the re
bug disappears...

:S

 root at mail01.dmemedialtd.com [~] > erl
Erlang (BEAM) emulator version 5.6.3 [source] [64-bit] [smp:2]
[async-threads:0] [kernel-poll:false]

Eshell V5.6.3  (abort with ^G)
1> re:split(<<"bluemail.cache.#">>,"\\.",[{return,list}]).
** exception error: undefined function re:split/3
2>

 root at mail01.dmemedialtd.com [~] > apt-cache showpkg erlang
Package: erlang
Versions:
1:12.b.3-dfsg-4
(/var/lib/apt/lists/mirror.sov.uk.goscomb.net_debian_dists_lenny_main_binary-amd64_Packages)
 Description Language:
                 File:
/var/lib/apt/lists/mirror.sov.uk.goscomb.net_debian_dists_lenny_main_binary-amd64_Packages
                  MD5: 8cd64139254e500ad7dfc44b7460178f


Reverse Depends:
  erlang-x11,erlang 1:12.b.3-dfsg-4
  erlang-x11,erlang
  erlang-src,erlang 1:12.b.3-dfsg-4
  erlang-src,erlang
  erlang-nox,erlang 1:12.b.3-dfsg-4
  erlang-nox,erlang
  erlang-mode,erlang
  erlang-examples,erlang 1:12.b.3-dfsg-4
  erlang-examples,erlang
  erlang-dev,erlang 1:12.b.3-dfsg-4
  erlang-dev,erlang
  erlang-base,erlang 1:12.b.3-dfsg-4
  erlang-base,erlang 1:12.b.3-dfsg-4
  erlang-base,erlang
  erlang-base-hipe,erlang 1:12.b.3-dfsg-4
  erlang-base-hipe,erlang 1:12.b.3-dfsg-4
  erlang-base-hipe,erlang
  erlang-manpages,erlang
  erlang-doc-html,erlang
Dependencies:
1:12.b.3-dfsg-4 - erlang-base (16 (null)) erlang-base-hipe (0 (null))
erlang-nox (0 (null)) erlang-x11 (0 (null)) erlang-dev (0 (null))
erlang-manpages (0 (null)) erlang-doc-html (0 (null)) erlang-mode (0 (null))
erlang-src (0 (null)) erlang-examples (0 (null))
Provides:
1:12.b.3-dfsg-4 -
Reverse Provides:



 root at mail01.dmemedialtd.com [~] > apt-cache showpkg rabbitmq-server
Package: rabbitmq-server
Versions:
1.8.1-1 (/var/lib/dpkg/status)
 Description Language:
                 File: /var/lib/dpkg/status
                  MD5: 84b4ba9b1e860e3e631ab2c47dc87650


Reverse Depends:
Dependencies:
1.8.1-1 - erlang-base (18 1:12.b.3) erlang-base-hipe (2 1:12.b.3) erlang-ssl
(16 (null)) erlang-nox (3 1:13.b-dfsg1-1) erlang-os-mon (16 (null))
erlang-nox (3 1:13.b-dfsg1-1) erlang-mnesia (16 (null)) erlang-nox (3
1:13.b-dfsg1-1) adduser (0 (null)) logrotate (0 (null))
Provides:
1.8.1-1 -
Reverse Provides:


On Thu, Aug 19, 2010 at 1:33 AM, Matthew Sackman <matthew at rabbitmq.com>wrote:

> On Thu, Aug 19, 2010 at 01:21:52AM +0100, Cal Leeming [Simplicity Media
> Ltd] wrote:
> > It would appear that I have a good version of Erlang:
> >
> >  root at mail01.dmemedialtd.com [~/rabbitmq-server/scripts] > erl -v
> > Erlang (BEAM) emulator version 5.6.3 [source] [64-bit] [smp:2]
> > [async-threads:0] [kernel-poll:false]
>
> Hmm. Try firing up erlang and testing to see if it can find the module:
>
> > erl
> Erlang R13B04 (erts-5.7.5) [source] [64-bit] [smp:4:4] [rq:4]
> [async-threads:0] [hipe] [kernel-poll:false]
>
> Eshell V5.7.5  (abort with ^G)
> 1> re:split(<<"bluemail.cache.#">>,"\\.",[{return,list}]).
> ["bluemail","cache","#"]
>
> (i.e. type/copy+paste the line from the "re:" onwards).
>
> If you get another undef then that suggests you don't have the re
> module. In R12B3, the re module was experimental. I wonder whether that
> meant some distributions didn't include it. Did you compile from source
> or is your erlang installation from some package? And if so, which
> package?
>
> Matthew
>



-- 

Cal Leeming

Operational Security & Support Team

*Out of Hours: *+44 (07534) 971120 | *Support Tickets: *
support at simplicitymedialtd.co.uk
*Fax: *+44 (02476) 578987 | *Email: *cal.leeming at simplicitymedialtd.co.uk
Simplicity Media Ltd. All rights reserved.
Registered company number 7143564
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100819/6d53d047/attachment-0001.htm>


More information about the rabbitmq-discuss mailing list