Skip to content

Instantly share code, notes, and snippets.

@bob96589
Created July 31, 2020 03:15
Show Gist options
  • Save bob96589/1b478f03785375fa04f1d9f4c4e7ebde to your computer and use it in GitHub Desktop.
Save bob96589/1b478f03785375fa04f1d9f4c4e7ebde to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2020-07-31 10:39:03.983 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to http://10.148.208.48:8090/
2020-07-31 10:39:04.065 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - container ID is null
2020-07-31 10:39:04.096 [main] INFO co.elastic.apm.agent.util.JmxUtils - Found JVM-specific OperatingSystemMXBean interface: com.sun.management.OperatingSystemMXBean
2020-07-31 10:39:04.163 [elastic-apm-server-healthcheck] INFO co.elastic.apm.agent.report.ApmServerHealthChecker - Elastic APM server is available: { "build_date": "2020-02-28T22:18:38Z", "build_sha": "3b7823bb329e0e5bfe25e106a3b93e8f61d0451f", "version": "7.6.1"}
2020-07-31 10:39:04.166 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - APM server http://10.148.208.48:8090/ version is: 7.6.1
2020-07-31 10:39:04.243 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.16.0 as tomcat-application on Java 1.8.0_242 (AdoptOpenJDK) Windows 10 10.0
2020-07-31 10:39:04.243 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - environment: 'ENV4' (source: D:\Program\tomcat/elasticapm.properties)
2020-07-31 10:39:04.243 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - server_urls: 'http://10.148.208.48:8090' (source: D:\Program\tomcat/elasticapm.properties)
2020-07-31 10:39:04.243 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - application_packages: 'com.delta' (source: D:\Program\tomcat/elasticapm.properties)
2020-07-31 10:39:04.243 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://10.148.208.48:8090/config/v1/agents
2020-07-31 10:39:04.243 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_level: 'TRACE' (source: D:\Program\tomcat/elasticapm.properties)
2020-07-31 10:39:04.244 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_file: '_AGENT_HOME_/elastic-apm.log' (source: D:\Program\tomcat/elasticapm.properties)
2020-07-31 10:39:04.244 [elastic-apm-remote-config-poller] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"service":{"name":"tomcat-application","environment":"ENV4","agent":{"name":"java","ephemeral_id":"6070941d-616b-4fc1-88bb-0e087335cb70","version":"1.16.0"},"language":{"name":"Java","version":"1.8.0_242"},"runtime":{"name":"Java","version":"1.8.0_242"},"version":null},"process":{"pid":27208,"title":"D:\\Program Files\\AdoptOpenJDK\\jdk-8.0.242.08-hotspot\\jre\\bin\\java.exe"},"system":{"architecture":"amd64","hostname":"TWTY3NB1656","platform":"Windows 10"}}
2020-07-31 10:39:04.298 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Central configuration is disabled. Set kibana.enabled: true in your APM Server configuration.
2020-07-31 10:39:04.299 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 300s
2020-07-31 10:39:06.835 [main] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (Code Cache) for stress monitoring
2020-07-31 10:39:06.835 [main] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (Metaspace) for stress monitoring
2020-07-31 10:39:06.835 [main] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (Compressed Class Space) for stress monitoring
2020-07-31 10:39:06.835 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (PS Eden Space) for stress monitoring
2020-07-31 10:39:06.836 [main] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (PS Survivor Space) for stress monitoring
2020-07-31 10:39:06.836 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (PS Old Gen) for stress monitoring
2020-07-31 10:39:06.836 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.SystemCpuStressMonitor - Successfully obtained reference to the getSystemCpuLoad method of this JVM's OperatingSystemMXBean implementation
2020-07-31 10:39:06.837 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:06.837 [main] DEBUG co.elastic.apm.agent.jmx.JmxMetricTracker - Deferring initialization of JMX metric tracking until capture_jmx_metrics is set.
2020-07-31 10:39:06.837 [main] INFO co.elastic.apm.agent.impl.ElasticApmTracer - Tracer switched to RUNNING state
2020-07-31 10:39:06.965 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation
2020-07-31 10:39:06.966 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.981 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientInstrumentation
2020-07-31 10:39:06.982 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.983 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientRedirectInstrumentation
2020-07-31 10:39:06.983 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.LegacyApacheHttpClientInstrumentation
2020-07-31 10:39:06.984 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionInstrumentation
2020-07-31 10:39:06.985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionWithRemoteParentInstrumentation
2020-07-31 10:39:06.985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation
2020-07-31 10:39:06.985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentSpanInstrumentation
2020-07-31 10:39:06.985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation
2020-07-31 10:39:06.985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetUserInstrumentation
2020-07-31 10:39:06.985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$EnsureParentIdInstrumentation
2020-07-31 10:39:06.986 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetResultInstrumentation
2020-07-31 10:39:06.986 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$AddCustomContextInstrumentation
2020-07-31 10:39:06.986 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetNameInstrumentation
2020-07-31 10:39:06.986 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypeInstrumentation
2020-07-31 10:39:06.986 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypesInstrumentation
2020-07-31 10:39:06.986 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$DoCreateSpanInstrumentation
2020-07-31 10:39:06.987 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetStartTimestampInstrumentation
2020-07-31 10:39:06.987 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndInstrumentation
2020-07-31 10:39:06.987 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndWithTimestampInstrumentation
2020-07-31 10:39:06.987 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$CaptureExceptionInstrumentation
2020-07-31 10:39:06.988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetIdInstrumentation
2020-07-31 10:39:06.988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetTraceIdInstrumentation
2020-07-31 10:39:06.988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddStringLabelInstrumentation
2020-07-31 10:39:06.988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddNumberLabelInstrumentation
2020-07-31 10:39:06.988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddBooleanLabelInstrumentation
2020-07-31 10:39:06.988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$ActivateInstrumentation
2020-07-31 10:39:06.988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$IsSampledInstrumentation
2020-07-31 10:39:06.988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$InjectTraceHeadersInstrumentation
2020-07-31 10:39:06.988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureExceptionInstrumentation
2020-07-31 10:39:06.988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ApiScopeInstrumentation
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureTransactionInstrumentation
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureSpanInstrumentation
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TracedInstrumentation
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$LegacyCaptureExceptionInstrumentation
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetNameInstrumentation
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetTypeInstrumentation
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$DoCreateSpanInstrumentation
2020-07-31 10:39:06.990 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$EndInstrumentation
2020-07-31 10:39:06.991 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$CaptureExceptionInstrumentation
2020-07-31 10:39:06.991 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetIdInstrumentation
2020-07-31 10:39:06.991 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetTraceIdInstrumentation
2020-07-31 10:39:06.991 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$AddTagInstrumentation
2020-07-31 10:39:06.991 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$ActivateInstrumentation
2020-07-31 10:39:06.991 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$IsSampledInstrumentation
2020-07-31 10:39:06.992 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHttpClientInstrumentation
2020-07-31 10:39:06.992 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.992 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation
2020-07-31 10:39:06.992 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation
2020-07-31 10:39:06.992 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation
2020-07-31 10:39:06.993 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation
2020-07-31 10:39:06.993 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation
2020-07-31 10:39:06.993 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.994 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxws.JaxWsTransactionNameInstrumentation
2020-07-31 10:39:06.994 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by Bootstrap ClassLoader from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:39:06.994 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.ConnectionInstrumentation
2020-07-31 10:39:06.994 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation
2020-07-31 10:39:06.995 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation
2020-07-31 10:39:06.995 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation
2020-07-31 10:39:06.995 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation
2020-07-31 10:39:06.995 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation
2020-07-31 10:39:06.995 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation
2020-07-31 10:39:06.995 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisInstrumentation
2020-07-31 10:39:06.996 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisSpanNameInstrumentation
2020-07-31 10:39:06.996 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StartSpanInstrumentation
2020-07-31 10:39:06.997 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.997 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.997 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnComplete
2020-07-31 10:39:06.997 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.997 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.997 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnCompleteExceptionally
2020-07-31 10:39:06.998 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.998 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.998 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnCancel
2020-07-31 10:39:06.998 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.998 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.998 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StartSpanInstrumentation
2020-07-31 10:39:06.998 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnComplete
2020-07-31 10:39:06.999 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnCompleteExceptionally
2020-07-31 10:39:06.999 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnCancel
2020-07-31 10:39:06.999 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.redisson.RedisConnectionInstrumentation
2020-07-31 10:39:06.999 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerNoDestinationInstrumentation
2020-07-31 10:39:06.999 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by Bootstrap ClassLoader
2020-07-31 10:39:06.999 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerWithDestinationInstrumentation
2020-07-31 10:39:07.000 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.000 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$ReceiveInstrumentation
2020-07-31 10:39:07.000 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.000 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$SetMessageListenerInstrumentation
2020-07-31 10:39:07.001 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.001 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageListenerInstrumentation
2020-07-31 10:39:07.001 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.001 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleExecuteInstrumentation
2020-07-31 10:39:07.001 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.002 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleRenderInstrumentation
2020-07-31 10:39:07.002 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.002 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.hibernate.search.v5_x.HibernateSearch5Instrumentation
2020-07-31 10:39:07.002 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.003 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientSyncInstrumentation
2020-07-31 10:39:07.003 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientAsyncInstrumentation
2020-07-31 10:39:07.003 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientSyncInstrumentation
2020-07-31 10:39:07.004 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientAsyncInstrumentation
2020-07-31 10:39:07.004 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$FinalMethodCall
2020-07-31 10:39:07.004 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$NonFinalMethodCall
2020-07-31 10:39:07.004 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallHandlerInstrumentation
2020-07-31 10:39:07.004 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallInstrumentation
2020-07-31 10:39:07.005 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ChannelInstrumentation
2020-07-31 10:39:07.005 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$Constructor
2020-07-31 10:39:07.005 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$Start
2020-07-31 10:39:07.005 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerInstrumentation
2020-07-31 10:39:07.005 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.005 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.common.header.Headers was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.006 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaConsumerInstrumentation
2020-07-31 10:39:07.006 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.006 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerHeadersInstrumentation
2020-07-31 10:39:07.006 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.006 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.common.header.Headers was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.007 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsIteratorInstrumentation
2020-07-31 10:39:07.007 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.007 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.common.header.Headers was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.007 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordsInstrumentation
2020-07-31 10:39:07.007 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.008 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.common.header.Headers was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.008 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordListInstrumentation
2020-07-31 10:39:07.008 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.008 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.common.header.Headers was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.008 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionCommandInstrumentation
2020-07-31 10:39:07.009 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionInstrumentation
2020-07-31 10:39:07.009 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mule4.Mule4OverrideClassLoaderLookupInstrumentation
2020-07-31 10:39:07.009 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientInstrumentation
2020-07-31 10:39:07.009 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientInstrumentation
2020-07-31 10:39:07.010 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientAsyncInstrumentation
2020-07-31 10:39:07.010 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientAsyncInstrumentation
2020-07-31 10:39:07.011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$FinishInstrumentation
2020-07-31 10:39:07.011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$LogInstrumentation
2020-07-31 10:39:07.011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$TagInstrumentation
2020-07-31 10:39:07.011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$SetOperationName
2020-07-31 10:39:07.011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$GetTraceContextInstrumentation
2020-07-31 10:39:07.011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanBuilderInstrumentation$CreateSpanInstrumentation
2020-07-31 10:39:07.012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$ActivateInstrumentation
2020-07-31 10:39:07.012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentSpanInstrumentation
2020-07-31 10:39:07.012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentTraceContextInstrumentation
2020-07-31 10:39:07.012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmScopeInstrumentation
2020-07-31 10:39:07.012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$BaggageItemsInstrumentation
2020-07-31 10:39:07.012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$ToTraceIdInstrumentation
2020-07-31 10:39:07.012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$ToSpanIdInstrumentation
2020-07-31 10:39:07.013 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ExternalSpanContextInstrumentation$ToTraceIdInstrumentation
2020-07-31 10:39:07.013 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ExternalSpanContextInstrumentation$ToSpanIdInstrumentation
2020-07-31 10:39:07.013 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ElasticApmTracerInstrumentation
2020-07-31 10:39:07.013 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletInstrumentation
2020-07-31 10:39:07.013 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.013 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init
2020-07-31 10:39:07.013 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service
2020-07-31 10:39:07.014 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.FilterChainInstrumentation
2020-07-31 10:39:07.014 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.014 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation
2020-07-31 10:39:07.014 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.014 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation
2020-07-31 10:39:07.015 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.015 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation
2020-07-31 10:39:07.015 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.015 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.resttemplate.SpringRestTemplateInstrumentation
2020-07-31 10:39:07.015 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation
2020-07-31 10:39:07.016 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by Bootstrap ClassLoader
2020-07-31 10:39:07.016 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation
2020-07-31 10:39:07.016 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation
2020-07-31 10:39:07.017 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation
2020-07-31 10:39:07.017 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation
2020-07-31 10:39:07.017 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation
2020-07-31 10:39:07.017 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation
2020-07-31 10:39:07.017 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.quartz.job.JobTransactionNameInstrumentation
2020-07-31 10:39:07.018 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessStartInstrumentation
2020-07-31 10:39:07.018 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$WaitFor
2020-07-31 10:39:07.018 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$Destroy
2020-07-31 10:39:07.018 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.CommonsExecAsyncInstrumentation
2020-07-31 10:39:07.019 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applied 138 advices
2020-07-31 10:39:07.044 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.044 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.044 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.045 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.045 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.045 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.045 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.046 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by sun.misc.Launcher$AppClassLoader from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:39:07.046 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.046 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.046 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.046 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.046 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.047 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.047 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.047 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.047 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.047 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.047 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.048 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.048 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.048 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.048 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.048 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.048 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.049 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.049 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.049 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.049 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.049 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.050 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.050 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.050 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.050 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.050 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.051 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by sun.misc.Launcher$AppClassLoader
2020-07-31 10:39:07.382 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2020-07-31 10:39:07.382 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:07.383 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.392 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
2020-07-31 10:39:07.393 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-07-31 10:39:07.393 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.394 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
2020-07-31 10:39:07.394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-07-31 10:39:07.394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.425 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class javax.net.ssl.HttpsURLConnection
2020-07-31 10:39:07.425 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-07-31 10:39:07.425 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.433 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.Executors$FinalizableDelegatedExecutorService
2020-07-31 10:39:07.433 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:07.433 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.433 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.Executors$DelegatedExecutorService
2020-07-31 10:39:07.434 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:07.434 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.441 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.http.HttpURLConnection
2020-07-31 10:39:07.441 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-07-31 10:39:07.441 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.442 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class java.net.HttpURLConnection
2020-07-31 10:39:07.442 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-07-31 10:39:07.442 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.472 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-07-31 10:39:07.472 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:07.472 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.473 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ThreadPoolExecutor
2020-07-31 10:39:07.473 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:07.473 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.473 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.AbstractExecutorService
2020-07-31 10:39:07.473 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:07.473 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.553 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2020-07-31 10:39:07.553 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:07.553 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.554 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2020-07-31 10:39:07.554 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:07.554 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.665 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
2020-07-31 10:39:07.666 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-07-31 10:39:07.666 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.666 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
2020-07-31 10:39:07.666 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation is loaded by null
2020-07-31 10:39:07.666 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.698 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
2020-07-31 10:39:07.698 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-07-31 10:39:07.698 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.698 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
2020-07-31 10:39:07.698 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation is loaded by null
2020-07-31 10:39:07.698 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.728 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public void sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect() throws java.io.IOException
2020-07-31 10:39:07.759 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class javax.net.ssl.HttpsURLConnection
2020-07-31 10:39:07.759 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-07-31 10:39:07.759 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.759 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class javax.net.ssl.HttpsURLConnection
2020-07-31 10:39:07.759 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation is loaded by null
2020-07-31 10:39:07.759 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.792 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.Executors$FinalizableDelegatedExecutorService
2020-07-31 10:39:07.792 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:07.792 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.793 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.Executors$FinalizableDelegatedExecutorService
2020-07-31 10:39:07.793 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:07.793 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.819 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.Executors$DelegatedExecutorService
2020-07-31 10:39:07.819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:07.819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.819 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.Executors$DelegatedExecutorService
2020-07-31 10:39:07.819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:07.819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.844 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.Executors$DelegatedExecutorService.execute(java.lang.Runnable)
2020-07-31 10:39:07.850 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable)
2020-07-31 10:39:07.854 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.util.concurrent.Callable)
2020-07-31 10:39:07.860 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable,java.lang.Object)
2020-07-31 10:39:07.865 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.http.HttpURLConnection
2020-07-31 10:39:07.865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-07-31 10:39:07.865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.866 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.http.HttpURLConnection
2020-07-31 10:39:07.866 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation is loaded by null
2020-07-31 10:39:07.866 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.928 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public void sun.net.www.protocol.http.HttpURLConnection.connect() throws java.io.IOException
2020-07-31 10:39:07.932 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public synchronized java.io.InputStream sun.net.www.protocol.http.HttpURLConnection.getInputStream() throws java.io.IOException
2020-07-31 10:39:07.937 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public synchronized java.io.OutputStream sun.net.www.protocol.http.HttpURLConnection.getOutputStream() throws java.io.IOException
2020-07-31 10:39:07.948 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: (name(equals(disconnect)) and hasParameter(ofSize(0))) matches public void sun.net.www.protocol.http.HttpURLConnection.disconnect()
2020-07-31 10:39:07.956 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class java.net.HttpURLConnection
2020-07-31 10:39:07.956 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-07-31 10:39:07.956 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.956 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class java.net.HttpURLConnection
2020-07-31 10:39:07.956 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation is loaded by null
2020-07-31 10:39:07.957 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.984 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: (name(equals(disconnect)) and hasParameter(ofSize(0))) matches public abstract void java.net.HttpURLConnection.disconnect()
2020-07-31 10:39:07.986 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-07-31 10:39:07.986 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:07.986 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:07.986 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-07-31 10:39:07.986 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:07.986 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:08.015 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.ScheduledThreadPoolExecutor.execute(java.lang.Runnable)
2020-07-31 10:39:08.019 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable)
2020-07-31 10:39:08.023 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.util.concurrent.Callable)
2020-07-31 10:39:08.028 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable,java.lang.Object)
2020-07-31 10:39:08.041 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ThreadPoolExecutor
2020-07-31 10:39:08.041 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:08.041 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:08.042 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ThreadPoolExecutor
2020-07-31 10:39:08.042 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:08.042 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:08.088 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable)
2020-07-31 10:39:08.100 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.AbstractExecutorService
2020-07-31 10:39:08.100 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:08.100 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:08.100 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.AbstractExecutorService
2020-07-31 10:39:08.100 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:08.101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:08.125 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable,java.lang.Object)
2020-07-31 10:39:08.131 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable)
2020-07-31 10:39:08.135 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.util.concurrent.Callable)
2020-07-31 10:39:09.240 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.240 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.241 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.241 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.241 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.242 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.242 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.242 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by java.net.URLClassLoader from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:39:09.242 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.242 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.243 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.243 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.243 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.243 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.243 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.244 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.244 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.244 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.244 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.244 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.245 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.245 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.245 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.245 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.246 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.246 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.246 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.246 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.247 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.247 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.247 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by java.net.URLClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:09.248 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by java.net.URLClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:09.248 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by java.net.URLClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:09.248 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by java.net.URLClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:09.248 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by java.net.URLClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:09.249 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by java.net.URLClassLoader
2020-07-31 10:39:09.579 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) and not(isInterface())) matches class org.apache.catalina.connector.Request
2020-07-31 10:39:09.579 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:09.580 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:09.580 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:09.580 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:09.580 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:09.580 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:09.580 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:09.580 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:09.580 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: ((hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) and not(isInterface())) matches class org.apache.catalina.connector.Request
2020-07-31 10:39:09.581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:09.581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:09.581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:09.581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:09.581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:09.581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:09.581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:09.581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:09.625 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RequestStreamRecordingInstrumentation: (name(equals(getInputStream)) and returns(erasure(name(equals(javax.servlet.ServletInputStream))))) matches public javax.servlet.ServletInputStream org.apache.catalina.connector.Request.getInputStream() throws java.io.IOException
2020-07-31 10:39:09.631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext org.apache.catalina.connector.Request.startAsync()
2020-07-31 10:39:09.633 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext org.apache.catalina.connector.Request.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse)
2020-07-31 10:39:10.071 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.apache.tomcat.util.threads.ScheduledThreadPoolExecutor
2020-07-31 10:39:10.071 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:10.072 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:10.072 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:10.072 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:10.072 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:10.072 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:10.072 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:10.072 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:10.072 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.apache.tomcat.util.threads.ScheduledThreadPoolExecutor
2020-07-31 10:39:10.072 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:10.073 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:10.073 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:10.073 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:10.073 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:10.073 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:10.073 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:10.073 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:10.099 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.apache.tomcat.util.threads.ScheduledThreadPoolExecutor.submit(java.util.concurrent.Callable)
2020-07-31 10:39:10.103 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.apache.tomcat.util.threads.ScheduledThreadPoolExecutor.submit(java.lang.Runnable,java.lang.Object)
2020-07-31 10:39:10.105 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.apache.tomcat.util.threads.ScheduledThreadPoolExecutor.submit(java.lang.Runnable)
2020-07-31 10:39:10.107 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.apache.tomcat.util.threads.ScheduledThreadPoolExecutor.execute(java.lang.Runnable)
2020-07-31 10:39:10.359 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.apache.tomcat.util.threads.InlineExecutorService
2020-07-31 10:39:10.359 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:10.359 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:10.359 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:10.359 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:10.359 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:10.359 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:10.359 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:10.359 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:10.360 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.apache.tomcat.util.threads.InlineExecutorService
2020-07-31 10:39:10.360 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:10.360 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:10.360 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:10.360 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:10.360 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:10.360 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:10.360 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:10.360 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:10.376 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.apache.tomcat.util.threads.InlineExecutorService.execute(java.lang.Runnable)
2020-07-31 10:39:11.837 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:12.336 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/webapps/SPC.Service-1.0/WEB-INF/lib/httpclient-4.5.6.jar!/org/apache/http/impl/execchain/ClientExecChain.class
2020-07-31 10:39:12.337 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.338 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.340 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.341 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.342 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.343 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.345 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:39:12.346 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.346 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.346 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.347 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.347 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.347 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.347 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.347 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.348 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.348 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.349 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.349 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.349 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.350 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.351 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.352 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.354 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.354 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.355 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.355 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.355 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.356 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:12.356 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:12.358 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:12.358 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:12.358 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:12.358 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:12.360 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/webapps/SPC.Service-1.0/WEB-INF/lib/spring-web-4.3.20.RELEASE.jar!/org/springframework/web/method/HandlerMethod.class
2020-07-31 10:39:12.369 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4jLoggingInstrumentation: ((hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))) and not(hasSuperType(erasure(name(equals(org.slf4j.Logger)))))) and not(isInterface())) matches class org.apache.logging.log4j.status.StatusLogger
2020-07-31 10:39:12.369 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.370 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.370 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.370 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.370 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.370 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.371 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.371 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.371 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.371 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:12.403 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4jLoggingInstrumentation: ((hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))) and not(hasSuperType(erasure(name(equals(org.slf4j.Logger)))))) and not(isInterface())) matches class org.apache.logging.log4j.spi.AbstractLogger
2020-07-31 10:39:12.403 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.405 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.405 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:12.442 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Log4jLoggingInstrumentation: (name(equals(error)) and (hasParameter(hasTypes(with(0 matches erasure(name(equals(java.lang.String)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(java.lang.Throwable)))))))) matches public void org.apache.logging.log4j.spi.AbstractLogger.error(java.lang.String,java.lang.Throwable)
2020-07-31 10:39:12.535 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4jLoggingInstrumentation: ((hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))) and not(hasSuperType(erasure(name(equals(org.slf4j.Logger)))))) and not(isInterface())) matches class org.apache.logging.log4j.simple.SimpleLogger
2020-07-31 10:39:12.535 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.535 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.535 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.535 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.535 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.535 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.535 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.535 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:12.535 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:12.535 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:16.839 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:18.547 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.catalina.servlets.DefaultServlet
2020-07-31 10:39:18.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.547 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Init: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.catalina.servlets.DefaultServlet
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.548 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Service: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.catalina.servlets.DefaultServlet
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.548 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.564 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class javax.servlet.http.HttpServlet
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.564 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Init: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class javax.servlet.http.HttpServlet
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.564 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.565 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Service: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class javax.servlet.http.HttpServlet
2020-07-31 10:39:18.565 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.565 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.565 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.565 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.565 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.565 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.565 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.565 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.573 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ServletInstrumentation: ((name(equals(service)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))) matches public void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
2020-07-31 10:39:18.573 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Service: ((name(equals(service)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))) matches public void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
2020-07-31 10:39:18.577 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class javax.servlet.GenericServlet
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.577 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Init: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class javax.servlet.GenericServlet
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.577 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Service: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class javax.servlet.GenericServlet
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.583 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Init: (name(equals(init)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletConfig))))))) matches public void javax.servlet.GenericServlet.init(javax.servlet.ServletConfig) throws javax.servlet.ServletException
2020-07-31 10:39:18.584 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ServletInstrumentation: ((name(equals(service)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))) matches public abstract void javax.servlet.GenericServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
2020-07-31 10:39:18.584 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Service: ((name(equals(service)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))) matches public abstract void javax.servlet.GenericServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
2020-07-31 10:39:18.594 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.jasper.servlet.JspServlet
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.594 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Init: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.jasper.servlet.JspServlet
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.594 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Service: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.jasper.servlet.JspServlet
2020-07-31 10:39:18.594 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.595 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.595 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.595 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.595 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.595 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.595 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.595 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.604 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Init: (name(equals(init)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletConfig))))))) matches public void org.apache.jasper.servlet.JspServlet.init(javax.servlet.ServletConfig) throws javax.servlet.ServletException
2020-07-31 10:39:18.612 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.springframework.web.servlet.DispatcherServlet
2020-07-31 10:39:18.612 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.613 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.613 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.613 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.613 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.613 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.613 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.613 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.613 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.613 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.613 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Init: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.springframework.web.servlet.DispatcherServlet
2020-07-31 10:39:18.613 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.614 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.614 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.614 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.614 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.614 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.614 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.614 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.614 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.614 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.614 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Service: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.springframework.web.servlet.DispatcherServlet
2020-07-31 10:39:18.614 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.615 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.615 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.615 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.615 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.615 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.615 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.615 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.615 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.615 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.615 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExceptionHandlerInstrumentation: (name(equals(org.springframework.web.servlet.DispatcherServlet)) and not(isInterface())) matches class org.springframework.web.servlet.DispatcherServlet
2020-07-31 10:39:18.615 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-07-31 10:39:18.616 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-07-31 10:39:18.616 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-07-31 10:39:18.617 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-07-31 10:39:18.617 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-07-31 10:39:18.617 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-07-31 10:39:18.617 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-07-31 10:39:18.617 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-07-31 10:39:18.617 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-07-31 10:39:18.617 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.637 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExceptionHandlerInstrumentation: (((((name(equals(processHandlerException)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(name(equals(java.lang.Object))))))) and hasParameter(hasTypes(with(3 matches erasure(name(equals(java.lang.Exception))))))) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) matches protected org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.DispatcherServlet.processHandlerException(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object,java.lang.Exception) throws java.lang.Exception
2020-07-31 10:39:18.638 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.springframework.web.servlet.FrameworkServlet
2020-07-31 10:39:18.638 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.638 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.639 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Init: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.springframework.web.servlet.FrameworkServlet
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.639 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Service: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.springframework.web.servlet.FrameworkServlet
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.639 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.640 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.640 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.640 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.640 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.657 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.springframework.web.servlet.HttpServletBean
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.657 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Init: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.springframework.web.servlet.HttpServletBean
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:18.657 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Service: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.springframework.web.servlet.HttpServletBean
2020-07-31 10:39:18.657 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:18.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:18.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by sun.misc.Launcher$ExtClassLoader from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.386 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.387 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by sun.misc.Launcher$ExtClassLoader
2020-07-31 10:39:19.687 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggingInstrumentation: (hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) and not(isInterface())) matches class org.apache.logging.slf4j.Log4jLogger
2020-07-31 10:39:19.687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:19.688 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation): true
2020-07-31 10:39:19.688 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:19.688 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation): true
2020-07-31 10:39:19.689 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:19.689 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation): true
2020-07-31 10:39:19.689 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:19.689 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation): true
2020-07-31 10:39:19.689 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:19.689 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:19.699 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Slf4jLoggingInstrumentation: (name(equals(error)) and (hasParameter(hasTypes(with(0 matches erasure(name(equals(java.lang.String)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(java.lang.Throwable)))))))) matches public void org.apache.logging.slf4j.Log4jLogger.error(java.lang.String,java.lang.Throwable)
2020-07-31 10:39:19.713 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4jLoggingInstrumentation: ((hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))) and not(hasSuperType(erasure(name(equals(org.slf4j.Logger)))))) and not(isInterface())) matches class org.apache.logging.log4j.core.Logger
2020-07-31 10:39:19.713 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:19.714 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:19.714 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:19.714 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:19.714 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:19.714 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:19.714 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:19.714 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation): true
2020-07-31 10:39:19.714 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation is loaded by null
2020-07-31 10:39:19.714 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:19.994 [main] INFO co.elastic.apm.agent.servlet.ServletVersionInstrumentation - Servlet container info = Apache Tomcat/9.0.37
2020-07-31 10:39:19.996 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: (hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) and not(isInterface())) matches class org.springframework.web.context.support.XmlWebApplicationContext
2020-07-31 10:39:19.996 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:19.997 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:19.997 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:19.997 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:19.997 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:19.997 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:19.997 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:19.997 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:19.997 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:19.997 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:20.002 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: (hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) and not(isInterface())) matches class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
2020-07-31 10:39:20.002 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:20.002 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:20.002 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:20.002 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:20.002 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:20.002 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:20.002 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:20.002 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:20.002 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:20.002 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:20.006 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: (name(equals(initPropertySources)) and hasParameter(ofSize(0))) matches protected void org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.initPropertySources()
2020-07-31 10:39:20.416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringTransactionNameInstrumentation: (((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) and not(isInterface())) matches class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
2020-07-31 10:39:20.416 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.418 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.418 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.418 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.418 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.418 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.418 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.418 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.418 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.418 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:20.438 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringTransactionNameInstrumentation: (((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) and not(isInterface())) matches class org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
2020-07-31 10:39:20.438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:20.441 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringTransactionNameInstrumentation: ((((name(equals(handle)) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(is(class java.lang.Object)))))) matches public final org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object) throws java.lang.Exception
2020-07-31 10:39:20.489 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringTransactionNameInstrumentation: (((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) and not(isInterface())) matches class org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
2020-07-31 10:39:20.489 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.489 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.489 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.489 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.489 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.489 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.489 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.489 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.489 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.489 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:20.491 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringTransactionNameInstrumentation: ((((name(equals(handle)) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(is(class java.lang.Object)))))) matches public org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object) throws java.lang.Exception
2020-07-31 10:39:20.492 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringTransactionNameInstrumentation: (((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) and not(isInterface())) matches class org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
2020-07-31 10:39:20.492 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.493 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.493 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.493 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.493 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.493 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.493 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.493 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-07-31 10:39:20.493 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-07-31 10:39:20.493 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:20.495 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringTransactionNameInstrumentation: ((((name(equals(handle)) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(is(class java.lang.Object)))))) matches public org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object) throws java.lang.Exception
2020-07-31 10:39:21.546 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: (hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) and not(isInterface())) matches class org.springframework.web.context.support.GenericWebApplicationContext
2020-07-31 10:39:21.546 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:21.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:21.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:21.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:21.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:21.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:21.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:21.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-07-31 10:39:21.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-07-31 10:39:21.547 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:21.550 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: (name(equals(initPropertySources)) and hasParameter(ofSize(0))) matches protected void org.springframework.web.context.support.GenericWebApplicationContext.initPropertySources()
2020-07-31 10:39:21.839 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:23.357 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) and not(isInterface())) matches class oracle.jdbc.driver.PhysicalConnection
2020-07-31 10:39:23.357 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.358 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.358 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.358 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.358 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.358 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.358 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.358 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.358 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.358 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.517 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.518 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.520 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-07-31 10:39:23.525 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.526 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-07-31 10:39:23.527 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.529 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-07-31 10:39:23.530 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-07-31 10:39:23.530 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:39:23.530 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:39:23.531 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:39:23.545 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) and not(isInterface())) matches class oracle.jdbc.driver.GeneratedPhysicalConnection
2020-07-31 10:39:23.545 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.546 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.546 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.546 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.546 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.546 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.546 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.546 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.546 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.546 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.557 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleConnection
2020-07-31 10:39:23.557 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.557 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.557 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.557 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.557 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.557 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.558 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.558 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.558 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.558 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.570 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) and not(isInterface())) matches class oracle.jdbc.OracleConnectionWrapper
2020-07-31 10:39:23.570 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.570 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.570 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.570 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.570 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.570 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.570 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.570 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:23.570 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:23.570 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.580 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.581 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.582 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-07-31 10:39:23.582 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-07-31 10:39:23.583 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.584 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.584 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-07-31 10:39:23.585 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-07-31 10:39:23.585 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:39:23.585 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:39:23.585 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:39:23.655 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatement
2020-07-31 10:39:23.655 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.656 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.656 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.656 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.656 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.656 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.656 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.656 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.656 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.656 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatement
2020-07-31 10:39:23.656 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.658 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatement
2020-07-31 10:39:23.658 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.659 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.659 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.659 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.659 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.659 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.659 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.659 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.659 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.659 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.659 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatement
2020-07-31 10:39:23.659 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.660 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.661 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.661 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.661 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.661 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.661 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.661 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.661 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.661 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.661 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatement
2020-07-31 10:39:23.661 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.662 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.662 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.662 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.662 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.662 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.662 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.662 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.662 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.662 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.662 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatement
2020-07-31 10:39:23.662 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.663 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.663 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.664 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.664 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.664 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.664 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.664 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.664 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.664 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.706 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.710 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.712 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.713 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: ((name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public void oracle.jdbc.driver.OracleStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.720 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OracleStatement.executeBatch() throws java.sql.SQLException
2020-07-31 10:39:23.722 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public long[] oracle.jdbc.driver.OracleStatement.executeLargeBatch() throws java.sql.SQLException
2020-07-31 10:39:23.724 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:39:23.725 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:39:23.726 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:39:23.726 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:39:23.727 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:39:23.728 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:39:23.729 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:39:23.730 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:39:23.731 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:39:23.740 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CStatement
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.740 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CStatement
2020-07-31 10:39:23.740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.741 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CStatement
2020-07-31 10:39:23.741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.742 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CStatement
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.742 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.743 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CStatement
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.743 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CStatement
2020-07-31 10:39:23.743 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.744 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.744 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.744 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.744 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.744 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.744 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.744 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.744 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.744 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.773 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.774 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.774 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.774 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.774 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.775 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.775 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.834 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OraclePreparedStatement.executeQuery() throws java.sql.SQLException
2020-07-31 10:39:23.835 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OraclePreparedStatement.executeUpdate() throws java.sql.SQLException
2020-07-31 10:39:23.836 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public long oracle.jdbc.driver.OraclePreparedStatement.executeLargeUpdate() throws java.sql.SQLException
2020-07-31 10:39:23.837 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OraclePreparedStatement.execute() throws java.sql.SQLException
2020-07-31 10:39:23.847 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: ((name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public void oracle.jdbc.driver.OraclePreparedStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-07-31 10:39:23.848 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OraclePreparedStatement.executeBatch() throws java.sql.SQLException
2020-07-31 10:39:23.849 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public long[] oracle.jdbc.driver.OraclePreparedStatement.executeLargeBatch() throws java.sql.SQLException
2020-07-31 10:39:23.867 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-07-31 10:39:23.867 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.867 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.867 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.867 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.867 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.867 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.867 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.868 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.868 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.869 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.869 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.869 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.870 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.870 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.905 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public long[] oracle.jdbc.driver.T4CPreparedStatement.executeLargeBatch() throws java.sql.SQLException
2020-07-31 10:39:23.914 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleCallableStatement
2020-07-31 10:39:23.914 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.915 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.915 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.915 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.915 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.915 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.915 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.915 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:23.915 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.915 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.915 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleCallableStatement
2020-07-31 10:39:23.915 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:23.916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:23.916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.916 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleCallableStatement
2020-07-31 10:39:23.916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.917 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleCallableStatement
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:23.917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.918 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleCallableStatement
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.918 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleCallableStatement
2020-07-31 10:39:23.918 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.919 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.919 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.919 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.919 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.919 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.919 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.919 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:23.919 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:23.919 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:23.968 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleCallableStatement.execute() throws java.sql.SQLException
2020-07-31 10:39:23.969 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OracleCallableStatement.executeUpdate() throws java.sql.SQLException
2020-07-31 10:39:24.003 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CCallableStatement
2020-07-31 10:39:24.003 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:24.006 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:24.006 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:24.006 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:24.006 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:24.006 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:24.006 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:24.006 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:39:24.006 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:39:24.006 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:24.008 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CCallableStatement
2020-07-31 10:39:24.008 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:24.013 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:24.013 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:24.013 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:24.013 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:24.013 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:24.013 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:24.013 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:39:24.013 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:39:24.013 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:24.013 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CCallableStatement
2020-07-31 10:39:24.013 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:24.014 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:24.014 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:24.014 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:24.014 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:24.014 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:24.014 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:24.014 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:39:24.014 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:39:24.014 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:24.014 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CCallableStatement
2020-07-31 10:39:24.014 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:24.015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:24.015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:24.015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:24.015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:24.015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:24.015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:24.015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:39:24.015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:39:24.015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:24.015 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CCallableStatement
2020-07-31 10:39:24.015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:24.016 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:24.016 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:24.016 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:24.016 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:24.016 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:24.016 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:24.016 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:39:24.016 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:39:24.016 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:24.016 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CCallableStatement
2020-07-31 10:39:24.017 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:24.017 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:24.017 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:24.017 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:24.017 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:24.017 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:24.017 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:24.017 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:39:24.017 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:39:24.017 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:24.061 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) and not(isInterface())) matches class oracle.jdbc.driver.T4CConnection
2020-07-31 10:39:24.061 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:24.062 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:24.062 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:24.062 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:24.062 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:24.062 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:24.062 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:24.062 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:39:24.062 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:39:24.062 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:26.839 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:28.351 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.springframework.core.task.SimpleAsyncTaskExecutor
2020-07-31 10:39:28.352 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:28.353 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:28.353 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:28.353 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:28.353 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:28.353 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:28.353 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:28.353 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:28.353 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:28.353 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:28.353 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.springframework.core.task.SimpleAsyncTaskExecutor
2020-07-31 10:39:28.353 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:28.354 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:28.354 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:28.354 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:28.354 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:28.354 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:28.354 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:28.354 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:28.354 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:28.354 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:28.370 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.core.task.SimpleAsyncTaskExecutor.execute(java.lang.Runnable)
2020-07-31 10:39:28.371 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.lang.Runnable)
2020-07-31 10:39:28.371 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.util.concurrent.Callable)
2020-07-31 10:39:30.753 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: (hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) and not(isInterface())) matches class org.springframework.web.servlet.view.AbstractView
2020-07-31 10:39:30.753 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.754 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.754 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.754 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.754 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.754 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.754 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.754 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.754 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.754 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:30.763 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ViewRenderInstrumentation: (((name(equals(render)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(java.util.Map))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(2 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) matches public void org.springframework.web.servlet.view.AbstractView.render(java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
2020-07-31 10:39:30.765 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: (hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) and not(isInterface())) matches class org.springframework.web.servlet.view.AbstractUrlBasedView
2020-07-31 10:39:30.765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.766 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.766 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.766 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.766 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.766 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:30.770 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: (hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) and not(isInterface())) matches class org.springframework.web.servlet.view.RedirectView
2020-07-31 10:39:30.770 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.770 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.770 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.770 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.770 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.770 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.770 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.771 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.771 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.771 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:30.776 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: (hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) and not(isInterface())) matches class org.springframework.web.servlet.view.InternalResourceView
2020-07-31 10:39:30.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:30.781 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: (hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) and not(isInterface())) matches class org.springframework.web.servlet.view.AbstractCachingViewResolver$1
2020-07-31 10:39:30.781 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.782 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.782 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.782 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.782 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.782 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.782 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.782 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-07-31 10:39:30.782 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-07-31 10:39:30.782 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:30.787 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ViewRenderInstrumentation: (((name(equals(render)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(java.util.Map))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(2 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) matches public void org.springframework.web.servlet.view.AbstractCachingViewResolver$1.render(java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2020-07-31 10:39:31.697 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
2020-07-31 10:39:31.697 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.697 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:31.697 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
2020-07-31 10:39:31.697 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.697 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:31.717 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
2020-07-31 10:39:31.717 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.719 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.719 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.719 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.720 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.720 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.720 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.720 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.720 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.720 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:31.720 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
2020-07-31 10:39:31.720 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:31.752 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.execute(java.lang.Runnable)
2020-07-31 10:39:31.754 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.submit(java.lang.Runnable)
2020-07-31 10:39:31.755 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.submit(java.util.concurrent.Callable)
2020-07-31 10:39:31.760 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.springframework.core.task.support.TaskExecutorAdapter
2020-07-31 10:39:31.760 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.761 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.761 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.761 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.761 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.761 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.761 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.761 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.761 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.761 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:31.761 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.springframework.core.task.support.TaskExecutorAdapter
2020-07-31 10:39:31.761 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.762 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.762 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.762 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.762 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.762 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.762 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.762 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.762 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.762 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:31.783 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.core.task.support.TaskExecutorAdapter.execute(java.lang.Runnable)
2020-07-31 10:39:31.784 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.core.task.support.TaskExecutorAdapter.submit(java.lang.Runnable)
2020-07-31 10:39:31.784 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.core.task.support.TaskExecutorAdapter.submit(java.util.concurrent.Callable)
2020-07-31 10:39:31.787 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter
2020-07-31 10:39:31.787 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:31.788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:31.788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:31.788 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter
2020-07-31 10:39:31.788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.789 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.789 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.789 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.789 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.789 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.789 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.789 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:31.789 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:31.789 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:31.800 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter.execute(java.lang.Runnable)
2020-07-31 10:39:31.801 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter.submit(java.lang.Runnable)
2020-07-31 10:39:31.802 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter.submit(java.util.concurrent.Callable)
2020-07-31 10:39:31.839 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:33.122 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2020-07-31 10:39:33.123 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2020-07-31 10:39:33.395 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.396 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.397 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.398 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.398 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.399 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.400 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.401 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:39:33.401 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.402 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.402 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.402 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.402 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.402 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.403 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.403 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.403 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.403 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.404 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.404 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.404 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.404 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.404 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.405 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:33.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:33.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:33.407 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:33.407 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:33.407 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.catalina.loader.ParallelWebappClassLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:33.407 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by org.apache.catalina.loader.ParallelWebappClassLoader
2020-07-31 10:39:34.100 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 0)
2020-07-31 10:39:34.100 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://10.148.208.48:8090/intake/v2/events
2020-07-31 10:39:34.140 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-07-31 10:39:36.840 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:37.673 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.apache.tomcat.util.threads.ThreadPoolExecutor
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:37.673 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class org.apache.tomcat.util.threads.ThreadPoolExecutor
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-07-31 10:39:37.673 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:37.685 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.apache.tomcat.util.threads.ThreadPoolExecutor.execute(java.lang.Runnable)
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) and not(isInterface())) matches class org.apache.catalina.connector.RequestFacade
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: ((hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) and not(isInterface())) matches class org.apache.catalina.connector.RequestFacade
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:37.772 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:37.780 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RequestStreamRecordingInstrumentation: (name(equals(getInputStream)) and returns(erasure(name(equals(javax.servlet.ServletInputStream))))) matches public javax.servlet.ServletInputStream org.apache.catalina.connector.RequestFacade.getInputStream() throws java.io.IOException
2020-07-31 10:39:37.781 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext org.apache.catalina.connector.RequestFacade.startAsync() throws java.lang.IllegalStateException
2020-07-31 10:39:37.782 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext org.apache.catalina.connector.RequestFacade.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.lang.IllegalStateException
2020-07-31 10:39:37.803 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation FilterChainInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.FilterChain))))) and not(isInterface())) matches class org.apache.catalina.core.ApplicationFilterChain
2020-07-31 10:39:37.803 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.FilterChainInstrumentation is loaded by null
2020-07-31 10:39:37.803 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.FilterChainInstrumentation): true
2020-07-31 10:39:37.803 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.FilterChainInstrumentation is loaded by null
2020-07-31 10:39:37.803 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.FilterChainInstrumentation): true
2020-07-31 10:39:37.803 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.FilterChainInstrumentation is loaded by null
2020-07-31 10:39:37.803 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.FilterChainInstrumentation): true
2020-07-31 10:39:37.803 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.FilterChainInstrumentation is loaded by null
2020-07-31 10:39:37.803 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:37.809 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation FilterChainInstrumentation: ((name(equals(doFilter)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))) matches public void org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.io.IOException,javax.servlet.ServletException
2020-07-31 10:39:37.826 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.826 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.826 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.826 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.827 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.828 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:37.829 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:37.829 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:37.829 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:37.829 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:37.830 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:39:37.832 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /spc/swagger-ui.html, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:39:37.847 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f258775890ba49a2611c7bd809b51ea3-c2bdc57eef782b56-01 (639d5ff6) (1)
2020-07-31 10:39:37.847 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:37.849 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-f258775890ba49a2611c7bd809b51ea3-c2bdc57eef782b56-01 (639d5ff6) {
2020-07-31 10:39:37.849 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:37.849 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-f258775890ba49a2611c7bd809b51ea3-c2bdc57eef782b56-01 (639d5ff6) on thread 37
2020-07-31 10:39:37.849 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f258775890ba49a2611c7bd809b51ea3-c2bdc57eef782b56-01 (639d5ff6) (2)
2020-07-31 10:39:37.849 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:37.856 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'DefaultServlet#doGet' 00-f258775890ba49a2611c7bd809b51ea3-c2bdc57eef782b56-01 (639d5ff6) on thread 37
2020-07-31 10:39:37.856 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServlet#doGet' 00-f258775890ba49a2611c7bd809b51ea3-c2bdc57eef782b56-01 (639d5ff6) (1)
2020-07-31 10:39:37.856 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:37.858 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DefaultServlet#doGet' 00-f258775890ba49a2611c7bd809b51ea3-c2bdc57eef782b56-01 (639d5ff6)
2020-07-31 10:39:37.858 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:37.861 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 1)
2020-07-31 10:39:37.861 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServlet#doGet' 00-f258775890ba49a2611c7bd809b51ea3-c2bdc57eef782b56-01 (639d5ff6) (0)
2020-07-31 10:39:37.861 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:41.841 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:44.141 [elastic-apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-07-31 10:39:44.147 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 2)
2020-07-31 10:39:44.148 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"tomcat-application","environment":"ENV4","agent":{"name":"java","ephemeral_id":"6070941d-616b-4fc1-88bb-0e087335cb70","version":"1.16.0"},"language":{"name":"Java","version":"1.8.0_242"},"runtime":{"name":"Java","version":"1.8.0_242"},"version":null},"process":{"pid":27208,"title":"D:\\Program Files\\AdoptOpenJDK\\jdk-8.0.242.08-hotspot\\jre\\bin\\java.exe"},"system":{"architecture":"amd64","hostname":"TWTY3NB1656","platform":"Windows 10"}}}
{"metricset":{"timestamp":1596163174141000,"samples":{"system.process.cpu.total.norm.pct":{"value":0.2516911563691365},"jvm.memory.heap.used":{"value":266972584.0},"jvm.memory.non_heap.used":{"value":86281736.0},"jvm.memory.heap.max":{"value":3782737920.0},"jvm.gc.alloc":{"value":2626426568.0},"jvm.memory.non_heap.committed":{"value":87973888.0},"system.cpu.total.norm.pct":{"value":0.4646456488059205},"system.process.memory.size":{"value":1504329728.0},"jvm.memory.heap.committed":{"value":856686592.0},"jvm.memory.non_heap.max":{"value":-1.0},"system.memory.actual.free":{"value":2003918848.0},"system.memory.total":{"value":17015447552.0},"jvm.thread.count":{"value":24.0}}}}
{"metricset":{"timestamp":1596163174141000,"tags":{"name":"PS MarkSweep"},"samples":{"jvm.gc.time":{"value":117.0},"jvm.gc.count":{"value":2.0}}}}
{"metricset":{"timestamp":1596163174141000,"tags":{"name":"PS Scavenge"},"samples":{"jvm.gc.time":{"value":233.0},"jvm.gc.count":{"value":13.0}}}}
{"transaction":{"timestamp":1596163177846020,"name":"DefaultServlet#doGet","id":"c2bdc57eef782b56","trace_id":"f258775890ba49a2611c7bd809b51ea3","type":"request","duration":10.629,"result":"HTTP 4xx","context":{"service":{"name":"Welcome to Tomcat"},"request":{"method":"GET","headers":{"host":"localhost:8080","connection":"keep-alive","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,zh-TW;q=0.8,zh;q=0.7,vi;q=0.6"},"cookies":{"Idea-97be2fc6":"3c744bb6-1e17-45e6-a0f2-49b780f624a1","_ga":"GA1.1.1597902225.1567127068"},"url":{"full":"http://localhost:8080/spc/swagger-ui.html","hostname":"localhost","port":"8080","pathname":"/spc/swagger-ui.html","protocol":"http"},"socket":{"encrypted":false,"remote_address":"0:0:0:0:0:0:0:1"},"http_version":"1.1"},"response":{"finished":true,"headers_sent":true,"status_code":404},"tags":{}},"span_count":{"dropped":0,"started":0},"sampled":true}}
2020-07-31 10:39:44.149 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 2767 uncompressed 1385 compressed bytes
2020-07-31 10:39:46.841 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:48.804 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /swagger-ui.html, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:39:48.804 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-3404f10a3ca26eacb44d704db2f53406-9857d0850ac26abc-01 (639d5ff6) (1)
2020-07-31 10:39:48.804 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:48.805 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-3404f10a3ca26eacb44d704db2f53406-9857d0850ac26abc-01 (639d5ff6) {
2020-07-31 10:39:48.805 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:48.805 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-3404f10a3ca26eacb44d704db2f53406-9857d0850ac26abc-01 (639d5ff6) on thread 38
2020-07-31 10:39:48.805 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-3404f10a3ca26eacb44d704db2f53406-9857d0850ac26abc-01 (639d5ff6) (2)
2020-07-31 10:39:48.805 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:48.891 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) and not(isInterface())) matches class org.springframework.web.util.ContentCachingRequestWrapper
2020-07-31 10:39:48.891 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: ((hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) and not(isInterface())) matches class org.springframework.web.util.ContentCachingRequestWrapper
2020-07-31 10:39:48.892 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.893 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.893 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.893 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.893 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.893 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.893 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.893 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.893 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.893 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:48.902 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RequestStreamRecordingInstrumentation: (name(equals(getInputStream)) and returns(erasure(name(equals(javax.servlet.ServletInputStream))))) matches public javax.servlet.ServletInputStream org.springframework.web.util.ContentCachingRequestWrapper.getInputStream() throws java.io.IOException
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) and not(isInterface())) matches class javax.servlet.http.HttpServletRequestWrapper
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: ((hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) and not(isInterface())) matches class javax.servlet.http.HttpServletRequestWrapper
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.903 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.904 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.904 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.904 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.904 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.904 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.904 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) and not(isInterface())) matches class javax.servlet.ServletRequestWrapper
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: ((hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) and not(isInterface())) matches class javax.servlet.ServletRequestWrapper
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.908 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:48.913 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RequestStreamRecordingInstrumentation: (name(equals(getInputStream)) and returns(erasure(name(equals(javax.servlet.ServletInputStream))))) matches public javax.servlet.ServletInputStream javax.servlet.ServletRequestWrapper.getInputStream() throws java.io.IOException
2020-07-31 10:39:48.914 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext javax.servlet.ServletRequestWrapper.startAsync() throws java.lang.IllegalStateException
2020-07-31 10:39:48.914 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext javax.servlet.ServletRequestWrapper.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.lang.IllegalStateException
2020-07-31 10:39:48.949 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name DefaultServletHttpRequestHandler to transaction 9857d0850ac26abc
2020-07-31 10:39:48.949 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:48.950 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) and not(isInterface())) matches class org.apache.catalina.core.ApplicationHttpRequest
2020-07-31 10:39:48.950 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.950 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.950 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.950 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: ((hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) and not(isInterface())) matches class org.apache.catalina.core.ApplicationHttpRequest
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.951 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) and not(isInterface())) matches class org.apache.catalina.core.ApplicationRequest
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: ((hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) and not(isInterface())) matches class org.apache.catalina.core.ApplicationRequest
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-07-31 10:39:48.956 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:48.966 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'DefaultServletHttpRequestHandler' 00-3404f10a3ca26eacb44d704db2f53406-9857d0850ac26abc-01 (639d5ff6) on thread 38
2020-07-31 10:39:48.966 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServletHttpRequestHandler' 00-3404f10a3ca26eacb44d704db2f53406-9857d0850ac26abc-01 (639d5ff6) (1)
2020-07-31 10:39:48.966 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:48.967 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DefaultServletHttpRequestHandler' 00-3404f10a3ca26eacb44d704db2f53406-9857d0850ac26abc-01 (639d5ff6)
2020-07-31 10:39:48.967 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:48.976 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 3)
2020-07-31 10:39:48.976 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://10.148.208.48:8090/intake/v2/events
2020-07-31 10:39:48.978 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-07-31 10:39:48.978 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServletHttpRequestHandler' 00-3404f10a3ca26eacb44d704db2f53406-9857d0850ac26abc-01 (639d5ff6) (0)
2020-07-31 10:39:48.978 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:49.004 [http-nio-8080-exec-3] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/springfox.css is ignored by the matcher *.css
2020-07-31 10:39:49.010 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/swagger-ui.css is ignored by the matcher *.css
2020-07-31 10:39:49.011 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/swagger-ui-bundle.js is ignored by the matcher *.js
2020-07-31 10:39:49.014 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/swagger-ui-standalone-preset.js is ignored by the matcher *.js
2020-07-31 10:39:49.017 [http-nio-8080-exec-3] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:39:49.018 [http-nio-8080-exec-3] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:49.019 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:39:49.019 [http-nio-8080-exec-5] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:49.024 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:39:49.024 [http-nio-8080-exec-6] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:49.026 [http-nio-8080-exec-7] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/springfox.js is ignored by the matcher *.js
2020-07-31 10:39:49.031 [http-nio-8080-exec-7] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:39:49.031 [http-nio-8080-exec-7] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:49.025 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:39:49.035 [http-nio-8080-exec-4] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:49.765 [http-nio-8080-exec-8] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /swagger-resources/configuration/ui, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:39:49.766 [http-nio-8080-exec-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a9b6a196cff902d03d77eec8e40228d7-4f5f9e87796a8172-01 (639d5ff6) (1)
2020-07-31 10:39:49.766 [http-nio-8080-exec-8] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:49.766 [http-nio-8080-exec-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-a9b6a196cff902d03d77eec8e40228d7-4f5f9e87796a8172-01 (639d5ff6) {
2020-07-31 10:39:49.766 [http-nio-8080-exec-8] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:49.767 [http-nio-8080-exec-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-a9b6a196cff902d03d77eec8e40228d7-4f5f9e87796a8172-01 (639d5ff6) on thread 44
2020-07-31 10:39:49.767 [http-nio-8080-exec-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a9b6a196cff902d03d77eec8e40228d7-4f5f9e87796a8172-01 (639d5ff6) (2)
2020-07-31 10:39:49.767 [http-nio-8080-exec-8] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:49.777 [http-nio-8080-exec-8] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name ApiResourceController#uiConfiguration to transaction 4f5f9e87796a8172
2020-07-31 10:39:49.777 [http-nio-8080-exec-8] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.109 [http-nio-8080-exec-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'ApiResourceController#uiConfiguration' 00-a9b6a196cff902d03d77eec8e40228d7-4f5f9e87796a8172-01 (639d5ff6) on thread 44
2020-07-31 10:39:50.109 [http-nio-8080-exec-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'ApiResourceController#uiConfiguration' 00-a9b6a196cff902d03d77eec8e40228d7-4f5f9e87796a8172-01 (639d5ff6) (1)
2020-07-31 10:39:50.109 [http-nio-8080-exec-8] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.110 [http-nio-8080-exec-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'ApiResourceController#uiConfiguration' 00-a9b6a196cff902d03d77eec8e40228d7-4f5f9e87796a8172-01 (639d5ff6)
2020-07-31 10:39:50.110 [http-nio-8080-exec-8] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.113 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 4)
2020-07-31 10:39:50.113 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'ApiResourceController#uiConfiguration' 00-a9b6a196cff902d03d77eec8e40228d7-4f5f9e87796a8172-01 (639d5ff6) (0)
2020-07-31 10:39:50.113 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.118 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /swagger-resources/configuration/security, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:39:50.118 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d8c8e85d44d5c27c5f9a4a95e872dd98-02e5acc5d90e6878-01 (639d5ff6) (1)
2020-07-31 10:39:50.118 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.118 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-d8c8e85d44d5c27c5f9a4a95e872dd98-02e5acc5d90e6878-01 (639d5ff6) {
2020-07-31 10:39:50.118 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.119 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-d8c8e85d44d5c27c5f9a4a95e872dd98-02e5acc5d90e6878-01 (639d5ff6) on thread 45
2020-07-31 10:39:50.119 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d8c8e85d44d5c27c5f9a4a95e872dd98-02e5acc5d90e6878-01 (639d5ff6) (2)
2020-07-31 10:39:50.119 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.120 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name ApiResourceController#securityConfiguration to transaction 02e5acc5d90e6878
2020-07-31 10:39:50.120 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.130 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'ApiResourceController#securityConfiguration' 00-d8c8e85d44d5c27c5f9a4a95e872dd98-02e5acc5d90e6878-01 (639d5ff6) on thread 45
2020-07-31 10:39:50.130 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'ApiResourceController#securityConfiguration' 00-d8c8e85d44d5c27c5f9a4a95e872dd98-02e5acc5d90e6878-01 (639d5ff6) (1)
2020-07-31 10:39:50.130 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.131 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'ApiResourceController#securityConfiguration' 00-d8c8e85d44d5c27c5f9a4a95e872dd98-02e5acc5d90e6878-01 (639d5ff6)
2020-07-31 10:39:50.131 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.134 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 5)
2020-07-31 10:39:50.134 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'ApiResourceController#securityConfiguration' 00-d8c8e85d44d5c27c5f9a4a95e872dd98-02e5acc5d90e6878-01 (639d5ff6) (0)
2020-07-31 10:39:50.134 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.137 [http-nio-8080-exec-10] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /swagger-resources, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:39:50.138 [http-nio-8080-exec-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a48cc7703cfae4b2c7e64c4c345f1ce0-8cd3397a3c5a3838-01 (639d5ff6) (1)
2020-07-31 10:39:50.138 [http-nio-8080-exec-10] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.138 [http-nio-8080-exec-10] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-a48cc7703cfae4b2c7e64c4c345f1ce0-8cd3397a3c5a3838-01 (639d5ff6) {
2020-07-31 10:39:50.138 [http-nio-8080-exec-10] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.138 [http-nio-8080-exec-10] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-a48cc7703cfae4b2c7e64c4c345f1ce0-8cd3397a3c5a3838-01 (639d5ff6) on thread 46
2020-07-31 10:39:50.138 [http-nio-8080-exec-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a48cc7703cfae4b2c7e64c4c345f1ce0-8cd3397a3c5a3838-01 (639d5ff6) (2)
2020-07-31 10:39:50.138 [http-nio-8080-exec-10] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.140 [http-nio-8080-exec-10] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name ApiResourceController#swaggerResources to transaction 8cd3397a3c5a3838
2020-07-31 10:39:50.140 [http-nio-8080-exec-10] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.145 [http-nio-8080-exec-10] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'ApiResourceController#swaggerResources' 00-a48cc7703cfae4b2c7e64c4c345f1ce0-8cd3397a3c5a3838-01 (639d5ff6) on thread 46
2020-07-31 10:39:50.145 [http-nio-8080-exec-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'ApiResourceController#swaggerResources' 00-a48cc7703cfae4b2c7e64c4c345f1ce0-8cd3397a3c5a3838-01 (639d5ff6) (1)
2020-07-31 10:39:50.145 [http-nio-8080-exec-10] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.146 [http-nio-8080-exec-10] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'ApiResourceController#swaggerResources' 00-a48cc7703cfae4b2c7e64c4c345f1ce0-8cd3397a3c5a3838-01 (639d5ff6)
2020-07-31 10:39:50.146 [http-nio-8080-exec-10] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.148 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 6)
2020-07-31 10:39:50.148 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'ApiResourceController#swaggerResources' 00-a48cc7703cfae4b2c7e64c4c345f1ce0-8cd3397a3c5a3838-01 (639d5ff6) (0)
2020-07-31 10:39:50.148 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.187 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /v2/api-docs, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:39:50.188 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8420a81973c0bfc3c678c31b281df954-ca3ccc7dcd66d37c-01 (639d5ff6) (1)
2020-07-31 10:39:50.188 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.188 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-8420a81973c0bfc3c678c31b281df954-ca3ccc7dcd66d37c-01 (639d5ff6) {
2020-07-31 10:39:50.188 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.189 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-8420a81973c0bfc3c678c31b281df954-ca3ccc7dcd66d37c-01 (639d5ff6) on thread 37
2020-07-31 10:39:50.189 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8420a81973c0bfc3c678c31b281df954-ca3ccc7dcd66d37c-01 (639d5ff6) (2)
2020-07-31 10:39:50.189 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.189 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name Swagger2Controller#getDocumentation to transaction ca3ccc7dcd66d37c
2020-07-31 10:39:50.189 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.190 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /index.jsp, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:39:50.190 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-faefbf1b299ef3bf00906651324a4f51-840ca9a2191f12cf-01 (3b58f6d4) (1)
2020-07-31 10:39:50.190 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.190 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-faefbf1b299ef3bf00906651324a4f51-840ca9a2191f12cf-01 (3b58f6d4) {
2020-07-31 10:39:50.190 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.190 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-faefbf1b299ef3bf00906651324a4f51-840ca9a2191f12cf-01 (3b58f6d4) on thread 38
2020-07-31 10:39:50.190 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-faefbf1b299ef3bf00906651324a4f51-840ca9a2191f12cf-01 (3b58f6d4) (2)
2020-07-31 10:39:50.191 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.239 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by org.apache.jasper.servlet.JasperLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/webapps/SPC.Service-1.0/WEB-INF/lib/httpclient-4.5.6.jar!/org/apache/http/impl/execchain/ClientExecChain.class
2020-07-31 10:39:50.241 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.242 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.243 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.245 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.246 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.248 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.249 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by org.apache.jasper.servlet.JasperLoader from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:39:50.251 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.253 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.254 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.255 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.255 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.256 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.256 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.256 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.257 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.257 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.258 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.258 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.258 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.259 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.259 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.261 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.262 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.263 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.263 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.264 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.265 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.266 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.apache.jasper.servlet.JasperLoader
2020-07-31 10:39:50.267 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.jasper.servlet.JasperLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:50.269 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.jsp.index_jsp
2020-07-31 10:39:50.270 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - org.apache.jasper.servlet.JasperLoader@3e0c3e05 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Init: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.jsp.index_jsp
2020-07-31 10:39:50.271 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - org.apache.jasper.servlet.JasperLoader@3e0c3e05 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:50.272 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Service: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.jsp.index_jsp
2020-07-31 10:39:50.273 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:50.274 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - org.apache.jasper.servlet.JasperLoader@3e0c3e05 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:50.274 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:50.274 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:50.274 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:50.274 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:50.274 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:50.274 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:50.275 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:50.275 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:50.275 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:50.275 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:50.275 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.jasper.servlet.JasperLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:50.275 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.jasper.servlet.JasperLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:50.275 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.jasper.servlet.JasperLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:50.275 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.apache.jasper.servlet.JasperLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:39:50.276 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by org.apache.jasper.servlet.JasperLoader from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/webapps/SPC.Service-1.0/WEB-INF/lib/spring-web-4.3.20.RELEASE.jar!/org/springframework/web/method/HandlerMethod.class
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.jasper.runtime.HttpJspBase
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Init: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.jasper.runtime.HttpJspBase
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Service: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) and not(isInterface())) matches class org.apache.jasper.runtime.HttpJspBase
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-07-31 10:39:50.301 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:39:50.311 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Init: (name(equals(init)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletConfig))))))) matches public final void org.apache.jasper.runtime.HttpJspBase.init(javax.servlet.ServletConfig) throws javax.servlet.ServletException
2020-07-31 10:39:50.328 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'GET /index.jsp' 00-faefbf1b299ef3bf00906651324a4f51-840ca9a2191f12cf-01 (3b58f6d4) on thread 38
2020-07-31 10:39:50.328 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /index.jsp' 00-faefbf1b299ef3bf00906651324a4f51-840ca9a2191f12cf-01 (3b58f6d4) (1)
2020-07-31 10:39:50.328 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.329 [http-nio-8080-exec-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /index.jsp' 00-faefbf1b299ef3bf00906651324a4f51-840ca9a2191f12cf-01 (3b58f6d4)
2020-07-31 10:39:50.329 [http-nio-8080-exec-2] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.337 [http-nio-8080-exec-3] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /csrf, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:39:50.337 [http-nio-8080-exec-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-0be3ec2240eb7b2ce8e9dbda797dddb1-dbeb01453b90c24c-01 (46b5693d) (1)
2020-07-31 10:39:50.337 [http-nio-8080-exec-3] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.338 [http-nio-8080-exec-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-0be3ec2240eb7b2ce8e9dbda797dddb1-dbeb01453b90c24c-01 (46b5693d) {
2020-07-31 10:39:50.338 [http-nio-8080-exec-3] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.338 [http-nio-8080-exec-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-0be3ec2240eb7b2ce8e9dbda797dddb1-dbeb01453b90c24c-01 (46b5693d) on thread 39
2020-07-31 10:39:50.338 [http-nio-8080-exec-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-0be3ec2240eb7b2ce8e9dbda797dddb1-dbeb01453b90c24c-01 (46b5693d) (2)
2020-07-31 10:39:50.338 [http-nio-8080-exec-3] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.339 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 7)
2020-07-31 10:39:50.339 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /index.jsp' 00-faefbf1b299ef3bf00906651324a4f51-840ca9a2191f12cf-01 (3b58f6d4) (0)
2020-07-31 10:39:50.339 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.340 [http-nio-8080-exec-3] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name DefaultServletHttpRequestHandler to transaction dbeb01453b90c24c
2020-07-31 10:39:50.340 [http-nio-8080-exec-3] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.341 [http-nio-8080-exec-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'DefaultServletHttpRequestHandler' 00-0be3ec2240eb7b2ce8e9dbda797dddb1-dbeb01453b90c24c-01 (46b5693d) on thread 39
2020-07-31 10:39:50.341 [http-nio-8080-exec-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServletHttpRequestHandler' 00-0be3ec2240eb7b2ce8e9dbda797dddb1-dbeb01453b90c24c-01 (46b5693d) (1)
2020-07-31 10:39:50.341 [http-nio-8080-exec-3] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.341 [http-nio-8080-exec-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DefaultServletHttpRequestHandler' 00-0be3ec2240eb7b2ce8e9dbda797dddb1-dbeb01453b90c24c-01 (46b5693d)
2020-07-31 10:39:50.341 [http-nio-8080-exec-3] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.343 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 8)
2020-07-31 10:39:50.343 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServletHttpRequestHandler' 00-0be3ec2240eb7b2ce8e9dbda797dddb1-dbeb01453b90c24c-01 (46b5693d) (0)
2020-07-31 10:39:50.343 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.485 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'Swagger2Controller#getDocumentation' 00-8420a81973c0bfc3c678c31b281df954-ca3ccc7dcd66d37c-01 (639d5ff6) on thread 37
2020-07-31 10:39:50.485 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'Swagger2Controller#getDocumentation' 00-8420a81973c0bfc3c678c31b281df954-ca3ccc7dcd66d37c-01 (639d5ff6) (1)
2020-07-31 10:39:50.485 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.486 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'Swagger2Controller#getDocumentation' 00-8420a81973c0bfc3c678c31b281df954-ca3ccc7dcd66d37c-01 (639d5ff6)
2020-07-31 10:39:50.486 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.492 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 9)
2020-07-31 10:39:50.492 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'Swagger2Controller#getDocumentation' 00-8420a81973c0bfc3c678c31b281df954-ca3ccc7dcd66d37c-01 (639d5ff6) (0)
2020-07-31 10:39:50.492 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.493 [http-nio-8080-exec-7] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/fonts/titillium-web-v6-latin-700.woff2 is ignored by the matcher *.woff2
2020-07-31 10:39:50.495 [http-nio-8080-exec-7] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:39:50.495 [http-nio-8080-exec-7] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.699 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/fonts/open-sans-v15-latin-700.woff2 is ignored by the matcher *.woff2
2020-07-31 10:39:50.699 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/fonts/source-code-pro-v7-latin-300.woff2 is ignored by the matcher *.woff2
2020-07-31 10:39:50.699 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/fonts/open-sans-v15-latin-regular.woff2 is ignored by the matcher *.woff2
2020-07-31 10:39:50.702 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:39:50.702 [http-nio-8080-exec-5] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:50.702 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:39:50.703 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:39:50.703 [http-nio-8080-exec-6] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
2020-07-31 10:39:50.703 [http-nio-8080-exec-4] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:39:51.842 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:56.843 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:39:58.978 [elastic-apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-07-31 10:39:58.982 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 10)
2020-07-31 10:39:58.983 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"tomcat-application","environment":"ENV4","agent":{"name":"java","ephemeral_id":"6070941d-616b-4fc1-88bb-0e087335cb70","version":"1.16.0"},"language":{"name":"Java","version":"1.8.0_242"},"runtime":{"name":"Java","version":"1.8.0_242"},"version":null},"process":{"pid":27208,"title":"D:\\Program Files\\AdoptOpenJDK\\jdk-8.0.242.08-hotspot\\jre\\bin\\java.exe"},"system":{"architecture":"amd64","hostname":"TWTY3NB1656","platform":"Windows 10"}}}
{"transaction":{"timestamp":1596163188804002,"name":"DefaultServletHttpRequestHandler","id":"9857d0850ac26abc","trace_id":"3404f10a3ca26eacb44d704db2f53406","type":"request","duration":161.239,"result":"HTTP 2xx","context":{"service":{"name":"SPC-Service-1-0"},"request":{"method":"GET","headers":{"host":"localhost:8080","connection":"keep-alive","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,zh-TW;q=0.8,zh;q=0.7,vi;q=0.6"},"cookies":{"Idea-97be2fc6":"3c744bb6-1e17-45e6-a0f2-49b780f624a1","_ga":"GA1.1.1597902225.1567127068"},"url":{"full":"http://localhost:8080/SPC.Service-1.0/swagger-ui.html","hostname":"localhost","port":"8080","pathname":"/SPC.Service-1.0/swagger-ui.html","protocol":"http"},"socket":{"encrypted":false,"remote_address":"0:0:0:0:0:0:0:1"},"http_version":"1.1"},"response":{"headers":{"Accept-Ranges":"bytes","ETag":"W/\"3318-1529744672000\"","Last-Modified":"Sat, 23 Jun 2018 09:04:32 GMT"},"finished":true,"headers_sent":true,"status_code":200},"tags":{}},"span_count":{"dropped":0,"started":0},"sampled":true}}
{"transaction":{"timestamp":1596163189766008,"name":"ApiResourceController#uiConfiguration","id":"4f5f9e87796a8172","trace_id":"a9b6a196cff902d03d77eec8e40228d7","type":"request","duration":344.168,"result":"HTTP 2xx","context":{"service":{"name":"SPC-Service-1-0"},"request":{"method":"GET","headers":{"host":"localhost:8080","connection":"keep-alive","accept":"application/json","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36","content-type":"application/json","sec-fetch-site":"same-origin","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://localhost:8080/SPC.Service-1.0/swagger-ui.html","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,zh-TW;q=0.8,zh;q=0.7,vi;q=0.6"},"cookies":{"Idea-97be2fc6":"3c744bb6-1e17-45e6-a0f2-49b780f624a1","_ga":"GA1.1.1597902225.1567127068"},"url":{"full":"http://localhost:8080/SPC.Service-1.0/swagger-resources/configuration/ui","hostname":"localhost","port":"8080","pathname":"/SPC.Service-1.0/swagger-resources/configuration/ui","protocol":"http"},"socket":{"encrypted":false,"remote_address":"0:0:0:0:0:0:0:1"},"http_version":"1.1"},"response":{"headers":{"Content-Type":"application/json;charset=UTF-8","Transfer-Encoding":"chunked","Date":"Fri, 31 Jul 2020 02:39:50 GMT","Keep-Alive":"timeout=20","Connection":"keep-alive"},"finished":true,"headers_sent":true,"status_code":200},"tags":{}},"span_count":{"dropped":0,"started":0},"sampled":true}}
{"transaction":{"timestamp":1596163190118002,"name":"ApiResourceController#securityConfiguration","id":"02e5acc5d90e6878","trace_id":"d8c8e85d44d5c27c5f9a4a95e872dd98","type":"request","duration":12.409,"result":"HTTP 2xx","context":{"service":{"name":"SPC-Service-1-0"},"request":{"method":"GET","headers":{"host":"localhost:8080","connection":"keep-alive","accept":"application/json","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36","content-type":"application/json","sec-fetch-site":"same-origin","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://localhost:8080/SPC.Service-1.0/swagger-ui.html","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,zh-TW;q=0.8,zh;q=0.7,vi;q=0.6"},"cookies":{"Idea-97be2fc6":"3c744bb6-1e17-45e6-a0f2-49b780f624a1","_ga":"GA1.1.1597902225.1567127068"},"url":{"full":"http://localhost:8080/SPC.Service-1.0/swagger-resources/configuration/security","hostname":"localhost","port":"8080","pathname":"/SPC.Service-1.0/swagger-resources/configuration/security","protocol":"http"},"socket":{"encrypted":false,"remote_address":"0:0:0:0:0:0:0:1"},"http_version":"1.1"},"response":{"headers":{"Content-Type":"application/json;charset=UTF-8","Transfer-Encoding":"chunked","Date":"Fri, 31 Jul 2020 02:39:50 GMT","Keep-Alive":"timeout=20","Connection":"keep-alive"},"finished":true,"headers_sent":true,"status_code":200},"tags":{}},"span_count":{"dropped":0,"started":0},"sampled":true}}
{"transaction":{"timestamp":1596163190137001,"name":"ApiResourceController#swaggerResources","id":"8cd3397a3c5a3838","trace_id":"a48cc7703cfae4b2c7e64c4c345f1ce0","type":"request","duration":7.631,"result":"HTTP 2xx","context":{"service":{"name":"SPC-Service-1-0"},"request":{"method":"GET","headers":{"host":"localhost:8080","connection":"keep-alive","accept":"application/json","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36","content-type":"application/json","sec-fetch-site":"same-origin","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://localhost:8080/SPC.Service-1.0/swagger-ui.html","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,zh-TW;q=0.8,zh;q=0.7,vi;q=0.6"},"cookies":{"Idea-97be2fc6":"3c744bb6-1e17-45e6-a0f2-49b780f624a1","_ga":"GA1.1.1597902225.1567127068"},"url":{"full":"http://localhost:8080/SPC.Service-1.0/swagger-resources","hostname":"localhost","port":"8080","pathname":"/SPC.Service-1.0/swagger-resources","protocol":"http"},"socket":{"encrypted":false,"remote_address":"0:0:0:0:0:0:0:1"},"http_version":"1.1"},"response":{"headers":{"Content-Type":"application/json;charset=UTF-8","Transfer-Encoding":"chunked","Date":"Fri, 31 Jul 2020 02:39:50 GMT","Keep-Alive":"timeout=20","Connection":"keep-alive"},"finished":true,"headers_sent":true,"status_code":200},"tags":{}},"span_count":{"dropped":0,"started":0},"sampled":true}}
{"transaction":{"timestamp":1596163190190002,"name":"GET /index.jsp","id":"840ca9a2191f12cf","trace_id":"faefbf1b299ef3bf00906651324a4f51","type":"request","duration":139.218,"result":"HTTP 2xx","context":{"service":{"name":"SPC-Service-1-0"},"request":{"method":"GET","headers":{"host":"localhost:8080","connection":"keep-alive","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36","accept":"*/*","sec-fetch-site":"same-origin","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://localhost:8080/SPC.Service-1.0/swagger-ui.html","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,zh-TW;q=0.8,zh;q=0.7,vi;q=0.6"},"cookies":{"Idea-97be2fc6":"3c744bb6-1e17-45e6-a0f2-49b780f624a1","_ga":"GA1.1.1597902225.1567127068"},"url":{"full":"http://localhost:8080/SPC.Service-1.0/","hostname":"localhost","port":"8080","pathname":"/SPC.Service-1.0/","protocol":"http"},"socket":{"encrypted":false,"remote_address":"0:0:0:0:0:0:0:1"},"http_version":"1.1"},"response":{"headers":{"Set-Cookie":"[REDACTED]"},"finished":true,"headers_sent":false,"status_code":200},"tags":{}},"span_count":{"dropped":0,"started":0},"sampled":true}}
{"transaction":{"timestamp":1596163190337004,"name":"DefaultServletHttpRequestHandler","id":"dbeb01453b90c24c","trace_id":"0be3ec2240eb7b2ce8e9dbda797dddb1","type":"request","duration":4.028,"result":"HTTP 4xx","context":{"service":{"name":"SPC-Service-1-0"},"request":{"method":"GET","headers":{"host":"localhost:8080","connection":"keep-alive","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36","accept":"*/*","sec-fetch-site":"same-origin","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://localhost:8080/SPC.Service-1.0/swagger-ui.html","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,zh-TW;q=0.8,zh;q=0.7,vi;q=0.6"},"cookies":{"JSESSIONID":"[REDACTED]","Idea-97be2fc6":"3c744bb6-1e17-45e6-a0f2-49b780f624a1","_ga":"GA1.1.1597902225.1567127068"},"url":{"full":"http://localhost:8080/SPC.Service-1.0/csrf","hostname":"localhost","port":"8080","pathname":"/SPC.Service-1.0/csrf","protocol":"http"},"socket":{"encrypted":false,"remote_address":"0:0:0:0:0:0:0:1"},"http_version":"1.1"},"response":{"finished":true,"headers_sent":true,"status_code":404},"tags":{}},"span_count":{"dropped":0,"started":0},"sampled":true}}
{"transaction":{"timestamp":1596163190187002,"name":"Swagger2Controller#getDocumentation","id":"ca3ccc7dcd66d37c","trace_id":"8420a81973c0bfc3c678c31b281df954","type":"request","duration":298.882,"result":"HTTP 2xx","context":{"service":{"name":"SPC-Service-1-0"},"request":{"method":"GET","headers":{"host":"localhost:8080","connection":"keep-alive","accept":"application/json,*/*","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36","sec-fetch-site":"same-origin","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://localhost:8080/SPC.Service-1.0/swagger-ui.html","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,zh-TW;q=0.8,zh;q=0.7,vi;q=0.6"},"cookies":{"Idea-97be2fc6":"3c744bb6-1e17-45e6-a0f2-49b780f624a1","_ga":"GA1.1.1597902225.1567127068"},"url":{"full":"http://localhost:8080/SPC.Service-1.0/v2/api-docs","hostname":"localhost","port":"8080","pathname":"/SPC.Service-1.0/v2/api-docs","protocol":"http"},"socket":{"encrypted":false,"remote_address":"0:0:0:0:0:0:0:1"},"http_version":"1.1"},"response":{"headers":{"Content-Type":"application/json;charset=UTF-8","Transfer-Encoding":"chunked","Date":"Fri, 31 Jul 2020 02:39:50 GMT","Keep-Alive":"timeout=20","Connection":"keep-alive"},"finished":true,"headers_sent":true,"status_code":200},"tags":{}},"span_count":{"dropped":0,"started":0},"sampled":true}}
2020-07-31 10:39:58.984 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 10337 uncompressed 1992 compressed bytes
2020-07-31 10:40:01.844 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:40:03.123 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2020-07-31 10:40:03.124 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2020-07-31 10:40:04.096 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 11)
2020-07-31 10:40:04.096 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://10.148.208.48:8090/intake/v2/events
2020-07-31 10:40:04.134 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-07-31 10:40:06.844 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:40:11.844 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:40:14.135 [elastic-apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-07-31 10:40:14.145 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 12)
2020-07-31 10:40:14.145 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"tomcat-application","environment":"ENV4","agent":{"name":"java","ephemeral_id":"6070941d-616b-4fc1-88bb-0e087335cb70","version":"1.16.0"},"language":{"name":"Java","version":"1.8.0_242"},"runtime":{"name":"Java","version":"1.8.0_242"},"version":null},"process":{"pid":27208,"title":"D:\\Program Files\\AdoptOpenJDK\\jdk-8.0.242.08-hotspot\\jre\\bin\\java.exe"},"system":{"architecture":"amd64","hostname":"TWTY3NB1656","platform":"Windows 10"}}}
{"metricset":{"timestamp":1596163204134000,"samples":{"system.process.cpu.total.norm.pct":{"value":0.0468659196661417},"jvm.memory.heap.used":{"value":195275296.0},"jvm.memory.non_heap.used":{"value":91310552.0},"jvm.memory.heap.max":{"value":3782737920.0},"jvm.gc.alloc":{"value":3359896688.0},"jvm.memory.non_heap.committed":{"value":93282304.0},"system.cpu.total.norm.pct":{"value":0.1711128214305413},"system.process.memory.size":{"value":1897328640.0},"jvm.memory.heap.committed":{"value":1194852352.0},"jvm.memory.non_heap.max":{"value":-1.0},"system.memory.actual.free":{"value":1809367040.0},"system.memory.total":{"value":17015447552.0},"jvm.thread.count":{"value":37.0}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"ApiResourceController#securityConfiguration","type":"request"},"tags":{},"samples":{"transaction.duration.count":{"value":1},"transaction.duration.sum.us":{"value":12409},"transaction.breakdown.count":{"value":1}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"ApiResourceController#uiConfiguration","type":"request"},"span":{"type":"app","subtype":null},"tags":{},"samples":{"span.self_time.count":{"value":1},"span.self_time.sum.us":{"value":344168}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"ApiResourceController#swaggerResources","type":"request"},"tags":{},"samples":{"transaction.duration.count":{"value":1},"transaction.duration.sum.us":{"value":7631},"transaction.breakdown.count":{"value":1}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"Swagger2Controller#getDocumentation","type":"request"},"tags":{},"samples":{"transaction.duration.count":{"value":1},"transaction.duration.sum.us":{"value":298882},"transaction.breakdown.count":{"value":1}}}}
{"metricset":{"timestamp":1596163204134000,"tags":{"name":"PS Scavenge"},"samples":{"jvm.gc.time":{"value":313.0},"jvm.gc.count":{"value":15.0}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"ApiResourceController#swaggerResources","type":"request"},"span":{"type":"app","subtype":null},"tags":{},"samples":{"span.self_time.count":{"value":1},"span.self_time.sum.us":{"value":7631}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"DefaultServlet#doGet","type":"request"},"span":{"type":"app","subtype":null},"tags":{},"samples":{"span.self_time.count":{"value":1},"span.self_time.sum.us":{"value":10629}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"DefaultServletHttpRequestHandler","type":"request"},"tags":{},"samples":{"transaction.duration.count":{"value":2},"transaction.duration.sum.us":{"value":165267},"transaction.breakdown.count":{"value":2}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"GET /index.jsp","type":"request"},"span":{"type":"app","subtype":null},"tags":{},"samples":{"span.self_time.count":{"value":1},"span.self_time.sum.us":{"value":139218}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"ApiResourceController#uiConfiguration","type":"request"},"tags":{},"samples":{"transaction.duration.count":{"value":1},"transaction.duration.sum.us":{"value":344168},"transaction.breakdown.count":{"value":1}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"ApiResourceController#securityConfiguration","type":"request"},"span":{"type":"app","subtype":null},"tags":{},"samples":{"span.self_time.count":{"value":1},"span.self_time.sum.us":{"value":12409}}}}
{"metricset":{"timestamp":1596163204134000,"tags":{"name":"PS MarkSweep"},"samples":{"jvm.gc.time":{"value":311.0},"jvm.gc.count":{"value":3.0}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"DefaultServletHttpRequestHandler","type":"request"},"span":{"type":"app","subtype":null},"tags":{},"samples":{"span.self_time.count":{"value":2},"span.self_time.sum.us":{"value":165267}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"DefaultServlet#doGet","type":"request"},"tags":{},"samples":{"transaction.duration.count":{"value":1},"transaction.duration.sum.us":{"value":10629},"transaction.breakdown.count":{"value":1}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"Swagger2Controller#getDocumentation","type":"request"},"span":{"type":"app","subtype":null},"tags":{},"samples":{"span.self_time.count":{"value":1},"span.self_time.sum.us":{"value":298882}}}}
{"metricset":{"timestamp":1596163204134000,"transaction":{"name":"GET /index.jsp","type":"request"},"tags":{},"samples":{"transaction.duration.count":{"value":1},"transaction.duration.sum.us":{"value":139218},"transaction.breakdown.count":{"value":1}}}}
2020-07-31 10:40:14.146 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 5126 uncompressed 1074 compressed bytes
2020-07-31 10:40:16.845 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:40:21.846 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:40:26.846 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:40:31.047 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/fonts/source-code-pro-v7-latin-600.woff2 is ignored by the matcher *.woff2
2020-07-31 10:40:31.049 [http-nio-8080-exec-1] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:40:31.049 [http-nio-8080-exec-1] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:31.847 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-07-31 10:40:32.172 [http-nio-8080-exec-7] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /webjars/springfox-swagger-ui/fonts/titillium-web-v6-latin-regular.woff2 is ignored by the matcher *.woff2
2020-07-31 10:40:32.173 [http-nio-8080-exec-7] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Transaction is null
2020-07-31 10:40:32.173 [http-nio-8080-exec-7] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.122 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2020-07-31 10:40:33.123 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2020-07-31 10:40:33.671 [http-nio-8080-exec-6] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /webjars/springfox-swagger-ui/swagger-ui-bundle.js.map, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:40:33.672 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-dbe4a3b111611f697033b71d54adf4b3-4b1546a0c170b6fa-01 (3b58f6d4) (1)
2020-07-31 10:40:33.672 [http-nio-8080-exec-6] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.672 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-dbe4a3b111611f697033b71d54adf4b3-4b1546a0c170b6fa-01 (3b58f6d4) {
2020-07-31 10:40:33.672 [http-nio-8080-exec-6] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.673 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-dbe4a3b111611f697033b71d54adf4b3-4b1546a0c170b6fa-01 (3b58f6d4) on thread 42
2020-07-31 10:40:33.673 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-dbe4a3b111611f697033b71d54adf4b3-4b1546a0c170b6fa-01 (3b58f6d4) (2)
2020-07-31 10:40:33.673 [http-nio-8080-exec-6] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.673 [http-nio-8080-exec-5] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /webjars/springfox-swagger-ui/swagger-ui-standalone-preset.js.map, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:40:33.673 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-0105830682e4c53aa23bfe27a8a776b2-71dec7b9ea95f9ea-01 (46b5693d) (1)
2020-07-31 10:40:33.673 [http-nio-8080-exec-5] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.674 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-0105830682e4c53aa23bfe27a8a776b2-71dec7b9ea95f9ea-01 (46b5693d) {
2020-07-31 10:40:33.674 [http-nio-8080-exec-5] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.675 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-0105830682e4c53aa23bfe27a8a776b2-71dec7b9ea95f9ea-01 (46b5693d) on thread 41
2020-07-31 10:40:33.675 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-0105830682e4c53aa23bfe27a8a776b2-71dec7b9ea95f9ea-01 (46b5693d) (2)
2020-07-31 10:40:33.675 [http-nio-8080-exec-5] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.675 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name DefaultServletHttpRequestHandler to transaction 4b1546a0c170b6fa
2020-07-31 10:40:33.676 [http-nio-8080-exec-6] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.677 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name DefaultServletHttpRequestHandler to transaction 71dec7b9ea95f9ea
2020-07-31 10:40:33.677 [http-nio-8080-exec-5] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.709 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'DefaultServletHttpRequestHandler' 00-0105830682e4c53aa23bfe27a8a776b2-71dec7b9ea95f9ea-01 (46b5693d) on thread 41
2020-07-31 10:40:33.709 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServletHttpRequestHandler' 00-0105830682e4c53aa23bfe27a8a776b2-71dec7b9ea95f9ea-01 (46b5693d) (1)
2020-07-31 10:40:33.709 [http-nio-8080-exec-5] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.710 [http-nio-8080-exec-5] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DefaultServletHttpRequestHandler' 00-0105830682e4c53aa23bfe27a8a776b2-71dec7b9ea95f9ea-01 (46b5693d)
2020-07-31 10:40:33.711 [http-nio-8080-exec-5] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.712 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 13)
2020-07-31 10:40:33.712 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://10.148.208.48:8090/intake/v2/events
2020-07-31 10:40:33.744 [http-nio-8080-exec-4] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /webjars/springfox-swagger-ui/swagger-ui.css.map, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:40:33.744 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-47a60adcc01df7dc75bacbfdab25258d-31b659dda2d8e221-01 (639d5ff6) (1)
2020-07-31 10:40:33.744 [http-nio-8080-exec-4] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.745 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-47a60adcc01df7dc75bacbfdab25258d-31b659dda2d8e221-01 (639d5ff6) {
2020-07-31 10:40:33.745 [http-nio-8080-exec-4] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.745 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-47a60adcc01df7dc75bacbfdab25258d-31b659dda2d8e221-01 (639d5ff6) on thread 40
2020-07-31 10:40:33.745 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-47a60adcc01df7dc75bacbfdab25258d-31b659dda2d8e221-01 (639d5ff6) (2)
2020-07-31 10:40:33.745 [http-nio-8080-exec-4] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.747 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name DefaultServletHttpRequestHandler to transaction 31b659dda2d8e221
2020-07-31 10:40:33.747 [http-nio-8080-exec-4] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(HttpRequestHandlerAdapter.java:51)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.748 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-07-31 10:40:33.749 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServletHttpRequestHandler' 00-0105830682e4c53aa23bfe27a8a776b2-71dec7b9ea95f9ea-01 (46b5693d) (0)
2020-07-31 10:40:33.749 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.749 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'DefaultServletHttpRequestHandler' 00-47a60adcc01df7dc75bacbfdab25258d-31b659dda2d8e221-01 (639d5ff6) on thread 40
2020-07-31 10:40:33.749 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServletHttpRequestHandler' 00-47a60adcc01df7dc75bacbfdab25258d-31b659dda2d8e221-01 (639d5ff6) (1)
2020-07-31 10:40:33.749 [http-nio-8080-exec-4] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.750 [http-nio-8080-exec-4] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DefaultServletHttpRequestHandler' 00-47a60adcc01df7dc75bacbfdab25258d-31b659dda2d8e221-01 (639d5ff6)
2020-07-31 10:40:33.750 [http-nio-8080-exec-4] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.751 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 14)
2020-07-31 10:40:33.751 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServletHttpRequestHandler' 00-47a60adcc01df7dc75bacbfdab25258d-31b659dda2d8e221-01 (639d5ff6) (0)
2020-07-31 10:40:33.751 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.930 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'DefaultServletHttpRequestHandler' 00-dbe4a3b111611f697033b71d54adf4b3-4b1546a0c170b6fa-01 (3b58f6d4) on thread 42
2020-07-31 10:40:33.930 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServletHttpRequestHandler' 00-dbe4a3b111611f697033b71d54adf4b3-4b1546a0c170b6fa-01 (3b58f6d4) (1)
2020-07-31 10:40:33.930 [http-nio-8080-exec-6] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:177)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.931 [http-nio-8080-exec-6] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DefaultServletHttpRequestHandler' 00-dbe4a3b111611f697033b71d54adf4b3-4b1546a0c170b6fa-01 (3b58f6d4)
2020-07-31 10:40:33.931 [http-nio-8080-exec-6] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:432)
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:225)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:423)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:179)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:33.943 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 15)
2020-07-31 10:40:33.943 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DefaultServletHttpRequestHandler' 00-dbe4a3b111611f697033b71d54adf4b3-4b1546a0c170b6fa-01 (3b58f6d4) (0)
2020-07-31 10:40:33.943 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:167)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:34.103 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 16)
2020-07-31 10:40:35.129 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - No matcher found for excluding this request with servlet-path: /setting/spc-alpha-param, path-info: null and User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
2020-07-31 10:40:35.129 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (1)
2020-07-31 10:40:35.129 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:133)
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:119)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:236)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.130 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) {
2020-07-31 10:40:35.130 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.afterTransactionStart(ElasticApmTracer.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:238)
at co.elastic.apm.agent.impl.ElasticApmTracer.startChildTransaction(ElasticApmTracer.java:214)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:62)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.130 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) on thread 45
2020-07-31 10:40:35.130 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (2)
2020-07-31 10:40:35.130 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:64)
at co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl.createAndActivateTransaction(ServletTransactionCreationHelperImpl.java:40)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.132 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name SpcAlphaParamController#getSpcAlpha to transaction e8cb1480b6972e77
2020-07-31 10:40:35.132 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Stack trace:
java.lang.RuntimeException
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.223 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (3)
2020-07-31 10:40:35.223 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.async.SpanInScopeRunnableWrapper.wrap(SpanInScopeRunnableWrapper.java:50)
at co.elastic.apm.agent.impl.ElasticApmTracer.wrapRunnable(ElasticApmTracer.java:505)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.withActive(AbstractSpan.java:478)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1343)
at org.apache.logging.log4j.core.appender.rolling.RollingFileManager.rollover(RollingFileManager.java:416)
at org.apache.logging.log4j.core.appender.rolling.RollingFileManager.rollover(RollingFileManager.java:312)
at org.apache.logging.log4j.core.appender.rolling.RollingFileManager.checkRollover(RollingFileManager.java:252)
at org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.append(RollingRandomAccessFileAppender.java:239)
at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156)
at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129)
at org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120)
at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84)
at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:464)
at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:448)
at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:431)
at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:406)
at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:63)
at org.apache.logging.log4j.core.Logger.logMessage(Logger.java:146)
at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2170)
at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2125)
at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2108)
at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2007)
at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1866)
at org.apache.logging.slf4j.Log4jLogger.info(Log4jLogger.java:179)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.225 [Log4j2-TF-1-RollingFileManager-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) on thread 53
2020-07-31 10:40:35.225 [Log4j2-TF-1-RollingFileManager-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (4)
2020-07-31 10:40:35.225 [Log4j2-TF-1-RollingFileManager-1] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at co.elastic.apm.agent.impl.async.SpanInScopeBaseWrapper.beforeDelegation(SpanInScopeBaseWrapper.java:47)
at co.elastic.apm.agent.impl.async.SpanInScopeRunnableWrapper.run(SpanInScopeRunnableWrapper.java:61)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.254 [Log4j2-TF-1-RollingFileManager-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) on thread 53
2020-07-31 10:40:35.254 [Log4j2-TF-1-RollingFileManager-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (3)
2020-07-31 10:40:35.254 [Log4j2-TF-1-RollingFileManager-1] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at co.elastic.apm.agent.impl.async.SpanInScopeBaseWrapper.afterDelegation(SpanInScopeBaseWrapper.java:64)
at co.elastic.apm.agent.impl.async.SpanInScopeRunnableWrapper.run(SpanInScopeRunnableWrapper.java:67)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.255 [Log4j2-TF-1-RollingFileManager-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (2)
2020-07-31 10:40:35.255 [Log4j2-TF-1-RollingFileManager-1] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.async.SpanInScopeBaseWrapper.afterDelegation(SpanInScopeBaseWrapper.java:66)
at co.elastic.apm.agent.impl.async.SpanInScopeRunnableWrapper.run(SpanInScopeRunnableWrapper.java:67)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.446 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ApacheHttpClientInstrumentation: (hasSuperType(erasure(name(equals(org.apache.http.impl.execchain.ClientExecChain)))) and not(isInterface())) matches class org.apache.http.impl.execchain.MainClientExec
2020-07-31 10:40:35.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:35.457 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ApacheHttpClientInstrumentation: ((((((name(equals(execute)) and hasParameter(ofSize(4))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.CloseableHttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.conn.routing.HttpRoute))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpRequestWrapper))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.protocol.HttpClientContext))))))))) and hasParameter(hasTypes(with(3 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpExecutionAware))))))))) matches public org.apache.http.client.methods.CloseableHttpResponse org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) throws java.io.IOException,org.apache.http.HttpException
2020-07-31 10:40:35.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ApacheHttpClientInstrumentation: (hasSuperType(erasure(name(equals(org.apache.http.impl.execchain.ClientExecChain)))) and not(isInterface())) matches class org.apache.http.impl.execchain.ProtocolExec
2020-07-31 10:40:35.490 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.491 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.491 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.491 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.491 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.491 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.491 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.491 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.491 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.491 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:35.494 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ApacheHttpClientInstrumentation: ((((((name(equals(execute)) and hasParameter(ofSize(4))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.CloseableHttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.conn.routing.HttpRoute))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpRequestWrapper))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.protocol.HttpClientContext))))))))) and hasParameter(hasTypes(with(3 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpExecutionAware))))))))) matches public org.apache.http.client.methods.CloseableHttpResponse org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) throws java.io.IOException,org.apache.http.HttpException
2020-07-31 10:40:35.498 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ApacheHttpClientInstrumentation: (hasSuperType(erasure(name(equals(org.apache.http.impl.execchain.ClientExecChain)))) and not(isInterface())) matches class org.apache.http.impl.execchain.RetryExec
2020-07-31 10:40:35.498 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.499 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.499 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.499 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.499 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.499 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.499 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.499 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.499 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.499 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:35.502 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ApacheHttpClientInstrumentation: ((((((name(equals(execute)) and hasParameter(ofSize(4))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.CloseableHttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.conn.routing.HttpRoute))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpRequestWrapper))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.protocol.HttpClientContext))))))))) and hasParameter(hasTypes(with(3 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpExecutionAware))))))))) matches public org.apache.http.client.methods.CloseableHttpResponse org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) throws java.io.IOException,org.apache.http.HttpException
2020-07-31 10:40:35.510 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ApacheHttpClientInstrumentation: (hasSuperType(erasure(name(equals(org.apache.http.impl.execchain.ClientExecChain)))) and not(isInterface())) matches class org.apache.http.impl.execchain.RedirectExec
2020-07-31 10:40:35.510 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.510 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.511 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.511 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.511 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.511 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.511 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.511 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2020-07-31 10:40:35.511 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2020-07-31 10:40:35.511 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:35.514 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ApacheHttpClientInstrumentation: ((((((name(equals(execute)) and hasParameter(ofSize(4))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.CloseableHttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.conn.routing.HttpRoute))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpRequestWrapper))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.protocol.HttpClientContext))))))))) and hasParameter(hasTypes(with(3 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpExecutionAware))))))))) matches public org.apache.http.client.methods.CloseableHttpResponse org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) throws java.io.IOException,org.apache.http.HttpException
2020-07-31 10:40:35.572 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-67df2a853e3b5f391f7f101589edc4f9-f00cf7eba3ce2330-01 (644edb2c) {
2020-07-31 10:40:35.572 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.Span - starting span at
java.lang.RuntimeException: this exception is just used to record where the span has been started from
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:130)
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:104)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:354)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:344)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:336)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:332)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createExitSpan(AbstractSpan.java:350)
at co.elastic.apm.agent.http.client.HttpClientHelper.startHttpClientSpan(HttpClientHelper.java:60)
at co.elastic.apm.agent.http.client.HttpClientHelper.startHttpClientSpan(HttpClientHelper.java:53)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:96)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.sendHttpRequest(AuthenticationServiceImpl.java:89)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.authentication(AuthenticationServiceImpl.java:65)
at com.delta.ia.holmes.spc.util.AuthServiceUtil.httpRequest(AuthServiceUtil.java:34)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.573 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (3)
2020-07-31 10:40:35.573 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.Span.incrementReferences(Span.java:281)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Span.onAfterStart(Span.java:140)
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:134)
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:104)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:354)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:344)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:336)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:332)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createExitSpan(AbstractSpan.java:350)
at co.elastic.apm.agent.http.client.HttpClientHelper.startHttpClientSpan(HttpClientHelper.java:60)
at co.elastic.apm.agent.http.client.HttpClientHelper.startHttpClientSpan(HttpClientHelper.java:53)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:96)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.sendHttpRequest(AuthenticationServiceImpl.java:89)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.authentication(AuthenticationServiceImpl.java:65)
at com.delta.ia.holmes.spc.util.AuthServiceUtil.httpRequest(AuthServiceUtil.java:34)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.574 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-67df2a853e3b5f391f7f101589edc4f9-f00cf7eba3ce2330-01 (644edb2c) (1)
2020-07-31 10:40:35.574 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Span.incrementReferences(Span.java:283)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:407)
at co.elastic.apm.agent.impl.transaction.Span.onAfterStart(Span.java:140)
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:134)
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:104)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:354)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:344)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:336)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:332)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createExitSpan(AbstractSpan.java:350)
at co.elastic.apm.agent.http.client.HttpClientHelper.startHttpClientSpan(HttpClientHelper.java:60)
at co.elastic.apm.agent.http.client.HttpClientHelper.startHttpClientSpan(HttpClientHelper.java:53)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:96)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.sendHttpRequest(AuthenticationServiceImpl.java:89)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.authentication(AuthenticationServiceImpl.java:65)
at com.delta.ia.holmes.spc.util.AuthServiceUtil.httpRequest(AuthServiceUtil.java:34)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.574 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (4)
2020-07-31 10:40:35.574 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.Span.onAfterStart(Span.java:142)
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:134)
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:104)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:354)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:344)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:336)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:332)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createExitSpan(AbstractSpan.java:350)
at co.elastic.apm.agent.http.client.HttpClientHelper.startHttpClientSpan(HttpClientHelper.java:60)
at co.elastic.apm.agent.http.client.HttpClientHelper.startHttpClientSpan(HttpClientHelper.java:53)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:96)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.sendHttpRequest(AuthenticationServiceImpl.java:89)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.authentication(AuthenticationServiceImpl.java:65)
at com.delta.ia.holmes.spc.util.AuthServiceUtil.httpRequest(AuthServiceUtil.java:34)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.578 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/webapps/SPC.Service-1.0/WEB-INF/lib/httpclient-4.5.6.jar!/org/apache/http/impl/execchain/ClientExecChain.class
2020-07-31 10:40:35.579 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.580 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.581 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.581 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.582 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.583 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.584 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:40:35.584 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.585 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.585 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.585 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.586 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.586 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.586 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.586 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.587 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.587 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.587 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.587 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.587 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.588 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.588 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.589 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.590 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.590 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.590 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.590 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.590 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.590 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.590 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:40:35.591 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:40:35.591 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:40:35.596 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:40:35.596 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:40:35.596 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/webapps/SPC.Service-1.0/WEB-INF/lib/spring-web-4.3.20.RELEASE.jar!/org/springframework/web/method/HandlerMethod.class
2020-07-31 10:40:35.598 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/webapps/SPC.Service-1.0/WEB-INF/lib/httpclient-4.5.6.jar!/org/apache/http/impl/execchain/ClientExecChain.class
2020-07-31 10:40:35.598 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.599 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.599 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.599 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.599 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.599 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.599 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:40:35.600 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.600 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.600 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.600 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.600 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.600 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.600 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.601 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.601 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.601 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.601 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.601 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.601 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.601 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.602 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.602 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.602 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.602 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.602 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.602 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.602 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.603 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:35.603 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:40:35.603 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:40:35.603 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:40:35.605 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:40:35.605 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/lib/servlet-api.jar!/javax/servlet/AsyncContext.class
2020-07-31 10:40:35.605 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program/tomcat/apache-tomcat-9.0.37/webapps/SPC.Service-1.0/WEB-INF/lib/spring-web-4.3.20.RELEASE.jar!/org/springframework/web/method/HandlerMethod.class
2020-07-31 10:40:35.606 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'GET 10.146.208.10' 00-67df2a853e3b5f391f7f101589edc4f9-f00cf7eba3ce2330-01 (644edb2c) on thread 45
2020-07-31 10:40:35.607 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (5)
2020-07-31 10:40:35.607 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:293)
at co.elastic.apm.agent.impl.transaction.Span.incrementReferences(Span.java:281)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:96)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.sendHttpRequest(AuthenticationServiceImpl.java:89)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.authentication(AuthenticationServiceImpl.java:65)
at com.delta.ia.holmes.spc.util.AuthServiceUtil.httpRequest(AuthServiceUtil.java:34)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.607 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET 10.146.208.10' 00-67df2a853e3b5f391f7f101589edc4f9-f00cf7eba3ce2330-01 (644edb2c) (2)
2020-07-31 10:40:35.607 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - incrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been incremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.incrementReferences(AbstractSpan.java:526)
at co.elastic.apm.agent.impl.transaction.Span.incrementReferences(Span.java:283)
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:675)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:446)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:96)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.sendHttpRequest(AuthenticationServiceImpl.java:89)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.authentication(AuthenticationServiceImpl.java:65)
at com.delta.ia.holmes.spc.util.AuthServiceUtil.httpRequest(AuthServiceUtil.java:34)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.845 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'GET 10.146.208.10' 00-67df2a853e3b5f391f7f101589edc4f9-f00cf7eba3ce2330-01 (644edb2c) on thread 45
2020-07-31 10:40:35.845 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (4)
2020-07-31 10:40:35.845 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.transaction.Span.decrementReferences(Span.java:289)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:181)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.sendHttpRequest(AuthenticationServiceImpl.java:89)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.authentication(AuthenticationServiceImpl.java:65)
at com.delta.ia.holmes.spc.util.AuthServiceUtil.httpRequest(AuthServiceUtil.java:34)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.846 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET 10.146.208.10' 00-67df2a853e3b5f391f7f101589edc4f9-f00cf7eba3ce2330-01 (644edb2c) (1)
2020-07-31 10:40:35.846 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.transaction.Span.decrementReferences(Span.java:291)
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:708)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:451)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:181)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.sendHttpRequest(AuthenticationServiceImpl.java:89)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.authentication(AuthenticationServiceImpl.java:65)
at com.delta.ia.holmes.spc.util.AuthServiceUtil.httpRequest(AuthServiceUtil.java:34)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.847 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.Span - endSpan 'GET 10.146.208.10' 00-67df2a853e3b5f391f7f101589edc4f9-f00cf7eba3ce2330-01 (644edb2c)
2020-07-31 10:40:35.847 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.Span - ending span at
java.lang.RuntimeException: this exception is just used to record where the span has been ended from
at co.elastic.apm.agent.impl.transaction.Span.beforeEnd(Span.java:231)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:421)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:181)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.sendHttpRequest(AuthenticationServiceImpl.java:89)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.authentication(AuthenticationServiceImpl.java:65)
at com.delta.ia.holmes.spc.util.AuthServiceUtil.httpRequest(AuthServiceUtil.java:34)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.848 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (3)
2020-07-31 10:40:35.848 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.transaction.Span.beforeEnd(Span.java:242)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:421)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:411)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:181)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.sendHttpRequest(AuthenticationServiceImpl.java:89)
at com.delta.ia.holmes.authentication.service.impl.AuthenticationServiceImpl.authentication(AuthenticationServiceImpl.java:65)
at com.delta.ia.holmes.spc.util.AuthServiceUtil.httpRequest(AuthServiceUtil.java:34)
at com.delta.ia.holmes.spc.controller.SpcAlphaParamController.getSpcAlpha(SpcAlphaParamController.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:849)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:760)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:244)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.852 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 17)
2020-07-31 10:40:35.853 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SpcAlphaParamController#getSpcAlpha' 00-67df2a853e3b5f391f7f101589edc4f9-e8cb1480b6972e77-01 (46b5693d) (2)
2020-07-31 10:40:35.853 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.transaction.Span.decrementReferences(Span.java:289)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:171)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:35.853 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET 10.146.208.10' 00-67df2a853e3b5f391f7f101589edc4f9-f00cf7eba3ce2330-01 (644edb2c) (0)
2020-07-31 10:40:35.853 [elastic-apm-server-reporter] TRACE co.elastic.apm.agent.impl.transaction.AbstractSpan - decrementing references at
java.lang.RuntimeException: This is an expected exception. Is just used to record where the reference count has been decremented.
at co.elastic.apm.agent.impl.transaction.AbstractSpan.decrementReferences(AbstractSpan.java:537)
at co.elastic.apm.agent.impl.transaction.Span.decrementReferences(Span.java:291)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.writeEvent(IntakeV2ReportingEventHandler.java:171)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:142)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:117)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:51)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:748)
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) and not(isInterface())) matches class com.zaxxer.hikari.pool.ProxyConnection
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:40:36.122 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.128 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.ProxyConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.129 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.ProxyConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-07-31 10:40:36.129 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.ProxyConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-07-31 10:40:36.129 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.130 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:40:36.130 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-07-31 10:40:36.130 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-07-31 10:40:36.130 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:40:36.130 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:40:36.133 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) and not(isInterface())) matches class com.zaxxer.hikari.pool.HikariProxyConnection
2020-07-31 10:40:36.133 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:40:36.134 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:40:36.134 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:40:36.134 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:40:36.134 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:40:36.134 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:40:36.134 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:40:36.134 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-07-31 10:40:36.134 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-07-31 10:40:36.134 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.137 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.137 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.138 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-07-31 10:40:36.138 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-07-31 10:40:36.138 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-07-31 10:40:36.139 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-07-31 10:40:36.139 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:40:36.139 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:40:36.139 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:40:36.383 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-07-31 10:40:36.383 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-07-31 10:40:36.384 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-07-31 10:40:36.385 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.386 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.386 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.386 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.386 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.386 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.386 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.386 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.386 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.386 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-07-31 10:40:36.387 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-07-31 10:40:36.388 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.389 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.389 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.389 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.389 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.389 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.389 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.389 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.389 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.389 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.409 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate() throws java.sql.SQLException
2020-07-31 10:40:36.409 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OraclePreparedStatementWrapper.execute() throws java.sql.SQLException
2020-07-31 10:40:36.411 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery() throws java.sql.SQLException
2020-07-31 10:40:36.412 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public long oracle.jdbc.driver.OraclePreparedStatementWrapper.executeLargeUpdate() throws java.sql.SQLException
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-07-31 10:40:36.414 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.415 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.416 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.435 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OracleStatementWrapper.executeBatch() throws java.sql.SQLException
2020-07-31 10:40:36.436 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.436 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: ((name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public void oracle.jdbc.driver.OracleStatementWrapper.addBatch(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.437 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.437 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:40:36.438 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:40:36.438 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:40:36.438 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:40:36.438 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:40:36.439 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:40:36.439 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleStatementWrapper.executeQuery(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.439 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public long[] oracle.jdbc.driver.OracleStatementWrapper.executeLargeBatch() throws java.sql.SQLException
2020-07-31 10:40:36.439 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long oracle.jdbc.driver.OracleStatementWrapper.executeLargeUpdate(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.440 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long oracle.jdbc.driver.OracleStatementWrapper.executeLargeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:40:36.440 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long oracle.jdbc.driver.OracleStatementWrapper.executeLargeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:40:36.440 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long oracle.jdbc.driver.OracleStatementWrapper.executeLargeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:40:36.445 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleClosedStatement
2020-07-31 10:40:36.445 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleClosedStatement
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleClosedStatement
2020-07-31 10:40:36.446 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleClosedStatement
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.447 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleClosedStatement
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class oracle.jdbc.driver.OracleClosedStatement
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.448 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.449 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.449 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.449 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.476 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OracleClosedStatement.executeBatch() throws java.sql.SQLException
2020-07-31 10:40:36.477 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.478 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: ((name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public void oracle.jdbc.driver.OracleClosedStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.478 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.479 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:40:36.479 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:40:36.480 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:40:36.480 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:40:36.481 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:40:36.481 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:40:36.481 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleClosedStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.482 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate() throws java.sql.SQLException
2020-07-31 10:40:36.482 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute() throws java.sql.SQLException
2020-07-31 10:40:36.483 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleClosedStatement.executeQuery() throws java.sql.SQLException
2020-07-31 10:40:36.489 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.489 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.489 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.489 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.489 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/D:/Program%20Files/AdoptOpenJDK/jdk-8.0.242.08-hotspot/jre/lib/rt.jar!/javax/jws/WebService.class
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.490 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.springframework.web.method.HandlerMethod was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class com.zaxxer.hikari.pool.HikariProxyPreparedStatement
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class com.zaxxer.hikari.pool.HikariProxyPreparedStatement
2020-07-31 10:40:36.495 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class com.zaxxer.hikari.pool.HikariProxyPreparedStatement
2020-07-31 10:40:36.496 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class com.zaxxer.hikari.pool.HikariProxyPreparedStatement
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class com.zaxxer.hikari.pool.HikariProxyPreparedStatement
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) and not(isInterface())) matches class com.zaxxer.hikari.pool.HikariProxyPreparedStatement
2020-07-31 10:40:36.497 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.498 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: SPC.Service-1.0
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@a74868d
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.498 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.498 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@a74868d can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.498 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.498 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.498 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.498 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@135fbaa4 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-07-31 10:40:36.498 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-07-31 10:40:36.498 [http-nio-8080-exec-9] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-07-31 10:40:36.515 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery() throws java.sql.SQLException
2020-07-31 10:40:36.517 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public int com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate() throws java.sql.SQLException
2020-07-31 10:40:36.518 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute() throws java.sql.SQLException
2020-07-31 10:40:36.518 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public long com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeLargeUpdate() throws java.sql.SQLException
2020-07-31 10:40:36.518 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.519 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.519 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.520 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: ((name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public void com.zaxxer.hikari.pool.HikariProxyPreparedStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-07-31 10:40:36.520 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public int[] com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch() throws java.sql.SQLException
2020-07-31 10:40:36.521 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:40:36.521 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:40:36.521 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:40:36.521 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(java.lang.String,int) throws java.sql.SQLException
2020-07-31 10:40:36.522 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-07-31 10:40:36.522 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-07-31 10:40:36.522 [http-nio-8080-exec-9] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public long[] com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeLargeBatch() throws java.sql.SQLException
2020-07-31 10:40:36.523 [http-nio-8080-exec-9] DEBUG co.elastic.apm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment