[rabbitmq-discuss] Intermittent Problem - 2.8.5 java client hangs on declare exchange
m.luchak at smartasking.com
m.luchak at smartasking.com
Fri Aug 24 14:20:35 BST 2012
Hi All,
We have a very annoying intermittent bug where our java client hangs when declaring an exchange. We couldn't find a timeout or wait in the channel class... Is there a way to set/get a session timeout?
- No firewalls or load balancers
- Very low CPU and memory usage
=ERROR REPORT==== 24-Aug-2012::12:40:17 ===
closing AMQP connection <0.22988.7> (XXXXXXXX:28335 -> XXXXXX:5672):
{inet_error,etimedout}
RabbitMQ Status:
[{pid,9764},
{running_applications,
[{rabbitmq_management,"RabbitMQ Management Console","2.8.5"},
{rabbitmq_management_agent,"RabbitMQ Management Agent","2.8.5"},
{rabbitmq_stomp,"Embedded Rabbit Stomp Adapter","2.8.5"},
{rabbit,"RabbitMQ","2.8.5"},
{mnesia,"MNESIA CXC 138 12","4.4.17"},
{os_mon,"CPO CXC 138 46","2.2.5"},
{rabbitmq_mochiweb,"RabbitMQ Mochiweb Embedding","2.8.5"},
{webmachine,"webmachine","1.9.1-rmq2.8.5-git52e62bc"},
{mochiweb,"MochiMedia Web Server","2.3.1-rmq2.8.5-gitd541e9a"},
{inets,"INETS CXC 138 49","5.5.2"},
{xmerl,"XML parser","1.2.8"},
{sasl,"SASL CXC 138 11","2.1.9.3"},
{amqp_client,"RabbitMQ AMQP Client","2.8.5"},
{stdlib,"ERTS CXC 138 10","1.17.3"},
{kernel,"ERTS CXC 138 10","2.14.3"}]},
{os,{unix,linux}},
{erlang_version,
"Erlang R14B02 (erts-5.8.3) [source] [64-bit] [rq:1] [async-threads:30] [kernel-poll:true]\n"},
{memory,
[{total,41330968},
{processes,17077520},
{processes_used,16335960},
{system,24253448},
{atom,1537521},
{atom_used,1523741},
{binary,120088},
{code,17080343},
{ets,4172512}]},
{vm_memory_high_watermark,0.39999999935564245},
{vm_memory_limit,248309350},
{disk_free_limit,1000000000},
{disk_free,5325369344},
{file_descriptors,
[{total_limit,924},
{total_used,35},
{sockets_limit,829},
{sockets_used,15}]},
{processes,[{limit,1048576},{used,335}]},
{run_queue,0},
{uptime,1815593}]
thanks,
Matthew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120824/eeb36688/attachment.htm>
More information about the rabbitmq-discuss
mailing list