[rabbitmq-discuss] error using stomp
    mark 
    markkicks at gmail.com
       
    Wed Feb  4 16:42:02 GMT 2009
    
    
  
hi all,
i am getting this error when i was sending a message on a channel.
this works fine with morbid stomp server.
how to fix this?
thanks
=ERROR REPORT==== 4-Feb-2009::08:36:19 ===
STOMP error frame sent:
Message: "Processing error"
Detail: "{{badmatch,{error,closed}},\n [{rabbit_stomp,send_frame,2},\n
 {rabbit_stomp,do_login,4},\n  {rabbit_stomp,process_frame,3},\n
{rabbit_stomp,process_received_bytes,2},\n  {rabbit_stomp,init,1},\n
{proc_lib,init_p,5}]}\n"
=ERROR REPORT==== 4-Feb-2009::08:36:19 ===
** Generic server <0.812.0> terminating
** Last message in was {'EXIT',<0.811.0>,{badmatch,{error,closed}}}
** When Server state == {ch,running,rabbit_stomp,<0.811.0>,<0.811.0>,
                            undefined,none,
                            {sets,0,16,16,8,80,48,
                                  {[],[],[],[],[],[],[],[],[],[],[],[],[],[],
                                   [],[]},
                                  {{[],[],[],[],[],[],[],[],[],[],[],[],[],[],
                                    [],[]}}},
                            1,
                            {[],[]},
                            {[],[]},
                            <<"guest">>,<<"/">>,<<>>,
                            {dict,0,16,16,8,80,48,
                                  {[],[],[],[],[],[],[],[],[],[],[],[],[],[],
                                   [],[]},
                                  {{[],[],[],[],[],[],[],[],[],[],[],[],[],[],
                                    [],[]}}}}
** Reason for termination ==
** {badmatch,{error,closed}}
    
    
More information about the rabbitmq-discuss
mailing list