<?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: Monitoring Weblogic 12c in AppD Archive</title>
    <link>https://community.splunk.com/t5/AppD-Archive/Monitoring-Weblogic-12c/m-p/721565#M1154</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;


&lt;P&gt;Thanks for writing in. Please find the analysis of the logs and plan of action:&lt;BR /&gt;1) We do see the following errors in agent.logs logged repetively, we see such issue due to network issues between agent and controller machine, please make sure that controller http://hib340210:8090/ is running fine and there is not network issues from agent/server machine to connect controller:&lt;BR /&gt;======================&lt;BR /&gt;[AD Thread Pool-Global1] 26 Aug 2013 13:04:36,708&amp;nbsp; WARN ConfigurationChannel - Invalid response for configuration request from controller/could not connect to controller. Msg : null&lt;BR /&gt;[AD Thread Pool-Global1] 26 Aug 2013 13:04:36,708&amp;nbsp; WARN ConfigurationChannel - Number of tries [3] exceeded maximum allowed [3]. Disabling agent.&lt;BR /&gt;=========================&lt;/P&gt;

&lt;P&gt;2) we request you to restart agent once you resolved network issues if any at the agent side&lt;/P&gt;

&lt;P&gt;3) We see the following servlet, EJB interceptors applied in BCI.log:&lt;BR /&gt;==================&lt;BR /&gt;Applying method interceptor entry.ejb.WLS.Identifier at weblogic/rmi/internal/BasicServerRef.invoke ((Lweblogic/rmi/extensions/server/RuntimeMethodDescriptor;Lweblogic/rmi/spi/InboundRequest;Lweblogic/rmi/spi/OutboundResponse;)V) id:9&lt;BR /&gt;Applying method interceptor entry.Servlet at weblogic/management/servlet/FileDistributionServlet.doGet ((Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V) id:14&lt;BR /&gt;====================&lt;/P&gt;

&lt;P&gt;we request to enabled Servelt auto discovery and EJB auto discovery entry points at Controller UI under configure =&amp;gt; instrumentation -&amp;gt; transaction detection (select app/tier) and enabled servlet and EJB auto discovery checkboxes if not enabled and generate load on the above listed servlets and EJBs and check whether you see any data in BT grid and app dashboard in Controller UI.&lt;/P&gt;

&lt;P&gt;4) also we see that you have enabled find-entry-points node property, we request you to disable the property and try the following:&lt;BR /&gt;- we see 32 possible Business transactiosn listed in Business-transaction.log and we request you to define POJO and EJB custom rules for the possible entry points listed in BT.log , we listed few selected entry points on which you can try to configure custom rules :&lt;BR /&gt;===================&lt;BR /&gt;[pool-5-thread-50] 26 Aug 2013 14:44:12,098&amp;nbsp; INFO - 24.&amp;nbsp;&amp;nbsp; &amp;nbsp;EJB&amp;nbsp;&amp;nbsp; &amp;nbsp;la.foton.brb.banklink.cliente.ejb.LimitePreAprovadoService_yiboac_NoIntfViewImpl&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;carrega&lt;BR /&gt;[pool-5-thread-50] 26 Aug 2013 14:44:12,098&amp;nbsp; INFO - 25.&amp;nbsp;&amp;nbsp; &amp;nbsp;EJB&amp;nbsp;&amp;nbsp; &amp;nbsp;la.foton.brb.banklink.cliente.ejb.LimitePreAprovadoService_yiboac_NoIntfViewImpl&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;__WL_invoke&lt;BR /&gt;..&lt;BR /&gt;[SIAScheduler_Worker-1] 26 Aug 2013 15:01:11,953&amp;nbsp; INFO - 25.&amp;nbsp;&amp;nbsp; &amp;nbsp;POJO&amp;nbsp;&amp;nbsp; &amp;nbsp;com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;invoke&lt;BR /&gt;[SIAScheduler_Worker-1] 26 Aug 2013 15:01:11,953&amp;nbsp; INFO - 27.&amp;nbsp;&amp;nbsp; &amp;nbsp;POJO&amp;nbsp;&amp;nbsp; &amp;nbsp;com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;proceed&lt;BR /&gt;===================&lt;/P&gt;
&lt;P&gt;refer docs: &lt;A href="http://docs.appdynamics.com/display/PRO13S/Configure+Transaction+Detection" target="_blank" rel="nofollow noopener noreferrer"&gt;http://docs.appdynamics.com/display/PRO13S/Configure+Transaction+Detection&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;5) Regarding the error on blacklisting class we see such errors &lt;/P&gt;
&lt;P&gt;Could you please try adding this JVM option to the startup script? &lt;BR /&gt;-XX:-UseSplitVerifier&lt;BR /&gt;&lt;BR /&gt;or let us know if adding and incresing the value for -Xss to jvm opts makes any difference here in logs, &lt;/P&gt;
&lt;P&gt;we see such errors during retransformation of the classes&lt;/P&gt;

