<?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: dotnet core alpine linux image throwing Microsoft.AspNetCore.Server.Kestrel (System.AggregateException) in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Net-core-alpine-linux-image-throwing-Microsoft-AspNetCore-Server/m-p/736794#M10080</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/149866"&gt;@Sham.Sharma&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Since you have created a support ticket, please work with the support team on this issue. Can you please share the learnings and outcomes from the support ticket back on this post, please. This community is all about knowledge sharing. What you learn can help the next person.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Dec 2020 18:19:01 GMT</pubDate>
    <dc:creator>iamryan</dc:creator>
    <dc:date>2020-12-11T18:19:01Z</dc:date>
    <item>
      <title>.Net core alpine linux image throwing Microsoft.AspNetCore.Server.Kestrel (System.AggregateException)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Net-core-alpine-linux-image-throwing-Microsoft-AspNetCore-Server/m-p/736792#M10078</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;We are using appd .net core Linux alpine image 20.7.0 image for our .net core 3.1 application and trying to deploy appdynamics with it.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For .net applications that are using kestrel service are giving exception when Appd agent is getting started.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Unhandled exception while processing 0HM4SAP0EPM6O.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Category Name: Microsoft.AspNetCore.Server.Kestrel&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Stack Trace&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;System.AggregateException:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Extensions.Logging.Logger.ThrowLoggingError (Microsoft.Extensions.Logging, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Extensions.Logging.Logger.Log (Microsoft.Extensions.Logging, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelTrace.Log (Microsoft.AspNetCore.Server.Kestrel.Core, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Extensions.Logging.LoggerExtensions.Log (Microsoft.Extensions.Logging.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Extensions.Logging.LoggerExtensions.LogCritical (Microsoft.Extensions.Logging.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.HttpConnection+&amp;lt;ProcessRequestsAsync&amp;gt;d__12`1.MoveNext (Microsoft.AspNetCore.Server.Kestrel.Core, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw (System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionLimitMiddleware+&amp;lt;OnConnectionAsync&amp;gt;d__5.MoveNext (Microsoft.AspNetCore.Server.Kestrel.Core, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw (System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection+&amp;lt;ExecuteAsync&amp;gt;d__32.MoveNext (Microsoft.AspNetCore.Server.Kestrel.Core, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Inner exception System.InvalidProgramException handled at Microsoft.Extensions.Logging.Logger.ThrowLoggingError:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at HoneywellEOM.ModelRegistry.Utils.LoggerScopeLogger.Log (HoneywellEOM.ModelRegistry.Util, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Extensions.Logging.Logger.&amp;lt;Log&amp;gt;g__LoggerLog|12_0 (Microsoft.Extensions.Logging, &lt;/STRONG&gt;&lt;STRONG&gt;Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)&lt;/STRONG&gt;&lt;/P&gt;

&lt;P data-unlink="true"&gt;&lt;STRONG&gt;we have also raised a ticket with AppD support:&amp;nbsp;https://help.appdynamics.com/hc/en-us/requests/264921?page=1&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;AppD dot net configs we are using&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE&gt;ASPNETCORE_URLS: "http://*:5000"
CORECLR_ENABLE_PROFILING: "1"
CORECLR_PROFILER: "{57e1aa68-2229-41aa-9931-a6e93bbc64d8}"
CORECLR_PROFILER_PATH: "/opt/appdynamics/dotnet/libappdprofiler.so"
LD_LIBRARY_PATH: "/opt/appdynamics/dotnet"&lt;/PRE&gt;

&lt;P&gt;@Anonymous&amp;nbsp;can you help?&lt;/P&gt;

&lt;P&gt;^ Edited by&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;for readability and removing an email address. Please do not share your or others email addresses in community posts for security and privacy reasons&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 11:00:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Net-core-alpine-linux-image-throwing-Microsoft-AspNetCore-Server/m-p/736792#M10078</guid>
      <dc:creator>Sham_Sharma</dc:creator>
      <dc:date>2020-12-11T11:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: dotnet core alpine linux image throwing Microsoft.AspNetCore.Server.Kestrel (System.AggregateException)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Net-core-alpine-linux-image-throwing-Microsoft-AspNetCore-Server/m-p/736793#M10079</link>
      <description>&lt;P data-unlink="true"&gt;@Anonymous&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;I read&amp;nbsp;your blog on dot net core AppD, a good read !! Could you help us out here or someone from your team?&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;I have raised a ticket as well or this&amp;nbsp;https://help.appdynamics.com/hc/en-us/requests/264921?page=1&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;@Anonymous&amp;nbsp;- Kindly help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 13:48:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Net-core-alpine-linux-image-throwing-Microsoft-AspNetCore-Server/m-p/736793#M10079</guid>
      <dc:creator>Sham_Sharma</dc:creator>
      <dc:date>2020-12-11T13:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: dotnet core alpine linux image throwing Microsoft.AspNetCore.Server.Kestrel (System.AggregateException)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Net-core-alpine-linux-image-throwing-Microsoft-AspNetCore-Server/m-p/736794#M10080</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/149866"&gt;@Sham.Sharma&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Since you have created a support ticket, please work with the support team on this issue. Can you please share the learnings and outcomes from the support ticket back on this post, please. This community is all about knowledge sharing. What you learn can help the next person.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 18:19:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Net-core-alpine-linux-image-throwing-Microsoft-AspNetCore-Server/m-p/736794#M10080</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2020-12-11T18:19:01Z</dc:date>
    </item>
  </channel>
</rss>

