Skip to content

Instantly share code, notes, and snippets.

@aluislima
Created April 3, 2020 11:04
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 aluislima/0d755d8de1d93b5744a278843c9694df to your computer and use it in GitHub Desktop.
Save aluislima/0d755d8de1d93b5744a278843c9694df to your computer and use it in GitHub Desktop.
20200403-0804
2020-04-03 07:29:44 Commons Daemon procrun stdout initialized
Calling "D:\XXXXX_APP\wildfly-8.2.0.Final\bin\standalone.conf.bat"
Setting JAVA property to "C:\jdk18\\bin\java"
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: "D:/XXXXX_APP/wildfly-8.2.0.Final"
JAVA: "C:\jdk18\\bin\java"
JAVA_OPTS: "-client -Dprogram.name=standalone.bat -Xms1300m -Xmx1300m -XX:MaxPermSize=350m -Djdk.xml.entityExpansionLimit=0 -Dcom.vue.isJavaEE=true -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -javaagent:D:\elastic\agent1150.jar -Delastic.apm.service_name=myapptest -Delastic.apm.server_urls=http://192.168.1.52:8200 -Delastic.apm.log_level=DEBUG"
===============================================================================
2020-04-03 07:29:46.484 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to http://192.168.1.52:8200/
2020-04-03 07:29:46.500 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - container ID is null
2020-04-03 07:29:46.500 [elastic-apm-server-healthcheck] INFO co.elastic.apm.agent.report.ApmServerHealthChecker - Elastic APM server is available: { "build_date": "2020-03-26T04:22:03Z", "build_sha": "8827b43d24eaf42391ea815bb9fa12bdef5d6bce", "version": "7.6.2"}
2020-04-03 07:29:46.516 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - APM server http://192.168.1.52:8200/ version is: 7.6.2
2020-04-03 07:29:46.531 [main] INFO co.elastic.apm.agent.util.JmxUtils - Found JVM-specific OperatingSystemMXBean interface: com.sun.management.OperatingSystemMXBean
2020-04-03 07:29:46.782 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.15.0 as myapptest on Java 1.8.0_144 (Oracle Corporation) Windows Server 2016 10.0
2020-04-03 07:29:46.782 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - service_name: 'myapptest' (source: Java System Properties)
2020-04-03 07:29:46.782 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - server_urls: 'http://192.168.1.52:8200' (source: Java System Properties)
2020-04-03 07:29:46.782 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_level: 'DEBUG' (source: Java System Properties)
2020-04-03 07:29:46.782 [main] WARN co.elastic.apm.agent.configuration.StartupInfo - To enable all features and to increase startup times, please configure application_packages
2020-04-03 07:29:46.813 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://192.168.1.52:8200/config/v1/agents
2020-04-03 07:29:46.828 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Central configuration is disabled. Set kibana.enabled: true in your APM Server configuration.
2020-04-03 07:29:46.844 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 300s
2020-04-03 07:29:47.203 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (Eden Space) for stress monitoring
2020-04-03 07:29:47.203 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (Tenured Gen) for stress monitoring
2020-04-03 07:29:47.203 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.SystemCpuStressMonitor - Successfully obtained reference to the getSystemCpuLoad method of this JVM's OperatingSystemMXBean implementation
2020-04-03 07:29:47.203 [main] DEBUG co.elastic.apm.agent.jmx.JmxMetricTracker - Deferring initialization of JMX metric tracking until capture_jmx_metrics is set.
2020-04-03 07:29:47.203 [main] INFO co.elastic.apm.agent.impl.ElasticApmTracer - Tracer switched to RUNNING state
2020-04-03 07:29:47.391 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation
2020-04-03 07:29:47.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientRedirectInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.LegacyApacheHttpClientInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionWithRemoteParentInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentSpanInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetUserInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$EnsureParentIdInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetResultInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$AddCustomContextInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetNameInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypeInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypesInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$DoCreateSpanInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetStartTimestampInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndWithTimestampInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$CaptureExceptionInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetIdInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetTraceIdInstrumentation
2020-04-03 07:29:47.423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddStringLabelInstrumentation
2020-04-03 07:29:47.438 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddNumberLabelInstrumentation
2020-04-03 07:29:47.438 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddBooleanLabelInstrumentation
2020-04-03 07:29:47.454 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$ActivateInstrumentation
2020-04-03 07:29:47.454 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$IsSampledInstrumentation
2020-04-03 07:29:47.454 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$InjectTraceHeadersInstrumentation
2020-04-03 07:29:47.470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureExceptionInstrumentation
2020-04-03 07:29:47.470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ApiScopeInstrumentation
2020-04-03 07:29:47.470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureTransactionInstrumentation
2020-04-03 07:29:47.470 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureSpanInstrumentation
2020-04-03 07:29:47.470 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TracedInstrumentation
2020-04-03 07:29:47.470 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$LegacyCaptureExceptionInstrumentation
2020-04-03 07:29:47.470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetNameInstrumentation
2020-04-03 07:29:47.485 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetTypeInstrumentation
2020-04-03 07:29:47.485 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$DoCreateSpanInstrumentation
2020-04-03 07:29:47.485 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$EndInstrumentation
2020-04-03 07:29:47.485 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$CaptureExceptionInstrumentation
2020-04-03 07:29:47.485 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetIdInstrumentation
2020-04-03 07:29:47.485 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetTraceIdInstrumentation
2020-04-03 07:29:47.485 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$AddTagInstrumentation
2020-04-03 07:29:47.485 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$ActivateInstrumentation
2020-04-03 07:29:47.485 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$IsSampledInstrumentation
2020-04-03 07:29:47.501 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHttpClientInstrumentation
2020-04-03 07:29:47.501 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.501 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation
2020-04-03 07:29:47.501 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.error.logging.Log4jLoggingInstrumentation
2020-04-03 07:29:47.501 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation
2020-04-03 07:29:47.516 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation
2020-04-03 07:29:47.516 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation
2020-04-03 07:29:47.516 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.516 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxws.JaxWsTransactionNameInstrumentation
2020-04-03 07:29:47.516 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by Bootstrap ClassLoader from jar:file:/C:/jdk18/jre/lib/rt.jar!/javax/jws/WebService.class
2020-04-03 07:29:47.516 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.ConnectionInstrumentation
2020-04-03 07:29:47.516 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation
2020-04-03 07:29:47.516 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation
2020-04-03 07:29:47.516 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation
2020-04-03 07:29:47.532 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation
2020-04-03 07:29:47.532 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation
2020-04-03 07:29:47.532 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation
2020-04-03 07:29:47.532 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisInstrumentation
2020-04-03 07:29:47.532 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisSpanNameInstrumentation
2020-04-03 07:29:47.532 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StartSpanInstrumentation
2020-04-03 07:29:47.532 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.532 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.548 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnComplete
2020-04-03 07:29:47.548 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.548 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.548 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnCompleteExceptionally
2020-04-03 07:29:47.563 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.563 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.563 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce34StopSpanInstrumentation$OnCancel
2020-04-03 07:29:47.563 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.578 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.578 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StartSpanInstrumentation
2020-04-03 07:29:47.578 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnComplete
2020-04-03 07:29:47.578 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnCompleteExceptionally
2020-04-03 07:29:47.578 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.lettuce.Lettuce5StopSpanInstrumentation$OnCancel
2020-04-03 07:29:47.578 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.redisson.RedisConnectionInstrumentation
2020-04-03 07:29:47.578 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerNoDestinationInstrumentation
2020-04-03 07:29:47.595 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.595 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerWithDestinationInstrumentation
2020-04-03 07:29:47.595 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.595 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$ReceiveInstrumentation
2020-04-03 07:29:47.595 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.610 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$SetMessageListenerInstrumentation
2020-04-03 07:29:47.610 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.610 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageListenerInstrumentation
2020-04-03 07:29:47.610 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.610 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleExecuteInstrumentation
2020-04-03 07:29:47.610 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.625 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleRenderInstrumentation
2020-04-03 07:29:47.625 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.625 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.hibernate.search.v5_x.HibernateSearch5Instrumentation
2020-04-03 07:29:47.641 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.641 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientSyncInstrumentation
2020-04-03 07:29:47.641 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientAsyncInstrumentation
2020-04-03 07:29:47.641 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientSyncInstrumentation
2020-04-03 07:29:47.641 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientAsyncInstrumentation
2020-04-03 07:29:47.641 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerInstrumentation
2020-04-03 07:29:47.641 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.641 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.common.header.Headers was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaConsumerInstrumentation
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerHeadersInstrumentation
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.common.header.Headers was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsIteratorInstrumentation
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.common.header.Headers was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordsInstrumentation
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.common.header.Headers was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordListInstrumentation
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.common.header.Headers was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionCommandInstrumentation
2020-04-03 07:29:47.672 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionInstrumentation
2020-04-03 07:29:47.672 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mule4.Mule4OverrideClassLoaderLookupInstrumentation
2020-04-03 07:29:47.672 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientInstrumentation
2020-04-03 07:29:47.672 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientInstrumentation
2020-04-03 07:29:47.672 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientAsyncInstrumentation
2020-04-03 07:29:47.672 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientAsyncInstrumentation
2020-04-03 07:29:47.672 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$FinishInstrumentation
2020-04-03 07:29:47.672 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$LogInstrumentation
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$TagInstrumentation
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$SetOperationName
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$GetTraceContextInstrumentation
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanBuilderInstrumentation$CreateSpanInstrumentation
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$ActivateInstrumentation
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentSpanInstrumentation
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentTraceContextInstrumentation
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmScopeInstrumentation
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$BaggageItemsInstrumentation
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$ToTraceIdInstrumentation
2020-04-03 07:29:47.688 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$ToSpanIdInstrumentation
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ExternalSpanContextInstrumentation$ToTraceIdInstrumentation
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ExternalSpanContextInstrumentation$ToSpanIdInstrumentation
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ElasticApmTracerInstrumentation
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletInstrumentation
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.FilterChainInstrumentation
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation
2020-04-03 07:29:47.704 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by Bootstrap ClassLoader
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.resttemplate.SpringRestTemplateInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.quartz.job.JobTransactionNameInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessStartInstrumentation
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$WaitFor
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$Destroy
2020-04-03 07:29:47.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.CommonsExecAsyncInstrumentation
2020-04-03 07:29:47.735 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applied 131 advices
2020-04-03 07:29:47.750 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.750 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.750 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.750 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.750 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.766 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.766 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.766 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by sun.misc.Launcher$AppClassLoader from jar:file:/C:/jdk18/jre/lib/rt.jar!/javax/jws/WebService.class
2020-04-03 07:29:47.766 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.766 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.766 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.766 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.766 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.766 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:47.782 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by sun.misc.Launcher$AppClassLoader
2020-04-03 07:29:48.203 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2020-04-03 07:29:48.219 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
2020-04-03 07:29:48.219 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
2020-04-03 07:29:48.266 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class javax.net.ssl.HttpsURLConnection
2020-04-03 07:29:48.282 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.http.HttpURLConnection
2020-04-03 07:29:48.282 [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-04-03 07:29:48.313 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-04-03 07:29:48.313 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ThreadPoolExecutor
2020-04-03 07:29:48.313 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.AbstractExecutorService
2020-04-03 07:29:48.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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2020-04-03 07:29:48.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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2020-04-03 07:29:48.532 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
2020-04-03 07:29:48.532 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
2020-04-03 07:29:48.563 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
2020-04-03 07:29:48.563 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
2020-04-03 07:29:48.579 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public void sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect() throws java.io.IOException
2020-04-03 07:29:48.610 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class javax.net.ssl.HttpsURLConnection
2020-04-03 07:29:48.610 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class javax.net.ssl.HttpsURLConnection
2020-04-03 07:29:48.641 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.http.HttpURLConnection
2020-04-03 07:29:48.641 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(isInterface())) matches class sun.net.www.protocol.http.HttpURLConnection
2020-04-03 07:29:48.703 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public void sun.net.www.protocol.http.HttpURLConnection.connect() throws java.io.IOException
2020-04-03 07:29:48.703 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public synchronized java.io.InputStream sun.net.www.protocol.http.HttpURLConnection.getInputStream() throws java.io.IOException
2020-04-03 07:29:48.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public synchronized java.io.OutputStream sun.net.www.protocol.http.HttpURLConnection.getOutputStream() throws java.io.IOException
2020-04-03 07:29:48.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: (name(equals(disconnect)) and hasParameter(ofSize(0))) matches public void sun.net.www.protocol.http.HttpURLConnection.disconnect()
2020-04-03 07:29:48.735 [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-04-03 07:29:48.735 [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-04-03 07:29:48.766 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: (name(equals(disconnect)) and hasParameter(ofSize(0))) matches public abstract void java.net.HttpURLConnection.disconnect()
2020-04-03 07:29:48.766 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-04-03 07:29:48.766 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-04-03 07:29:48.813 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.ScheduledThreadPoolExecutor.execute(java.lang.Runnable)
2020-04-03 07:29:48.829 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.util.concurrent.Callable)
2020-04-03 07:29:48.829 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable,java.lang.Object)
2020-04-03 07:29:48.844 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable)
2020-04-03 07:29:48.860 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ThreadPoolExecutor
2020-04-03 07:29:48.860 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.ThreadPoolExecutor
2020-04-03 07:29:48.923 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable)
2020-04-03 07:29:48.923 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.AbstractExecutorService
2020-04-03 07:29:48.923 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: ((((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) and not(isInterface())) matches class java.util.concurrent.AbstractExecutorService
2020-04-03 07:29:48.969 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable,java.lang.Object)
2020-04-03 07:29:48.985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable)
2020-04-03 07:29:48.985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.util.concurrent.Callable)
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.391 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.406 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.event.EventBus was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - com.lambdaworks.redis.api.sync.RedisServerCommands was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.797 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jms.Message was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.kafka.clients.consumer.ConsumerRecord was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.jboss.modules.ModuleClassLoader
2020-04-03 07:29:49.813 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.servlet.AsyncContext was loaded by org.jboss.modules.ModuleClassLoader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment