[rabbitmq-discuss] custom plugin debugging

Prabodh Upreti prabodh.upreti at vce.com
Thu Nov 8 21:09:17 GMT 2012


Hello

I am trying to test my custom plugin and need to find out what is the best
way to debug it:

When I start the server I get is crash:

broker running
{"Kernel pid
terminated",application_controller,"{application_start_failure,rabb
itmq_cas_authen,{bad_return,{{rabbitmq_cas_authen,start,[normal,[]]},{'EXIT',{un
def,[{rabbitmq_cas_authen,start,[normal,[]],[]},{application_master,start_it_old
,4,[{file,[97,112,112,108,105,99,97,116,105,111,110,95,109,97,115,116,101,114,46
,101,114,108]},{line,274}]}]}}}}}"}

Crash dump was written to: erl_crash.dump
Kernel pid terminated (application_controller)
({application_start_failure,rabbi
tmq_cas_authen,{bad_return,{{rabbitmq_cas_authen,start,[normal,[]]},{'EXIT',{und
ef,[{rabbitmq_cas_authen,start,[normal


how would i go about debugging this

Log file show this:

=INFO REPORT==== 8-Nov-2012::15:53:25 ===
    application: rabbitmq_cas_authen
    exited: {bad_return,
                {{rabbitmq_cas_authen,start,[normal,[]]},
                 {'EXIT',
                     {undef,
                         [{rabbitmq_cas_authen,start,[normal,[]],[]},
                          {application_master,start_it_old,4,
                              [{file,"application_master.erl"},
                               {line,274}]}]}}}}
    type: permanent

I would appreciate any help. thank you.



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/custom-plugin-debugging-tp23233.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list