&lt;P&gt;Let us know if that information helps, Do write back to us for further assistance.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2013 15:13:02 GMT</pubDate>
    <dc:creator>Arun_Dasetty</dc:creator>
    <dc:date>2013-09-03T15:13:02Z</dc:date>
    <item>
      <title>Monitoring Weblogic 12c</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Monitoring-Weblogic-12c/m-p/721564#M1153</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I am Trying to monitor a Java application under WebLogic 12c server.&lt;/P&gt;
&lt;P&gt;After all configurations, I &lt;SPAN&gt;can&amp;nbsp;&lt;/SPAN&gt;only see metrics related to the Memory, jvm, jmx and some exceptions.&lt;/P&gt;
&lt;P&gt;On the main dashboard, there is no transactions being monitored.&lt;/P&gt;
&lt;P&gt;Looking at the Agent logs, I have noticed lots of connection erros such as described below&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;[AD Thread-Metric Reporter0] 26 Aug 2013 12:43:02,666 ERROR MetricSender - Fatal transport error: Connection refused&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;[AD Thread-Metric Reporter0] 26 Aug 2013 12:43:02,666 WARN MetricHandler - Problem registering metrics: Fatal transport error: Connection refused.&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;and lots of these other ones described below&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#FF0000"&gt;[AD Thread Pool-Global0] 26 Aug 2013 12:45:15,688 INFO ClassMetaData - Exception java.lang.ArrayIndexOutOfBoundsException: 16302 caught trying to parse class file for la.foton.brb.banklink.pmt.dto.ParametroPMTService_f9ib1c_ParametroPMTServiceRemoteImpl_WLSkel from Cla&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ssLoader weblogic.utils.classloaders.GenericClassLoader@6253e921 finder: weblogic.utils.classloaders.CodeGenClassFinder@51b5a913 annotation: brb-banklink-ear@&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;[AD Thread Pool-Global0] 26 Aug 2013 12:45:15,688 ERROR ClassMetaData - java.lang.ArrayIndexOutOfBoundsException: 16302&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;[AD Thread Pool-Global0] 26 Aug 2013 12:45:15,689 WARN BCIFixer - Error matching class [la.foton.brb.banklink.pmt.dto.ParametroPMTService_f9ib1c_ParametroPMTServiceRemoteImpl_WLSkel] [null]. Blacklisting the class&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;[AD Thread Pool-Global0] 26 Aug 2013 12:45:15,689 WARN BCIFixer - Error matching class [la.foton.brb.banklink.pmt.dto.ParametroPMTService_f9ib1c_ParametroPMTServiceRemoteImpl_WLSkel] [null]. Blacklisting the class&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;[AD Thread Pool-Global0] 26 Aug 2013 12:45:15,690 WARN BCIFixer - Error matching class [la.foton.brb.banklink.pmt.dto.ParametroPMTService_f9ib1c_ParametroPMTServiceRemoteImpl_WLSkel] [null]. Blacklisting the class&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;A zip containing all logs under agent logs folder follows attached.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;Thanks.&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2013 13:44:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Monitoring-Weblogic-12c/m-p/721564#M1153</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2013-09-02T13:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Weblogic 12c</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Monitoring-Weblogic-12c/m-p/721565#M1154</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;


&lt;P&gt;Thanks for writing in. Please find the analysis of the logs and plan of action:&lt;BR /&gt;1) We do see the following errors in agent.logs logged repetively, we see such issue due to network issues between agent and controller machine, please make sure that controller http://hib340210:8090/ is running fine and there is not network issues from agent/server machine to connect controller:&lt;BR /&gt;======================&lt;BR /&gt;[AD Thread Pool-Global1] 26 Aug 2013 13:04:36,708&amp;nbsp; WARN ConfigurationChannel - Invalid response for configuration request from controller/could not connect to controller. Msg : null&lt;BR /&gt;[AD Thread Pool-Global1] 26 Aug 2013 13:04:36,708&amp;nbsp; WARN ConfigurationChannel - Number of tries [3] exceeded maximum allowed [3]. Disabling agent.&lt;BR /&gt;=========================&lt;/P&gt;

