<?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: Unable to get the transactions for Windows service for NET Agent in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737024#M10192</link>
    <description>&lt;P&gt;Hi &lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;I have already referred the links you have shared me. i have tried configuring the entry points as well for the windows service.&lt;/P&gt;&lt;P&gt;i could see this below message in the Controller with the windows service name.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 667px;"&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/36065i132F9DDD8BED19E9/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I could see&amp;nbsp; this message in agentlog,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Info SystemInformation Environment variable '&lt;STRONG&gt;APP_POOL_ID&lt;/STRONG&gt;' is not set. Trying to extract App Pool ID from managed command line&amp;nbsp;&lt;BR /&gt;2021-03-31 15:31:10.2771 15488 Service 1 3 Info SystemInformation Managed command line did not have 'APP_POOL_ID'. Trying to extract App Pool ID from native command line&amp;nbsp;&lt;BR /&gt;2021-03-31 15:31:10.2771 15488 Service 1 3 Info SystemInformation The app pool ID is&lt;BR /&gt;2021-03-31 15:31:10.2771 15488 Service 1 3 Info Configuration appDomainName=Service.exe appDomainId=1 iis-app=null site=null port=null&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;appPoolId=null&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;commandLine=""&lt;BR /&gt;2021-03-31 15:31:10.2911 15488 Service 1 3 Info AgentCommunicator named pipe = \\.\pipe\AppDynamicsAgentIPC&lt;BR /&gt;2021-03-31 15:31:10.4096 15488 Service 1 3 Warn Configuration Problem loading the configuration:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;System.NullReferenceException: Object reference not set to an instance of an object.&lt;/STRONG&gt;&lt;BR /&gt;at AppDynamics.Agent.Configuration.ValidateAndFixConfig(AppAgentConfiguration appAgentConfiguration)&lt;BR /&gt;at AppDynamics.Agent.Configuration..ctor(StandaloneAgentConfiguration standaloneAgentConfig, SensitiveDataScrubber dataScrubber)&lt;/P&gt;&lt;P&gt;Could you please help me solving this&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;appPoolID getting null.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in advance.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 08:01:26 GMT</pubDate>
    <dc:creator>vemp_oiyu</dc:creator>
    <dc:date>2021-04-02T08:01:26Z</dc:date>
    <item>
      <title>Unable to get the transactions for Windows service for NET Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737022#M10190</link>
      <description>&lt;P&gt;Hi Appdynamics team,&lt;/P&gt;&lt;P&gt;Greetings for the day!&lt;/P&gt;&lt;P&gt;Im trying to configure the windows service application to monitior using .net agent referring the below link.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO20X/Configure+the+.NET+Agent+for+Windows+Services+and+Standalone+Applications" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO20X/Configure+the+.NET+Agent+for+Windows+Services+and+Standa...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;here is the part of config.xml file which i have added&lt;/P&gt;&lt;P&gt;&amp;lt;standalone-applications&amp;gt;&lt;BR /&gt;&amp;lt;standalone-application executable="FULL PATH OF EXECUTABLE" command-line="-x"&amp;gt;&lt;BR /&gt;&amp;lt;tier name="Windows Service"/&amp;gt;&lt;BR /&gt;&amp;lt;profiler&amp;gt;&lt;BR /&gt;&amp;lt;instrument-defaultdomain enabled="true"/&amp;gt;&lt;BR /&gt;&amp;lt;/profiler&amp;gt;&lt;BR /&gt;&amp;lt;/standalone-application&amp;gt;&lt;BR /&gt;&amp;lt;/standalone-applications&amp;gt;&lt;/P&gt;&lt;P&gt;but unable to get the transactions. Please let me know if i missed any more configuration steps.&lt;/P&gt;&lt;P&gt;I have seen the below messages in the "agentlog" as below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Info SystemInformation Environment variable 'APP_POOL_ID' is not set. Trying to extract App Pool ID from managed command line&amp;nbsp;&lt;BR /&gt;2021-03-31 15:31:10.2771 15488 Service 1 3 Info SystemInformation Managed command line did not have 'APP_POOL_ID'. Trying to extract App Pool ID from native command line&amp;nbsp;&lt;BR /&gt;2021-03-31 15:31:10.2771 15488 Service 1 3 Info SystemInformation The app pool ID is&lt;BR /&gt;2021-03-31 15:31:10.2771 15488 Service 1 3 Info Configuration appDomainName=&lt;STRONG&gt;"EXE NAME"&lt;/STRONG&gt; appDomainId=1 iis-app=null site=null port=null appPoolId=null commandLine=""&lt;BR /&gt;2021-03-31 15:31:10.2911 15488 Service 1 3 Info AgentCommunicator named pipe = \\.\pipe\AppDynamicsAgentIPC&lt;BR /&gt;2021-03-31 15:31:10.4096 15488 Service 1 3 Warn Configuration Problem loading the configuration: System.NullReferenceException: Object reference not set to an instance of an object.&lt;BR /&gt;at AppDynamics.Agent.Configuration.ValidateAndFixConfig(AppAgentConfiguration appAgentConfiguration)&lt;BR /&gt;at AppDynamics.Agent.Configuration..ctor(StandaloneAgentConfiguration standaloneAgentConfig, SensitiveDataScrubber dataScrubber)&lt;/P&gt;&lt;P&gt;I could able to get the transactions for IIS Applications.&lt;/P&gt;&lt;P&gt;please help me in resolving the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 04:54:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737022#M10190</guid>
      <dc:creator>vemp_oiyu</dc:creator>
      <dc:date>2021-04-01T04:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get the transactions for Windows service for NET Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737023#M10191</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/151337"&gt;@vemp.oiyu&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;I did some looking and there are two very similar questions already asked on the Community that have solutions.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/NET-Agent-Installation/AppDynamics-not-detecting-standalone-windows-service/m-p/31543#M668" target="_blank"&gt;https://community.appdynamics.com/t5/NET-Agent-Installation/AppDynamics-not-detecting-standalone-windows-service/m-p/31543#M668&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/NET-Agent-Installation/AppDynamics-not-detecting-standalone-windows-service/m-p/30379#M501" target="_blank"&gt;https://community.appdynamics.com/t5/NET-Agent-Installation/AppDynamics-not-detecting-standalone-windows-service/m-p/30379#M501&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Please check those out to see if they offer any help, if they do, please share what you learned as a reply back to this post.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 16:55:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737023#M10191</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2021-04-01T16:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get the transactions for Windows service for NET Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737024#M10192</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;I have already referred the links you have shared me. i have tried configuring the entry points as well for the windows service.&lt;/P&gt;&lt;P&gt;i could see this below message in the Controller with the windows service name.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 667px;"&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/36065i132F9DDD8BED19E9/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I could see&amp;nbsp; this message in agentlog,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Info SystemInformation Environment variable '&lt;STRONG&gt;APP_POOL_ID&lt;/STRONG&gt;' is not set. Trying to extract App Pool ID from managed command line&amp;nbsp;&lt;BR /&gt;2021-03-31 15:31:10.2771 15488 Service 1 3 Info SystemInformation Managed command line did not have 'APP_POOL_ID'. Trying to extract App Pool ID from native command line&amp;nbsp;&lt;BR /&gt;2021-03-31 15:31:10.2771 15488 Service 1 3 Info SystemInformation The app pool ID is&lt;BR /&gt;2021-03-31 15:31:10.2771 15488 Service 1 3 Info Configuration appDomainName=Service.exe appDomainId=1 iis-app=null site=null port=null&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;appPoolId=null&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;commandLine=""&lt;BR /&gt;2021-03-31 15:31:10.2911 15488 Service 1 3 Info AgentCommunicator named pipe = \\.\pipe\AppDynamicsAgentIPC&lt;BR /&gt;2021-03-31 15:31:10.4096 15488 Service 1 3 Warn Configuration Problem loading the configuration:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;System.NullReferenceException: Object reference not set to an instance of an object.&lt;/STRONG&gt;&lt;BR /&gt;at AppDynamics.Agent.Configuration.ValidateAndFixConfig(AppAgentConfiguration appAgentConfiguration)&lt;BR /&gt;at AppDynamics.Agent.Configuration..ctor(StandaloneAgentConfiguration standaloneAgentConfig, SensitiveDataScrubber dataScrubber)&lt;/P&gt;&lt;P&gt;Could you please help me solving this&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;appPoolID getting null.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in advance.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:01:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737024#M10192</guid>
      <dc:creator>vemp_oiyu</dc:creator>
      <dc:date>2021-04-02T08:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get the transactions for Windows service for NET Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737025#M10193</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/151337"&gt;@vemp.oiyu&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Thanks for letting me know. If I find anything out, I will be sure to share it here. In the meantime, let's see if the Community can jump in and help.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 16:55:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737025#M10193</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2021-04-02T16:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get the transactions for Windows service for NET Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737026#M10194</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&amp;nbsp;I have the same problem, did you find a solution?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 09:46:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737026#M10194</guid>
      <dc:creator>Zoltan_Gutleber</dc:creator>
      <dc:date>2024-03-12T09:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get the transactions for Windows service for NET Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737027#M10195</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/166799"&gt;@Zoltan.Gutleber&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Given that this post is a few years old, it's unlikely to get a reply from the original poster. At this point, it might be best to reach out to AppD Support:&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-submit-a-Support-ticket-An-FAQ/m-p/28959#U28959" class="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;How do I submit a Support ticket? An FAQ&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 16:17:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-get-the-transactions-for-Windows-service-for-NET-Agent/m-p/737027#M10195</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2024-03-13T16:17:35Z</dc:date>
    </item>
  </channel>
</rss>

