[rabbitmq-discuss] BasicPublish() from .NET client hangs after upgrading server to 1.7.1
glenner
glenn.ergeerts at artesis.be
Sun Feb 7 14:04:07 GMT 2010
Matthew Sackman wrote:
>
> Hi,
>
> On Thu, Jan 28, 2010 at 04:26:24PM +0100, Ergeerts Glenn wrote:
>> This is the output:
>>
>> 3> os_mon_sysinfo:get_mem_info().
>> ["76 -1658880 1016913920 -1 -1021628416 2147352576 2134794240\n"]
>
> The plot thickens.
>
> I have a 64-bit Vista virtual image which I've just tested, using R13B03
> grabbed from erlang.org, and amounts of RAM of 2GB, 3GB, 4GB and 5GB.
>
> In all cases, os_mon_sysinfo:get_mem_info() reports the correct thing.
>
> You've said you're running 64-bit Windows 7. Which version of Erlang are
> you running, and did you compile yourself, or did you grab it from
> erlang.org?
>
>
I was using the otp_win32_R12B-5.exe from the
complete-rabbitmq-bundle-1.7.1.zip package.
Installing R13B03 from erlang.org seems to fix the issue, so apparently the
bug i was experiencing was already fixed..
os_mon_sysinfo:get_mem_info(). now gives:
["64 4293308416 1519058944 8584675328 5498245120 2147352576 2134794240\n"]
and rabbitMQ 1.7.1 runs without a problem now..
thanks,
Glenn
--
View this message in context: http://old.nabble.com/BasicPublish%28%29-from-.NET-client-hangs-after-upgrading-server-to-1.7.1-tp27335731p27488901.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list