<div>I define the RABBITMQ_* variables thus:</div><div><br></div><div>RABBITMQ_BASE=C:\AMQP\RabbitMQ\rabbitmq_server-1.8.0</div><div>RABBITMQ_CONFIG_FILE=C:\AMQP\RabbitMQ\rabbitmq</div><div>RABBITMQ_NODENAME=BIGPOOH</div><div>
<br></div>which leads to log and DB being defined under RABBITMQ_BASE. Good to have as I am running 3 different versions of RabbitMQ right now, 1.7.1, 1.7.2 and 1.8.0. No need, really, it was just so easy to setup.<div><br>
<div class="gmail_quote">2010/6/18 �yvind Tjervaag <span dir="ltr">&lt;<a href="mailto:oyvind@tjervaag.com">oyvind@tjervaag.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Matthew!<br>
<br>
Thanks for the quick reply!<br>
<br>
On Jun 18, 2010, at 6:01 PM, Matthew Sackman wrote:<br>
<br>
&gt; Hi �yvind,<br>
&gt;<br>
&gt; On Fri, Jun 18, 2010 at 05:41:43PM +0200, �yvind Tjervaag wrote:<br>
&gt;&gt; Having some problems with getting my new persister install stable. Running the new persister branch on Windows (compiled rabbit on OSX). Checked out latest sources maybe a bit over a week ago. When I don&#39;t stress rabbit too much it&#39;s behaving very well, but if I up my publish rate I can get it to crash after a couple of minutes. Maybe even under a minute.<br>

&gt;<br>
&gt; This looks like a permission error. Is rabbit allowed to delete under<br>
&gt; c:/Documents and Settings/Administrator/Application Data/RabbitMQ/db/rabbit-mnesia ?<br>
&gt; It&#39;s trying to delete files in there, but getting eaccess error codes<br>
&gt; back which the erlang documentation suggests is &quot;Missing permission for<br>
&gt; the file or one of its parents&quot;.<br>
<br>
Ah, yes I thinks so. erl.exe is running as Administrator (local), and I&#39;ve started the rabbit-server just in a console logged in as Administrator. Windows claims that this user has full access tho this folder and the ones below / above it. Would it be worth moving the whole mnesia and log folders out of the application and settings folder, give full permissions there and give it another try? Can this location be set in the config file?<br>

<br>
&gt;<br>
&gt;&gt; When publishing small messages (maybe a couple of KB&#39;s) a couple of times per second, everything is seemingly stable and running for days. It crashes however when the messages comes in at 5 msgs/sec and the message size is around 500KB. Just doing a basic publish followed by a tx.commit for every message. Also I&#39;ve been trying to figure out how to use the Channelflow in the .Net lib. Right now I don&#39;t have any code checking for it, but what exactly do I check for? Will I get it in one of the events?<br>

&gt;<br>
&gt; The client should handle the channel.flow automatically. In the case of<br>
&gt; the Java client, it looks like it just blocks the caller until the<br>
&gt; server allows the client to send again. I would expect the .Net client<br>
&gt; to behave similarly - basically, you shouldn&#39;t have to worry about it -<br>
&gt; the client takes care of it for you.<br>
<br>
That&#39;s handy :) good to know I hadn&#39;t missed something basic ;)<br>
<br>
Thanks again!<br>
<br>
�yvind<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>---<br>John Apps<br>(49) 171 869 1813<br>
</div>