<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: RabbitMQ monitoring extension error in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/RabbitMQ-monitoring-extension-error/m-p/727259#M5684</link>
    <description>&lt;P&gt;Hi Barry,&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;The following error is because you don't have the federation plugin installed on RabbitMQ instance. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[Monitor-Task-Thread2] 21 Jun 2017 14:10:55,135 DEBUG RabbitMQMonitorTask - Error while fetching the '/api/federation-links' data, returning NULL&lt;/SPAN&gt;&lt;/P&gt;


&lt;P&gt;Please refer here for more details (&lt;A href="http://www.rabbitmq.com/federation.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.rabbitmq.com/federation.html&lt;/A&gt;).&lt;/P&gt;

&lt;P&gt;In case of further issues, we suggest you to raise a heldesk ticket at help@appdynamics.com with all the configuration and log files.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2017 10:22:53 GMT</pubDate>
    <dc:creator>Balakrishna_Vad</dc:creator>
    <dc:date>2017-06-22T10:22:53Z</dc:date>
    <item>
      <title>RabbitMQ monitoring extension error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/RabbitMQ-monitoring-extension-error/m-p/727256#M5681</link>
      <description>&lt;P&gt;Noticed the following error in full debug mode - any thoughts or assistance greatly appreciated&lt;/P&gt;
&lt;P&gt;[Monitor-Task-Thread2] 21 Jun 2017 14:10:55,135 DEBUG RabbitMQMonitorTask - Error while fetching the '/api/federation-links' data, returning NULL&lt;BR /&gt;org.codehaus.jackson.map.JsonMappingException: Can not deserialize instance of org.codehaus.jackson.node.ArrayNode out of START_OBJECT token&lt;BR /&gt;&amp;nbsp;at [Source: java.io.StringReader@30da296c; line: 1, column: 1]&lt;BR /&gt;&amp;nbsp;at org.codehaus.jackson.map.JsonMappingException.from(JsonMappingException.java:163)&lt;BR /&gt;&amp;nbsp;at org.codehaus.jackson.map.deser.StdDeserializationContext.mappingException(StdDeserializationContext.java:219)&lt;BR /&gt;&amp;nbsp;at org.codehaus.jackson.map.deser.StdDeserializationContext.mappingException(StdDeserializationContext.java:212)&lt;BR /&gt;&amp;nbsp;at org.codehaus.jackson.map.deser.std.JsonNodeDeserializer$ArrayDeserializer.deserialize(JsonNodeDeserializer.java:116)&lt;BR /&gt;&amp;nbsp;at org.codehaus.jackson.map.deser.std.JsonNodeDeserializer$ArrayDeserializer.deserialize(JsonNodeDeserializer.java:98)&lt;BR /&gt;&amp;nbsp;at org.codehaus.jackson.map.ObjectMapper._readMapAndClose(ObjectMapper.java:2725)&lt;BR /&gt;&amp;nbsp;at org.codehaus.jackson.map.ObjectMapper.readValue(ObjectMapper.java:1856)&lt;BR /&gt;&amp;nbsp;at com.appdynamics.extensions.rabbitmq.RabbitMQMonitoringTask.getOptionalJson(RabbitMQMonitoringTask.java:183)&lt;BR /&gt;&amp;nbsp;at com.appdynamics.extensions.rabbitmq.RabbitMQMonitoringTask.run(RabbitMQMonitoringTask.java:136)&lt;BR /&gt;&amp;nbsp;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;BR /&gt;&amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;BR /&gt;&amp;nbsp;at java.lang.Thread.run(Thread.java:745)&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 07:48:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/RabbitMQ-monitoring-extension-error/m-p/727256#M5681</guid>
      <dc:creator>Bazza_12</dc:creator>
      <dc:date>2017-06-21T07:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ monitoring extension error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/RabbitMQ-monitoring-extension-error/m-p/727257#M5682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am copying response from extension SME from internal request , see if below helps, if not based on your response we will involve extension SMEs, keep us posted, as we see host:port is missing in error URL only URI found:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"Your endpoint is not returning any data for the extension to process. Please verify whether you're using the right URL. Also, provide us with the o/p &lt;/SPAN&gt;&lt;SPAN class="il"&gt;of&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;curl -kv http:/&lt;SPAN&gt;/&amp;lt;host:port&amp;gt;/api/federation-links"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 09:53:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/RabbitMQ-monitoring-extension-error/m-p/727257#M5682</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2017-06-22T09:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ monitoring extension error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/RabbitMQ-monitoring-extension-error/m-p/727258#M5683</link>
      <description>&lt;P&gt;Hi Barry,&lt;/P&gt;

&lt;P&gt;Have you enabled federation plugin in RabbitMQ? if not, please take a look at&amp;nbsp;&lt;A href="https://www.rabbitmq.com/federation.html." target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.rabbitmq.com/federation.html.&amp;nbsp;&lt;/A&gt;&amp;nbsp;Please file a help ticket in &lt;A href="https://appdynamics.zendesk.com" target="_self" rel="nofollow noopener noreferrer"&gt;Zendesk&lt;/A&gt;&amp;nbsp;with debug logs&amp;nbsp;for faster resolution of the issue.&lt;/P&gt;


&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Satish M&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 10:21:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/RabbitMQ-monitoring-extension-error/m-p/727258#M5683</guid>
      <dc:creator>Satish_Muddam1</dc:creator>
      <dc:date>2017-06-22T10:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ monitoring extension error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/RabbitMQ-monitoring-extension-error/m-p/727259#M5684</link>
      <description>&lt;P&gt;Hi Barry,&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;The following error is because you don't have the federation plugin installed on RabbitMQ instance. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[Monitor-Task-Thread2] 21 Jun 2017 14:10:55,135 DEBUG RabbitMQMonitorTask - Error while fetching the '/api/federation-links' data, returning NULL&lt;/SPAN&gt;&lt;/P&gt;


&lt;P&gt;Please refer here for more details (&lt;A href="http://www.rabbitmq.com/federation.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.rabbitmq.com/federation.html&lt;/A&gt;).&lt;/P&gt;

&lt;P&gt;In case of further issues, we suggest you to raise a heldesk ticket at help@appdynamics.com with all the configuration and log files.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 10:22:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/RabbitMQ-monitoring-extension-error/m-p/727259#M5684</guid>
      <dc:creator>Balakrishna_Vad</dc:creator>
      <dc:date>2017-06-22T10:22:53Z</dc:date>
    </item>
  </channel>
</rss>

