[rabbitmq-discuss] Enabling plugins with latest umbrella
Alvaro Videla
videlalvaro at gmail.com
Fri Oct 14 12:38:25 BST 2011
Hi,
Is there anything to declare in plugins using the latest umbrella? Whenever I run make run-in-broker with my 'msg_store_bitcask_index' plugin it failes with this error:
{"init terminating in do_boot",{badarg,[{io_lib,format,["Error: ~s~n",[{'EXIT',{{badmatch,{error,{edge,{bad_edge,[msg_store_bitcask_index,msg_store_bitcask_index]},msg_store_bitcask_index,msg_store_bitcask_index}}},[{rabbit_plugins,calculate_dependencies,3},{rabbit_plugins,action,5},{rabbit_plugins,start,0},{init,start_it,1},{init,start_em,1}]}}]]},{rabbit_misc,format_stderr,2},{rabbit_plugins,start,0},{init,start_it,1},{init,start_em,1}]}}
But if I build the .ez files and drop them inside the plugins folder of a Rabbit 2.6.1 installation the plugin works.
Any ideas what do I need to change?
Cheers,
Alvaro
More information about the rabbitmq-discuss
mailing list