<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<STYLE>BLOCKQUOTE {
MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em; MARGIN-TOP: 0px
}
OL {
MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
UL {
MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
</STYLE>
<META name=GENERATOR content="MSHTML 10.00.9200.16921"></HEAD>
<BODY style="MARGIN: 10px"><FONT size=2 face=Verdana>
<DIV>
<DIV>
<DIV><FONT color=#000080>I used the delphi stomp client(v1.7) to connect
the Rabbitmq server(v3.3.2) for RPC. But the Rabbitmq server appears errors
report list below <SPAN
style="WHITE-SPACE: normal; TEXT-TRANSFORM: none; WORD-SPACING: 0px; FLOAT: none; COLOR: rgb(51,51,51); FONT: 14px/26px arial; DISPLAY: inline !important; LETTER-SPACING: normal; BACKGROUND-COLOR: rgb(255,255,255); TEXT-INDENT: 0px; -webkit-text-stroke-width: 0px">occasionally,
what happens? </SPAN> </FONT></DIV>
<DIV><FONT color=#000080 size=2 face=Verdana></FONT> </DIV>
<DIV><FONT color=#000080>1,rabbitmq's report:</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV>
<DIV>
<DIV>=ERROR REPORT==== 15-May-2014::08:32:20 ===</DIV>
<DIV>** Generic server <0.4515.272> terminating</DIV>
<DIV>** Last message in was {'$gen_cast',client_timeout}</DIV>
<DIV>** When Server state == {state,"session-aVUZrMRW4ccDAF85RFj53Q",<0.4509.272>,</DIV>
<DIV> <0.4523.272>,</DIV>
<DIV> {dict,0,16,16,8,80,48,</DIV>
<DIV> {[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],</DIV>
<DIV> []},</DIV>
<DIV> {{[],[],[],[],[],[],[],[],[],[],[],[],[],[],</DIV>
<DIV> [],[]}}},</DIV>
<DIV> "1.0",#Fun<rabbit_stomp_reader.1.84385891>,</DIV>
<DIV> undefined,</DIV>
<DIV> {stomp_configuration,"guest","guest",false,false},</DIV>
<DIV> {set,0,16,16,8,80,48,</DIV>
<DIV> {[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],</DIV>
<DIV> []},</DIV>
<DIV> {{[],[],[],[],[],[],[],[],[],[],[],[],[],[],</DIV>
<DIV> [],[]}}},</DIV>
<DIV> {dict,0,16,16,8,80,48,</DIV>
<DIV> {[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],</DIV>
<DIV> []},</DIV>
<DIV> {{[],[],[],[],[],[],[],[],[],[],[],[],[],[],</DIV>
<DIV> [],[]}}},</DIV>
<DIV> #Fun<rabbit_stomp_util.trim_headers.1>,</DIV>
<DIV> {amqp_adapter_info,</DIV>
<DIV> {0,0,0,0,0,65535,2672,9740},</DIV>
<DIV> 61613,</DIV>
<DIV> {0,0,0,0,0,65535,2669,58582},</DIV>
<DIV> 50861,</DIV>
<DIV> <<"10.109.228.214:50861 -> 10.112.38.12:61613">>,</DIV>
<DIV> {'STOMP',0},</DIV>
<DIV> [{ssl,false}]},</DIV>
<DIV> #Fun<rabbit_stomp_reader.0.123360627>,none}</DIV>
<DIV>** Reason for termination == </DIV>
<DIV>** client_timeout</DIV></DIV>
<DIV> </DIV>
<DIV>2, erlang's report:</DIV>
<DIV> </DIV>
<DIV>
<DIV></DIV>
<DIV>=CRASH REPORT==== 15-May-2014::08:32:20 ===</DIV>
<DIV> crasher:</DIV>
<DIV> initial call: gen:init_it/6</DIV>
<DIV> pid: <0.4515.272></DIV>
<DIV> registered_name: []</DIV>
<DIV> exception exit: client_timeout</DIV>
<DIV> in function gen_server2:terminate/3 </DIV>
<DIV> ancestors: [<0.4506.272>,rabbit_stomp_client_sup_sup,rabbit_stomp_sup,</DIV>
<DIV> <0.259.0>]</DIV>
<DIV> messages: [{'EXIT',<0.4523.272>,{shutdown,normal}}]</DIV>
<DIV> links: [<0.4506.272>]</DIV>
<DIV> dictionary: [{guid_secure,{{4,rabbit@fqmq1,#Ref<0.0.314.394>},0}}]</DIV>
<DIV> trap_exit: true</DIV>
<DIV> status: running</DIV>
<DIV> heap_size: 987</DIV>
<DIV> stack_size: 27</DIV>
<DIV> reductions: 1097</DIV>
<DIV> neighbours:</DIV>
<DIV></DIV>
<DIV>=SUPERVISOR REPORT==== 15-May-2014::08:32:20 ===</DIV>
<DIV> Supervisor: {<0.4506.272>,</DIV>
<DIV> rabbit_stomp_client_sup}</DIV>
<DIV> Context: child_terminated</DIV>
<DIV> Reason: client_timeout</DIV>
<DIV> Offender: [{pid,<0.4515.272>},</DIV>
<DIV> {name,rabbit_stomp_processor},</DIV>
<DIV> {mfargs,</DIV>
<DIV> {rabbit_stomp_processor,start_link,</DIV>
<DIV> [{stomp_configuration,"guest","guest",false,</DIV>
<DIV> false}]}},</DIV>
<DIV> {restart_type,intrinsic},</DIV>
<DIV> {shutdown,4294967295},</DIV>
<DIV> {child_type,worker}]</DIV></DIV></DIV></DIV></DIV>
<DIV> </DIV></FONT></BODY></HTML>