<?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: Getting error in tomcat with installation of appDynamics java agent in linux in AppD Archive</title>
    <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739036#M5975</link>
    <description>&lt;P&gt;Trying with zip file instead of individual files.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Dec 2014 09:56:15 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2014-12-17T09:56:15Z</dc:date>
    <item>
      <title>Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739030#M5969</link>
      <description>&lt;P&gt;I am getting following error after installing appDynamics Java agent in linux server. Please let me know if anyone has seen this error and possible fix. Thanks in advance.&lt;/P&gt;

&lt;PRE&gt;java.lang.IllegalStateException: getWriter() has already been called for this response
	org.apache.catalina.connector.Response.getOutputStream(Response.java:604)
	org.apache.catalina.connector.ResponseFacade.getOutputStream(ResponseFacade.java:197)
	org.springframework.http.server.ServletServerHttpResponse.getBody(ServletServerHttpResponse.java:84)
	org.springframework.http.converter.json.MappingJackson2HttpMessageConverter.writeInternal(MappingJackson2HttpMessageConverter.java:241)
	org.springframework.http.converter.AbstractHttpMessageConverter.write(AbstractHttpMessageConverter.java:207)
	org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:148)
	org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:125)
	org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:71)
	org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:122)
	org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:749)
	org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:689)
	org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:83)
	org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:938)
	org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:870)
	org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:961)
	org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:863)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
	org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:837)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
&lt;/PRE&gt;</description>
      <pubDate>Tue, 16 Dec 2014 06:50:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739030#M5969</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-12-16T06:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739031#M5970</link>
      <description>&lt;P&gt;Hi Praveen,&lt;/P&gt;

&lt;P&gt;We see similar in other customer environment when End user Monitoring(EUEM) feature enabled for business transaction request, Can you check if you have enabled EUM by an chance and if yes then it could be the case that your framework does not allow to call getWriter() twice, If this is not the case, please send the tomcat catalina and agent logs and exported app xml file using option from UI , application dashboard -&amp;gt; &amp;nbsp;Actions -&amp;gt; Export&lt;/P&gt;

&lt;P&gt;refer :&amp;nbsp;&lt;A href="http://www.coderanch.com/t/625280/Servlets/java/java-lang-IllegalStateException-getWriter-called" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.coderanch.com/t/625280/Servlets/java/java-lang-IllegalStateException-getWriter-called&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;and we understood that agent is configured as per docs &lt;A href="https://docs.appdynamics.com/display/PRO40/Apache+Tomcat+Startup+Settings" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO40/Apache+Tomcat+Startup+Settings&lt;/A&gt; and agent starts fine and reporting metrics but have issue with one page request.&lt;/P&gt;

&lt;P&gt;Let us know if that information helps.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 07:39:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739031#M5970</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2014-12-16T07:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739032#M5971</link>
      <description>&lt;P&gt;The End User Monitoring is not enabled and the Java agent is set up exactly as given in the tomcat startup settings. Appdynamics is working and I am getting data in the controller, but the application is not working with above error.&amp;nbsp; Attached the app settings xml file from the controller.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 08:38:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739032#M5971</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-12-16T08:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739033#M5972</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Praveen,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Somehow we do not locate any file attached, please do send the exported app xml and also the tomcat console logs / screenshot from browser tab and agent logs from &amp;lt;agent_install_dir&amp;gt;/logs path from affected JVM for our review&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Arun&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 14:36:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739033#M5972</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2014-12-16T14:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739034#M5973</link>
      <description>Attaching the logs of Tomcat as well as logs from Appdynamics Agent folder.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2014 05:19:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739034#M5973</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-12-17T05:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739035#M5974</link>
      <description>&lt;P&gt;Don't know why attachments are not coming. I tried to attach fron the page and also from email. trying one more time from different browser.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2014 09:51:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739035#M5974</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-12-17T09:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739036#M5975</link>
      <description>&lt;P&gt;Trying with zip file instead of individual files.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2014 09:56:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739036#M5975</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-12-17T09:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739037#M5976</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We see from your saas ui that not all BTs are affected as per old load and could see few other BTs with agent reported fine but looks particular requests having uri segment /rest have issues , let us know if any disconnect&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/37551i815B3795EAEF4F4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;And we see the following in logs:&lt;/P&gt;
