Hi Marek,<br>
<br>
I can not find any folder called "pam" but I have found "/etc/pam.d" but limits.conf inside it.<br>
<br>
I did find "/etc/security/limits.conf" which looks as though everything is 'hashed' out.<br>
<br>
I am running Ubuntu on a 1and1 Virtual Server (which has given me trouble trying to change the name of the machine, which has eventually been done via a script when i first start the machine up).<br>
<br>
How would i test to see if rabbitmq was using the same version on Erlang?<br>
<br>
when I run "ulimit -a" i get:<br><br>
<pre>
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 20
file size               (blocks, -f) unlimited
pending signals                 (-i) 16382
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1024
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) unlimited
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
</pre>
<br><br>
I have got a 'vanilla' install of Ubuntu in the office (which I plan on clustering with the one im having issue with) and have no problems with RabbitMQ on that machine.<br>
<br>
Thanks,<br>
Trefor

<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">Marek Majkowski wrote:</div>
<div class="quote-message">

Here is your problem. Maybe you set up some restrictions in pam / limits.conf?

I also recall some issues with threading on hand-compiled erlang/otp inside
virtalized linux (I think it was ubuntu on ec2), but I can't recall
any details.

You mentioned that from /etc/init.d/rabbitmq-server it doesn't
work while from command line it does. Can you figure
out if it's using the same version of erlang in both cases?

Please take a look at ulimit -a, and see if it's gives sane values.

What os are you using, can you repeat the problem on a vanilla installation?

Cheers,
  Marek
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss

</div>
</div></blockquote>


<br><hr align="left" width="300">
View this message in context: <a href="http://old.nabble.com/Issues-starting-RabbitMQ-2.5.1-on-Ubuntu-10.04-tp32219482p32248034.html">Re: Issues starting RabbitMQ 2.5.1 on Ubuntu 10.04</a><br>
Sent from the <a href="http://old.nabble.com/RabbitMQ-f25704.html">RabbitMQ mailing list archive</a> at Nabble.com.<br>