[rabbitmq-discuss] ll_alloc errors on RabbitMQ 2.1.1

Manuel DE FERRAN mdeferran at ubikod.com
Mon Nov 15 10:56:25 GMT 2010


Greetings,

recently we upgraded to version 2.1.1. We picked up the official debian
package, and installed it on a debian lenny. And we face problems of memory
allocation 'll_alloc: Cannot allocate 486539264 bytes of memory (of type
"port_tab")' when invoking rabbitmqctl.
We have definitely no clue about what's happening. Moreover it does not
happen every time, but when it happens once, we're stuck. Rebooting fixes
the issue.

~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 5.0.5 (lenny)
Release:        5.0.5
Codename:       lenny

~# erl
Erlang R13B04 (erts-5.7.5) [source] [64-bit] [rq:1] [async-threads:0]
[kernel-poll:false]

~# cat /var/log/rabbitmq/startup_err
...
+ exec erl -pa /usr/lib/rabbitmq/lib/rabbitmq_server-2.1.1/sbin/../ebin
-noinput -hidden -sname rabbitmq_multi2660 -s rabbit_multi -extra start_all
1
ll_alloc: Cannot allocate 486539264 bytes of memory (of type "port_tab").
/usr/lib/rabbitmq/bin/rabbitmq-server: line 107:  2683
Aborted                 erl -pa "$RABBITMQ_EBIN_ROOT" -rabbit plugins_dir
"\"$RABBITMQ_PLUGINS_DIR\"" -rabbit plugins_expand_dir
"\"${RABBITMQ_MNESIA_DIR}/plugins-scratch\"" -rabbit rabbit_ebin
"\"$RABBITMQ_EBIN_ROOT\"" -noinput -hidden -s rabbit_plugin_activator -extra
"$@"
Error: {node_start_failed,normal}

Maybe a faulty memory ? We will run a memtest when possible.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20101115/8ca3240c/attachment-0001.htm>


More information about the rabbitmq-discuss mailing list