<div dir="ltr">Try changing "MQ_shovel" to have single quotes around it. I'd also try removing:<div><div style="font-family:palatino,georgia,verdana,arial,sans-serif;font-size:medium;line-height:24px;text-align:justify">
{kernel, [{inet_dist_listen_min, 4001}, {inet_dist_listen_max, 4004}]},</div></div><div><br></div><div>first.</div><div>Jason</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 21, 2013 at 4:18 PM, Viraj Gupte <span dir="ltr"><<a href="mailto:viraj.gupte@credorax.com" target="_blank">viraj.gupte@credorax.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-family:palatino,georgia,verdana,arial,sans-serif;font-size:medium;line-height:24px;text-align:justify">This is the configuration of shovel plugin I wish to run on Rabbitmq 2.8.7. The ip address of the machine that declares the shovel plugin is 10.33.32.130.</span><div style="font-family:palatino,georgia,verdana,arial,sans-serif;font-size:medium;line-height:24px;text-align:justify">
<div>[</div><div>{kernel, [{inet_dist_listen_min, 4001}, {inet_dist_listen_max, 4004}]},</div><div>{rabbitmq_shovel,</div><div> [ {shovels, [ {MQ_shovel,</div><div> [ { sources,</div><div> [{broker, "amqp://"}</div>
<div> ]}</div><div><br></div><div> ,{destinations,</div><div> [ {broker, "amqp://<a href="http://10.33.32.131:5672/" style="color:rgb(0,51,102);font-weight:bold;text-decoration:none" target="_blank">10.33.32.131:5672</a>"}</div>
<div> ]}</div><div> ,{queue,<<"outbound.q">>}</div><div> ,{prefetch_count,10}</div><div> ,{ack_mode,on_confirm}</div>
<div> ,{publish_properties,[{delivery_mode,2}]}</div><div> ,{reconnect_delay,5}</div><div> ]}</div><div><br></div><div> ]}</div><div> ]}</div>
<div><br></div><div>].</div><div><br></div><div><div dir="ltr">As soon as I try to start the server after configuration, I get this error in logs:<br><div>{"could not start kernel pid",application_controller,"error in config file \"/etc/rabbitmq/rabbitmq.config\" (1): bad term"}<br>
</div><div><br></div></div></div></div></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Jason McIntosh<br><a href="http://mcintosh.poetshome.com/blog/">http://mcintosh.poetshome.com/blog/</a><br>573-424-7612
</div>