Skip to content

Instantly share code, notes, and snippets.

@bob96589
Created September 17, 2020 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bob96589/3b4d017218e48041da98f242fa6ec65c to your computer and use it in GitHub Desktop.
Save bob96589/3b4d017218e48041da98f242fa6ec65c to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2020-09-17 08:55:25,413 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - container ID is 6fae965720316bddcb3ad8507f074e1ed811c98ba10af371877b20c088b8dcf5
2020-09-17 08:55:25,453 [main] INFO co.elastic.apm.agent.util.JmxUtils - Found JVM-specific OperatingSystemMXBean interface: com.sun.management.OperatingSystemMXBean
2020-09-17 08:55:25,565 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.18.1.RC1-SNAPSHOT as tomcat-application on Java 1.8.0_212 Runtime version: 1.8.0_212-8u212-b01-1~deb9u1-b01 VM version: 25.212-b01 (Oracle Corporation) Linux 3.10.0-1062.el7.x86_64
2020-09-17 08:55:25,565 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - environment: 'twtpehswj2ui01' (source: /usr/local/tomcat/lib/elasticapm.properties)
2020-09-17 08:55:25,565 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - server_urls: 'http://10.148.208.47:8090' (source: /usr/local/tomcat/lib/elasticapm.properties)
2020-09-17 08:55:25,565 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - server_timeout: '0s' (source: /usr/local/tomcat/lib/elasticapm.properties)
2020-09-17 08:55:25,566 [main] WARN co.elastic.apm.agent.configuration.StartupInfo - DEPRECATION WARNING: server_timeout: '0' (source: /usr/local/tomcat/lib/elasticapm.properties) is not using a time unit. Please use one of 'ms', 's' or 'm'.
2020-09-17 08:55:25,566 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - application_packages: 'com.delta' (source: /usr/local/tomcat/lib/elasticapm.properties)
2020-09-17 08:55:25,566 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_level: 'TRACE' (source: /usr/local/tomcat/lib/elasticapm.properties)
2020-09-17 08:55:25,566 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_file: '_AGENT_HOME_/../logs/elastic-apm.log' (source: /usr/local/tomcat/lib/elasticapm.properties)
2020-09-17 08:55:25,566 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_file_size: '10mb' (source: /usr/local/tomcat/lib/elasticapm.properties)
2020-09-17 08:55:25,567 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - No plugins dir
2020-09-17 08:55:25,620 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation
2020-09-17 08:55:25,626 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientInstrumentation
2020-09-17 08:55:25,627 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientRedirectInstrumentation
2020-09-17 08:55:25,627 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.LegacyApacheHttpClientInstrumentation
2020-09-17 08:55:25,627 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionInstrumentation
2020-09-17 08:55:25,627 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionWithRemoteParentInstrumentation
2020-09-17 08:55:25,627 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation
2020-09-17 08:55:25,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentSpanInstrumentation
2020-09-17 08:55:25,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation
2020-09-17 08:55:25,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetUserInstrumentation
2020-09-17 08:55:25,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$EnsureParentIdInstrumentation
2020-09-17 08:55:25,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetResultInstrumentation
2020-09-17 08:55:25,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$AddCustomContextInstrumentation
2020-09-17 08:55:25,629 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetNameInstrumentation
2020-09-17 08:55:25,629 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypeInstrumentation
2020-09-17 08:55:25,629 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypesInstrumentation
2020-09-17 08:55:25,629 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$DoCreateSpanInstrumentation
2020-09-17 08:55:25,629 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetStartTimestampInstrumentation
2020-09-17 08:55:25,629 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndInstrumentation
2020-09-17 08:55:25,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndWithTimestampInstrumentation
2020-09-17 08:55:25,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$CaptureExceptionInstrumentation
2020-09-17 08:55:25,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetIdInstrumentation
2020-09-17 08:55:25,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetTraceIdInstrumentation
2020-09-17 08:55:25,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddStringLabelInstrumentation
2020-09-17 08:55:25,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddNumberLabelInstrumentation
2020-09-17 08:55:25,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddBooleanLabelInstrumentation
2020-09-17 08:55:25,631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$ActivateInstrumentation
2020-09-17 08:55:25,631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$IsSampledInstrumentation
2020-09-17 08:55:25,631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$InjectTraceHeadersInstrumentation
2020-09-17 08:55:25,631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureExceptionInstrumentation
2020-09-17 08:55:25,631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ApiScopeInstrumentation
2020-09-17 08:55:25,632 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureTransactionInstrumentation
2020-09-17 08:55:25,632 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureSpanInstrumentation
2020-09-17 08:55:25,632 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TracedInstrumentation
2020-09-17 08:55:25,633 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$LegacyCaptureExceptionInstrumentation
2020-09-17 08:55:25,633 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetNameInstrumentation
2020-09-17 08:55:25,633 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetTypeInstrumentation
2020-09-17 08:55:25,633 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$DoCreateSpanInstrumentation
2020-09-17 08:55:25,633 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$EndInstrumentation
2020-09-17 08:55:25,634 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$CaptureExceptionInstrumentation
2020-09-17 08:55:25,634 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetIdInstrumentation
2020-09-17 08:55:25,634 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetTraceIdInstrumentation
2020-09-17 08:55:25,634 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$AddTagInstrumentation
2020-09-17 08:55:25,634 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$ActivateInstrumentation
2020-09-17 08:55:25,634 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$IsSampledInstrumentation
2020-09-17 08:55:25,635 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHttpClientInstrumentation
2020-09-17 08:55:25,635 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation
2020-09-17 08:55:25,635 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation
2020-09-17 08:55:25,635 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation
2020-09-17 08:55:25,635 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grails.GrailsTransactionNameInstrumentation
2020-09-17 08:55:25,636 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation
2020-09-17 08:55:25,677 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation
2020-09-17 08:55:25,689 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation
2020-09-17 08:55:25,703 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ForkJoinPoolInstrumentation
2020-09-17 08:55:25,718 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ForkJoinTaskInstrumentation
2020-09-17 08:55:25,729 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation
2020-09-17 08:55:25,730 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxws.JaxWsTransactionNameInstrumentation
2020-09-17 08:55:25,730 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.ConnectionInstrumentation
2020-09-17 08:55:25,734 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation
2020-09-17 08:55:25,741 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation
2020-09-17 08:55:25,749 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation
2020-09-17 08:55:25,756 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation
2020-09-17 08:55:25,760 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation
2020-09-17 08:55:25,767 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation
2020-09-17 08:55:25,774 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisInstrumentation
2020-09-17 08:55:25,775 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisSpanNameInstrumentation
2020-09-17 08:55:25,775 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StartSpanInstrumentation
2020-09-17 08:55:25,776 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnComplete
2020-09-17 08:55:25,776 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnCompleteExceptionally
2020-09-17 08:55:25,776 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnCancel
2020-09-17 08:55:25,777 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StartSpanInstrumentation
2020-09-17 08:55:25,777 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnComplete
2020-09-17 08:55:25,777 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnCompleteExceptionally
2020-09-17 08:55:25,777 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnCancel
2020-09-17 08:55:25,778 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.redisson.RedisConnectionInstrumentation
2020-09-17 08:55:25,778 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerNoDestinationInstrumentation
2020-09-17 08:55:25,778 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerWithDestinationInstrumentation
2020-09-17 08:55:25,778 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$ReceiveInstrumentation
2020-09-17 08:55:25,779 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$SetMessageListenerInstrumentation
2020-09-17 08:55:25,779 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageListenerInstrumentation
2020-09-17 08:55:25,779 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleExecuteInstrumentation
2020-09-17 08:55:25,779 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleRenderInstrumentation
2020-09-17 08:55:25,780 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.hibernate.search.v5_x.HibernateSearch5Instrumentation
2020-09-17 08:55:25,780 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientSyncInstrumentation
2020-09-17 08:55:25,780 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientAsyncInstrumentation
2020-09-17 08:55:25,780 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientSyncInstrumentation
2020-09-17 08:55:25,781 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientAsyncInstrumentation
2020-09-17 08:55:25,781 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$FinalMethodCall
2020-09-17 08:55:25,781 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallListenerInstrumentation$NonFinalMethodCall
2020-09-17 08:55:25,781 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallHandlerInstrumentation
2020-09-17 08:55:25,781 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallInstrumentation
2020-09-17 08:55:25,781 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ChannelInstrumentation
2020-09-17 08:55:25,782 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ClientCallImplInstrumentation$Start
2020-09-17 08:55:25,782 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerInstrumentation
2020-09-17 08:55:25,782 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaConsumerInstrumentation
2020-09-17 08:55:25,782 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerHeadersInstrumentation
2020-09-17 08:55:25,783 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsIteratorInstrumentation
2020-09-17 08:55:25,783 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordsInstrumentation
2020-09-17 08:55:25,784 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordListInstrumentation
2020-09-17 08:55:25,784 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionCommandInstrumentation
2020-09-17 08:55:25,784 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionInstrumentation
2020-09-17 08:55:25,784 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientInstrumentation
2020-09-17 08:55:25,784 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientInstrumentation
2020-09-17 08:55:25,785 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientAsyncInstrumentation
2020-09-17 08:55:25,785 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientAsyncInstrumentation
2020-09-17 08:55:25,785 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$FinishInstrumentation
2020-09-17 08:55:25,785 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$LogInstrumentation
2020-09-17 08:55:25,785 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$TagInstrumentation
2020-09-17 08:55:25,785 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$SetOperationName
2020-09-17 08:55:25,786 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$GetTraceContextInstrumentation
2020-09-17 08:55:25,786 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanBuilderInstrumentation$CreateSpanInstrumentation
2020-09-17 08:55:25,786 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$ActivateInstrumentation
2020-09-17 08:55:25,786 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentSpanInstrumentation
2020-09-17 08:55:25,786 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentTraceContextInstrumentation
2020-09-17 08:55:25,786 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmScopeInstrumentation
2020-09-17 08:55:25,787 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$BaggageItemsInstrumentation
2020-09-17 08:55:25,787 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$ToTraceIdInstrumentation
2020-09-17 08:55:25,787 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$ToSpanIdInstrumentation
2020-09-17 08:55:25,787 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ExternalSpanContextInstrumentation$ToTraceIdInstrumentation
2020-09-17 08:55:25,787 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ExternalSpanContextInstrumentation$ToSpanIdInstrumentation
2020-09-17 08:55:25,788 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ElasticApmTracerInstrumentation
2020-09-17 08:55:25,788 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletInstrumentation
2020-09-17 08:55:25,795 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init
2020-09-17 08:55:25,799 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service
2020-09-17 08:55:25,802 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.FilterChainInstrumentation
2020-09-17 08:55:25,810 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation
2020-09-17 08:55:25,814 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation
2020-09-17 08:55:25,823 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation
2020-09-17 08:55:25,832 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.resttemplate.SpringRestTemplateInstrumentation
2020-09-17 08:55:25,832 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation
2020-09-17 08:55:25,833 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation
2020-09-17 08:55:25,833 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation
2020-09-17 08:55:25,833 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation
2020-09-17 08:55:25,833 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation
2020-09-17 08:55:25,841 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation
2020-09-17 08:55:25,845 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.SSLContextInstrumentation
2020-09-17 08:55:25,849 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation
2020-09-17 08:55:25,850 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.scheduled.TimerTaskInstrumentation
2020-09-17 08:55:25,850 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.quartz.job.JobTransactionNameInstrumentation
2020-09-17 08:55:25,850 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessStartInstrumentation
2020-09-17 08:55:25,855 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$WaitFor
2020-09-17 08:55:25,859 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$Destroy
2020-09-17 08:55:25,863 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.CommonsExecAsyncInstrumentation
2020-09-17 08:55:25,872 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applied 143 advices
2020-09-17 08:55:25,898 [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-09-17 08:55:25,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-09-17 08:55:25,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:25,904 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ForkJoinTaskInstrumentation: (is(class java.util.concurrent.ForkJoinTask) and not(isInterface())) matches class java.util.concurrent.ForkJoinTask
2020-09-17 08:55:25,904 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ForkJoinTaskInstrumentation is loaded by null
2020-09-17 08:55:25,904 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:25,909 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ForkJoinPool
2020-09-17 08:55:25,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:25,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:25,924 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class co.elastic.apm.agent.bci.classloading.ExternalPluginClassLoader
2020-09-17 08:55:25,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:25,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:26,230 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:26,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:26,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:26,405 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-09-17 08:55:26,406 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:26,406 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:26,455 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ThreadPoolExecutor
2020-09-17 08:55:26,455 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:26,455 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:26,456 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.AbstractExecutorService
2020-09-17 08:55:26,456 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:26,456 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,216 [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-09-17 08:55:27,216 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-09-17 08:55:27,217 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,217 [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-09-17 08:55:27,217 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation is loaded by null
2020-09-17 08:55:27,217 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,276 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ForkJoinTaskInstrumentation: (is(class java.util.concurrent.ForkJoinTask) and not(isInterface())) matches class java.util.concurrent.ForkJoinTask
2020-09-17 08:55:27,276 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ForkJoinTaskInstrumentation is loaded by null
2020-09-17 08:55:27,277 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,305 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinTaskInstrumentation: ((name(equals(fork)) and returns(erasure(is(class java.util.concurrent.ForkJoinTask)))) and not(isAbstract())) matches public final java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinTask.fork()
2020-09-17 08:55:27,324 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ForkJoinPool
2020-09-17 08:55:27,324 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:27,324 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,324 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ForkJoinPool
2020-09-17 08:55:27,325 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:27,325 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,325 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ForkJoinPool
2020-09-17 08:55:27,325 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:27,325 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,326 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ForkJoinPoolInstrumentation: ((hasSuperType(erasure(is(class java.util.concurrent.ForkJoinPool))) and ((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$)))))) and not(isInterface())) matches class java.util.concurrent.ForkJoinPool
2020-09-17 08:55:27,326 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ForkJoinPoolInstrumentation is loaded by null
2020-09-17 08:55:27,326 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,398 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinPoolInstrumentation: (((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or ((name(equals(submit)) and returns(erasure(is(class java.util.concurrent.ForkJoinTask)))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) or ((name(equals(invoke)) and returns(erasure(is(class java.lang.Object)))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.util.concurrent.ForkJoinTask)
2020-09-17 08:55:27,402 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.lang.Runnable)
2020-09-17 08:55:27,406 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.lang.Runnable,java.lang.Object)
2020-09-17 08:55:27,410 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.util.concurrent.Callable)
2020-09-17 08:55:27,420 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All)))) and isPublic()) and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection)))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService)))) and not(isAbstract())) matches public java.util.List java.util.concurrent.ForkJoinPool.invokeAll(java.util.Collection)
2020-09-17 08:55:27,440 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinPoolInstrumentation: (((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or ((name(equals(submit)) and returns(erasure(is(class java.util.concurrent.ForkJoinTask)))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) or ((name(equals(invoke)) and returns(erasure(is(class java.lang.Object)))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.ForkJoinPool.invoke(java.util.concurrent.ForkJoinTask)
2020-09-17 08:55:27,446 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinPoolInstrumentation: (((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or ((name(equals(submit)) and returns(erasure(is(class java.util.concurrent.ForkJoinTask)))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) or ((name(equals(invoke)) and returns(erasure(is(class java.lang.Object)))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) and not(isAbstract())) matches public void java.util.concurrent.ForkJoinPool.execute(java.util.concurrent.ForkJoinTask)
2020-09-17 08:55:27,449 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.ForkJoinPool.execute(java.lang.Runnable)
2020-09-17 08:55:27,456 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class co.elastic.apm.agent.bci.classloading.ExternalPluginClassLoader
2020-09-17 08:55:27,456 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:27,456 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,470 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:27,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:27,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,470 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:27,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:27,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,471 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:27,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:27,472 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,508 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-09-17 08:55:27,509 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:27,509 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,509 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-09-17 08:55:27,509 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:27,510 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,510 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-09-17 08:55:27,510 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:27,510 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,547 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable,java.lang.Object)
2020-09-17 08:55:27,551 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.util.concurrent.Callable)
2020-09-17 08:55:27,554 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable)
2020-09-17 08:55:27,558 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.ScheduledThreadPoolExecutor.schedule(java.lang.Runnable,long,java.util.concurrent.TimeUnit)
2020-09-17 08:55:27,562 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.ScheduledThreadPoolExecutor.schedule(java.util.concurrent.Callable,long,java.util.concurrent.TimeUnit)
2020-09-17 08:55:27,569 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.ScheduledThreadPoolExecutor.execute(java.lang.Runnable)
2020-09-17 08:55:27,574 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ThreadPoolExecutor
2020-09-17 08:55:27,574 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:27,574 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,574 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ThreadPoolExecutor
2020-09-17 08:55:27,575 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:27,575 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,575 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ThreadPoolExecutor
2020-09-17 08:55:27,575 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:27,575 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,635 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable)
2020-09-17 08:55:27,641 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.AbstractExecutorService
2020-09-17 08:55:27,641 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:27,641 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,641 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.AbstractExecutorService
2020-09-17 08:55:27,642 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:27,642 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,642 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.AbstractExecutorService
2020-09-17 08:55:27,642 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:27,642 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,673 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable,java.lang.Object)
2020-09-17 08:55:27,677 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable)
2020-09-17 08:55:27,681 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.util.concurrent.Callable)
2020-09-17 08:55:27,686 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All)))) and isPublic()) and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection)))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService)))) and not(isAbstract())) matches public java.util.List java.util.concurrent.AbstractExecutorService.invokeAll(java.util.Collection) throws java.lang.InterruptedException
2020-09-17 08:55:27,693 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All)))) and isPublic()) and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection)))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService)))) and not(isAbstract())) matches public java.util.List java.util.concurrent.AbstractExecutorService.invokeAll(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
2020-09-17 08:55:27,704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All)))) and isPublic()) and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection)))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService)))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.AbstractExecutorService.invokeAny(java.util.Collection) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException
2020-09-17 08:55:27,708 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All)))) and isPublic()) and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection)))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService)))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.AbstractExecutorService.invokeAny(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException,java.util.concurrent.TimeoutException
2020-09-17 08:55:27,879 [main] DEBUG co.elastic.apm.agent.bci.HelperClassManager - Creating plugin class loader for null containing []
2020-09-17 08:55:27,883 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class co.elastic.apm.agent.bci.classloading.IndyPluginClassLoader
2020-09-17 08:55:27,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:27,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,896 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation BootstrapDelegationClassLoaderInstrumentation: (((name(equals(loadClass)) and returns(erasure(is(class java.lang.Class)))) and (hasParameter(hasTypes(erasures(containing(is(class java.lang.String))))) or hasParameter(hasTypes(erasures(containing(is(class java.lang.String), is(boolean))))))) and not(isAbstract())) matches protected java.lang.Class co.elastic.apm.agent.bci.classloading.IndyPluginClassLoader.loadClass(java.lang.String,boolean) throws java.lang.ClassNotFoundException
2020-09-17 08:55:27,922 [elastic-apm-tracer-initializer] INFO co.elastic.apm.agent.impl.ElasticApmTracer - Delaying initialization of tracer for 5000ms
2020-09-17 08:55:27,976 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:27,976 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:27,976 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,977 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:27,977 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:27,977 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,977 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:27,978 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:27,978 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,994 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:27,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:27,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,994 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:27,995 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:27,995 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:27,995 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:27,995 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:27,995 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:28,007 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.Executors$DelegatedExecutorService.execute(java.lang.Runnable)
2020-09-17 08:55:28,009 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable)
2020-09-17 08:55:28,010 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.util.concurrent.Callable)
2020-09-17 08:55:28,011 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable,java.lang.Object)
2020-09-17 08:55:28,013 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All)))) and isPublic()) and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection)))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService)))) and not(isAbstract())) matches public java.util.List java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(java.util.Collection) throws java.lang.InterruptedException
2020-09-17 08:55:28,015 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All)))) and isPublic()) and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection)))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService)))) and not(isAbstract())) matches public java.util.List java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
2020-09-17 08:55:28,017 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All)))) and isPublic()) and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection)))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService)))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.Executors$DelegatedExecutorService.invokeAny(java.util.Collection) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException
2020-09-17 08:55:28,018 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All)))) and isPublic()) and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection)))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService)))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.Executors$DelegatedExecutorService.invokeAny(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException,java.util.concurrent.TimeoutException
2020-09-17 08:55:28,271 [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-09-17 08:55:28,271 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-09-17 08:55:28,271 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-09-17 08:55:28,271 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-09-17 08:55:28,271 [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-09-17 08:55:28,271 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-09-17 08:55:28,271 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2020-09-17 08:55:28,271 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2020-09-17 08:55:28,271 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:28,272 [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-09-17 08:55:28,272 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-09-17 08:55:28,272 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-09-17 08:55:28,272 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-09-17 08:55:28,272 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-09-17 08:55:28,272 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-09-17 08:55:28,272 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation): true
2020-09-17 08:55:28,272 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation is loaded by null
2020-09-17 08:55:28,272 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:28,293 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RequestStreamRecordingInstrumentation: ((name(equals(getInputStream)) and returns(erasure(name(equals(javax.servlet.ServletInputStream))))) and not(isAbstract())) matches public javax.servlet.ServletInputStream org.apache.catalina.connector.Request.getInputStream() throws java.io.IOException
2020-09-17 08:55:28,297 [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))))))))) and not(isAbstract())) matches public javax.servlet.AsyncContext org.apache.catalina.connector.Request.startAsync()
2020-09-17 08:55:28,297 [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))))))))) and not(isAbstract())) matches public javax.servlet.AsyncContext org.apache.catalina.connector.Request.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse)
2020-09-17 08:55:28,614 [main] DEBUG co.elastic.apm.agent.bci.HelperClassManager - Creating plugin class loader for null containing []
2020-09-17 08:55:29,587 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.apache.catalina.loader.WebappClassLoaderBase
2020-09-17 08:55:29,587 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:29,587 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:29,587 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:29,587 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:29,587 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:29,587 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:29,587 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:29,587 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:29,600 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation BootstrapDelegationClassLoaderInstrumentation: (((name(equals(loadClass)) and returns(erasure(is(class java.lang.Class)))) and (hasParameter(hasTypes(erasures(containing(is(class java.lang.String))))) or hasParameter(hasTypes(erasures(containing(is(class java.lang.String), is(boolean))))))) and not(isAbstract())) matches public java.lang.Class org.apache.catalina.loader.WebappClassLoaderBase.loadClass(java.lang.String) throws java.lang.ClassNotFoundException
2020-09-17 08:55:29,601 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation BootstrapDelegationClassLoaderInstrumentation: (((name(equals(loadClass)) and returns(erasure(is(class java.lang.Class)))) and (hasParameter(hasTypes(erasures(containing(is(class java.lang.String))))) or hasParameter(hasTypes(erasures(containing(is(class java.lang.String), is(boolean))))))) and not(isAbstract())) matches public java.lang.Class org.apache.catalina.loader.WebappClassLoaderBase.loadClass(java.lang.String,boolean) throws java.lang.ClassNotFoundException
2020-09-17 08:55:29,627 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.apache.catalina.loader.ParallelWebappClassLoader
2020-09-17 08:55:29,628 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:29,628 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:29,628 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:29,628 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:29,628 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:29,628 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:29,628 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:29,628 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:29,764 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:29,764 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,765 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:29,778 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:29,778 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,778 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,778 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:29,797 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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)))))))) and not(isAbstract())) matches public void org.apache.logging.log4j.spi.AbstractLogger.error(java.lang.String,java.lang.Throwable)
2020-09-17 08:55:29,841 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:29,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:29,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:29,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,378 [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-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,378 [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-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,378 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,379 [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-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,379 [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-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,379 [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-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,379 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,394 [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-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,394 [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-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,394 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,395 [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-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,395 [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-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,395 [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-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,395 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,401 [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))))))) and not(isAbstract())) matches public void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
2020-09-17 08:55:32,401 [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))))))) and not(isAbstract())) matches public void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
2020-09-17 08:55:32,404 [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-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,404 [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-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,404 [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-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,404 [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-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,404 [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-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,404 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,405 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,405 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,409 [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))))))) and not(isAbstract())) matches public void javax.servlet.GenericServlet.init(javax.servlet.ServletConfig) throws javax.servlet.ServletException
2020-09-17 08:55:32,415 [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-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,415 [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-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,415 [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-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,415 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,415 [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-09-17 08:55:32,416 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,416 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,416 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,416 [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-09-17 08:55:32,416 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,416 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,416 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,416 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,421 [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))))))) and not(isAbstract())) matches public void org.apache.jasper.servlet.JspServlet.init(javax.servlet.ServletConfig) throws javax.servlet.ServletException
2020-09-17 08:55:32,426 [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-09-17 08:55:32,426 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,427 [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-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,427 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,428 [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-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,428 [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-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,428 [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-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,428 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,429 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,429 [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-09-17 08:55:32,429 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:32,429 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:32,429 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:32,429 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:32,429 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:32,429 [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-09-17 08:55:32,429 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:32,429 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:32,429 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:32,429 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,446 [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))))) and not(isAbstract())) 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-09-17 08:55:32,448 [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-09-17 08:55:32,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,449 [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-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,450 [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-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,450 [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-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,450 [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-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,450 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,461 [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-09-17 08:55:32,461 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,461 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,462 [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-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,462 [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-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,462 [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-09-17 08:55:32,462 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,463 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,463 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,463 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,463 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,463 [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-09-17 08:55:32,463 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,463 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:32,463 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:32,463 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,926 [elastic-apm-tracer-initializer] INFO co.elastic.apm.agent.impl.ElasticApmTracer - end wait
2020-09-17 08:55:32,929 [elastic-apm-tracer-initializer] DEBUG co.elastic.apm.agent.bci.HelperClassManager - Creating plugin class loader for null containing []
2020-09-17 08:55:32,932 [elastic-apm-server-healthcheck] 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-09-17 08:55:32,932 [elastic-apm-server-healthcheck] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-09-17 08:55:32,932 [elastic-apm-server-healthcheck] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,932 [elastic-apm-server-healthcheck] 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-09-17 08:55:32,932 [elastic-apm-server-healthcheck] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation is loaded by null
2020-09-17 08:55:32,932 [elastic-apm-server-healthcheck] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,940 [elastic-apm-server-healthcheck] 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)))) and not(isAbstract())) matches public void sun.net.www.protocol.http.HttpURLConnection.connect() throws java.io.IOException
2020-09-17 08:55:32,941 [elastic-apm-tracer-initializer] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (Code Cache) for stress monitoring
2020-09-17 08:55:32,941 [elastic-apm-tracer-initializer] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (Metaspace) for stress monitoring
2020-09-17 08:55:32,941 [elastic-apm-tracer-initializer] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (Compressed Class Space) for stress monitoring
2020-09-17 08:55:32,941 [elastic-apm-tracer-initializer] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (PS Eden Space) for stress monitoring
2020-09-17 08:55:32,941 [elastic-apm-tracer-initializer] TRACE co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Ignoring a non-heap memory pool (PS Survivor Space) for stress monitoring
2020-09-17 08:55:32,941 [elastic-apm-tracer-initializer] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (PS Old Gen) for stress monitoring
2020-09-17 08:55:32,942 [elastic-apm-tracer-initializer] DEBUG co.elastic.apm.agent.impl.circuitbreaker.SystemCpuStressMonitor - Successfully obtained reference to the getSystemCpuLoad method of this JVM's OperatingSystemMXBean implementation
2020-09-17 08:55:32,950 [elastic-apm-server-healthcheck] 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)))) and not(isAbstract())) matches public synchronized java.io.OutputStream sun.net.www.protocol.http.HttpURLConnection.getOutputStream() throws java.io.IOException
2020-09-17 08:55:32,951 [elastic-apm-server-healthcheck] 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)))) and not(isAbstract())) matches public synchronized java.io.InputStream sun.net.www.protocol.http.HttpURLConnection.getInputStream() throws java.io.IOException
2020-09-17 08:55:32,953 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-09-17 08:55:32,956 [elastic-apm-tracer-initializer] DEBUG co.elastic.apm.agent.jmx.JmxMetricTracker - Deferring initialization of JMX metric tracking until capture_jmx_metrics is set.
2020-09-17 08:55:32,960 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: ((name(equals(disconnect)) and hasParameter(ofSize(0))) and not(isAbstract())) matches public void sun.net.www.protocol.http.HttpURLConnection.disconnect()
2020-09-17 08:55:32,970 [elastic-apm-tracer-initializer] INFO co.elastic.apm.agent.impl.ElasticApmTracer - Tracer switched to RUNNING state
2020-09-17 08:55:32,970 [elastic-apm-server-healthcheck] 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-09-17 08:55:32,970 [elastic-apm-server-healthcheck] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation is loaded by null
2020-09-17 08:55:32,970 [elastic-apm-server-healthcheck] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,970 [elastic-apm-server-healthcheck] 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-09-17 08:55:32,970 [elastic-apm-server-healthcheck] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation is loaded by null
2020-09-17 08:55:32,970 [elastic-apm-server-healthcheck] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,981 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: (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-09-17 08:55:32,981 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:32,982 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:32,982 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:32,982 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:32,982 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:32,982 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:32,982 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:32,982 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:32,982 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:32,982 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:32,983 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to http://10.148.208.47:8090/
2020-09-17 08:55:32,985 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://10.148.208.47:8090/config/v1/agents
2020-09-17 08:55:32,988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: ((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)))))))) and not(isAbstract())) matches public void org.apache.logging.slf4j.Log4jLogger.error(java.lang.String,java.lang.Throwable)
2020-09-17 08:55:32,994 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:32,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:32,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:32,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:32,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:32,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:32,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:32,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:32,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:32,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:32,994 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:33,004 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.HelperClassManager - Creating plugin class loader for null containing [co.elastic.apm.agent.urlconnection.UrlConnectionPropertyAccessor, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation, co.elastic.apm.agent.urlconnection.package-info, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation, co.elastic.apm.agent.urlconnection.SSLContextInstrumentation]
2020-09-17 08:55:33,277 [main] DEBUG co.elastic.apm.agent.bci.HelperClassManager - Creating plugin class loader for java.net.URLClassLoader@40ef3420 containing [co.elastic.apm.agent.servlet.ServletTransactionHelper, co.elastic.apm.agent.servlet.ServletApiAdvice, co.elastic.apm.agent.servlet.helper.ServletRequestHeaderGetter, co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelper, co.elastic.apm.agent.servlet.helper.RecordingServletInputStreamWrapper, co.elastic.apm.agent.servlet.helper.AsyncContextAdviceHelperImpl$ApmAsyncListenerAllocator, co.elastic.apm.agent.servlet.helper.package-info, co.elastic.apm.agent.servlet.helper.AsyncContextAdviceHelperImpl, co.elastic.apm.agent.servlet.helper.AsyncContextAdviceHelperImpl$1, co.elastic.apm.agent.servlet.helper.ApmAsyncListener, co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation, co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation, co.elastic.apm.agent.servlet.ServletVersionInstrumentation, co.elastic.apm.agent.servlet.FilterChainInstrumentation, co.elastic.apm.agent.servlet.AsyncInstrumentation, co.elastic.apm.agent.servlet.AbstractServletInstrumentation, co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation, co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation$AsyncContextStartAdvice, co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation$StartAsyncAdvice, co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextAdviceHelper, co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service, co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation$GetInputStreamAdvice, co.elastic.apm.agent.servlet.package-info, co.elastic.apm.agent.servlet.ServletInstrumentation, co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init]
2020-09-17 08:55:33,288 [main] INFO co.elastic.apm.agent.servlet.ServletVersionInstrumentation - Servlet container info = Apache Tomcat/9.0.20
2020-09-17 08:55:33,289 [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-09-17 08:55:33,289 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,289 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:33,289 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,290 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:33,290 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,290 [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-09-17 08:55:33,290 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,290 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:33,290 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,290 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:33,294 [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-09-17 08:55:33,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:33,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:33,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,294 [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-09-17 08:55:33,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:33,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:33,297 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: ((name(equals(initPropertySources)) and hasParameter(ofSize(0))) and not(isAbstract())) matches protected void org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.initPropertySources()
2020-09-17 08:55:33,336 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.springframework.context.support.ContextTypeMatchClassLoader
2020-09-17 08:55:33,336 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:33,336 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:33,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:33,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:33,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:33,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:33,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:33,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:33,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:33,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:33,340 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation BootstrapDelegationClassLoaderInstrumentation: (((name(equals(loadClass)) and returns(erasure(is(class java.lang.Class)))) and (hasParameter(hasTypes(erasures(containing(is(class java.lang.String))))) or hasParameter(hasTypes(erasures(containing(is(class java.lang.String), is(boolean))))))) and not(isAbstract())) matches public java.lang.Class org.springframework.context.support.ContextTypeMatchClassLoader.loadClass(java.lang.String) throws java.lang.ClassNotFoundException
2020-09-17 08:55:33,342 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.springframework.core.DecoratingClassLoader
2020-09-17 08:55:33,342 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:33,342 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:33,342 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:33,342 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:33,342 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:33,342 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:33,342 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:33,342 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:33,342 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:33,342 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:33,521 [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-09-17 08:55:33,521 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,522 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,522 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,522 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,522 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,522 [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-09-17 08:55:33,522 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,522 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,522 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,522 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:33,532 [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-09-17 08:55:33,532 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,532 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,532 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,532 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,532 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,532 [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-09-17 08:55:33,532 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,532 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,532 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,532 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:33,534 [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)))))) and not(isAbstract())) 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-09-17 08:55:33,557 [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-09-17 08:55:33,557 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,557 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,557 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,557 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,558 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,558 [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-09-17 08:55:33,558 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,558 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,558 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,558 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:33,561 [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)))))) and not(isAbstract())) 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-09-17 08:55:33,562 [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-09-17 08:55:33,562 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,562 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,562 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,562 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,562 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,562 [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-09-17 08:55:33,562 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,562 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:33,562 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:33,562 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:33,565 [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)))))) and not(isAbstract())) 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-09-17 08:55:33,906 [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-09-17 08:55:33,906 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,907 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:33,907 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,907 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:33,907 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,907 [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-09-17 08:55:33,907 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,907 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:33,907 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:33,907 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:33,909 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: ((name(equals(initPropertySources)) and hasParameter(ofSize(0))) and not(isAbstract())) matches protected void org.springframework.web.context.support.GenericWebApplicationContext.initPropertySources()
2020-09-17 08:55:34,607 [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-09-17 08:55:34,607 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,607 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,607 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,608 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,608 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,608 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,608 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,608 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,608 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,608 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,659 [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()) and not(isAbstract())) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,659 [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()) and not(isAbstract())) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,662 [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()) and not(isAbstract())) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:34,663 [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()) and not(isAbstract())) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,664 [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()) and not(isAbstract())) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:34,664 [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()) and not(isAbstract())) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,668 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:34,669 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:34,669 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:34,670 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:34,671 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:34,679 [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-09-17 08:55:34,679 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,679 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,680 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,680 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,680 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,680 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,680 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,680 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,680 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,680 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,687 [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-09-17 08:55:34,687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,687 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,694 [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-09-17 08:55:34,695 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,695 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,695 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,695 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,695 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,695 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,695 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,695 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,695 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,695 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,701 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,702 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,702 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:34,703 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:34,703 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,704 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,704 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:34,704 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:34,705 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:34,705 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:34,705 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:34,736 [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-09-17 08:55:34,736 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,737 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,737 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,737 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,737 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,737 [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-09-17 08:55:34,737 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,737 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,737 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,737 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,737 [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-09-17 08:55:34,737 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,738 [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-09-17 08:55:34,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,738 [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-09-17 08:55:34,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,739 [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-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,739 [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-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,739 [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-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,739 [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-09-17 08:55:34,739 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,740 [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-09-17 08:55:34,740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,740 [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-09-17 08:55:34,740 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,741 [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-09-17 08:55:34,741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,741 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,792 [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()) and not(isAbstract())) matches public java.sql.ResultSet oracle.jdbc.driver.OracleStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,793 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,794 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,795 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,797 [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()) and not(isAbstract())) matches public void oracle.jdbc.driver.OracleStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,798 [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()) and not(isAbstract())) matches public int[] oracle.jdbc.driver.OracleStatement.executeBatch() throws java.sql.SQLException
2020-09-17 08:55:34,799 [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()) and not(isAbstract())) matches public long[] oracle.jdbc.driver.OracleStatement.executeLargeBatch() throws java.sql.SQLException
2020-09-17 08:55:34,800 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:34,800 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:34,801 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:34,801 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:34,802 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:34,802 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:34,803 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:34,803 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:34,803 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:34,809 [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-09-17 08:55:34,809 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,809 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,809 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,809 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,809 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,809 [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-09-17 08:55:34,809 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,809 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,809 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,809 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,809 [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-09-17 08:55:34,809 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,810 [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-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,810 [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-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,810 [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-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,810 [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-09-17 08:55:34,810 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,811 [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-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,811 [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-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,811 [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-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,811 [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-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,811 [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-09-17 08:55:34,811 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,812 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,812 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,812 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,838 [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-09-17 08:55:34,838 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,838 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,838 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [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-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,839 [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-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [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-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,839 [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-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [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-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,839 [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-09-17 08:55:34,839 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,840 [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-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,840 [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-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,840 [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-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,840 [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-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,841 [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-09-17 08:55:34,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,863 [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()) and not(isAbstract())) matches public java.sql.ResultSet oracle.jdbc.driver.OraclePreparedStatement.executeQuery() throws java.sql.SQLException
2020-09-17 08:55:34,864 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OraclePreparedStatement.executeUpdate() throws java.sql.SQLException
2020-09-17 08:55:34,865 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OraclePreparedStatement.executeLargeUpdate() throws java.sql.SQLException
2020-09-17 08:55:34,865 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OraclePreparedStatement.execute() throws java.sql.SQLException
2020-09-17 08:55:34,870 [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()) and not(isAbstract())) matches public void oracle.jdbc.driver.OraclePreparedStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:34,871 [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()) and not(isAbstract())) matches public int[] oracle.jdbc.driver.OraclePreparedStatement.executeBatch() throws java.sql.SQLException
2020-09-17 08:55:34,871 [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()) and not(isAbstract())) matches public long[] oracle.jdbc.driver.OraclePreparedStatement.executeLargeBatch() throws java.sql.SQLException
2020-09-17 08:55:34,882 [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-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,882 [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-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,882 [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-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,882 [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-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,882 [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-09-17 08:55:34,882 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,883 [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-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,883 [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-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,883 [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-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,883 [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-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,883 [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-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,883 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,884 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,884 [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-09-17 08:55:34,884 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,884 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,884 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,884 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,884 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,884 [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-09-17 08:55:34,884 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,884 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,884 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,884 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,896 [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()) and not(isAbstract())) matches public long[] oracle.jdbc.driver.T4CPreparedStatement.executeLargeBatch() throws java.sql.SQLException
2020-09-17 08:55:34,898 [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-09-17 08:55:34,898 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,898 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,898 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [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-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,899 [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-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [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-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,899 [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-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [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-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,899 [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-09-17 08:55:34,899 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,900 [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-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,900 [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-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,900 [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-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,900 [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-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,900 [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-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,900 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,919 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleCallableStatement.execute() throws java.sql.SQLException
2020-09-17 08:55:34,920 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleCallableStatement.executeUpdate() throws java.sql.SQLException
2020-09-17 08:55:34,932 [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-09-17 08:55:34,932 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [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-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,933 [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-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [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-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,933 [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-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [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-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,933 [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-09-17 08:55:34,933 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,934 [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-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,934 [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-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,934 [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-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,934 [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-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,934 [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-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:34,934 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:34,948 [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-09-17 08:55:34,948 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,948 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,948 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,948 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,948 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,948 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,948 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,948 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:34,949 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:34,949 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:35,459 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.apache.ibatis.ognl.enhance.ContextClassLoader
2020-09-17 08:55:35,459 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:35,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:35,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:35,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:35,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:35,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:35,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:35,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:35,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:35,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:35,887 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:35,888 [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-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:35,888 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:35,888 [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-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:35,888 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:35,889 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:35,889 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:35,897 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.springframework.core.task.SimpleAsyncTaskExecutor.execute(java.lang.Runnable)
2020-09-17 08:55:35,898 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.lang.Runnable)
2020-09-17 08:55:35,899 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.util.concurrent.Callable)
2020-09-17 08:55:37,092 [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-09-17 08:55:37,092 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,093 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,093 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,093 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,093 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,093 [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-09-17 08:55:37,093 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,093 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,093 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,093 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,097 [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))))))) and not(isAbstract())) 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-09-17 08:55:37,099 [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-09-17 08:55:37,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,099 [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-09-17 08:55:37,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,102 [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-09-17 08:55:37,102 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,102 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,102 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,102 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,102 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,102 [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-09-17 08:55:37,102 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,102 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,102 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,102 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,107 [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-09-17 08:55:37,107 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,107 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,107 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,107 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,107 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,107 [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-09-17 08:55:37,107 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,107 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,107 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,107 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,110 [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-09-17 08:55:37,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,110 [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-09-17 08:55:37,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:37,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:37,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,113 [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))))))) and not(isAbstract())) matches public void org.springframework.web.servlet.view.AbstractCachingViewResolver$1.render(java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2020-09-17 08:55:37,438 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,438 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,438 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,438 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,445 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(java.lang.Runnable,long,java.util.concurrent.TimeUnit)
2020-09-17 08:55:37,446 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(java.util.concurrent.Callable,long,java.util.concurrent.TimeUnit)
2020-09-17 08:55:37,448 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:37,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:37,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,448 [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-09-17 08:55:37,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:37,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,448 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,449 [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-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,449 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,449 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,457 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.execute(java.lang.Runnable)
2020-09-17 08:55:37,457 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.submit(java.lang.Runnable)
2020-09-17 08:55:37,458 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.submit(java.util.concurrent.Callable)
2020-09-17 08:55:37,460 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,460 [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-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,460 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,460 [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-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,460 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,460 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,461 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,461 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,461 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,461 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,461 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,467 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.springframework.core.task.support.TaskExecutorAdapter.execute(java.lang.Runnable)
2020-09-17 08:55:37,467 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.core.task.support.TaskExecutorAdapter.submit(java.lang.Runnable)
2020-09-17 08:55:37,468 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.core.task.support.TaskExecutorAdapter.submit(java.util.concurrent.Callable)
2020-09-17 08:55:37,470 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,470 [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-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,470 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,470 [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-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:37,470 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.1#tda#spc.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:37,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:37,471 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:37,477 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter.execute(java.lang.Runnable)
2020-09-17 08:55:37,478 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter.submit(java.lang.Runnable)
2020-09-17 08:55:37,478 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter.submit(java.util.concurrent.Callable)
2020-09-17 08:55:37,953 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-09-17 08:55:38,401 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:38,401 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,401 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,401 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,401 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,401 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,401 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,401 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,401 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,401 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,401 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:38,409 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:38,409 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,409 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,409 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,409 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,409 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,409 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,409 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,409 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,409 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,409 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:38,421 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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)))))))) and not(isAbstract())) matches public void org.apache.logging.log4j.spi.AbstractLogger.error(java.lang.String,java.lang.Throwable)
2020-09-17 08:55:38,447 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:38,447 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:38,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:38,448 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,096 [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-09-17 08:55:41,096 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,096 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,096 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,097 [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-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,097 [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-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,097 [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-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,097 [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-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,097 [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-09-17 08:55:41,097 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:41,098 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:41,098 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:41,098 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:41,098 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:41,098 [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-09-17 08:55:41,098 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:41,098 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:41,098 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:41,098 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,110 [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))))) and not(isAbstract())) 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-09-17 08:55:41,113 [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-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,113 [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-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,113 [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-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,113 [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-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,113 [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-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,113 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,123 [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-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,123 [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-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,123 [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-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,123 [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-09-17 08:55:41,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,124 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:41,124 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,124 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:41,124 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,124 [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-09-17 08:55:41,124 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,124 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:41,124 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:41,124 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,490 [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-09-17 08:55:41,490 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:41,490 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:41,490 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:41,490 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:41,490 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:41,490 [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-09-17 08:55:41,490 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:41,490 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:41,490 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:41,490 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,493 [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-09-17 08:55:41,494 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:41,494 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:41,494 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:41,494 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:41,494 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:41,494 [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-09-17 08:55:41,494 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:41,494 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:41,494 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:41,494 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,496 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: ((name(equals(initPropertySources)) and hasParameter(ofSize(0))) and not(isAbstract())) matches protected void org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.initPropertySources()
2020-09-17 08:55:41,508 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: (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-09-17 08:55:41,508 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:41,508 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:41,508 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:41,508 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:41,508 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:41,508 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:41,508 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:41,508 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:41,508 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:41,508 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,512 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: ((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)))))))) and not(isAbstract())) matches public void org.apache.logging.slf4j.Log4jLogger.error(java.lang.String,java.lang.Throwable)
2020-09-17 08:55:41,517 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:41,518 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:41,518 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:41,518 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:41,518 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:41,518 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:41,518 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:41,518 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:41,518 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:41,518 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:41,518 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,626 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.springframework.context.support.ContextTypeMatchClassLoader
2020-09-17 08:55:41,626 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:41,627 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:41,627 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:41,627 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:41,627 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:41,627 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:41,627 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:41,627 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:41,627 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:41,627 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation BootstrapDelegationClassLoaderInstrumentation: (((name(equals(loadClass)) and returns(erasure(is(class java.lang.Class)))) and (hasParameter(hasTypes(erasures(containing(is(class java.lang.String))))) or hasParameter(hasTypes(erasures(containing(is(class java.lang.String), is(boolean))))))) and not(isAbstract())) matches public java.lang.Class org.springframework.context.support.ContextTypeMatchClassLoader.loadClass(java.lang.String) throws java.lang.ClassNotFoundException
2020-09-17 08:55:41,631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.springframework.core.DecoratingClassLoader
2020-09-17 08:55:41,631 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:41,631 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:41,631 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:41,631 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:41,631 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:41,631 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:41,631 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:41,631 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:41,631 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:41,631 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,744 [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-09-17 08:55:41,744 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,745 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,745 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,745 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,745 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,745 [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-09-17 08:55:41,745 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,745 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,745 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,745 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,751 [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-09-17 08:55:41,751 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,752 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,752 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,752 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,752 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,752 [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-09-17 08:55:41,752 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,752 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,752 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,752 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,753 [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)))))) and not(isAbstract())) 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-09-17 08:55:41,775 [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-09-17 08:55:41,775 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,776 [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-09-17 08:55:41,776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,776 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,777 [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)))))) and not(isAbstract())) 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-09-17 08:55:41,778 [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-09-17 08:55:41,778 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,779 [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-09-17 08:55:41,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:41,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,779 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,780 [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)))))) and not(isAbstract())) 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-09-17 08:55:41,987 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ScheduledTransactionNameInstrumentation: (((false or name(startsWith(com.delta))) and declaresMethods(whereOne(declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules))))))))) and not(isInterface())) matches class com.delta.ia.holmes.tda.controller.CycleAnalyticsController
2020-09-17 08:55:41,987 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,987 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation): true
2020-09-17 08:55:41,987 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,987 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation): true
2020-09-17 08:55:41,987 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,987 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation): true
2020-09-17 08:55:41,987 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,987 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation): true
2020-09-17 08:55:41,987 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:41,987 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:41,992 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ScheduledTransactionNameInstrumentation: (declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules)))))) and not(isAbstract())) matches public void com.delta.ia.holmes.tda.controller.CycleAnalyticsController.syncCycleConfigBySchedule()
2020-09-17 08:55:41,993 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ScheduledTransactionNameInstrumentation: (declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules)))))) and not(isAbstract())) matches public void com.delta.ia.holmes.tda.controller.CycleAnalyticsController.cycleAnalyticsByStation()
2020-09-17 08:55:41,994 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ScheduledTransactionNameInstrumentation: (declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules)))))) and not(isAbstract())) matches public void com.delta.ia.holmes.tda.controller.CycleAnalyticsController.cycleAnalyticsByMONO()
2020-09-17 08:55:42,155 [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-09-17 08:55:42,155 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:42,156 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:42,156 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:42,156 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:42,156 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:42,156 [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-09-17 08:55:42,156 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:42,156 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:42,156 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:42,156 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,157 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: ((name(equals(initPropertySources)) and hasParameter(ofSize(0))) and not(isAbstract())) matches protected void org.springframework.web.context.support.GenericWebApplicationContext.initPropertySources()
2020-09-17 08:55:42,737 [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-09-17 08:55:42,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,738 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,772 [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()) and not(isAbstract())) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,772 [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()) and not(isAbstract())) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,773 [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()) and not(isAbstract())) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:42,774 [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()) and not(isAbstract())) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,774 [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()) and not(isAbstract())) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:42,775 [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()) and not(isAbstract())) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,777 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:42,777 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:42,777 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:42,778 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:42,778 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:42,783 [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-09-17 08:55:42,784 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,784 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,784 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,784 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,784 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,784 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,784 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,784 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,784 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,784 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,787 [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-09-17 08:55:42,787 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,788 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,792 [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-09-17 08:55:42,792 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,792 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,793 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,793 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,793 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,793 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,793 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,793 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,793 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,793 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,796 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,796 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,797 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:42,797 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:42,797 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,797 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,798 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:42,798 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:42,798 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:42,798 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:42,798 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:42,816 [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-09-17 08:55:42,816 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [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-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,817 [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-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [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-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,817 [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-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [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-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,817 [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-09-17 08:55:42,817 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,818 [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-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,818 [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-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,818 [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-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,818 [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-09-17 08:55:42,818 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,819 [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-09-17 08:55:42,819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,819 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,833 [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()) and not(isAbstract())) matches public java.sql.ResultSet oracle.jdbc.driver.OracleStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,834 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,835 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,835 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,837 [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()) and not(isAbstract())) matches public void oracle.jdbc.driver.OracleStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,837 [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()) and not(isAbstract())) matches public int[] oracle.jdbc.driver.OracleStatement.executeBatch() throws java.sql.SQLException
2020-09-17 08:55:42,837 [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()) and not(isAbstract())) matches public long[] oracle.jdbc.driver.OracleStatement.executeLargeBatch() throws java.sql.SQLException
2020-09-17 08:55:42,838 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:42,839 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:42,839 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:42,839 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:42,840 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:42,840 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:42,840 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:42,841 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:42,841 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:42,845 [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-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [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-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,846 [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-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [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-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,846 [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-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [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-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,846 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,846 [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-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,847 [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-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,847 [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-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,847 [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-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,847 [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-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,847 [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-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,847 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,872 [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-09-17 08:55:42,872 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,872 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,872 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,872 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,872 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,872 [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-09-17 08:55:42,872 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,872 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,872 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,872 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,872 [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-09-17 08:55:42,872 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,873 [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-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,873 [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-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,873 [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-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,873 [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-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,873 [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-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,873 [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-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,873 [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-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,873 [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-09-17 08:55:42,873 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,874 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,874 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,874 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,874 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,874 [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-09-17 08:55:42,874 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,874 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,874 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,874 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,893 [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()) and not(isAbstract())) matches public java.sql.ResultSet oracle.jdbc.driver.OraclePreparedStatement.executeQuery() throws java.sql.SQLException
2020-09-17 08:55:42,894 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OraclePreparedStatement.executeUpdate() throws java.sql.SQLException
2020-09-17 08:55:42,895 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OraclePreparedStatement.executeLargeUpdate() throws java.sql.SQLException
2020-09-17 08:55:42,895 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OraclePreparedStatement.execute() throws java.sql.SQLException
2020-09-17 08:55:42,899 [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()) and not(isAbstract())) matches public void oracle.jdbc.driver.OraclePreparedStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:42,900 [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()) and not(isAbstract())) matches public int[] oracle.jdbc.driver.OraclePreparedStatement.executeBatch() throws java.sql.SQLException
2020-09-17 08:55:42,900 [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()) and not(isAbstract())) matches public long[] oracle.jdbc.driver.OraclePreparedStatement.executeLargeBatch() throws java.sql.SQLException
2020-09-17 08:55:42,908 [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-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [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-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,909 [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-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [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-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,909 [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-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [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-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,909 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,910 [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-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,910 [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-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,910 [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-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,910 [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-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,910 [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-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,910 [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-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,910 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,921 [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()) and not(isAbstract())) matches public long[] oracle.jdbc.driver.T4CPreparedStatement.executeLargeBatch() throws java.sql.SQLException
2020-09-17 08:55:42,923 [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-09-17 08:55:42,923 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [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-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,924 [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-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [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-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,924 [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-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [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-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,924 [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-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,924 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,925 [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-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,925 [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-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,925 [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-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,925 [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-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,925 [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-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,925 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,941 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleCallableStatement.execute() throws java.sql.SQLException
2020-09-17 08:55:42,942 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleCallableStatement.executeUpdate() throws java.sql.SQLException
2020-09-17 08:55:42,952 [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-09-17 08:55:42,952 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [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-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,953 [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-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [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-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,953 [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-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [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-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,953 [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-09-17 08:55:42,953 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,954 [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-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,954 [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-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,954 [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-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,954 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-09-17 08:55:42,954 [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-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,954 [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-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:42,954 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:42,967 [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-09-17 08:55:42,967 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,967 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,967 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,967 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,968 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,968 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,968 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,968 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:42,968 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:42,968 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:43,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.apache.ibatis.ognl.enhance.ContextClassLoader
2020-09-17 08:55:43,411 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:43,411 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:43,412 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:43,412 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:43,412 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:43,412 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:43,412 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:43,412 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:43,412 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:43,412 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:43,916 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:43,916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:43,916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:43,916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:43,916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:43,916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:43,916 [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-09-17 08:55:43,916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:43,916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:43,916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:43,916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:43,916 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:43,916 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:43,917 [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-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:43,917 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:43,917 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:43,925 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.springframework.core.task.SimpleAsyncTaskExecutor.execute(java.lang.Runnable)
2020-09-17 08:55:43,926 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.lang.Runnable)
2020-09-17 08:55:43,926 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.util.concurrent.Callable)
2020-09-17 08:55:44,991 [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-09-17 08:55:44,992 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:44,992 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:44,992 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:44,992 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:44,992 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:44,992 [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-09-17 08:55:44,992 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:44,992 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:44,992 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:44,992 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:44,996 [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))))))) and not(isAbstract())) 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-09-17 08:55:44,997 [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-09-17 08:55:44,997 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:44,998 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:44,998 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:44,998 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:44,998 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:44,998 [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-09-17 08:55:44,998 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:44,998 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:44,998 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:44,998 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,001 [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-09-17 08:55:45,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:45,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:45,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,001 [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-09-17 08:55:45,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:45,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,005 [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-09-17 08:55:45,005 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,005 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:45,005 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,005 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:45,005 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,005 [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-09-17 08:55:45,005 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,005 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:45,005 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,005 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,008 [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-09-17 08:55:45,008 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,008 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:45,008 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,009 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:45,009 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,009 [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-09-17 08:55:45,009 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,009 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:45,009 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:45,009 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,011 [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))))))) and not(isAbstract())) matches public void org.springframework.web.servlet.view.AbstractCachingViewResolver$1.render(java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2020-09-17 08:55:45,098 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:45,098 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,099 [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-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,099 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,099 [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-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,099 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,099 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,106 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.execute(java.lang.Runnable)
2020-09-17 08:55:45,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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.submit(java.lang.Runnable)
2020-09-17 08:55:45,107 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.submit(java.util.concurrent.Callable)
2020-09-17 08:55:45,109 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,109 [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-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,109 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,109 [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-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,109 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,110 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:45,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,110 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,115 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.springframework.core.task.support.TaskExecutorAdapter.execute(java.lang.Runnable)
2020-09-17 08:55:45,116 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.core.task.support.TaskExecutorAdapter.submit(java.lang.Runnable)
2020-09-17 08:55:45,117 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.core.task.support.TaskExecutorAdapter.submit(java.util.concurrent.Callable)
2020-09-17 08:55:45,118 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:45,118 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,118 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:45,118 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,118 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:45,118 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,118 [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-09-17 08:55:45,118 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,118 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:45,118 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:45,118 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,118 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:45,118 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,119 [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-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,119 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#tda#tda.service
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:45,119 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:45,124 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter.execute(java.lang.Runnable)
2020-09-17 08:55:45,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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter.submit(java.lang.Runnable)
2020-09-17 08:55:45,125 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskExecutorAdapter.submit(java.util.concurrent.Callable)
2020-09-17 08:55:45,134 [main] DEBUG co.elastic.apm.agent.bci.HelperClassManager - Creating plugin class loader for null containing []
2020-09-17 08:55:46,059 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:46,059 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,059 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,059 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,059 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,059 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,059 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,059 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,059 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,059 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,059 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:46,066 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:46,066 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,066 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,066 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,066 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,066 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,066 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,066 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,066 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,066 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,066 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:46,076 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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)))))))) and not(isAbstract())) matches public void org.apache.logging.log4j.spi.AbstractLogger.error(java.lang.String,java.lang.Throwable)
2020-09-17 08:55:46,103 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:46,103 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,103 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,103 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,103 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,103 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,103 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,103 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,103 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:46,103 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:46,103 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:47,954 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-09-17 08:55:48,161 [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-09-17 08:55:48,161 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,162 [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-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,162 [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-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,162 [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-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,162 [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-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:48,162 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,163 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,163 [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-09-17 08:55:48,163 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:48,163 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:48,163 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:48,163 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:48,163 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:48,163 [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-09-17 08:55:48,163 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:48,163 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:48,163 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:48,163 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,173 [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))))) and not(isAbstract())) 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-09-17 08:55:48,175 [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-09-17 08:55:48,175 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,176 [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-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,176 [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-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,176 [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-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,176 [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-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,184 [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-09-17 08:55:48,184 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,185 [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-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,185 [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-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,185 [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-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,185 [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-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:48,185 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,569 [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-09-17 08:55:48,569 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:48,569 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:48,569 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:48,569 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:48,569 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:48,569 [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-09-17 08:55:48,569 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:48,569 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:48,569 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:48,569 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,572 [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-09-17 08:55:48,572 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:48,572 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:48,572 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:48,572 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:48,572 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:48,573 [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-09-17 08:55:48,573 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:48,573 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:48,573 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:48,573 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,574 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: ((name(equals(initPropertySources)) and hasParameter(ofSize(0))) and not(isAbstract())) matches protected void org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.initPropertySources()
2020-09-17 08:55:48,591 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: (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-09-17 08:55:48,591 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:48,592 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:48,592 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:48,592 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:48,592 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:48,592 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:48,592 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:48,592 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:48,592 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:48,592 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,595 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: ((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)))))))) and not(isAbstract())) matches public void org.apache.logging.slf4j.Log4jLogger.error(java.lang.String,java.lang.Throwable)
2020-09-17 08:55:48,601 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:48,601 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:48,601 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:48,601 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:48,601 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:48,601 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:48,601 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:48,601 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:48,601 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:48,601 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:48,601 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,717 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.springframework.context.support.ContextTypeMatchClassLoader
2020-09-17 08:55:48,717 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:48,718 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:48,718 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:48,718 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:48,718 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:48,718 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:48,718 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:48,718 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:48,718 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:48,718 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,721 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation BootstrapDelegationClassLoaderInstrumentation: (((name(equals(loadClass)) and returns(erasure(is(class java.lang.Class)))) and (hasParameter(hasTypes(erasures(containing(is(class java.lang.String))))) or hasParameter(hasTypes(erasures(containing(is(class java.lang.String), is(boolean))))))) and not(isAbstract())) matches public java.lang.Class org.springframework.context.support.ContextTypeMatchClassLoader.loadClass(java.lang.String) throws java.lang.ClassNotFoundException
2020-09-17 08:55:48,722 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.springframework.core.DecoratingClassLoader
2020-09-17 08:55:48,722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:48,722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:48,722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:48,722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:48,722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:48,722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:48,722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:48,722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:48,722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:48,722 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,832 [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-09-17 08:55:48,832 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,832 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,832 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,832 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,832 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,833 [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-09-17 08:55:48,833 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,833 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,833 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,833 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,840 [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-09-17 08:55:48,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,840 [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-09-17 08:55:48,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,840 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,842 [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)))))) and not(isAbstract())) 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-09-17 08:55:48,865 [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-09-17 08:55:48,865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,865 [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-09-17 08:55:48,865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,865 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,867 [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)))))) and not(isAbstract())) 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-09-17 08:55:48,868 [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-09-17 08:55:48,868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,868 [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-09-17 08:55:48,868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2020-09-17 08:55:48,868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:48,868 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:48,869 [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)))))) and not(isAbstract())) 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-09-17 08:55:49,055 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ScheduledTransactionNameInstrumentation: (((false or name(startsWith(com.delta))) and declaresMethods(whereOne(declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules))))))))) and not(isInterface())) matches class com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl
2020-09-17 08:55:49,055 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:49,055 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation): true
2020-09-17 08:55:49,055 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:49,055 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation): true
2020-09-17 08:55:49,055 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:49,055 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation): true
2020-09-17 08:55:49,055 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:49,055 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation): true
2020-09-17 08:55:49,055 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation is loaded by null
2020-09-17 08:55:49,055 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:49,058 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ScheduledTransactionNameInstrumentation: (declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules)))))) and not(isAbstract())) matches public void com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.generateEncryptKey()
2020-09-17 08:55:49,151 [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-09-17 08:55:49,151 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:49,151 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:49,151 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:49,151 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:49,151 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:49,151 [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-09-17 08:55:49,151 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:49,151 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:49,151 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:49,151 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:49,153 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: ((name(equals(initPropertySources)) and hasParameter(ofSize(0))) and not(isAbstract())) matches protected void org.springframework.web.context.support.GenericWebApplicationContext.initPropertySources()
2020-09-17 08:55:50,123 [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-09-17 08:55:50,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,123 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,155 [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()) and not(isAbstract())) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,156 [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()) and not(isAbstract())) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,158 [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()) and not(isAbstract())) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:50,158 [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()) and not(isAbstract())) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,159 [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()) and not(isAbstract())) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:50,159 [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()) and not(isAbstract())) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,161 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:50,161 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:50,162 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:50,162 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:50,162 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:50,167 [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-09-17 08:55:50,167 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,168 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,168 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,168 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,168 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,168 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,168 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,168 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,168 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,168 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,171 [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-09-17 08:55:50,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,176 [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-09-17 08:55:50,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,176 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,177 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,177 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,177 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,177 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,177 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,180 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,180 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,180 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:50,181 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-09-17 08:55:50,181 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,181 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,181 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:50,182 [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()) and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-09-17 08:55:50,182 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:50,182 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:50,182 [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()) and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:50,200 [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-09-17 08:55:50,200 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [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-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,201 [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-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [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-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,201 [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-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,201 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,202 [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-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,202 [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-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,202 [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-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,202 [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-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,202 [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-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,202 [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-09-17 08:55:50,202 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,203 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,203 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,203 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,203 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,203 [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-09-17 08:55:50,203 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,203 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,203 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,203 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,218 [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()) and not(isAbstract())) matches public java.sql.ResultSet oracle.jdbc.driver.OracleStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,219 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,219 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,219 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,221 [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()) and not(isAbstract())) matches public void oracle.jdbc.driver.OracleStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,221 [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()) and not(isAbstract())) matches public int[] oracle.jdbc.driver.OracleStatement.executeBatch() throws java.sql.SQLException
2020-09-17 08:55:50,222 [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()) and not(isAbstract())) matches public long[] oracle.jdbc.driver.OracleStatement.executeLargeBatch() throws java.sql.SQLException
2020-09-17 08:55:50,222 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:50,223 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:50,223 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:50,223 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:50,224 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:50,224 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OracleStatement.executeLargeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:50,224 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int) throws java.sql.SQLException
2020-09-17 08:55:50,225 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-09-17 08:55:50,225 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-09-17 08:55:50,230 [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-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,230 [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-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,230 [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-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,230 [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-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,230 [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-09-17 08:55:50,230 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,231 [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-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,231 [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-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,231 [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-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,231 [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-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,231 [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-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,231 [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-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,231 [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-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,231 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,257 [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-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,257 [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-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,257 [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-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,257 [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-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,257 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,258 [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-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,258 [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-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,258 [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-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,258 [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-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,258 [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-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,258 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,259 [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-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,259 [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-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,259 [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-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,259 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,278 [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()) and not(isAbstract())) matches public java.sql.ResultSet oracle.jdbc.driver.OraclePreparedStatement.executeQuery() throws java.sql.SQLException
2020-09-17 08:55:50,279 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OraclePreparedStatement.executeUpdate() throws java.sql.SQLException
2020-09-17 08:55:50,279 [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()) and not(isAbstract())) matches public long oracle.jdbc.driver.OraclePreparedStatement.executeLargeUpdate() throws java.sql.SQLException
2020-09-17 08:55:50,280 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OraclePreparedStatement.execute() throws java.sql.SQLException
2020-09-17 08:55:50,284 [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()) and not(isAbstract())) matches public void oracle.jdbc.driver.OraclePreparedStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-09-17 08:55:50,284 [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()) and not(isAbstract())) matches public int[] oracle.jdbc.driver.OraclePreparedStatement.executeBatch() throws java.sql.SQLException
2020-09-17 08:55:50,285 [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()) and not(isAbstract())) matches public long[] oracle.jdbc.driver.OraclePreparedStatement.executeLargeBatch() throws java.sql.SQLException
2020-09-17 08:55:50,293 [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-09-17 08:55:50,293 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,293 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,293 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,293 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,293 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [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-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,294 [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-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [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-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,294 [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-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [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-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,294 [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-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,294 [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-09-17 08:55:50,294 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,295 [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-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,295 [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-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,295 [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-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,295 [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-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,295 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,306 [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()) and not(isAbstract())) matches public long[] oracle.jdbc.driver.T4CPreparedStatement.executeLargeBatch() throws java.sql.SQLException
2020-09-17 08:55:50,308 [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-09-17 08:55:50,308 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [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-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,309 [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-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [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-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,309 [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-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [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-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,309 [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-09-17 08:55:50,309 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,310 [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-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,310 [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-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,310 [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-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,310 [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-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,310 [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-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,310 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,325 [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()) and not(isAbstract())) matches public boolean oracle.jdbc.driver.OracleCallableStatement.execute() throws java.sql.SQLException
2020-09-17 08:55:50,326 [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()) and not(isAbstract())) matches public int oracle.jdbc.driver.OracleCallableStatement.executeUpdate() throws java.sql.SQLException
2020-09-17 08:55:50,337 [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-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,337 [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-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation): true
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,337 [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-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,337 [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-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation): true
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation is loaded by null
2020-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,337 [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-09-17 08:55:50,337 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,338 [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-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,338 [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-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,338 [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-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,338 [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-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,338 [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-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,338 [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-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,338 [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-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation): true
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation is loaded by null
2020-09-17 08:55:50,338 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,351 [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-09-17 08:55:50,351 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,352 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,352 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,352 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,352 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,352 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,352 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,352 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2020-09-17 08:55:50,352 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2020-09-17 08:55:50,352 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,748 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation BootstrapDelegationClassLoaderInstrumentation: ((((((not(name(startsWith(java.))) and not(name(startsWith(jdk.)))) and not(name(startsWith(com.sun.)))) and not(name(startsWith(sun.)))) and not(name(contains(Bootstrap)))) and hasSuperType(erasure(is(class java.lang.ClassLoader)))) and not(isInterface())) matches class org.apache.ibatis.ognl.enhance.ContextClassLoader
2020-09-17 08:55:50,748 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:50,749 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:50,749 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:50,749 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:50,749 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:50,749 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:50,749 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:50,749 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation): true
2020-09-17 08:55:50,749 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.bootdelegation.BootstrapDelegationClassLoaderInstrumentation is loaded by null
2020-09-17 08:55:50,749 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,841 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:50,841 [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-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation): true
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation is loaded by null
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,841 [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(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:50,841 [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-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation): true
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation is loaded by null
2020-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,841 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (((((((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(contains(jetty)))) and not(name(contains(tomcat)))) and not(name(contains(jboss)))) and not(name(contains(undertow)))) and not(name(contains(netty)))) 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-09-17 08:55:50,841 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:50,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:50,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:50,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:50,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:50,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:50,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:50,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation): true
2020-09-17 08:55:50,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation is loaded by null
2020-09-17 08:55:50,842 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:50,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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.springframework.core.task.SimpleAsyncTaskExecutor.execute(java.lang.Runnable)
2020-09-17 08:55:50,851 [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(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.lang.Runnable)
2020-09-17 08:55:50,851 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future)))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.util.concurrent.Callable)
2020-09-17 08:55:51,377 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a812a8ee92554c1273d89012c464e241-098213d02722a067-01 (6969e25c) (1)
2020-09-17 08:55:51,377 [main] 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:501) [?:?]
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:300) [?:?]
at co.elastic.apm.agent.impl.transaction.AbstractSpan.onAfterStart(AbstractSpan.java:406) [?:?]
at co.elastic.apm.agent.impl.transaction.Transaction.onTransactionStart(Transaction.java:138) [?:?]
at co.elastic.apm.agent.impl.transaction.Transaction.start(Transaction.java:116) [?:?]
at co.elastic.apm.agent.impl.ElasticApmTracer.startRootTransaction(ElasticApmTracer.java:164) [?:?]
at co.elastic.apm.agent.impl.ElasticApmTracer.startRootTransaction(ElasticApmTracer.java:156) [?:?]
at co.elastic.apm.agent.impl.GlobalTracer.startRootTransaction(GlobalTracer.java:84) [?:?]
at com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.generateEncryptKey(EncryptServiceImpl.java:51) [classes/:?]
at com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.<init>(EncryptServiceImpl.java:44) [classes/:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_212]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_212]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_212]
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1152) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1104) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:511) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:208) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1136) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1064) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:583) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:364) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1269) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:551) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) [spring-context-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) [spring-context-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:668) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:634) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:682) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:553) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:494) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:171) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at javax.servlet.GenericServlet.init(GenericServlet.java:158) [servlet-api.jar:4.0.FR]
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1122) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1077) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:971) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4868) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5184) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:713) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:631) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1831) [catalina.jar:9.0.20]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) [tomcat-util.jar:9.0.20]
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [?:1.8.0_212]
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:526) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:425) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1576) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:309) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:929) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1377) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1367) [catalina.jar:9.0.20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) [tomcat-util.jar:9.0.20]
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) [?:1.8.0_212]
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:902) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:932) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.startup.Catalina.start(Catalina.java:633) [catalina.jar:9.0.20]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:344) [bootstrap.jar:9.0.20]
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:475) [bootstrap.jar:9.0.20]
2020-09-17 08:55:51,379 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-a812a8ee92554c1273d89012c464e241-098213d02722a067-01 (6969e25c) {
2020-09-17 08:55:51,379 [main] 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:212) [?:?]
at co.elastic.apm.agent.impl.ElasticApmTracer.startRootTransaction(ElasticApmTracer.java:165) [?:?]
at co.elastic.apm.agent.impl.ElasticApmTracer.startRootTransaction(ElasticApmTracer.java:156) [?:?]
at co.elastic.apm.agent.impl.GlobalTracer.startRootTransaction(GlobalTracer.java:84) [?:?]
at com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.generateEncryptKey(EncryptServiceImpl.java:51) [classes/:?]
at com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.<init>(EncryptServiceImpl.java:44) [classes/:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_212]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_212]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_212]
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1152) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1104) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:511) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:208) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1136) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1064) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:583) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:364) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1269) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:551) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) [spring-context-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) [spring-context-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:668) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:634) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:682) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:553) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:494) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:171) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at javax.servlet.GenericServlet.init(GenericServlet.java:158) [servlet-api.jar:4.0.FR]
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1122) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1077) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:971) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4868) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5184) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:713) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:631) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1831) [catalina.jar:9.0.20]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) [tomcat-util.jar:9.0.20]
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [?:1.8.0_212]
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:526) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:425) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1576) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:309) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:929) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1377) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1367) [catalina.jar:9.0.20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) [tomcat-util.jar:9.0.20]
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) [?:1.8.0_212]
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:902) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:932) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.startup.Catalina.start(Catalina.java:633) [catalina.jar:9.0.20]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:344) [bootstrap.jar:9.0.20]
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:475) [bootstrap.jar:9.0.20]
2020-09-17 08:55:51,380 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'EncryptServiceImpl#generateEncryptKey' 00-a812a8ee92554c1273d89012c464e241-098213d02722a067-01 (6969e25c) on thread 1
2020-09-17 08:55:51,380 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'EncryptServiceImpl#generateEncryptKey' 00-a812a8ee92554c1273d89012c464e241-098213d02722a067-01 (6969e25c) (2)
2020-09-17 08:55:51,380 [main] 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:501) [?:?]
at co.elastic.apm.agent.impl.transaction.Transaction.incrementReferences(Transaction.java:300) [?:?]
at co.elastic.apm.agent.impl.ElasticApmTracer.activate(ElasticApmTracer.java:640) [?:?]
at co.elastic.apm.agent.impl.transaction.AbstractSpan.activate(AbstractSpan.java:445) [?:?]
at com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.generateEncryptKey(EncryptServiceImpl.java:51) [classes/:?]
at com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.<init>(EncryptServiceImpl.java:44) [classes/:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_212]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_212]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_212]
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1152) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1104) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:511) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:208) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1136) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1064) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:583) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:364) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1269) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:551) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) [spring-context-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) [spring-context-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:668) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:634) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:682) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:553) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:494) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:171) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at javax.servlet.GenericServlet.init(GenericServlet.java:158) [servlet-api.jar:4.0.FR]
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1122) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1077) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:971) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4868) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5184) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:713) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:631) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1831) [catalina.jar:9.0.20]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) [tomcat-util.jar:9.0.20]
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [?:1.8.0_212]
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:526) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:425) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1576) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:309) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:929) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1377) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1367) [catalina.jar:9.0.20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) [tomcat-util.jar:9.0.20]
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) [?:1.8.0_212]
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:902) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:932) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.startup.Catalina.start(Catalina.java:633) [catalina.jar:9.0.20]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:344) [bootstrap.jar:9.0.20]
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:475) [bootstrap.jar:9.0.20]
2020-09-17 08:55:51,571 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'EncryptServiceImpl#generateEncryptKey' 00-a812a8ee92554c1273d89012c464e241-098213d02722a067-01 (6969e25c) on thread 1
2020-09-17 08:55:51,571 [main] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'EncryptServiceImpl#generateEncryptKey' 00-a812a8ee92554c1273d89012c464e241-098213d02722a067-01 (6969e25c) (1)
2020-09-17 08:55:51,571 [main] 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:512) [?:?]
at co.elastic.apm.agent.impl.ElasticApmTracer.deactivate(ElasticApmTracer.java:673) [?:?]
at co.elastic.apm.agent.impl.transaction.AbstractSpan.deactivate(AbstractSpan.java:450) [?:?]
at com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.generateEncryptKey(EncryptServiceImpl.java:59) [classes/:?]
at com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.<init>(EncryptServiceImpl.java:44) [classes/:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_212]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_212]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_212]
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1152) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1104) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:511) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:208) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1136) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1064) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:583) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:364) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1269) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:551) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) [spring-context-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) [spring-context-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:668) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:634) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:682) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:553) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:494) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:171) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at javax.servlet.GenericServlet.init(GenericServlet.java:158) [servlet-api.jar:4.0.FR]
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1122) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1077) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:971) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4868) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5184) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:713) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:631) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1831) [catalina.jar:9.0.20]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) [tomcat-util.jar:9.0.20]
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [?:1.8.0_212]
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:526) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:425) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1576) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:309) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:929) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1377) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1367) [catalina.jar:9.0.20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) [tomcat-util.jar:9.0.20]
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) [?:1.8.0_212]
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:902) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:932) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.startup.Catalina.start(Catalina.java:633) [catalina.jar:9.0.20]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:344) [bootstrap.jar:9.0.20]
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:475) [bootstrap.jar:9.0.20]
2020-09-17 08:55:51,572 [main] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'EncryptServiceImpl#generateEncryptKey' 00-a812a8ee92554c1273d89012c464e241-098213d02722a067-01 (6969e25c)
2020-09-17 08:55:51,572 [main] 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:344) [?:?]
at co.elastic.apm.agent.impl.transaction.Transaction.afterEnd(Transaction.java:230) [?:?]
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:422) [?:?]
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:410) [?:?]
at com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.generateEncryptKey(EncryptServiceImpl.java:59) [classes/:?]
at com.delta.ia.holmes.authentication.service.impl.EncryptServiceImpl.<init>(EncryptServiceImpl.java:44) [classes/:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_212]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_212]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_212]
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1152) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1104) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:511) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:208) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1136) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1064) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:583) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:364) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1269) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:551) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) [spring-beans-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) [spring-context-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) [spring-context-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:668) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:634) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:682) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:553) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:494) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:171) [spring-webmvc-4.3.20.RELEASE.jar:4.3.20.RELEASE]
at javax.servlet.GenericServlet.init(GenericServlet.java:158) [servlet-api.jar:4.0.FR]
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1122) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1077) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:971) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4868) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5184) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:713) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:631) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1831) [catalina.jar:9.0.20]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) [tomcat-util.jar:9.0.20]
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [?:1.8.0_212]
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:526) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:425) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1576) [catalina.jar:9.0.20]
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:309) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:929) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1377) [catalina.jar:9.0.20]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1367) [catalina.jar:9.0.20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) [tomcat-util.jar:9.0.20]
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) [?:1.8.0_212]
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:902) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:932) [catalina.jar:9.0.20]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) [catalina.jar:9.0.20]
at org.apache.catalina.startup.Catalina.start(Catalina.java:633) [catalina.jar:9.0.20]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:344) [bootstrap.jar:9.0.20]
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:475) [bootstrap.jar:9.0.20]
2020-09-17 08:55:51,582 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 0)
2020-09-17 08:55:51,582 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://10.148.208.47:8090/intake/v2/events
2020-09-17 08:55:52,001 [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-09-17 08:55:52,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,001 [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-09-17 08:55:52,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,001 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:52,005 [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))))))) and not(isAbstract())) 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-09-17 08:55:52,007 [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-09-17 08:55:52,007 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,007 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,007 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,007 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,007 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,007 [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-09-17 08:55:52,007 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,007 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,007 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,007 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:52,010 [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-09-17 08:55:52,010 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,010 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,010 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,010 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,010 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,010 [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-09-17 08:55:52,010 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,010 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,010 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,010 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:52,015 [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-09-17 08:55:52,015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,015 [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-09-17 08:55:52,015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,015 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:52,018 [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-09-17 08:55:52,018 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,018 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,018 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,018 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,018 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,018 [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-09-17 08:55:52,018 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,018 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,018 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,018 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:52,020 [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))))))) and not(isAbstract())) matches public void org.springframework.web.servlet.view.AbstractCachingViewResolver$1.render(java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2020-09-17 08:55:52,023 [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.JstlView
2020-09-17 08:55:52,023 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,023 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authentication
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,023 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,023 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,023 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,024 [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-09-17 08:55:52,024 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,024 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation): true
2020-09-17 08:55:52,024 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation is loaded by null
2020-09-17 08:55:52,024 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:52,954 [elastic-apm-circuit-breaker] TRACE co.elastic.apm.agent.impl.circuitbreaker.CircuitBreaker - Scheduling next stress monitor polling in 5000s
2020-09-17 08:55:53,093 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:53,094 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,094 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,094 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,094 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,094 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,094 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,094 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,094 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,094 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,094 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:53,101 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:53,101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,101 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:53,110 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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)))))))) and not(isAbstract())) matches public void org.apache.logging.log4j.spi.AbstractLogger.error(java.lang.String,java.lang.Throwable)
2020-09-17 08:55:53,139 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Log4j2LoggerErrorCapturingInstrumentation: ((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-09-17 08:55:53,139 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,140 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,140 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,140 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,140 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,140 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,140 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,140 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:53,140 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Log4j2LoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:53,140 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,157 [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-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,157 [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-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,157 [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-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,157 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,158 [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-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,158 [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-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,158 [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-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:55,158 [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-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation): true
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation is loaded by null
2020-09-17 08:55:55,158 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,169 [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))))) and not(isAbstract())) 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-09-17 08:55:55,171 [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-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,171 [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-09-17 08:55:55,171 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,172 [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-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,172 [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-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,172 [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-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,172 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,180 [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-09-17 08:55:55,180 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,180 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,181 [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-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,181 [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-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init): true
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,181 [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-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,181 [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-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service): true
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service is loaded by null
2020-09-17 08:55:55,181 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,393 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2020-09-17 08:55:55,393 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2020-09-17 08:55:55,577 [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-09-17 08:55:55,577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:55,577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:55,577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:55,577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:55,577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:55,577 [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-09-17 08:55:55,577 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:55,578 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:55,578 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:55,578 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,580 [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-09-17 08:55:55,580 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:55,581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:55,581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:55,581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:55,581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:55,581 [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-09-17 08:55:55,581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:55,581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@77459877 can load advice (co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation): true
2020-09-17 08:55:55,581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation is loaded by null
2020-09-17 08:55:55,581 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2020-09-17 08:55:55,582 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: ((name(equals(initPropertySources)) and hasParameter(ofSize(0))) and not(isAbstract())) matches protected void org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.initPropertySources()
2020-09-17 08:55:55,599 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: (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-09-17 08:55:55,599 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:55,600 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - ParallelWebappClassLoader
context: holmes#v1.2#a-and-a#authorizeManage
delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@40ef3420
can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:55,600 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:55,600 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - java.net.URLClassLoader@40ef3420 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:55,600 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation is loaded by null
2020-09-17 08:55:55,600 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@18b4aac2 can load advice (co.elastic.apm.agent.error.logging.Slf4jLoggerErrorCapturingInstrumentation): true
2020-09-17 08:55:55,600 [main] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Ad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment