Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
05-23-2017 07:37 PM
Hi,
I am trying to understand the below log written for the analytics data . What does this mean exactly? Do I loose any transactions data or metrics.
[AD Thread Pool-Global797] 24 May 2017 02:32:09,230 WARN Analytics - Thread local string builder is not empty. This is probably because of lingering data from a previous transaction. Old data will be wiped clean
Thanks in advance !!
Thanks,
teja
05-23-2017 11:39 PM
Hi Teja,
Is yours a .Net application? This warning message occurs when sending data to Analytics (its caused by analytics not being supported for .NET async) and so if unlikely to be stopping BT's registering with the controller for the .Net APM side. This is a known issue in the .NET agent logging and is addressed in 4.3.0 of the .NET agent, so if you use 4.3.x version of agents, this should be gone. The message itself is harmless though.
05-24-2017 06:47 AM
Hi Chitra,
Ours is Java application and the agent version is 4.2.10. So , Do I need to worry about this logging in java APM , because I am seeing few transactions are not getting detected by appDynamics.
05-28-2017 10:40 PM
Hi Teja,
I don't think this should directly be concerning for bts not getting registered, but we need to check the egant logs to see what exactly is the problem behind this. There can be multiple other factors that need to be checked for a JAVA bt not being detected, like
- We need to check if its OOTB detected? OR you need to create a custom entry point for that
- Is it that you have a BT overflow being observed? Because if there is a bt overflow no new bts are registered untill you bring the count back under limits.
- There can be many other scenarios like if your bt(that you are expecting to see) is being dropped due to some exclude rules you may have in place plus much more that needs to be diagnosed and rectified accordingly.
Better option would be that you open a support ticket for this and the concerned team shall help you troubleshoot this and get this resolved.
Thanks,
Chitra
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form