<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, &quot;amqp://&quot;}</div>
<div>� � � � � � � � � � � � �]}</div><div><br></div><div>� � � � � � � ,{destinations,</div><div>� � � � � � � � [ {broker, &quot;amqp://<a href="http://10.33.32.131:5672/" style="color:rgb(0,51,102);font-weight:bold;text-decoration:none">10.33.32.131:5672</a>&quot;}</div>
<div>� � � � � � � � � � � � � � � �]}</div><div>� � � � � � � � � �,{queue,&lt;&lt;&quot;outbound.q&quot;&gt;&gt;}</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>{&quot;could not start kernel pid&quot;,application_controller,&quot;error in config file \&quot;/etc/rabbitmq/rabbitmq.config\&quot; (1): bad term&quot;}<br>
</div><div><br></div></div></div></div></div>