<?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 Ignore specific messages in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Ignore-specific-messages/m-p/732998#M8250</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;How can we ignore highlighted messages from AppDynamics&lt;/P&gt;

&lt;P&gt;java.lang.StringIndexOutOfBoundsException&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;String index out of range: 34&lt;BR /&gt;at java.lang.String.substring(String.java:2666)&lt;BR /&gt;&lt;STRONG&gt;at com.****.***.util.authentication.DecryptMyString.getOriginalString(DecryptMyString.java:76)&lt;/STRONG&gt;&lt;BR /&gt;at com.****.***.****.authenticate*****(****.java:274)&lt;BR /&gt;at com.ibm._jsp._****Login._jspService(_****Login.java:175)&lt;/P&gt;

&lt;P&gt;Any suggestions.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2019 10:12:23 GMT</pubDate>
    <dc:creator>Jubin_Patel1</dc:creator>
    <dc:date>2019-04-16T10:12:23Z</dc:date>
    <item>
      <title>Ignore specific messages</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Ignore-specific-messages/m-p/732998#M8250</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;How can we ignore highlighted messages from AppDynamics&lt;/P&gt;

&lt;P&gt;java.lang.StringIndexOutOfBoundsException&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;String index out of range: 34&lt;BR /&gt;at java.lang.String.substring(String.java:2666)&lt;BR /&gt;&lt;STRONG&gt;at com.****.***.util.authentication.DecryptMyString.getOriginalString(DecryptMyString.java:76)&lt;/STRONG&gt;&lt;BR /&gt;at com.****.***.****.authenticate*****(****.java:274)&lt;BR /&gt;at com.ibm._jsp._****Login._jspService(_****Login.java:175)&lt;/P&gt;

&lt;P&gt;Any suggestions.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 10:12:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Ignore-specific-messages/m-p/732998#M8250</guid>
      <dc:creator>Jubin_Patel1</dc:creator>
      <dc:date>2019-04-16T10:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore specific messages</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Ignore-specific-messages/m-p/732999#M8251</link>
      <description>&lt;P&gt;When using the &lt;A href="http://net-informations.com/java/string/substring.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Java substring()&lt;/A&gt; method, a subset of the character sequence can be extracted from a string. The substring index must be any value from 0 to the length of a string. The java.lang.StringIndexOutOfBoundsException thrown by String methods to indicate that the beginIndex is negative , or endIndex is larger than the length of this String object, or beginIndex is larger than endIndex.&lt;/P&gt;&lt;P&gt;How to solve the StringIndexOutOfBoundsException:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Check the length of the string before using substring()&lt;/LI&gt;&lt;LI&gt;Exception handling using try...catch.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 01 Nov 2021 05:54:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Ignore-specific-messages/m-p/732999#M8251</guid>
      <dc:creator>markvanber</dc:creator>
      <dc:date>2021-11-01T05:54:10Z</dc:date>
    </item>
  </channel>
</rss>