&lt;P&gt;[AD Thread Pool-Global0] 16 Dec 2014 01:14:12,954 INFO ErrorProcessor - Sending ADDs to register [ApplicationDiagnosticData{key='org.springframework.web.util.NestedServletException:java.lang.IllegalStateException:-1927350763', name=org.springframework.web.util.NestedServletException:java.lang.IllegalStateException:, diagnosticType=STACK_TRACE, configEntities=[Type:ERROR, id:1323142], summary='org.springframework.web.util.NestedServletException:java.lang.IllegalStateException:'}]&lt;BR /&gt;..[AD Thread Pool-Global0] 16 Dec 2014 01:14:13,024 INFO ErrorProcessor - Adding entry to errorKeyToUniqueKeyMap [1323322], StackTraceErrorKey{hashCode=-1927350763}, org.springframework.web.util.NestedServletException:java.lang.IllegalStateException:-1927350763&lt;BR /&gt;..[AD Thread Pool-Global0] 16 Dec 2014 01:17:46,568 WARN NewTransactionWatchman - End Transaction was not invoked, cleaning up timedout transaction with :[ requestGuid [3485a5c2-78ea-481c-a538-eeeedbe5b9f6], btID [1052758], callerChain [Component From[9631] Thread Chains [1323127], Exit Type [null] To [null]], snapshotSeqString [1], snapshotEnabled [false], skewAdjustedTimestamp [null], checkAndDisableDownStreamTxDetection [false], asyncTimestamp [null] ]&lt;/P&gt;

&lt;P&gt;Other BTs from same node no error:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/37548i4602F078E6434FCB/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Error details:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/37542i152644A45D1E8034/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/37547i2476B72C02C19837/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As stated earlier can you please check with your Dev team whether somehow getWriter api is called multiple times for this particular BT requests Or whether the framework does not allow to write output stream twice for the api involved?&lt;/P&gt;

&lt;P&gt;Above said is evident from below snippet of error stacktrace from snapshot guid link :&amp;nbsp;&lt;A href="https://adppe.saas.appdynamics.com/controller/#/location=APP_SNAPSHOT_VIEWER&amp;amp;timeRange=last_1_week.BEFORE_NOW.-1.-1.10080&amp;amp;application=2192&amp;amp;rsdTime=Custom_Time_Range.BETWEEN_TIMES.1418636007185.1418634207185.0&amp;amp;requestGUID=75052457-a73f-460d-be03-eeeb531924e7&amp;nbsp;:" target="_blank" rel="nofollow noopener noreferrer"&gt;https://adppe.saas.appdynamics.com/controller/#/location=APP_SNAPSHOT_VIEWER&amp;amp;timeRange=last_1_week.BEFORE_NOW.-1.-1.10080&amp;amp;application=2192&amp;amp;rsdTime=Custom_Time_Range.BETWEEN_TIMES.1418636007185.1418634207185.0&amp;amp;requestGUID=75052457-a73f-460d-be03-eeeb531924e7&amp;nbsp;:&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;from BCT.logs:&lt;/P&gt;
&lt;P&gt;[Tue Dec 16 01:10:47 PST 2014] Matching class name org/apache/catalina/connector/Response Matching class bytecode. : Class match found.&lt;BR /&gt;..Matching method getWriter (()Ljava/io/PrintWriter;)&lt;BR /&gt;[Tue Dec 16 01:12:35 PST 2014] Matching class name org/apache/catalina/connector/ResponseFacade Matching class bytecode. : Class match found.&lt;BR /&gt; Matching method &amp;lt;init&amp;gt; ((Lorg/apache/catalina/connector/Response;)V)//&lt;BR /&gt; Matching method getWriter (()Ljava/io/PrintWriter;)&lt;/P&gt;