&lt;P&gt;2) we request you to restart agent once you resolved network issues if any at the agent side&lt;/P&gt;

&lt;P&gt;3) We see the following servlet, EJB interceptors applied in BCI.log:&lt;BR /&gt;==================&lt;BR /&gt;Applying method interceptor entry.ejb.WLS.Identifier at weblogic/rmi/internal/BasicServerRef.invoke ((Lweblogic/rmi/extensions/server/RuntimeMethodDescriptor;Lweblogic/rmi/spi/InboundRequest;Lweblogic/rmi/spi/OutboundResponse;)V) id:9&lt;BR /&gt;Applying method interceptor entry.Servlet at weblogic/management/servlet/FileDistributionServlet.doGet ((Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V) id:14&lt;BR /&gt;====================&lt;/P&gt;

&lt;P&gt;we request to enabled Servelt auto discovery and EJB auto discovery entry points at Controller UI under configure =&amp;gt; instrumentation -&amp;gt; transaction detection (select app/tier) and enabled servlet and EJB auto discovery checkboxes if not enabled and generate load on the above listed servlets and EJBs and check whether you see any data in BT grid and app dashboard in Controller UI.&lt;/P&gt;

&lt;P&gt;4) also we see that you have enabled find-entry-points node property, we request you to disable the property and try the following:&lt;BR /&gt;- we see 32 possible Business transactiosn listed in Business-transaction.log and we request you to define POJO and EJB custom rules for the possible entry points listed in BT.log , we listed few selected entry points on which you can try to configure custom rules :&lt;BR /&gt;===================&lt;BR /&gt;[pool-5-thread-50] 26 Aug 2013 14:44:12,098&amp;nbsp; INFO - 24.&amp;nbsp;&amp;nbsp; &amp;nbsp;EJB&amp;nbsp;&amp;nbsp; &amp;nbsp;la.foton.brb.banklink.cliente.ejb.LimitePreAprovadoService_yiboac_NoIntfViewImpl&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;carrega&lt;BR /&gt;[pool-5-thread-50] 26 Aug 2013 14:44:12,098&amp;nbsp; INFO - 25.&amp;nbsp;&amp;nbsp; &amp;nbsp;EJB&amp;nbsp;&amp;nbsp; &amp;nbsp;la.foton.brb.banklink.cliente.ejb.LimitePreAprovadoService_yiboac_NoIntfViewImpl&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;__WL_invoke&lt;BR /&gt;..&lt;BR /&gt;[SIAScheduler_Worker-1] 26 Aug 2013 15:01:11,953&amp;nbsp; INFO - 25.&amp;nbsp;&amp;nbsp; &amp;nbsp;POJO&amp;nbsp;&amp;nbsp; &amp;nbsp;com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;invoke&lt;BR /&gt;[SIAScheduler_Worker-1] 26 Aug 2013 15:01:11,953&amp;nbsp; INFO - 27.&amp;nbsp;&amp;nbsp; &amp;nbsp;POJO&amp;nbsp;&amp;nbsp; &amp;nbsp;com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;proceed&lt;BR /&gt;===================&lt;/P&gt;
&lt;P&gt;refer docs: &lt;A href="http://docs.appdynamics.com/display/PRO13S/Configure+Transaction+Detection" target="_blank" rel="nofollow noopener noreferrer"&gt;http://docs.appdynamics.com/display/PRO13S/Configure+Transaction+Detection&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;5) Regarding the error on blacklisting class we see such errors &lt;/P&gt;
&lt;P&gt;Could you please try adding this JVM option to the startup script? &lt;BR /&gt;-XX:-UseSplitVerifier&lt;BR /&gt;&lt;BR /&gt;or let us know if adding and incresing the value for -Xss to jvm opts makes any difference here in logs, &lt;/P&gt;
&lt;P&gt;we see such errors during retransformation of the classes&lt;/P&gt;

&lt;P&gt;Let us know if that information helps, Do write back to us for further assistance.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 15:13:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Monitoring-Weblogic-12c/m-p/721565#M1154</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2013-09-03T15:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Weblogic 12c</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Monitoring-Weblogic-12c/m-p/721566#M1155</link>
      <description>&lt;P&gt;Hi Arun.&lt;/P&gt;
&lt;P&gt;I have made the changes, and now it started to monitor my transactions as it should.&lt;/P&gt;
&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2013 12:26:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Monitoring-Weblogic-12c/m-p/721566#M1155</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2013-09-04T12:26:58Z</dc:date>
    </item>
  </channel>
</rss>