&lt;P&gt;Caused by: java.lang.IllegalStateException : java.lang.IllegalStateException: getWriter() has already been called for this response&lt;BR /&gt; at org.apache.catalina.connector.Response.getOutputStream(Response.java:604)&lt;BR /&gt; at org.apache.catalina.connector.ResponseFacade.getOutputStream(ResponseFacade.java:197)&lt;/P&gt;


&lt;P&gt;ref links for more details on error:&amp;nbsp;&lt;A href="http://stackoverflow.com/questions/11305563/cause-of-servlets-response-already-committed" target="_blank" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/11305563/cause-of-servlets-response-already-committed&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/15392423/java-lang-illegalstateexception-on-response-sendredirectlocation" target="_blank" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/15392423/java-lang-illegalstateexception-on-response-sendredirectlocation&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Let us know if that information helps.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2014 14:28:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739037#M5976</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2014-12-17T14:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739038#M5977</link>
      <description>&lt;P&gt;The rest API is working without any errors when appDynamics is disabled. the error is coming only when appDynamics agent is active. So the app team is saying appD is causing the issue and asking me to disable it. This is an important application and lot of other applications use this API. So we cann't have it with errors for extended amount of time.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2014 14:39:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739038#M5977</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-12-17T14:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739039#M5978</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We understood your concerns,&amp;nbsp;We see similar case in other customer environment, &amp;nbsp;Can you see how it goes with&amp;nbsp;node property on affect node from controller UI then restart server/jvm and see how it goes:&lt;/P&gt;

&lt;P&gt;Property name: eum-disable-filter-injection&lt;BR /&gt;data type: boolean&lt;BR /&gt;set to true and save changes.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2014 15:10:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739039#M5978</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2014-12-18T15:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739040#M5979</link>
      <description>We can't change anything on these systems up to next week as there are some tests going on these environment. I will let you know once these are completed and I get a chance to check these settings.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2014 10:54:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739040#M5979</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-12-19T10:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739041#M5980</link>
      <description>&lt;P&gt;I am not able to find the property eum-disable-filter-injection. Can you please let me know the steps how and where to set this property.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2015 07:16:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739041#M5980</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2015-01-05T07:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739042#M5981</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Refer doc for steps to add new property from controller UI:&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO39/App+Agent+Node+Properties#AppAgentNodeProperties-register-node-propertyToregisteranodeproperty" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO39/App+Agent+Node+Properties#AppAgentNodeProperties-register-node-propertyToregisteranodeproperty&lt;/A&gt; , see how it goes after saving node property changes and agent jvm restart.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2015 07:31:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739042#M5981</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2015-01-05T07:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739043#M5982</link>
      <description>&lt;P&gt;I added eum-disable-filter-injection property to the node. Still we are getting same error for that API call.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2015 10:35:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739043#M5982</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2015-01-05T10:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739044#M5983</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Can you please add the following entry under &amp;lt;bci-processing-excludes&amp;gt; section in file at path /opt/appdynamics/appagent/conf/app-agent-config.xml&lt;BR /&gt;and see how it goes with new load post jvm restart and issue exists please send the latest archive of conf and logs folder under /opt/appdynamics/appagent/ directory&lt;/P&gt;
&lt;P&gt;&amp;lt;custom-exclude filter-type="EQUALS" filter-value="org.apache.catalina.connector.ResponseFacade"/&amp;gt;&lt;BR /&gt; &lt;BR /&gt; Suggested above changes as we see getWriter() is listed twice in your BCT.logs from above additional which is not exists in our local BCT.logs&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2015 12:36:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739044#M5983</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2015-01-06T12:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739045#M5984</link>
      <description>&lt;P&gt;This setting is working. I will enable this on more servers and test for some time.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Praveen&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2015 06:51:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739045#M5984</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2015-01-07T06:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tomcat with installation of appDynamics java agent in linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739046#M5985</link>
      <description>&lt;P&gt;Hi Praveen,&lt;/P&gt;

&lt;P&gt;Glad to hear that provided suggestions did the trick, keep us posted how it goes on other nodes.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2015 07:06:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Getting-error-in-tomcat-with-installation-of-appDynamics-java/m-p/739046#M5985</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2015-01-07T07:06:23Z</dc:date>
    </item>
  </channel>
</rss>

