Skip to content

Instantly share code, notes, and snippets.

@sattishv
Last active January 19, 2019 14:58
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 sattishv/94c118749033711a14b37b7d208395b0 to your computer and use it in GitHub Desktop.
Save sattishv/94c118749033711a14b37b7d208395b0 to your computer and use it in GitHub Desktop.
Elastic APM agent Log
2019-01-19 00:47:25.139 [apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to http://10.180.176.96:8200/
2019-01-19 00:47:25.202 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.2.0 as fimanagementserv-ca on Java 1.8.0-zing_18.08.0.0 (Azul Systems, Inc.) Linux 4.4.0-133-generic
2019-01-19 00:47:25.202 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - service_name: 'fimanagementserv-ca' (source: Java System Properties)
2019-01-19 00:47:25.202 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - server_urls: 'http://10.180.176.96:8200' (source: Java System Properties)
2019-01-19 00:47:25.202 [main] WARN co.elastic.apm.agent.configuration.StartupInfo - Detected usage of an old configuration key: 'server_url'. Please use 'server_urls' instead.
2019-01-19 00:47:25.202 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_level: 'TRACE' (source: Java System Properties)
2019-01-19 00:47:25.203 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_file: '/opt/logs/elastic-apm.log' (source: Java System Properties)
2019-01-19 00:47:25.203 [main] WARN co.elastic.apm.agent.configuration.StartupInfo - To enable all features and to increase startup times, please configure application_packages
2019-01-19 00:47:25.220 [apm-server-healthcheck] INFO co.elastic.apm.agent.report.ApmServerHealthChecker - Elastic APM server is available: {"ok":{"build_date":"2018-12-17T20:15:18Z","build_sha":"fd4f1ac006d8896e4957b6c01fb1e9b9ff04afd7","version":"6.5.4"}}
2019-01-19 00:47:25.236 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation
2019-01-19 00:47:25.243 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionInstrumentation
2019-01-19 00:47:25.244 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation
2019-01-19 00:47:25.244 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentSpanInstrumentation
2019-01-19 00:47:25.244 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation
2019-01-19 00:47:25.244 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetUserInstrumentation
2019-01-19 00:47:25.245 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.TransactionInstrumentation$EnsureParentIdInstrumentation
2019-01-19 00:47:25.245 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetResultInstrumentation
2019-01-19 00:47:25.245 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetNameInstrumentation
2019-01-19 00:47:25.245 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypeInstrumentation
2019-01-19 00:47:25.245 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$DoCreateSpanInstrumentation
2019-01-19 00:47:25.245 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndInstrumentation
2019-01-19 00:47:25.246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$CaptureExceptionInstrumentation
2019-01-19 00:47:25.246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetIdInstrumentation
2019-01-19 00:47:25.246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetTraceIdInstrumentation
2019-01-19 00:47:25.246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddTagInstrumentation
2019-01-19 00:47:25.246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$ActivateInstrumentation
2019-01-19 00:47:25.246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$IsSampledInstrumentation
2019-01-19 00:47:25.247 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.CaptureExceptionInstrumentation
2019-01-19 00:47:25.247 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.ApiScopeInstrumentation
2019-01-19 00:47:25.247 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.CaptureTransactionInstrumentation
2019-01-19 00:47:25.247 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.CaptureSpanInstrumentation
2019-01-19 00:47:25.247 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetNameInstrumentation
2019-01-19 00:47:25.247 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetTypeInstrumentation
2019-01-19 00:47:25.248 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$DoCreateSpanInstrumentation
2019-01-19 00:47:25.248 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$EndInstrumentation
2019-01-19 00:47:25.248 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$CaptureExceptionInstrumentation
2019-01-19 00:47:25.248 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetIdInstrumentation
2019-01-19 00:47:25.248 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetTraceIdInstrumentation
2019-01-19 00:47:25.248 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$AddTagInstrumentation
2019-01-19 00:47:25.249 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$ActivateInstrumentation
2019-01-19 00:47:25.249 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$IsSampledInstrumentation
2019-01-19 00:47:25.249 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation
2019-01-19 00:47:25.249 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation
2019-01-19 00:47:25.249 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.jdbc.StatementInstrumentation
2019-01-19 00:47:25.250 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation
2019-01-19 00:47:25.250 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchRestClientInstrumentation
2019-01-19 00:47:25.250 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchRestClientInstrumentation
2019-01-19 00:47:25.250 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$FinishInstrumentation
2019-01-19 00:47:25.251 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$LogInstrumentation
2019-01-19 00:47:25.251 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$TagInstrumentation
2019-01-19 00:47:25.251 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$SetOperationName
2019-01-19 00:47:25.251 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$GetTraceContextInstrumentation
2019-01-19 00:47:25.251 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.ApmSpanBuilderInstrumentation$CreateSpanInstrumentation
2019-01-19 00:47:25.251 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$ActivateInstrumentation
2019-01-19 00:47:25.252 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentSpanInstrumentation
2019-01-19 00:47:25.252 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentTraceContextInstrumentation
2019-01-19 00:47:25.252 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.ApmScopeInstrumentation
2019-01-19 00:47:25.252 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation
2019-01-19 00:47:25.252 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.servlet.ServletInstrumentation
2019-01-19 00:47:25.254 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.servlet.FilterChainInstrumentation
2019-01-19 00:47:25.254 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation
2019-01-19 00:47:25.254 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation
2019-01-19 00:47:25.254 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.resttemplate.SpringRestTemplateInstrumentation
2019-01-19 00:47:25.254 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation
2019-01-19 00:47:25.255 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applied 55 advices
2019-01-19 00:47:31.918 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ApacheHttpClientInstrumentation: hasSuperType(erasure(name(equals(org.apache.http.impl.execchain.ClientExecChain)))) matches interface org.apache.http.impl.execchain.ClientExecChain
2019-01-19 00:47:31.918 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:31.918 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2019-01-19 00:47:31.919 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:31.919 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2019-01-19 00:47:31.919 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:31.919 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:32.057 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ApacheHttpClientInstrumentation: ((((((name(equals(execute)) and hasParameter(ofSize(4))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.CloseableHttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.conn.routing.HttpRoute))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpRequestWrapper))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.protocol.HttpClientContext))))))))) and hasParameter(hasTypes(with(3 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpExecutionAware))))))))) matches public abstract org.apache.http.client.methods.CloseableHttpResponse org.apache.http.impl.execchain.ClientExecChain.execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) throws java.io.IOException,org.apache.http.HttpException
2019-01-19 00:47:32.462 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ApacheHttpClientInstrumentation: hasSuperType(erasure(name(equals(org.apache.http.impl.execchain.ClientExecChain)))) matches class org.apache.http.impl.execchain.MainClientExec
2019-01-19 00:47:32.462 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.462 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2019-01-19 00:47:32.462 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.462 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2019-01-19 00:47:32.462 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.462 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:32.481 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ApacheHttpClientInstrumentation: ((((((name(equals(execute)) and hasParameter(ofSize(4))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.CloseableHttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.conn.routing.HttpRoute))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpRequestWrapper))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.protocol.HttpClientContext))))))))) and hasParameter(hasTypes(with(3 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpExecutionAware))))))))) matches public org.apache.http.client.methods.CloseableHttpResponse org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) throws java.io.IOException,org.apache.http.HttpException
2019-01-19 00:47:32.558 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ApacheHttpClientInstrumentation: hasSuperType(erasure(name(equals(org.apache.http.impl.execchain.ClientExecChain)))) matches class org.apache.http.impl.execchain.ProtocolExec
2019-01-19 00:47:32.559 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.559 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2019-01-19 00:47:32.559 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.559 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2019-01-19 00:47:32.559 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.559 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:32.578 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ApacheHttpClientInstrumentation: ((((((name(equals(execute)) and hasParameter(ofSize(4))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.CloseableHttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.conn.routing.HttpRoute))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpRequestWrapper))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.protocol.HttpClientContext))))))))) and hasParameter(hasTypes(with(3 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpExecutionAware))))))))) matches public org.apache.http.client.methods.CloseableHttpResponse org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) throws java.io.IOException,org.apache.http.HttpException
2019-01-19 00:47:32.592 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ApacheHttpClientInstrumentation: hasSuperType(erasure(name(equals(org.apache.http.impl.execchain.ClientExecChain)))) matches class org.apache.http.impl.execchain.RetryExec
2019-01-19 00:47:32.592 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.593 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2019-01-19 00:47:32.593 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.593 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2019-01-19 00:47:32.593 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.593 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:32.604 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ApacheHttpClientInstrumentation: ((((((name(equals(execute)) and hasParameter(ofSize(4))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.CloseableHttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.conn.routing.HttpRoute))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpRequestWrapper))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.protocol.HttpClientContext))))))))) and hasParameter(hasTypes(with(3 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpExecutionAware))))))))) matches public org.apache.http.client.methods.CloseableHttpResponse org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) throws java.io.IOException,org.apache.http.HttpException
2019-01-19 00:47:32.620 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ApacheHttpClientInstrumentation: hasSuperType(erasure(name(equals(org.apache.http.impl.execchain.ClientExecChain)))) matches class org.apache.http.impl.execchain.RedirectExec
2019-01-19 00:47:32.620 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.620 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2019-01-19 00:47:32.620 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.620 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation): true
2019-01-19 00:47:32.620 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation is loaded by null
2019-01-19 00:47:32.620 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:32.631 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ApacheHttpClientInstrumentation: ((((((name(equals(execute)) and hasParameter(ofSize(4))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.CloseableHttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.conn.routing.HttpRoute))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpRequestWrapper))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.protocol.HttpClientContext))))))))) and hasParameter(hasTypes(with(3 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpExecutionAware))))))))) matches public org.apache.http.client.methods.CloseableHttpResponse org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) throws java.io.IOException,org.apache.http.HttpException
2019-01-19 00:47:43.219 [Thread-16] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class org.springframework.web.servlet.DispatcherServlet
2019-01-19 00:47:43.219 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.219 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:47:43.219 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.220 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:47:43.220 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.220 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:43.286 [Thread-16] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class org.springframework.web.servlet.FrameworkServlet
2019-01-19 00:47:43.287 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.287 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:47:43.287 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.287 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:47:43.287 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.287 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:43.317 [Thread-16] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ServletInstrumentation: ((name(equals(service)) 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))))))) matches protected void org.springframework.web.servlet.FrameworkServlet.service(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException
2019-01-19 00:47:43.335 [Thread-16] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class org.springframework.web.servlet.HttpServletBean
2019-01-19 00:47:43.335 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.335 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:47:43.335 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.336 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:47:43.336 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.336 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:43.356 [Thread-16] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class javax.servlet.http.HttpServlet
2019-01-19 00:47:43.356 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.356 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:47:43.356 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.356 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:47:43.356 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:47:43.356 [Thread-16] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:43.384 [Thread-16] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ServletInstrumentation: ((name(equals(service)) 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))))))) matches protected void javax.servlet.http.HttpServlet.service(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException
2019-01-19 00:47:44.306 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.RewardAccountsReadController
2019-01-19 00:47:44.306 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.306 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.306 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.306 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.306 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.306 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.321 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4b8abef8 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.RewardAccountsReadController.getRewardAccountById(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Boolean)
2019-01-19 00:47:44.322 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4b8ab7a3 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.RewardAccountsReadController.getRewardAccounts(javax.servlet.http.HttpServletRequest,java.lang.Boolean)
2019-01-19 00:47:44.322 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4b8aafd8 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.RewardAccountsReadController.getOptions()
2019-01-19 00:47:44.352 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.WalletsReadControllerV2
2019-01-19 00:47:44.353 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.353 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.353 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.353 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.353 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.353 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.373 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@10e95c7f matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.WalletsReadControllerV2.getWallet(javax.servlet.http.HttpServletRequest,boolean,java.util.List,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.util.List,java.lang.String,java.lang.String)
2019-01-19 00:47:44.373 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@10e96f2c matches public abstract org.springframework.http.ResponseEntity com.paypal.fi.api.rest.WalletsReadControllerV2.getOptions()
2019-01-19 00:47:44.389 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.InstrumentDefinitionsReadController
2019-01-19 00:47:44.390 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.390 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.390 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.390 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.391 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.391 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.436 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7b7a8fe7 matches public abstract com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.PaginatedInstrumentDefinitions com.paypal.fi.api.rest.InstrumentDefinitionsReadController.getInstrumentDefinitions(javax.servlet.http.HttpServletRequest,com.paypal.fi.model.rest.instrumentdefinition.InstrumentType,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.BankDataformat,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.BankAccountType,java.lang.String,java.lang.String,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.UserAccountType,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.OperationName,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.Brand,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.FilterSet,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Boolean,com.paypal.fi.model.rest.instrumentdefinition.Feature,java.lang.Boolean,java.lang.Boolean,java.lang.String,java.lang.String)
2019-01-19 00:47:44.437 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7b7aa9d2 matches public abstract com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.InstrumentDefinition com.paypal.fi.api.rest.InstrumentDefinitionsReadController.getInstrumentDefinition(javax.servlet.http.HttpServletRequest,java.lang.String,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.OperationName)
2019-01-19 00:47:44.437 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7b7aa6d3 matches public abstract com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.BankIssuerCountries com.paypal.fi.api.rest.InstrumentDefinitionsReadController.getBankPolicies(javax.servlet.http.HttpServletRequest,java.lang.String,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.UserAccountType,com.paypal.fi.model.rest.instrumentdefinition.Feature)
2019-01-19 00:47:44.438 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7b7ab785 matches public abstract com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.CardDefinitions com.paypal.fi.api.rest.InstrumentDefinitionsReadController.getCardDefinitions(javax.servlet.http.HttpServletRequest,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.CardDefinitionsSearchRequest)
2019-01-19 00:47:44.438 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7b7ac625 matches public abstract com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.BankEligibilities com.paypal.fi.api.rest.InstrumentDefinitionsReadController.searchBankEligibility(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.BankEligibilityType,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.BankEligibilitySearchDataSource)
2019-01-19 00:47:44.449 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.BalanceAccountsWriteController
2019-01-19 00:47:44.450 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.450 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.450 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.450 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.450 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.450 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.465 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@268358bd matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.BalanceAccountsWriteController.createBalanceAccount(javax.servlet.http.HttpServletRequest,com.paypal.api.platform.wallet.BalanceAccountsSpecification.BalanceAccountCreation)
2019-01-19 00:47:44.466 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@268351d5 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.BalanceAccountsWriteController.removeBalanceAccountById(javax.servlet.http.HttpServletRequest,java.lang.String)
2019-01-19 00:47:44.466 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@49b85a7d matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.BalanceAccountsWriteController.removeBalanceAccount(javax.servlet.http.HttpServletRequest,com.paypal.api.platform.wallet.BalanceAccountsSpecification.BalanceAccountRemoval)
2019-01-19 00:47:44.475 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.PaymentTokensReadController
2019-01-19 00:47:44.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.476 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.476 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.492 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6f354ea6 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.PaymentTokensReadController.get(javax.servlet.http.HttpServletRequest,java.util.List,java.lang.String)
2019-01-19 00:47:44.493 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6f3551f0 matches public abstract com.paypal.api.platform.wallet.PaymentTokensSpecification.PaymentToken com.paypal.fi.api.rest.PaymentTokensReadController.getById(javax.servlet.http.HttpServletRequest,java.lang.String)
2019-01-19 00:47:44.493 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6f355bf7 matches public abstract com.paypal.api.platform.wallet.PaymentTokensSpecification.PaymentTokens com.paypal.fi.api.rest.PaymentTokensReadController.search(javax.servlet.http.HttpServletRequest,com.paypal.api.platform.wallet.PaymentTokensSpecification.PaymentTokenSearch)
2019-01-19 00:47:44.494 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6f3562f6 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.PaymentTokensReadController.getOptions()
2019-01-19 00:47:44.511 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.BankDefinitionsReadController
2019-01-19 00:47:44.511 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.511 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.511 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.511 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.511 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.511 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.536 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@40a0b6e4 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.BankDefinitionsReadController.getInstrumentDefinitions(javax.servlet.http.HttpServletRequest,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.BankDefinitionsRequest)
2019-01-19 00:47:44.566 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.WalletsReadControllerV1
2019-01-19 00:47:44.566 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.566 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.567 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.567 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.567 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.567 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.582 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@562a8f48 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.WalletsReadControllerV1.getWalletByAccount(javax.servlet.http.HttpServletRequest,boolean,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.String,java.util.List)
2019-01-19 00:47:44.583 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@562a9924 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.WalletsReadControllerV1.getFinancialInstitutions(javax.servlet.http.HttpServletRequest,java.util.List)
2019-01-19 00:47:44.584 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@562aa12d matches public abstract org.springframework.http.ResponseEntity com.paypal.fi.api.rest.WalletsReadControllerV1.getOptions()
2019-01-19 00:47:44.598 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.CreditAccountsReadController
2019-01-19 00:47:44.598 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.598 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.598 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.598 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.598 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.599 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.617 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@692ccab matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.CreditAccountsReadController.getCreditsByAccount(javax.servlet.http.HttpServletRequest,boolean,boolean,java.lang.Integer,java.lang.Integer,java.util.List)
2019-01-19 00:47:44.617 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@692c536 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.CreditAccountsReadController.getOptions()
2019-01-19 00:47:44.618 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@692fd49 matches public abstract com.paypal.api.platform.wallet.CreditAccountsSpecification.CreditAccount com.paypal.fi.api.rest.CreditAccountsReadController.getCreditById(java.lang.String)
2019-01-19 00:47:44.632 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.CacheRefreshController
2019-01-19 00:47:44.632 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.632 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.632 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.632 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.632 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.633 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.642 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@425c5a7a matches public abstract org.springframework.http.ResponseEntity com.paypal.fi.api.rest.CacheRefreshController.getUpdateCachedCardAccountOptions()
2019-01-19 00:47:44.661 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.UnavailableInstrumentsReadControllerV1
2019-01-19 00:47:44.661 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.661 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.661 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.662 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.662 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.662 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.671 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@644c619 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.UnavailableInstrumentsReadControllerV1.getUnavailableInstrumentsByAccount(javax.servlet.http.HttpServletRequest,boolean,java.lang.String)
2019-01-19 00:47:44.671 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@644ddca matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.UnavailableInstrumentsReadControllerV1.getOptions()
2019-01-19 00:47:44.686 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.PreferencesReadControllerV1
2019-01-19 00:47:44.686 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.686 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.687 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.687 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.687 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.687 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.702 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6de7e844 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.PreferencesReadControllerV1.getPreferencesByAccount(javax.servlet.http.HttpServletRequest,boolean,java.lang.Boolean)
2019-01-19 00:47:44.702 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6de7e33a matches public abstract com.paypal.fi.model.rest.WalletUfimPreferences com.paypal.fi.api.rest.PreferencesReadControllerV1.getUfimPreferences(javax.servlet.http.HttpServletRequest)
2019-01-19 00:47:44.703 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6de7f889 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.PreferencesReadControllerV1.getOptions()
2019-01-19 00:47:44.718 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.CardDefinitionsReadController
2019-01-19 00:47:44.719 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.719 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.719 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.719 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.719 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.719 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.733 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@53db7bd6 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.CardDefinitionsReadController.getInstrumentDefinitions(javax.servlet.http.HttpServletRequest,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.CardDefinitionsRequest)
2019-01-19 00:47:44.745 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.UnavailableInstrumentsReadControllerV2
2019-01-19 00:47:44.745 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.745 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.745 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.745 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.746 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.746 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.760 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1c60aff3 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.UnavailableInstrumentsReadControllerV2.getUnavailableInstruments(javax.servlet.http.HttpServletRequest,boolean,java.lang.String)
2019-01-19 00:47:44.761 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1c60b7c8 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.UnavailableInstrumentsReadControllerV2.getOptions()
2019-01-19 00:47:44.775 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.BalanceAccountsReadController
2019-01-19 00:47:44.775 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.775 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.775 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.775 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.775 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.775 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.787 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@666aebbb matches public abstract com.paypal.api.platform.wallet.BalanceAccountsSpecification.BalanceAccounts com.paypal.fi.api.rest.BalanceAccountsReadController.getBalancesByAccount(javax.servlet.http.HttpServletRequest,boolean,java.lang.String,boolean,boolean)
2019-01-19 00:47:44.788 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@666af5a6 matches public abstract com.paypal.api.platform.wallet.BalanceAccountsSpecification.BalanceAccount com.paypal.fi.api.rest.BalanceAccountsReadController.getBalance(javax.servlet.http.HttpServletRequest,boolean,java.lang.String,boolean)
2019-01-19 00:47:44.788 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@666a803c matches public abstract com.paypal.api.platform.wallet.BalanceAccountsSpecification.BalanceAccounts com.paypal.fi.api.rest.BalanceAccountsReadController.getUnavailableBalancesByAccount(javax.servlet.http.HttpServletRequest,java.util.List,boolean)
2019-01-19 00:47:44.800 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.BankAccountsReadController
2019-01-19 00:47:44.800 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.800 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.801 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.801 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.801 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.801 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.815 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6a70edfc matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.BankAccountsReadController.getBanksByAccountIdentifiers(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,java.lang.String,java.lang.Boolean,java.lang.String)
2019-01-19 00:47:44.816 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6a701e3f matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.BankAccountsReadController.getUnavailableBanksByAccount(javax.servlet.http.HttpServletRequest,java.util.List,boolean)
2019-01-19 00:47:44.816 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6a7007f7 matches public abstract com.paypal.fi.model.rest.BankAccountCandidates com.paypal.fi.api.rest.BankAccountsReadController.getBankAccountCandidatesByAccount(javax.servlet.http.HttpServletRequest,boolean)
2019-01-19 00:47:44.816 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6a700bc6 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.BankAccountsReadController.getBankById(javax.servlet.http.HttpServletRequest,java.lang.String,com.paypal.fi.model.rest.DataSource,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.String)
2019-01-19 00:47:44.816 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6a703d20 matches public abstract com.paypal.fi.model.rest.CheckBankAccountExistsResponse com.paypal.fi.api.rest.BankAccountsReadController.checkBankAccountExists(javax.servlet.http.HttpServletRequest,com.paypal.fi.model.rest.CheckBankAccountExistsRequest)
2019-01-19 00:47:44.816 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6a7023f6 matches public abstract org.springframework.http.ResponseEntity com.paypal.fi.api.rest.BankAccountsReadController.getOptions()
2019-01-19 00:47:44.817 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6a7029b0 matches public abstract org.springframework.http.ResponseEntity com.paypal.fi.api.rest.BankAccountsReadController.getOptionsForCheckBankAccountExists()
2019-01-19 00:47:44.817 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6a705c8f matches public abstract com.paypal.fi.model.rest.BankAccounts com.paypal.fi.api.rest.BankAccountsReadController.getBanksByIds(javax.servlet.http.HttpServletRequest,java.util.Set)
2019-01-19 00:47:44.818 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6a704091 matches public abstract com.paypal.fi.model.rest.BankAccounts com.paypal.fi.api.rest.BankAccountsReadController.getBanksByUserAccounts(javax.servlet.http.HttpServletRequest,java.util.Set)
2019-01-19 00:47:44.833 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.CardAccountsReadController
2019-01-19 00:47:44.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.848 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@61363d2e matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.CardAccountsReadController.getCardsByAccount(javax.servlet.http.HttpServletRequest,java.util.List,com.paypal.api.platform.wallet.CardAccountsSpecification.GetCardType,java.lang.String,boolean,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.String)
2019-01-19 00:47:44.850 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@61363008 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.CardAccountsReadController.getUnavailableCardsByAccount(javax.servlet.http.HttpServletRequest,java.util.List,boolean)
2019-01-19 00:47:44.850 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@61362aeb matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.CardAccountsReadController.getCardById(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean)
2019-01-19 00:47:44.850 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@61365f2a matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.CardAccountsReadController.getOptions()
2019-01-19 00:47:44.851 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@61365176 matches public abstract com.paypal.api.platform.wallet.CardAccountsSpecification.ThreeDSCardAccountConfirmation com.paypal.fi.api.rest.CardAccountsReadController.get3dSecureConfirmationById(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
2019-01-19 00:47:44.851 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@61364490 matches public abstract com.paypal.api.platform.wallet.CardAccountsSpecification.CheckCardAccountExistsResponse com.paypal.fi.api.rest.CardAccountsReadController.checkCardAccountExists(com.paypal.api.platform.wallet.CardAccountsSpecification.CheckCardAccountExistsRequest,javax.servlet.http.HttpServletRequest)
2019-01-19 00:47:44.864 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.TabAccountsReadController
2019-01-19 00:47:44.865 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.865 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.865 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.865 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.865 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.865 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.886 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7f7bcd98 matches public abstract com.paypal.api.platform.wallet.TabAccountsSpecification.TabAccounts com.paypal.fi.api.rest.TabAccountsReadController.getTabsByAccount(javax.servlet.http.HttpServletRequest,java.lang.String,boolean)
2019-01-19 00:47:44.887 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7f7bc5d9 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.TabAccountsReadController.getOptions()
2019-01-19 00:47:44.887 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7f7bdc5a matches public abstract com.paypal.api.platform.wallet.TabAccountsSpecification.TabAccount com.paypal.fi.api.rest.TabAccountsReadController.getTabById(java.lang.String)
2019-01-19 00:47:44.902 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.rest.PreferencesReadControllerV2
2019-01-19 00:47:44.902 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.902 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.902 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.902 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:44.903 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:44.903 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:44.914 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@76e79ab8 matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.PreferencesReadControllerV2.getPreferences(javax.servlet.http.HttpServletRequest,java.lang.Boolean,java.lang.Boolean,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String)
2019-01-19 00:47:44.914 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@76e7a03c matches public abstract javax.ws.rs.core.Response com.paypal.fi.api.rest.PreferencesReadControllerV2.getOptions()
2019-01-19 00:47:50.881 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.asf.FIAuxiliaryConfirmation
2019-01-19 00:47:50.881 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.881 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.881 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.881 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.881 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.881 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:50.889 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@40fd947c matches public abstract com.paypal.financialinstrument.InitiateFpsTransactionResponse com.paypal.fi.api.asf.FIAuxiliaryConfirmation.initiate_fps_transaction(com.paypal.financialinstrument.InitiateFpsTransactionRequest)
2019-01-19 00:47:50.897 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.asf.FIMetadataRead
2019-01-19 00:47:50.897 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.897 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.897 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.897 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.897 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.898 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:50.902 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@18526b9c matches public abstract com.paypal.financialinstrument.GetFiMetadataResponse com.paypal.fi.api.asf.FIMetadataRead.get_fi_metadata(com.paypal.financialinstrument.GetFiMetadataRequest)
2019-01-19 00:47:50.907 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.asf.FIAuthorization
2019-01-19 00:47:50.907 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.907 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.907 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.907 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.907 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.907 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:50.919 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5d556884 matches public abstract com.paypal.financialinstrument.InitiateAuthorizationResponse com.paypal.fi.api.asf.FIAuthorization.initiate_authorization(com.paypal.financialinstrument.InitiateAuthorizationRequest)
2019-01-19 00:47:50.919 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5d55603e matches public abstract com.paypal.financialinstrument.AuthorizeFiResponse com.paypal.fi.api.asf.FIAuthorization.authorize_fi(com.paypal.financialinstrument.AuthorizeFiRequest)
2019-01-19 00:47:50.919 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5d5579fa matches public abstract com.paypal.financialinstrument.RevokeAuthorizationResponse com.paypal.fi.api.asf.FIAuthorization.revoke_authorization(com.paypal.financialinstrument.RevokeAuthorizationRequest)
2019-01-19 00:47:50.920 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5d55720c matches public abstract com.paypal.financialinstrument.UpdateAuthorizationResponse com.paypal.fi.api.asf.FIAuthorization.update_authorization(com.paypal.financialinstrument.UpdateAuthorizationRequest)
2019-01-19 00:47:50.920 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5d5544e5 matches public abstract com.paypal.financialinstrument.HandleAuthResponseResponse com.paypal.fi.api.asf.FIAuthorization.handle_auth_response(com.paypal.financialinstrument.HandleAuthResponseRequest)
2019-01-19 00:47:50.920 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5d555ecf matches public abstract com.paypal.financialinstrument.GetAuthorizationDetailsResponse com.paypal.fi.api.asf.FIAuthorization.get_authorization_details(com.paypal.financialinstrument.GetAuthorizationDetailsRequest)
2019-01-19 00:47:50.920 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5d555189 matches public abstract com.paypal.financialinstrument.GetSupportedAuthorizationMethodsResponse com.paypal.fi.api.asf.FIAuthorization.get_supported_authorization_methods(com.paypal.financialinstrument.GetSupportedAuthorizationMethodsRequest)
2019-01-19 00:47:50.925 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.asf.FIIssuerRead
2019-01-19 00:47:50.925 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.925 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.925 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.925 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.925 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.926 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:50.932 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@29fa912c matches public abstract com.paypal.financialinstrument.GetIssuerDetailsResponse com.paypal.fi.api.asf.FIIssuerRead.get_issuer_details(com.paypal.financialinstrument.GetIssuerDetailsRequest)
2019-01-19 00:47:50.932 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@29fa899a matches public abstract com.paypal.financialinstrument.GetBulkIssuerDetailsResponse com.paypal.fi.api.asf.FIIssuerRead.get_bulk_issuer_details(com.paypal.financialinstrument.GetBulkIssuerDetailsRequest)
2019-01-19 00:47:50.932 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@29fa8292 matches public abstract com.paypal.financialinstrument.GetIssuerDetailsV2Response com.paypal.fi.api.asf.FIIssuerRead.get_issuer_details_v2(com.paypal.financialinstrument.GetIssuerDetailsV2Request)
2019-01-19 00:47:50.938 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.FIProductConfig
2019-01-19 00:47:50.939 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.939 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.939 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.939 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.939 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.939 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:50.946 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7af802c8 matches public abstract com.paypal.financialinstrument.UpdateFiMetadataResponse com.paypal.financialinstrument.FIProductConfig.update_fi_metadata(com.paypal.financialinstrument.UpdateFiMetadataRequest)
2019-01-19 00:47:50.954 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.asf.FIWalletLifecycle
2019-01-19 00:47:50.954 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.954 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.954 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.954 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.954 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.954 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:50.978 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3ee46 matches public abstract com.paypal.financialinstrument.CheckAddFiEligibilityResponse com.paypal.fi.api.asf.FIWalletLifecycle.check_add_fi_eligibility(com.paypal.financialinstrument.CheckAddFiEligibilityRequest)
2019-01-19 00:47:50.978 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3e67c matches public abstract com.paypal.financialinstrument.ValidateFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.validate_fi(com.paypal.financialinstrument.ValidateFiRequest)
2019-01-19 00:47:50.978 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3fe35 matches public abstract com.paypal.financialinstrument.AnalyzeAddFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.analyze_add_fi(com.paypal.financialinstrument.AnalyzeAddFiRequest)
2019-01-19 00:47:50.978 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3f17b matches public abstract com.paypal.financialinstrument.AddFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.add_fi(com.paypal.financialinstrument.AddFiRequest)
2019-01-19 00:47:50.978 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3c87c matches public abstract com.paypal.financialinstrument.AddFiCandidateResponse com.paypal.fi.api.asf.FIWalletLifecycle.add_fi_candidate(com.paypal.financialinstrument.AddFiCandidateRequest)
2019-01-19 00:47:50.979 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3c3b9 matches public abstract com.paypal.financialinstrument.CheckRemoveFiEligibilityResponse com.paypal.fi.api.asf.FIWalletLifecycle.check_remove_fi_eligibility(com.paypal.financialinstrument.CheckRemoveFiEligibilityRequest)
2019-01-19 00:47:50.979 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3d592 matches public abstract com.paypal.financialinstrument.RemoveFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.remove_fi(com.paypal.financialinstrument.RemoveFiRequest)
2019-01-19 00:47:50.979 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3af8c matches public abstract com.paypal.financialinstrument.ActivateFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.activate_fi(com.paypal.financialinstrument.ActivateFiRequest)
2019-01-19 00:47:50.979 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3a062 matches public abstract com.paypal.financialinstrument.BulkActivateFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.bulk_activate_fi(com.paypal.financialinstrument.BulkActivateFiRequest)
2019-01-19 00:47:50.979 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3ba9a matches public abstract com.paypal.financialinstrument.HoldFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.hold_fi(com.paypal.financialinstrument.HoldFiRequest)
2019-01-19 00:47:50.979 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e38fec matches public abstract com.paypal.financialinstrument.CloseFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.close_fi(com.paypal.financialinstrument.CloseFiRequest)
2019-01-19 00:47:50.979 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e38087 matches public abstract com.paypal.financialinstrument.BlockFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.block_fi(com.paypal.financialinstrument.BlockFiRequest)
2019-01-19 00:47:50.979 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e39428 matches public abstract com.paypal.financialinstrument.UnblockFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.unblock_fi(com.paypal.financialinstrument.UnblockFiRequest)
2019-01-19 00:47:50.979 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e368e9 matches public abstract com.paypal.financialinstrument.UnblockFisByAccountResponse com.paypal.fi.api.asf.FIWalletLifecycle.unblock_fis_by_account(com.paypal.financialinstrument.UnblockFisByAccountRequest)
2019-01-19 00:47:50.980 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e37f1a matches public abstract com.paypal.financialinstrument.UpdateFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.update_fi(com.paypal.financialinstrument.UpdateFiRequest)
2019-01-19 00:47:50.980 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e37206 matches public abstract com.paypal.financialinstrument.UpdateFiCandidateResponse com.paypal.fi.api.asf.FIWalletLifecycle.update_fi_candidate(com.paypal.financialinstrument.UpdateFiCandidateRequest)
2019-01-19 00:47:50.980 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e34192 matches public abstract com.paypal.financialinstrument.SetFiwalletPreferencesResponse com.paypal.fi.api.asf.FIWalletLifecycle.set_fiwallet_preferences(com.paypal.financialinstrument.SetFiwalletPreferencesRequest)
2019-01-19 00:47:50.980 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e35644 matches public abstract com.paypal.financialinstrument.RemoveFiwalletPreferencesForFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.remove_fiwallet_preferences_for_fi(com.paypal.financialinstrument.RemoveFiwalletPreferencesForFiRequest)
2019-01-19 00:47:50.980 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e324e2 matches public abstract com.paypal.financialinstrument.CheckUpdateFiEligibilityResponse com.paypal.fi.api.asf.FIWalletLifecycle.check_update_fi_eligibility(com.paypal.financialinstrument.CheckUpdateFiEligibilityRequest)
2019-01-19 00:47:50.980 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@75e3356e matches public abstract com.paypal.financialinstrument.ReplayAddFiResponse com.paypal.fi.api.asf.FIWalletLifecycle.replay_add_fi(com.paypal.financialinstrument.ReplayAddFiRequest)
2019-01-19 00:47:50.986 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.asf.FIConfirmation
2019-01-19 00:47:50.986 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.986 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.986 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.986 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:50.986 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:50.986 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:51.002 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4e14e482 matches public abstract com.paypal.financialinstrument.InitiateConfirmationResponse com.paypal.fi.api.asf.FIConfirmation.initiate_confirmation(com.paypal.financialinstrument.InitiateConfirmationRequest)
2019-01-19 00:47:51.002 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4e149ceb matches public abstract com.paypal.financialinstrument.ConfirmFiResponse com.paypal.fi.api.asf.FIConfirmation.confirm_fi(com.paypal.financialinstrument.ConfirmFiRequest)
2019-01-19 00:47:51.002 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4e1495b5 matches public abstract com.paypal.financialinstrument.BypassAndConfirmFiResponse com.paypal.fi.api.asf.FIConfirmation.bypass_and_confirm_fi(com.paypal.financialinstrument.BypassAndConfirmFiRequest)
2019-01-19 00:47:51.002 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4e148ef2 matches public abstract com.paypal.financialinstrument.RevokeConfirmationResponse com.paypal.fi.api.asf.FIConfirmation.revoke_confirmation(com.paypal.financialinstrument.RevokeConfirmationRequest)
2019-01-19 00:47:51.002 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4e148096 matches public abstract com.paypal.financialinstrument.UpdateConfirmationResponse com.paypal.fi.api.asf.FIConfirmation.update_confirmation(com.paypal.financialinstrument.UpdateConfirmationRequest)
2019-01-19 00:47:51.003 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4e14bad4 matches public abstract com.paypal.financialinstrument.GetSupportedConfirmationMethodsResponse com.paypal.fi.api.asf.FIConfirmation.get_supported_confirmation_methods(com.paypal.financialinstrument.GetSupportedConfirmationMethodsRequest)
2019-01-19 00:47:51.003 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4e14ad99 matches public abstract com.paypal.financialinstrument.GetConfirmationDetailsResponse com.paypal.fi.api.asf.FIConfirmation.get_confirmation_details(com.paypal.financialinstrument.GetConfirmationDetailsRequest)
2019-01-19 00:47:51.003 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4e14a070 matches public abstract com.paypal.financialinstrument.GetConfirmationAmountsResponse com.paypal.fi.api.asf.FIConfirmation.get_confirmation_amounts(com.paypal.financialinstrument.GetConfirmationAmountsRequest)
2019-01-19 00:47:51.003 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4e175be8 matches public abstract com.paypal.financialinstrument.GetInstrumentsByConfirmationStatusResponse com.paypal.fi.api.asf.FIConfirmation.get_instruments_by_confirmation_status(com.paypal.financialinstrument.GetInstrumentsByConfirmationStatusRequest)
2019-01-19 00:47:51.003 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4e174fbc matches public abstract com.paypal.financialinstrument.InitiateRefundResponse com.paypal.fi.api.asf.FIConfirmation.initiate_refund(com.paypal.financialinstrument.InitiateRefundRequest)
2019-01-19 00:47:51.010 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.api.asf.FIWalletRead
2019-01-19 00:47:51.011 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:51.011 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:51.011 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:51.011 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:51.011 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:51.011 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:51.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@44534094 matches public abstract com.paypal.financialinstrument.GetFiwalletResponse com.paypal.fi.api.asf.FIWalletRead.get_fiwallet(com.paypal.financialinstrument.GetFiwalletRequest)
2019-01-19 00:47:51.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@44537726 matches public abstract com.paypal.financialinstrument.GetFisByAccountResponse com.paypal.fi.api.asf.FIWalletRead.get_fis_by_account(com.paypal.financialinstrument.GetFisByAccountRequest)
2019-01-19 00:47:51.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@44536e2f matches public abstract com.paypal.financialinstrument.GetFiCandidatesByAccountResponse com.paypal.fi.api.asf.FIWalletRead.get_fi_candidates_by_account(com.paypal.financialinstrument.GetFiCandidatesByAccountRequest)
2019-01-19 00:47:51.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@44536535 matches public abstract com.paypal.financialinstrument.FindFisResponse com.paypal.fi.api.asf.FIWalletRead.find_fis(com.paypal.financialinstrument.FindFisRequest)
2019-01-19 00:47:51.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@44531ca5 matches public abstract com.paypal.financialinstrument.GetFiwalletPreferencesResponse com.paypal.fi.api.asf.FIWalletRead.get_fiwallet_preferences(com.paypal.financialinstrument.GetFiwalletPreferencesRequest)
2019-01-19 00:47:51.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@44531162 matches public abstract com.paypal.financialinstrument.GetFiwalletPreferenceDetailsResponse com.paypal.fi.api.asf.FIWalletRead.get_fiwallet_preference_details(com.paypal.financialinstrument.GetFiwalletPreferenceDetailsRequest)
2019-01-19 00:47:51.166 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.user.UserLifecycle
2019-01-19 00:47:51.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:51.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:51.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:51.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:51.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:51.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:51.200 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b04bdbe matches public abstract com.paypal.user.GenerateNewIdsResponse com.paypal.user.UserLifecycle.generate_new_ids(com.paypal.user.GenerateNewIdsRequest)
2019-01-19 00:47:51.201 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b04b522 matches public abstract com.paypal.user.ModifyUserDataResponse com.paypal.user.UserLifecycle.modify_user_data(com.paypal.user.ModifyUserDataRequest)
2019-01-19 00:47:51.201 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b044d58 matches public abstract com.paypal.user.AccountLifecycleResponse com.paypal.user.UserLifecycle.account_lifecycle(com.paypal.user.AccountLifecycleRequest)
2019-01-19 00:47:51.201 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b04453c matches public abstract com.paypal.user.PartyLifecycleResponse com.paypal.user.UserLifecycle.party_lifecycle(com.paypal.user.PartyLifecycleRequest)
2019-01-19 00:47:51.201 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b045d9e matches public abstract com.paypal.user.AccessPointLifecycleResponse com.paypal.user.UserLifecycle.access_point_lifecycle(com.paypal.user.AccessPointLifecycleRequest)
2019-01-19 00:47:51.201 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b04577a matches public abstract com.paypal.user.UserPropertyLifecycleResponse com.paypal.user.UserLifecycle.user_property_lifecycle(com.paypal.user.UserPropertyLifecycleRequest)
2019-01-19 00:47:51.201 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b046ef6 matches public abstract com.paypal.user.CreateIdentityPartnerAppResponse com.paypal.user.UserLifecycle.create_identity_partner_app(com.paypal.user.CreateIdentityPartnerAppRequest)
2019-01-19 00:47:51.201 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b0460fb matches public abstract com.paypal.user.UpdateIdentityPartnerAppResponse com.paypal.user.UserLifecycle.update_identity_partner_app(com.paypal.user.UpdateIdentityPartnerAppRequest)
2019-01-19 00:47:51.202 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b047ab6 matches public abstract com.paypal.user.DeleteIdentityPartnerAppResponse com.paypal.user.UserLifecycle.delete_identity_partner_app(com.paypal.user.DeleteIdentityPartnerAppRequest)
2019-01-19 00:47:51.202 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b040fec matches public abstract com.paypal.user.CreateIdentityAccessPointResponse com.paypal.user.UserLifecycle.create_identity_access_point(com.paypal.user.CreateIdentityAccessPointRequest)
2019-01-19 00:47:51.202 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b0400ed matches public abstract com.paypal.user.UpdateIdentityAccessPointResponse com.paypal.user.UserLifecycle.update_identity_access_point(com.paypal.user.UpdateIdentityAccessPointRequest)
2019-01-19 00:47:51.202 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b0415b5 matches public abstract com.paypal.user.DeleteIdentityAccessPointResponse com.paypal.user.UserLifecycle.delete_identity_access_point(com.paypal.user.DeleteIdentityAccessPointRequest)
2019-01-19 00:47:51.202 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b04295a matches public abstract com.paypal.user.CreateAccountResponse com.paypal.user.UserLifecycle.create_account(com.paypal.user.CreateAccountRequest)
2019-01-19 00:47:51.202 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b0422bb matches public abstract com.paypal.user.UpdateAccountEntitiesResponse com.paypal.user.UserLifecycle.update_account_entities(com.paypal.user.UpdateAccountEntitiesRequest)
2019-01-19 00:47:51.202 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b043686 matches public abstract com.paypal.user.RemoveLoginEntitiesResponse com.paypal.user.UserLifecycle.remove_login_entities(com.paypal.user.RemoveLoginEntitiesRequest)
2019-01-19 00:47:51.202 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b07c53a matches public abstract com.paypal.user.RequestMailPasswordResponse com.paypal.user.UserLifecycle.request_mail_password(com.paypal.user.RequestMailPasswordRequest)
2019-01-19 00:47:51.203 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b07d870 matches public abstract com.paypal.user.RequestInstantPasswordResponse com.paypal.user.UserLifecycle.request_instant_password(com.paypal.user.RequestInstantPasswordRequest)
2019-01-19 00:47:51.203 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b07ef46 matches public abstract com.paypal.user.AddAccountEntitiesResponse com.paypal.user.UserLifecycle.add_account_entities(com.paypal.user.AddAccountEntitiesRequest)
2019-01-19 00:47:51.203 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b07e2fa matches public abstract com.paypal.user.RemoveAccountEntitiesResponse com.paypal.user.UserLifecycle.remove_account_entities(com.paypal.user.RemoveAccountEntitiesRequest)
2019-01-19 00:47:51.203 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b07f02e matches public abstract com.paypal.user.AddLoginEntitiesResponse com.paypal.user.UserLifecycle.add_login_entities(com.paypal.user.AddLoginEntitiesRequest)
2019-01-19 00:47:51.203 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b07865d matches public abstract com.paypal.user.DowngradeUserGroupResponse com.paypal.user.UserLifecycle.downgrade_user_group(com.paypal.user.DowngradeUserGroupRequest)
2019-01-19 00:47:51.217 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.user.UserRead
2019-01-19 00:47:51.217 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:51.217 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:51.217 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:51.217 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:47:51.217 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:51.217 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:51.227 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4421c51d matches public abstract com.paypal.user.LoadUserDataResponse com.paypal.user.UserRead.load_user_data(com.paypal.user.LoadUserDataRequest)
2019-01-19 00:47:51.228 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4421dca0 matches public abstract com.paypal.user.LoadAdditionalDataResponse com.paypal.user.UserRead.load_additional_data(com.paypal.user.LoadAdditionalDataRequest)
2019-01-19 00:47:51.228 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4421d4b9 matches public abstract com.paypal.user.ReadIdentityPartnerAppResponse com.paypal.user.UserRead.read_identity_partner_app(com.paypal.user.ReadIdentityPartnerAppRequest)
2019-01-19 00:47:51.228 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4421ad4b matches public abstract com.paypal.user.ReadIdentityAccessPointResponse com.paypal.user.UserRead.read_identity_access_point(com.paypal.user.ReadIdentityAccessPointRequest)
2019-01-19 00:47:51.228 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4421a5ed matches public abstract com.paypal.user.LoadByAccountResponse com.paypal.user.UserRead.load_by_account(com.paypal.user.LoadByAccountRequest)
2019-01-19 00:47:51.228 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4421b2cf matches public abstract com.paypal.user.LoadEntitiesByIdResponse com.paypal.user.UserRead.load_entities_by_id(com.paypal.user.LoadEntitiesByIdRequest)
2019-01-19 00:47:51.228 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@44218bd0 matches public abstract com.paypal.user.LoadByAliasResponse com.paypal.user.UserRead.load_by_alias(com.paypal.user.LoadByAliasRequest)
2019-01-19 00:47:51.228 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4421811f matches public abstract com.paypal.user.LoadByLoginResponse com.paypal.user.UserRead.load_by_login(com.paypal.user.LoadByLoginRequest)
2019-01-19 00:47:54.606 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice SpringTransactionNameInstrumentation: ((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) matches class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
2019-01-19 00:47:54.607 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.607 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2019-01-19 00:47:54.607 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.607 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2019-01-19 00:47:54.607 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.607 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:54.633 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice SpringTransactionNameInstrumentation: ((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) matches class org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
2019-01-19 00:47:54.634 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.634 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2019-01-19 00:47:54.634 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.634 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2019-01-19 00:47:54.634 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.634 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:54.639 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice SpringTransactionNameInstrumentation: ((((name(equals(handle)) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(is(class java.lang.Object)))))) matches public final org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object) throws java.lang.Exception
2019-01-19 00:47:54.730 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice SpringTransactionNameInstrumentation: ((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) matches class org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
2019-01-19 00:47:54.730 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.730 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2019-01-19 00:47:54.730 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.730 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2019-01-19 00:47:54.730 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.730 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:54.738 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice SpringTransactionNameInstrumentation: ((((name(equals(handle)) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(is(class java.lang.Object)))))) matches public org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object) throws java.lang.Exception
2019-01-19 00:47:54.743 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice SpringTransactionNameInstrumentation: ((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) matches class org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
2019-01-19 00:47:54.743 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.743 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2019-01-19 00:47:54.743 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.743 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation): true
2019-01-19 00:47:54.744 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation is loaded by null
2019-01-19 00:47:54.744 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:47:54.750 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice SpringTransactionNameInstrumentation: ((((name(equals(handle)) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(is(class java.lang.Object)))))) matches public org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object) throws java.lang.Exception
2019-01-19 00:48:06.474 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.ebay.integ.dal.cm.pool.PoolablePreparedStatement
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice PreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))) matches class com.ebay.integ.dal.cm.pool.PoolablePreparedStatement
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:06.475 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:06.505 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.execute(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.506 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.507 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.508 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.execute() throws java.sql.SQLException
2019-01-19 00:48:06.509 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.executeQuery() throws java.sql.SQLException
2019-01-19 00:48:06.510 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.executeUpdate() throws java.sql.SQLException
2019-01-19 00:48:06.511 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int[] com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.executeBatch() throws java.sql.SQLException
2019-01-19 00:48:06.512 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:06.513 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:06.514 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:06.514 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.execute(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:06.515 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:06.516 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.pool.PoolablePreparedStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.ebay.integ.dal.cm.pool.PoolableCallableStatement
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice PreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))) matches class com.ebay.integ.dal.cm.pool.PoolableCallableStatement
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:06.522 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:06.546 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.pool.PoolableCallableStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:06.547 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.pool.PoolableCallableStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:06.548 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.pool.PoolableCallableStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:06.549 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.pool.PoolableCallableStatement.execute(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:06.549 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.pool.PoolableCallableStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:06.550 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.pool.PoolableCallableStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:06.591 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class com.paypal.infra.occ.jdbc.OccConnection
2019-01-19 00:48:06.591 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.591 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2019-01-19 00:48:06.591 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.591 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2019-01-19 00:48:06.592 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.592 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:06.605 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.paypal.infra.occ.jdbc.OccConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.607 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.paypal.infra.occ.jdbc.OccConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.609 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.paypal.infra.occ.jdbc.OccConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.609 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.paypal.infra.occ.jdbc.OccConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.paypal.infra.occ.jdbc.OccConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.611 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.paypal.infra.occ.jdbc.OccConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.612 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.paypal.infra.occ.jdbc.OccConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:06.612 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.paypal.infra.occ.jdbc.OccConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:06.613 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.paypal.infra.occ.jdbc.OccConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:06.742 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class com.ebay.integ.dal.cm.pool.PoolableConnection
2019-01-19 00:48:06.742 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.742 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2019-01-19 00:48:06.742 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.742 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2019-01-19 00:48:06.742 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.742 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:06.752 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.pool.PoolableConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.753 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.pool.PoolableConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.753 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.pool.PoolableConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:06.754 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.ebay.integ.dal.cm.pool.PoolableConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.755 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.ebay.integ.dal.cm.pool.PoolableConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.756 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.pool.PoolableConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.756 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.ebay.integ.dal.cm.pool.PoolableConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.757 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.pool.PoolableConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:06.757 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.pool.PoolableConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:06.767 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class com.ebay.integ.dal.cm.wrapper.CmConnectionWrapper
2019-01-19 00:48:06.767 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.767 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2019-01-19 00:48:06.767 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.767 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2019-01-19 00:48:06.767 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.768 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:06.781 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.wrapper.CmConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.782 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.ebay.integ.dal.cm.wrapper.CmConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.783 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.wrapper.CmConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.783 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.wrapper.CmConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:06.784 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.ebay.integ.dal.cm.wrapper.CmConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.785 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.wrapper.CmConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.786 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.ebay.integ.dal.cm.wrapper.CmConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.786 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.wrapper.CmConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:06.787 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cm.wrapper.CmConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:06.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class com.ebay.integ.dal.cal.rt.CalConnectionWrapper
2019-01-19 00:48:06.799 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.799 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2019-01-19 00:48:06.799 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.799 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.ConnectionInstrumentation): true
2019-01-19 00:48:06.799 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.ConnectionInstrumentation is loaded by null
2019-01-19 00:48:06.799 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:06.808 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.ebay.integ.dal.cal.rt.CalConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.808 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.ebay.integ.dal.cal.rt.CalConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.809 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cal.rt.CalConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:06.809 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cal.rt.CalConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.810 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cal.rt.CalConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:06.811 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cal.rt.CalConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.811 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement com.ebay.integ.dal.cal.rt.CalConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2019-01-19 00:48:06.811 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cal.rt.CalConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:06.812 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement com.ebay.integ.dal.cal.rt.CalConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:07.939 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.user.Authorization
2019-01-19 00:48:07.940 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:07.940 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:07.940 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:07.940 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:07.940 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:07.940 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:07.945 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@ec1a57f matches public abstract com.paypal.user.AccessCheckResponse com.paypal.user.Authorization.AccessCheck(com.paypal.user.AccessCheckRequest)
2019-01-19 00:48:07.977 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.UnpAlertsApi
2019-01-19 00:48:07.977 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:07.977 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:07.977 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:07.977 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:07.977 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:07.977 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:07.983 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5101cbb3 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.UnpAlertsApi.getAlerts(java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo)
2019-01-19 00:48:08.037 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.BillingAgreement
2019-01-19 00:48:08.037 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.037 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.037 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.037 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.037 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.037 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.041 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5c7c014e matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.BillingAgreement.getAgreement(java.lang.String,java.lang.String,java.lang.String,int,java.lang.String)
2019-01-19 00:48:08.054 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.Unpnotify
2019-01-19 00:48:08.054 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.054 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.054 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.054 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.054 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.054 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.061 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@483081cc matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.Unpnotify.createAndSendAdvanced(java.lang.String,java.lang.String,com.paypal.notification.notify.interfaces.rs.AdvancedNotifyRequest,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo)
2019-01-19 00:48:08.061 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4830f408 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.Unpnotify.createAndSendSimpleNotify(java.lang.String,java.lang.String,com.paypal.notification.notify.interfaces.rs.SimpleNotifyRequest,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo)
2019-01-19 00:48:08.625 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.TabRead
2019-01-19 00:48:08.625 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.625 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.625 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.625 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.625 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.625 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.632 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@72ed55af matches public abstract com.paypal.financialinstrument.GetTabResponse com.paypal.financialinstrument.TabRead.get_tab(com.paypal.financialinstrument.GetTabRequest)
2019-01-19 00:48:08.632 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@72ed6dd6 matches public abstract com.paypal.financialinstrument.GetAllTabsResponse com.paypal.financialinstrument.TabRead.get_all_tabs(com.paypal.financialinstrument.GetAllTabsRequest)
2019-01-19 00:48:08.632 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@72ed657b matches public abstract com.paypal.financialinstrument.GetTabsByTypesResponse com.paypal.financialinstrument.TabRead.get_tabs_by_types(com.paypal.financialinstrument.GetTabsByTypesRequest)
2019-01-19 00:48:08.632 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@72ed7eb7 matches public abstract com.paypal.financialinstrument.GetTabBalanceResponse com.paypal.financialinstrument.TabRead.get_tab_balance(com.paypal.financialinstrument.GetTabBalanceRequest)
2019-01-19 00:48:08.650 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.CurrentAccountApi
2019-01-19 00:48:08.650 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.650 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.650 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.650 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.650 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.650 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.657 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5ade32fc matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.CurrentAccountApi.getCurrentAccountById(java.lang.String,java.lang.String,java.lang.String)
2019-01-19 00:48:08.657 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5ade0a0d matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.CurrentAccountApi.getCurrentAccounts(java.lang.String,java.lang.String,java.util.Set)
2019-01-19 00:48:08.657 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5ade03bb matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.CurrentAccountApi.getCurrentAccounts(java.lang.String,java.lang.String)
2019-01-19 00:48:08.700 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.BankingSystemRead
2019-01-19 00:48:08.701 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.701 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.701 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.701 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.701 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.701 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.710 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@389cee10 matches public abstract com.paypal.finsys.GetBankInfoResponse com.paypal.finsys.BankingSystemRead.get_bank_info(com.paypal.finsys.GetBankInfoRequest)
2019-01-19 00:48:08.711 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@389ce96d matches public abstract com.paypal.finsys.GetBankListResponse com.paypal.finsys.BankingSystemRead.get_bank_list(com.paypal.finsys.GetBankListRequest)
2019-01-19 00:48:08.711 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@389c1145 matches public abstract com.paypal.finsys.GetBulkBankListResponse com.paypal.finsys.BankingSystemRead.get_bulk_bank_list(com.paypal.finsys.GetBulkBankListRequest)
2019-01-19 00:48:08.711 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@389c06dd matches public abstract com.paypal.finsys.GetStlLimitForUKFPSResponse com.paypal.finsys.BankingSystemRead.get_stl_limit_for_UKFPS(com.paypal.finsys.GetStlLimitForUKFPSRequest)
2019-01-19 00:48:08.711 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@389c0e74 matches public abstract com.paypal.finsys.GetIbanDetailsResponse com.paypal.finsys.BankingSystemRead.get_iban_details(com.paypal.finsys.GetIbanDetailsRequest)
2019-01-19 00:48:08.711 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@389c3747 matches public abstract com.paypal.finsys.GenerateIbanBicResponse com.paypal.finsys.BankingSystemRead.generate_iban_bic(com.paypal.finsys.GenerateIbanBicRequest)
2019-01-19 00:48:08.711 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@389c3dac matches public abstract com.paypal.finsys.GetBankCapabilityResponse com.paypal.finsys.BankingSystemRead.get_bank_capability(com.paypal.finsys.GetBankCapabilityRequest)
2019-01-19 00:48:08.712 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@389c2269 matches public abstract com.paypal.finsys.GetCreditorDetailsResponse com.paypal.finsys.BankingSystemRead.get_creditor_details(com.paypal.finsys.GetCreditorDetailsRequest)
2019-01-19 00:48:08.722 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.CardSchedServ
2019-01-19 00:48:08.723 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.723 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.723 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.723 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.723 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.723 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.726 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@33b34e54 matches public abstract com.paypal.finsys.CssInitiateTransactionResponse com.paypal.finsys.CardSchedServ.css_initiate_transaction(com.paypal.finsys.CssInitiateTransactionRequest)
2019-01-19 00:48:08.741 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.notification.AlertsLifecycle
2019-01-19 00:48:08.741 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.741 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.741 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.741 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.741 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.741 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.748 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25ee81c4 matches public abstract com.paypal.notification.InsertAlertResponse com.paypal.notification.AlertsLifecycle.insert_alert(com.paypal.notification.InsertAlertRequest)
2019-01-19 00:48:08.748 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25ee99b4 matches public abstract com.paypal.notification.MarkCompleteResponse com.paypal.notification.AlertsLifecycle.mark_complete(com.paypal.notification.MarkCompleteRequest)
2019-01-19 00:48:08.748 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25ee91bb matches public abstract com.paypal.notification.UpdateAlertResponse com.paypal.notification.AlertsLifecycle.update_alert(com.paypal.notification.UpdateAlertRequest)
2019-01-19 00:48:08.757 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.RiskUnifiedGatewayServApi
2019-01-19 00:48:08.757 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.757 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.757 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.757 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.757 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.757 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.762 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3c826f90 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.RiskUnifiedGatewayServApi.getRiskDecisions(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.paypal.api.platform.risk.unifiedfinancialinstrumentdecisions.api.UnifiedFinancialInstrumentChangeRequest)
2019-01-19 00:48:08.763 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3c827383 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.RiskUnifiedGatewayServApi.getRiskProductDecisions(java.lang.String,java.lang.String,java.lang.String,com.paypal.api.platform.risk.unifiedproductdecisions.api.UnifiedProductDecisionRequest)
2019-01-19 00:48:08.772 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.money.PaymentInternalServ
2019-01-19 00:48:08.772 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.772 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.772 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.772 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.772 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.772 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.791 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0e7d78 matches public abstract com.paypal.money.InternalFulfillTransactionUnitResponse com.paypal.money.PaymentInternalServ.internal_fulfill_transaction_unit(com.paypal.money.InternalFulfillTransactionUnitRequest)
2019-01-19 00:48:08.791 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0e45b2 matches public abstract com.paypal.money.PublishLegacyMoneyEventsResponse com.paypal.money.PaymentInternalServ.publish_legacy_money_events(com.paypal.money.PublishLegacyMoneyEventsRequest)
2019-01-19 00:48:08.791 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0e4d81 matches public abstract com.paypal.money.GetFeaturesResponse com.paypal.money.PaymentInternalServ.get_features(com.paypal.money.GetFeaturesRequest)
2019-01-19 00:48:08.791 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0e5623 matches public abstract com.paypal.money.GetFeatureControlDataResponse com.paypal.money.PaymentInternalServ.get_feature_control_data(com.paypal.money.GetFeatureControlDataRequest)
2019-01-19 00:48:08.791 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0e5f20 matches public abstract com.paypal.money.GetFeatureControlDataListResponse com.paypal.money.PaymentInternalServ.get_feature_control_data_list(com.paypal.money.GetFeatureControlDataListRequest)
2019-01-19 00:48:08.791 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0fa8ae matches public abstract com.paypal.money.GetFeatureEligibilityControlsResponse com.paypal.money.PaymentInternalServ.get_feature_eligibility_controls(com.paypal.money.GetFeatureEligibilityControlsRequest)
2019-01-19 00:48:08.791 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0fb2a5 matches public abstract com.paypal.money.AddFeatureEligibilityControlsResponse com.paypal.money.PaymentInternalServ.add_feature_eligibility_controls(com.paypal.money.AddFeatureEligibilityControlsRequest)
2019-01-19 00:48:08.792 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0fbccf matches public abstract com.paypal.money.ToggleFeatureEligibilityControlsResponse com.paypal.money.PaymentInternalServ.toggle_feature_eligibility_controls(com.paypal.money.ToggleFeatureEligibilityControlsRequest)
2019-01-19 00:48:08.792 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f87a1 matches public abstract com.paypal.money.SetFeatureControlDataResponse com.paypal.money.PaymentInternalServ.set_feature_control_data(com.paypal.money.SetFeatureControlDataRequest)
2019-01-19 00:48:08.792 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f9201 matches public abstract com.paypal.money.AnalyzeRiskDecisionResponse com.paypal.money.PaymentInternalServ.analyze_risk_decision(com.paypal.money.AnalyzeRiskDecisionRequest)
2019-01-19 00:48:08.792 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f9d22 matches public abstract com.paypal.money.SendNotificationsResponse com.paypal.money.PaymentInternalServ.send_notifications(com.paypal.money.SendNotificationsRequest)
2019-01-19 00:48:08.792 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0fe7d9 matches public abstract com.paypal.money.MapDebitErrorResponse com.paypal.money.PaymentInternalServ.map_debit_error(com.paypal.money.MapDebitErrorRequest)
2019-01-19 00:48:08.792 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0ff315 matches public abstract com.paypal.money.MapCreditErrorResponse com.paypal.money.PaymentInternalServ.map_credit_error(com.paypal.money.MapCreditErrorRequest)
2019-01-19 00:48:08.793 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0fff36 matches public abstract com.paypal.money.ProcessFailedReplyToPliResponse com.paypal.money.PaymentInternalServ.process_failed_reply_to_pli(com.paypal.money.ProcessFailedReplyToPliRequest)
2019-01-19 00:48:08.793 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0fcadd matches public abstract com.paypal.money.NoOpResponse com.paypal.money.PaymentInternalServ.no_op(com.paypal.money.NoOpRequest)
2019-01-19 00:48:08.793 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0fd763 matches public abstract com.paypal.money.CreateRefundNegotiationResponse com.paypal.money.PaymentInternalServ.create_refund_negotiation(com.paypal.money.CreateRefundNegotiationRequest)
2019-01-19 00:48:08.793 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f2470 matches public abstract com.paypal.money.CompleteRefundNegotiationResponse com.paypal.money.PaymentInternalServ.complete_refund_negotiation(com.paypal.money.CompleteRefundNegotiationRequest)
2019-01-19 00:48:08.793 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f314c matches public abstract com.paypal.money.AuthIncentiveResponse com.paypal.money.PaymentInternalServ.auth_incentive(com.paypal.money.AuthIncentiveRequest)
2019-01-19 00:48:08.793 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f3e87 matches public abstract com.paypal.money.SettleIncentiveResponse com.paypal.money.PaymentInternalServ.settle_incentive(com.paypal.money.SettleIncentiveRequest)
2019-01-19 00:48:08.793 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f0c40 matches public abstract com.paypal.money.CancelIncentiveAuthResponse com.paypal.money.PaymentInternalServ.cancel_incentive_auth(com.paypal.money.CancelIncentiveAuthRequest)
2019-01-19 00:48:08.793 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f1a46 matches public abstract com.paypal.money.RefundIncentiveResponse com.paypal.money.PaymentInternalServ.refund_incentive(com.paypal.money.RefundIncentiveRequest)
2019-01-19 00:48:08.793 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f689d matches public abstract com.paypal.money.ProcessGcBreakageResponse com.paypal.money.PaymentInternalServ.process_gc_breakage(com.paypal.money.ProcessGcBreakageRequest)
2019-01-19 00:48:08.793 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f7766 matches public abstract com.paypal.money.VoidCardAuthResponse com.paypal.money.PaymentInternalServ.void_card_auth(com.paypal.money.VoidCardAuthRequest)
2019-01-19 00:48:08.794 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f4645 matches public abstract com.paypal.money.RepublishParticipantEventsResponse com.paypal.money.PaymentInternalServ.republish_participant_events(com.paypal.money.RepublishParticipantEventsRequest)
2019-01-19 00:48:08.794 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2d0f562b matches public abstract com.paypal.money.GenerateAgreementIdResponse com.paypal.money.PaymentInternalServ.generate_agreement_id(com.paypal.money.GenerateAgreementIdRequest)
2019-01-19 00:48:08.794 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@17e5569c matches public abstract com.paypal.money.RecordNegativeBalanceResponse com.paypal.money.PaymentInternalServ.record_negative_balance(com.paypal.money.RecordNegativeBalanceRequest)
2019-01-19 00:48:08.794 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@17e54643 matches public abstract com.paypal.money.RecordNegativeBalanceNewResponse com.paypal.money.PaymentInternalServ.record_negative_balance_new(com.paypal.money.RecordNegativeBalanceNewRequest)
2019-01-19 00:48:08.794 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@17e537bc matches public abstract com.paypal.money.PerformAsyncActionsResponse com.paypal.money.PaymentInternalServ.perform_async_actions(com.paypal.money.PerformAsyncActionsRequest)
2019-01-19 00:48:08.794 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@17e528fb matches public abstract com.paypal.money.ConfirmAndSettleResponse com.paypal.money.PaymentInternalServ.confirm_and_settle(com.paypal.money.ConfirmAndSettleRequest)
2019-01-19 00:48:08.795 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@17e519c6 matches public abstract com.paypal.money.RecordSatelliteTableDataResponse com.paypal.money.PaymentInternalServ.record_satellite_table_data(com.paypal.money.RecordSatelliteTableDataRequest)
2019-01-19 00:48:08.795 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@17e50a2f matches public abstract com.paypal.money.RecordPaymentAgreementResponse com.paypal.money.PaymentInternalServ.record_payment_agreement(com.paypal.money.RecordPaymentAgreementRequest)
2019-01-19 00:48:08.795 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@17e5fc61 matches public abstract com.paypal.money.PersistBankPdaResponse com.paypal.money.PaymentInternalServ.persist_bank_pda(com.paypal.money.PersistBankPdaRequest)
2019-01-19 00:48:08.795 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@17e5ee5f matches public abstract com.paypal.money.GetReturnsReviewDetailsResponse com.paypal.money.PaymentInternalServ.get_returns_review_details(com.paypal.money.GetReturnsReviewDetailsRequest)
2019-01-19 00:48:08.805 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.money.PaymentRead
2019-01-19 00:48:08.805 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.805 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.805 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.805 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.806 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.806 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.818 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665b00fc matches public abstract com.paypal.money.GetCustomerTransactionResponse com.paypal.money.PaymentRead.get_customer_transaction(com.paypal.money.GetCustomerTransactionRequest)
2019-01-19 00:48:08.818 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665b38f5 matches public abstract com.paypal.money.GetFinancialTransactionResponse com.paypal.money.PaymentRead.get_financial_transaction(com.paypal.money.GetFinancialTransactionRequest)
2019-01-19 00:48:08.818 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665b305d matches public abstract com.paypal.money.GetFinancialTransactionsByAlternateIdResponse com.paypal.money.PaymentRead.get_financial_transactions_by_alternate_id(com.paypal.money.GetFinancialTransactionsByAlternateIdRequest)
2019-01-19 00:48:08.818 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665b260d matches public abstract com.paypal.money.GetFinancialTransactionsWithPropertiesByAlternateIdResponse com.paypal.money.PaymentRead.get_financial_transactions_with_properties_by_alternate_id(com.paypal.money.GetFinancialTransactionsWithPropertiesByAlternateIdRequest)
2019-01-19 00:48:08.818 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665bdc12 matches public abstract com.paypal.money.GetCustomerTransactionByAlternateIdResponse com.paypal.money.PaymentRead.get_customer_transaction_by_alternate_id(com.paypal.money.GetCustomerTransactionByAlternateIdRequest)
2019-01-19 00:48:08.818 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665bd21a matches public abstract com.paypal.money.GetCustomerTransactionsByAlternateIdResponse com.paypal.money.PaymentRead.get_customer_transactions_by_alternate_id(com.paypal.money.GetCustomerTransactionsByAlternateIdRequest)
2019-01-19 00:48:08.819 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665bc9a9 matches public abstract com.paypal.money.GetCustomerTransactionByFtHandleResponse com.paypal.money.PaymentRead.get_customer_transaction_by_ft_handle(com.paypal.money.GetCustomerTransactionByFtHandleRequest)
2019-01-19 00:48:08.819 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665bff09 matches public abstract com.paypal.money.GetFinancialTransactionsByCtHandleResponse com.paypal.money.PaymentRead.get_financial_transactions_by_ct_handle(com.paypal.money.GetFinancialTransactionsByCtHandleRequest)
2019-01-19 00:48:08.819 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665bf262 matches public abstract com.paypal.money.GetInternalActivityIdsByAlternateIdsResponse com.paypal.money.PaymentRead.get_internal_activity_ids_by_alternate_ids(com.paypal.money.GetInternalActivityIdsByAlternateIdsRequest)
2019-01-19 00:48:08.819 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665be68b matches public abstract com.paypal.money.GetPaymentAgreementByAlternateIdResponse com.paypal.money.PaymentRead.get_payment_agreement_by_alternate_id(com.paypal.money.GetPaymentAgreementByAlternateIdRequest)
2019-01-19 00:48:08.819 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665b9aeb matches public abstract com.paypal.money.GetCustomerTransactionLegacyEquivalentByAlternateIdResponse com.paypal.money.PaymentRead.get_customer_transaction_legacy_equivalent_by_alternate_id(com.paypal.money.GetCustomerTransactionLegacyEquivalentByAlternateIdRequest)
2019-01-19 00:48:08.850 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.FIAuthorization
2019-01-19 00:48:08.850 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.850 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.850 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.850 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.850 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.850 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.855 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@10e96754 matches public abstract com.paypal.financialinstrument.InitiateAuthorizationResponse com.paypal.financialinstrument.FIAuthorization.initiate_authorization(com.paypal.financialinstrument.InitiateAuthorizationRequest)
2019-01-19 00:48:08.856 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@10e96f23 matches public abstract com.paypal.financialinstrument.AuthorizeFiResponse com.paypal.financialinstrument.FIAuthorization.authorize_fi(com.paypal.financialinstrument.AuthorizeFiRequest)
2019-01-19 00:48:08.856 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@10e99696 matches public abstract com.paypal.financialinstrument.RevokeAuthorizationResponse com.paypal.financialinstrument.FIAuthorization.revoke_authorization(com.paypal.financialinstrument.RevokeAuthorizationRequest)
2019-01-19 00:48:08.856 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@10e9998f matches public abstract com.paypal.financialinstrument.UpdateAuthorizationResponse com.paypal.financialinstrument.FIAuthorization.update_authorization(com.paypal.financialinstrument.UpdateAuthorizationRequest)
2019-01-19 00:48:08.856 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@10e9801d matches public abstract com.paypal.financialinstrument.HandleAuthResponseResponse com.paypal.financialinstrument.FIAuthorization.handle_auth_response(com.paypal.financialinstrument.HandleAuthResponseRequest)
2019-01-19 00:48:08.856 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@10e98a3c matches public abstract com.paypal.financialinstrument.GetAuthorizationDetailsResponse com.paypal.financialinstrument.FIAuthorization.get_authorization_details(com.paypal.financialinstrument.GetAuthorizationDetailsRequest)
2019-01-19 00:48:08.856 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@10e9bfad matches public abstract com.paypal.financialinstrument.GetSupportedAuthorizationMethodsResponse com.paypal.financialinstrument.FIAuthorization.get_supported_authorization_methods(com.paypal.financialinstrument.GetSupportedAuthorizationMethodsRequest)
2019-01-19 00:48:08.862 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.InstDefServApi
2019-01-19 00:48:08.862 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.862 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.862 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.862 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.862 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.862 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.869 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@440d4757 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.InstDefServApi.refreshExternalMetadata(java.lang.String,java.lang.String,java.lang.String,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.InstrumentExternalMetadataRefreshRequest)
2019-01-19 00:48:08.870 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@440d4850 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.InstDefServApi.setExternalMetadata(java.lang.String,java.lang.String,java.lang.String,com.paypal.api.platform.paymentnetworks.InstrumentDefinitionSpecification.InstrumentExternalMetadataRequest)
2019-01-19 00:48:08.954 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.FIWalletLifecycle
2019-01-19 00:48:08.954 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.954 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.954 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.955 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.955 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.955 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.963 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bd2016 matches public abstract com.paypal.financialinstrument.CheckAddFiEligibilityResponse com.paypal.financialinstrument.FIWalletLifecycle.check_add_fi_eligibility(com.paypal.financialinstrument.CheckAddFiEligibilityRequest)
2019-01-19 00:48:08.964 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bd38e6 matches public abstract com.paypal.financialinstrument.ValidateFiResponse com.paypal.financialinstrument.FIWalletLifecycle.validate_fi(com.paypal.financialinstrument.ValidateFiRequest)
2019-01-19 00:48:08.964 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bd3095 matches public abstract com.paypal.financialinstrument.AnalyzeAddFiResponse com.paypal.financialinstrument.FIWalletLifecycle.analyze_add_fi(com.paypal.financialinstrument.AnalyzeAddFiRequest)
2019-01-19 00:48:08.964 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bdcf00 matches public abstract com.paypal.financialinstrument.AddFiResponse com.paypal.financialinstrument.FIWalletLifecycle.add_fi(com.paypal.financialinstrument.AddFiRequest)
2019-01-19 00:48:08.964 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bdc613 matches public abstract com.paypal.financialinstrument.AddFiCandidateResponse com.paypal.financialinstrument.FIWalletLifecycle.add_fi_candidate(com.paypal.financialinstrument.AddFiCandidateRequest)
2019-01-19 00:48:08.964 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bddc5c matches public abstract com.paypal.financialinstrument.CheckRemoveFiEligibilityResponse com.paypal.financialinstrument.FIWalletLifecycle.check_remove_fi_eligibility(com.paypal.financialinstrument.CheckRemoveFiEligibilityRequest)
2019-01-19 00:48:08.964 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bdea6b matches public abstract com.paypal.financialinstrument.RemoveFiResponse com.paypal.financialinstrument.FIWalletLifecycle.remove_fi(com.paypal.financialinstrument.RemoveFiRequest)
2019-01-19 00:48:08.964 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bde079 matches public abstract com.paypal.financialinstrument.ActivateFiResponse com.paypal.financialinstrument.FIWalletLifecycle.activate_fi(com.paypal.financialinstrument.ActivateFiRequest)
2019-01-19 00:48:08.965 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bdfe09 matches public abstract com.paypal.financialinstrument.BulkActivateFiResponse com.paypal.financialinstrument.FIWalletLifecycle.bulk_activate_fi(com.paypal.financialinstrument.BulkActivateFiRequest)
2019-01-19 00:48:08.965 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bd8b59 matches public abstract com.paypal.financialinstrument.HoldFiResponse com.paypal.financialinstrument.FIWalletLifecycle.hold_fi(com.paypal.financialinstrument.HoldFiRequest)
2019-01-19 00:48:08.965 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bd807d matches public abstract com.paypal.financialinstrument.CloseFiResponse com.paypal.financialinstrument.FIWalletLifecycle.close_fi(com.paypal.financialinstrument.CloseFiRequest)
2019-01-19 00:48:08.965 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bd9d36 matches public abstract com.paypal.financialinstrument.BlockFiResponse com.paypal.financialinstrument.FIWalletLifecycle.block_fi(com.paypal.financialinstrument.BlockFiRequest)
2019-01-19 00:48:08.965 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bdaaad matches public abstract com.paypal.financialinstrument.UnblockFiResponse com.paypal.financialinstrument.FIWalletLifecycle.unblock_fi(com.paypal.financialinstrument.UnblockFiRequest)
2019-01-19 00:48:08.965 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bda552 matches public abstract com.paypal.financialinstrument.UnblockFisByAccountResponse com.paypal.financialinstrument.FIWalletLifecycle.unblock_fis_by_account(com.paypal.financialinstrument.UnblockFisByAccountRequest)
2019-01-19 00:48:08.966 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@38bdb1c6 matches public abstract com.paypal.financialinstrument.UpdateFiResponse com.paypal.financialinstrument.FIWalletLifecycle.update_fi(com.paypal.financialinstrument.UpdateFiRequest)
2019-01-19 00:48:08.966 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@554c6556 matches public abstract com.paypal.financialinstrument.UpdateFiCandidateResponse com.paypal.financialinstrument.FIWalletLifecycle.update_fi_candidate(com.paypal.financialinstrument.UpdateFiCandidateRequest)
2019-01-19 00:48:08.966 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@554c78c2 matches public abstract com.paypal.financialinstrument.SetFiwalletPreferencesResponse com.paypal.financialinstrument.FIWalletLifecycle.set_fiwallet_preferences(com.paypal.financialinstrument.SetFiwalletPreferencesRequest)
2019-01-19 00:48:08.966 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@554c0904 matches public abstract com.paypal.financialinstrument.RemoveFiwalletPreferencesForFiResponse com.paypal.financialinstrument.FIWalletLifecycle.remove_fiwallet_preferences_for_fi(com.paypal.financialinstrument.RemoveFiwalletPreferencesForFiRequest)
2019-01-19 00:48:08.966 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@554c1fae matches public abstract com.paypal.financialinstrument.CheckUpdateFiEligibilityResponse com.paypal.financialinstrument.FIWalletLifecycle.check_update_fi_eligibility(com.paypal.financialinstrument.CheckUpdateFiEligibilityRequest)
2019-01-19 00:48:08.966 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@554c2c54 matches public abstract com.paypal.financialinstrument.ReplayAddFiResponse com.paypal.financialinstrument.FIWalletLifecycle.replay_add_fi(com.paypal.financialinstrument.ReplayAddFiRequest)
2019-01-19 00:48:08.974 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.BankReferenceServApi
2019-01-19 00:48:08.974 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.974 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.974 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.974 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.974 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.974 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.980 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4599523 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.BankReferenceServApi.getBankEligibility(java.lang.String,java.lang.String,com.paypal.api.platform.bankreference.BankCapabilitiesRequest)
2019-01-19 00:48:08.980 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4599bdf matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.BankReferenceServApi.checkBankCapabilities(java.lang.String,com.paypal.api.platform.bankreference.BankCapabilitiesRequest)
2019-01-19 00:48:08.980 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@459a2ce matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.BankReferenceServApi.getRewardsInstitutionData(com.paypal.api.platform.bankreference.BankCapabilitiesRequest)
2019-01-19 00:48:08.980 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@459a92f matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.BankReferenceServApi.getBankCapabilities(java.lang.String,java.lang.Boolean,int,int,com.paypal.api.platform.bankreference.BankCapabilitiesRequest)
2019-01-19 00:48:08.991 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialproduct.PPCardRead
2019-01-19 00:48:08.991 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.991 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.991 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.991 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.991 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.991 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:08.996 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b361880 matches public abstract com.paypal.financialproduct.GetFundingPreferencesResponse com.paypal.financialproduct.PPCardRead.get_funding_preferences(com.paypal.financialproduct.GetFundingPreferencesRequest)
2019-01-19 00:48:08.996 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b36e119 matches public abstract com.paypal.financialproduct.GetAvailableFundingPreferencesResponse com.paypal.financialproduct.PPCardRead.get_available_funding_preferences(com.paypal.financialproduct.GetAvailableFundingPreferencesRequest)
2019-01-19 00:48:08.996 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b36e9e3 matches public abstract com.paypal.financialproduct.GetAvailableLimitsResponse com.paypal.financialproduct.PPCardRead.get_available_limits(com.paypal.financialproduct.GetAvailableLimitsRequest)
2019-01-19 00:48:08.996 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6b36fe98 matches public abstract com.paypal.financialproduct.GetCardsResponse com.paypal.financialproduct.PPCardRead.get_cards(com.paypal.financialproduct.GetCardsRequest)
2019-01-19 00:48:08.999 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.VisaConnectorServApi
2019-01-19 00:48:08.999 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.999 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.999 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.999 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:08.999 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:08.999 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.004 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@406432fe matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.VisaConnectorServApi.fetchCapabilities(java.lang.String,com.paypal.payments.payment_message.PaymentMessagePb$PaymentMessage)
2019-01-19 00:48:09.010 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.BinData
2019-01-19 00:48:09.010 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.010 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.010 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.010 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.010 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.010 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1a1d1065 matches public abstract com.paypal.finsys.GetStatusResponse com.paypal.finsys.BinData.get_status(com.paypal.finsys.GetStatusRequest)
2019-01-19 00:48:09.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1a1d0839 matches public abstract com.paypal.finsys.GetBinInfoCcEncryptedResponse com.paypal.finsys.BinData.get_bin_info_cc_encrypted(com.paypal.finsys.GetBinInfoCcEncryptedRequest)
2019-01-19 00:48:09.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1a1d007e matches public abstract com.paypal.finsys.GetBinInfoCcPlaintextResponse com.paypal.finsys.BinData.get_bin_info_cc_plaintext(com.paypal.finsys.GetBinInfoCcPlaintextRequest)
2019-01-19 00:48:09.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1a1d3913 matches public abstract com.paypal.finsys.GetBinInfoCcPlaintextExtResponse com.paypal.finsys.BinData.get_bin_info_cc_plaintext_ext(com.paypal.finsys.GetBinInfoCcPlaintextExtRequest)
2019-01-19 00:48:09.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1a1d3604 matches public abstract com.paypal.finsys.GetFullBinInfoCcEncryptedResponse com.paypal.finsys.BinData.get_full_bin_info_cc_encrypted(com.paypal.finsys.GetFullBinInfoCcEncryptedRequest)
2019-01-19 00:48:09.020 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1a1d2c8e matches public abstract com.paypal.finsys.GetFullBinInfoCcPlaintextResponse com.paypal.finsys.BinData.get_full_bin_info_cc_plaintext(com.paypal.finsys.GetFullBinInfoCcPlaintextRequest)
2019-01-19 00:48:09.021 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1a1d2560 matches public abstract com.paypal.finsys.GetFullBinInfoCcPlaintextListResponse com.paypal.finsys.BinData.get_full_bin_info_cc_plaintext_list(com.paypal.finsys.GetFullBinInfoCcPlaintextListRequest)
2019-01-19 00:48:09.021 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1a1d50a3 matches public abstract com.paypal.finsys.GetBinInfoCcPlaintextExtdResponse com.paypal.finsys.BinData.get_bin_info_cc_plaintext_extd(com.paypal.finsys.GetBinInfoCcPlaintextExtdRequest)
2019-01-19 00:48:09.021 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1a1d4e45 matches public abstract com.paypal.finsys.GetBinInfoCcPlaintextMultitenantResponse com.paypal.finsys.BinData.get_bin_info_cc_plaintext_multitenant(com.paypal.finsys.GetBinInfoCcPlaintextMultitenantRequest)
2019-01-19 00:48:09.031 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.VendorSignature
2019-01-19 00:48:09.031 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.031 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.031 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.031 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.031 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.031 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.036 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4889247e matches public abstract com.paypal.finsys.GetSignatureResponse com.paypal.finsys.VendorSignature.get_signature(com.paypal.finsys.GetSignatureRequest)
2019-01-19 00:48:09.047 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.userplatformserv.client.api.UsersApi
2019-01-19 00:48:09.047 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.047 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.047 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.047 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.047 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.047 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.085 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aafd563 matches public abstract com.paypal.userplatformserv.client.model.PagedUsers com.paypal.userplatformserv.client.api.UsersApi.getUsers(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.086 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aafd985 matches public abstract com.paypal.userplatformserv.client.model.User com.paypal.userplatformserv.client.api.UsersApi.getUser(java.lang.String,java.lang.String,java.lang.Boolean)
2019-01-19 00:48:09.087 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aae41e7 matches public abstract com.paypal.userplatformserv.client.model.PagedNames com.paypal.userplatformserv.client.api.UsersApi.getNames(java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.087 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aae749f matches public abstract com.paypal.userplatformserv.client.model.Name com.paypal.userplatformserv.client.api.UsersApi.createName(java.lang.String,com.paypal.userplatformserv.client.model.CreateName)
2019-01-19 00:48:09.087 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aae7e07 matches public abstract com.paypal.userplatformserv.client.model.Name com.paypal.userplatformserv.client.api.UsersApi.getName(java.lang.String,java.lang.String)
2019-01-19 00:48:09.088 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aae8625 matches public abstract com.paypal.userplatformserv.client.model.PagedAddresses com.paypal.userplatformserv.client.api.UsersApi.getAddresses(java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Boolean)
2019-01-19 00:48:09.088 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aaeb433 matches public abstract com.paypal.userplatformserv.client.model.Address com.paypal.userplatformserv.client.api.UsersApi.createAddress(java.lang.String,com.paypal.userplatformserv.client.model.CreateAddress)
2019-01-19 00:48:09.088 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aaeb997 matches public abstract com.paypal.userplatformserv.client.model.Address com.paypal.userplatformserv.client.api.UsersApi.getAddress(java.lang.String,java.lang.String)
2019-01-19 00:48:09.088 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aaead30 matches public abstract void com.paypal.userplatformserv.client.api.UsersApi.deleteAddress(java.lang.String,java.lang.String)
2019-01-19 00:48:09.089 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aaef57b matches public abstract com.paypal.userplatformserv.client.model.PrivateCredentialStatus com.paypal.userplatformserv.client.api.UsersApi.getPrivateCredentialStatus(java.lang.String)
2019-01-19 00:48:09.089 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aaee460 matches public abstract com.paypal.userplatformserv.client.model.PagedEmails com.paypal.userplatformserv.client.api.UsersApi.getEmails(java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.089 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aad14b3 matches public abstract com.paypal.userplatformserv.client.model.Email com.paypal.userplatformserv.client.api.UsersApi.createEmail(java.lang.String,com.paypal.userplatformserv.client.model.CreateEmail)
2019-01-19 00:48:09.089 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aad1a32 matches public abstract void com.paypal.userplatformserv.client.api.UsersApi.deleteEmail(java.lang.String,java.lang.String)
2019-01-19 00:48:09.090 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aad2d3c matches public abstract com.paypal.userplatformserv.client.model.PagedPhones com.paypal.userplatformserv.client.api.UsersApi.getPhones(java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.090 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aad5fcd matches public abstract com.paypal.userplatformserv.client.model.Phone com.paypal.userplatformserv.client.api.UsersApi.createPhone(java.lang.String,com.paypal.userplatformserv.client.model.CreatePhone)
2019-01-19 00:48:09.090 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aad4f0a matches public abstract com.paypal.userplatformserv.client.model.Phone com.paypal.userplatformserv.client.api.UsersApi.getPhone(java.lang.String,java.lang.String)
2019-01-19 00:48:09.091 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aad7892 matches public abstract void com.paypal.userplatformserv.client.api.UsersApi.deletePhone(java.lang.String,java.lang.String)
2019-01-19 00:48:09.091 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aad8ccb matches public abstract com.paypal.userplatformserv.client.model.SecurityQuestions com.paypal.userplatformserv.client.api.UsersApi.getSecurityQuestions(java.lang.String)
2019-01-19 00:48:09.091 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aadbe2d matches public abstract com.paypal.userplatformserv.client.model.SecurityQuestions com.paypal.userplatformserv.client.api.UsersApi.updateSecurityQuestions(java.lang.String,com.paypal.userplatformserv.client.model.ModifySecurityQuestions)
2019-01-19 00:48:09.092 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aadaac7 matches public abstract com.paypal.userplatformserv.client.model.PagedOwnedAccounts com.paypal.userplatformserv.client.api.UsersApi.getOwnedAccounts(java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.092 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aadc6a9 matches public abstract com.paypal.userplatformserv.client.model.PrivateCredential com.paypal.userplatformserv.client.api.UsersApi.upsertPrivateCredential(java.lang.String,com.paypal.userplatformserv.client.model.UpsertPrivateCredential)
2019-01-19 00:48:09.092 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aadf23c matches public abstract com.paypal.userplatformserv.client.model.PagedDocumentIdentifiers com.paypal.userplatformserv.client.api.UsersApi.getDocumentIdentifiers(java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.092 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aadef24 matches public abstract com.paypal.userplatformserv.client.model.DocumentIdentifier com.paypal.userplatformserv.client.api.UsersApi.createDocumentIdentifier(java.lang.String,com.paypal.userplatformserv.client.model.CreateDocumentIdentifier)
2019-01-19 00:48:09.092 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aac0428 matches public abstract com.paypal.userplatformserv.client.model.DocumentIdentifier com.paypal.userplatformserv.client.api.UsersApi.getDocumentIdentifier(java.lang.String,java.lang.String)
2019-01-19 00:48:09.092 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aac31ab matches public abstract void com.paypal.userplatformserv.client.api.UsersApi.deleteDocumentIdentifier(java.lang.String,java.lang.String)
2019-01-19 00:48:09.093 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aac42ee matches public abstract com.paypal.userplatformserv.client.model.PagedOfficialDates com.paypal.userplatformserv.client.api.UsersApi.getOfficialDates(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.093 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aac79aa matches public abstract com.paypal.userplatformserv.client.model.OfficialDate com.paypal.userplatformserv.client.api.UsersApi.createOfficialDate(java.lang.String,com.paypal.userplatformserv.client.model.CreateOfficialDate)
2019-01-19 00:48:09.093 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aac90f6 matches public abstract com.paypal.userplatformserv.client.model.OfficialDate com.paypal.userplatformserv.client.api.UsersApi.getOfficialDate(java.lang.String,java.lang.String)
2019-01-19 00:48:09.094 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aaca222 matches public abstract com.paypal.userplatformserv.client.model.PagedUserToUserRelations com.paypal.userplatformserv.client.api.UsersApi.getUserToUserRelations(java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.094 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aacdb39 matches public abstract com.paypal.userplatformserv.client.model.UserToUserRelation com.paypal.userplatformserv.client.api.UsersApi.createUserToUserRelation(java.lang.String,com.paypal.userplatformserv.client.model.ModifyUserToUserRelation)
2019-01-19 00:48:09.094 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6aacfc7c matches public abstract com.paypal.userplatformserv.client.model.UserToUserRelation com.paypal.userplatformserv.client.api.UsersApi.getUserToUserRelation(java.lang.String,java.lang.String)
2019-01-19 00:48:09.095 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@c89fdde matches public abstract void com.paypal.userplatformserv.client.api.UsersApi.deleteUserToUserRelation(java.lang.String,java.lang.String)
2019-01-19 00:48:09.095 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@c89e50d matches public abstract com.paypal.userplatformserv.client.model.UserCitizenships com.paypal.userplatformserv.client.api.UsersApi.getUserCitizenships(java.lang.String)
2019-01-19 00:48:09.096 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@c89b2d0 matches public abstract com.paypal.userplatformserv.client.model.UserProperties com.paypal.userplatformserv.client.api.UsersApi.getUserProperties(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.096 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@c8978e7 matches public abstract com.paypal.userplatformserv.client.model.UserFlagsResponse com.paypal.userplatformserv.client.api.UsersApi.getUserFlags(java.lang.String,java.lang.String)
2019-01-19 00:48:09.096 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@c890629 matches public abstract java.util.List com.paypal.userplatformserv.client.api.UsersApi.getEmailFlags(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.097 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@c892bf6 matches public abstract com.paypal.userplatformserv.client.model.EmailFlagsResponse com.paypal.userplatformserv.client.api.UsersApi.getEmailFlagsById(java.lang.String,java.lang.String,java.lang.String)
2019-01-19 00:48:09.097 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@c88ec5c matches public abstract com.paypal.userplatformserv.client.model.UserToUserRelationProperties com.paypal.userplatformserv.client.api.UsersApi.getUserToUserRelationProperties(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.098 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@c88b743 matches public abstract java.util.List com.paypal.userplatformserv.client.api.UsersApi.getPhoneFlags(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.098 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@c885792 matches public abstract com.paypal.userplatformserv.client.model.PhoneFlagsResponse com.paypal.userplatformserv.client.api.UsersApi.getPhoneFlagsById(java.lang.String,java.lang.String,java.lang.String)
2019-01-19 00:48:09.107 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.userplatformserv.client.api.AccountsApi
2019-01-19 00:48:09.107 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.107 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.107 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.107 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.107 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.107 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.125 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@69f8fd77 matches public abstract com.paypal.userplatformserv.client.model.PagedAccounts com.paypal.userplatformserv.client.api.AccountsApi.getAccounts(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.125 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@69f88b72 matches public abstract com.paypal.userplatformserv.client.model.Account com.paypal.userplatformserv.client.api.AccountsApi.getAccount(java.lang.String,java.lang.String,java.lang.Boolean)
2019-01-19 00:48:09.125 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@69f89edb matches public abstract com.paypal.userplatformserv.client.model.PagedLegalAgreements com.paypal.userplatformserv.client.api.AccountsApi.getLegalAgreements(java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.126 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@69f8abe9 matches public abstract com.paypal.userplatformserv.client.model.LegalAgreement com.paypal.userplatformserv.client.api.AccountsApi.upsertLegalAgreement(java.lang.String,com.paypal.userplatformserv.client.model.UpsertLegalAgreement)
2019-01-19 00:48:09.126 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@69f8a0d9 matches public abstract com.paypal.userplatformserv.client.model.PagedUserToAccountRelations com.paypal.userplatformserv.client.api.AccountsApi.getAccountToUserRelations(java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.126 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@69f8b3c8 matches public abstract com.paypal.userplatformserv.client.model.PagedAccountRelations com.paypal.userplatformserv.client.api.AccountsApi.getAccountRelations(java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.126 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@713444f9 matches public abstract com.paypal.userplatformserv.client.model.AccountRelation com.paypal.userplatformserv.client.api.AccountsApi.createAccountRelation(java.lang.String,com.paypal.userplatformserv.client.model.CreateAccountRelation)
2019-01-19 00:48:09.126 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71345390 matches public abstract com.paypal.userplatformserv.client.model.PagedFileReferences com.paypal.userplatformserv.client.api.AccountsApi.getFileReferences(java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.126 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71342a4f matches public abstract com.paypal.userplatformserv.client.model.AccountProperties com.paypal.userplatformserv.client.api.AccountsApi.getAccountProperties(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)
2019-01-19 00:48:09.127 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7134057e matches public abstract com.paypal.userplatformserv.client.model.ProductConfigs com.paypal.userplatformserv.client.api.AccountsApi.getProductConfigComputed(java.lang.String)
2019-01-19 00:48:09.127 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7134131e matches public abstract com.paypal.userplatformserv.client.model.ProductConfigStack com.paypal.userplatformserv.client.api.AccountsApi.getProductConfigLayers(java.lang.String)
2019-01-19 00:48:09.127 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7134ea60 matches public abstract com.paypal.userplatformserv.client.model.AccountFlagsResponse com.paypal.userplatformserv.client.api.AccountsApi.getAccountFlags(java.lang.String,java.lang.String)
2019-01-19 00:48:09.133 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.PaymentSwitchApi
2019-01-19 00:48:09.133 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.133 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.133 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.134 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.134 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.134 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.142 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25cff582 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.PaymentSwitchApi.authenciateRequest(java.lang.String,com.paypal.api.platform.paymentnetworks.switchmodel.operations.AuthenticationRequest)
2019-01-19 00:48:09.148 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.CreditCardActivityLog
2019-01-19 00:48:09.148 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.148 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.148 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.148 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.149 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.149 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.154 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5f3a06d5 matches public abstract com.paypal.finsys.GetCcActivityLogResponse com.paypal.finsys.CreditCardActivityLog.get_cc_activity_log(com.paypal.finsys.GetCcActivityLogRequest)
2019-01-19 00:48:09.154 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5f3a3e54 matches public abstract com.paypal.finsys.GoToPageResponse com.paypal.finsys.CreditCardActivityLog.go_to_page(com.paypal.finsys.GoToPageRequest)
2019-01-19 00:48:09.154 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5f3a36a1 matches public abstract com.paypal.finsys.GetCcActivityByCctransIdResponse com.paypal.finsys.CreditCardActivityLog.get_cc_activity_by_cctrans_id(com.paypal.finsys.GetCcActivityByCctransIdRequest)
2019-01-19 00:48:09.154 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5f3a2f2e matches public abstract com.paypal.finsys.GetDataForAuthResponse com.paypal.finsys.CreditCardActivityLog.get_data_for_auth(com.paypal.finsys.GetDataForAuthRequest)
2019-01-19 00:48:09.154 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5f3a2794 matches public abstract com.paypal.finsys.GetDataForAMEXResponse com.paypal.finsys.CreditCardActivityLog.get_data_for_AMEX(com.paypal.finsys.GetDataForAMEXRequest)
2019-01-19 00:48:09.159 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.ElmoApi
2019-01-19 00:48:09.159 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.159 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.159 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.159 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.159 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.159 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.162 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5bba69a3 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.ElmoApi.getTreatments(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2019-01-19 00:48:09.167 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.ComplianceReadApi
2019-01-19 00:48:09.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.167 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.171 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@108ec429 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.ComplianceReadApi.getComplianceLevels(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2019-01-19 00:48:09.177 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.BinProfileServApi
2019-01-19 00:48:09.177 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.177 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.177 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.177 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.177 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.177 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.182 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3aa1bb4d matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.BinProfileServApi.searchBins(java.lang.String,com.paypal.api.platform.binidentificationapi.BinSearchRequest)
2019-01-19 00:48:09.182 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3aa1b01f matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.BinProfileServApi.searchCardsDetails(java.lang.String,com.paypal.api.platform.binidentificationapi.CardsDetailsSearchRequest)
2019-01-19 00:48:09.198 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.money.PaymentServ
2019-01-19 00:48:09.198 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.198 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.198 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.198 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.198 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.198 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.235 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d5224 matches public abstract com.paypal.money.PingResponse com.paypal.money.PaymentServ.ping(com.paypal.money.PingRequest)
2019-01-19 00:48:09.235 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d5526 matches public abstract com.paypal.money.PayResponse com.paypal.money.PaymentServ.pay(com.paypal.money.PayRequest)
2019-01-19 00:48:09.235 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d4caa matches public abstract com.paypal.money.PayEvaluateResponse com.paypal.money.PaymentServ.pay_evaluate(com.paypal.money.PayEvaluateRequest)
2019-01-19 00:48:09.235 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d44a8 matches public abstract com.paypal.money.PayUnilateralResponse com.paypal.money.PaymentServ.pay_unilateral(com.paypal.money.PayUnilateralRequest)
2019-01-19 00:48:09.235 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d7d33 matches public abstract com.paypal.money.PayUnilateralEvaluateResponse com.paypal.money.PaymentServ.pay_unilateral_evaluate(com.paypal.money.PayUnilateralEvaluateRequest)
2019-01-19 00:48:09.235 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d6a04 matches public abstract com.paypal.money.PayShippingResponse com.paypal.money.PaymentServ.pay_shipping(com.paypal.money.PayShippingRequest)
2019-01-19 00:48:09.235 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d6330 matches public abstract com.paypal.money.PayShippingEvaluateResponse com.paypal.money.PaymentServ.pay_shipping_evaluate(com.paypal.money.PayShippingEvaluateRequest)
2019-01-19 00:48:09.235 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d188e matches public abstract com.paypal.money.PayGcResponse com.paypal.money.PaymentServ.pay_gc(com.paypal.money.PayGcRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d1673 matches public abstract com.paypal.money.PayGcEvaluateResponse com.paypal.money.PaymentServ.pay_gc_evaluate(com.paypal.money.PayGcEvaluateRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d0fb5 matches public abstract com.paypal.money.AuthResponse com.paypal.money.PaymentServ.auth(com.paypal.money.AuthRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d05a8 matches public abstract com.paypal.money.ReauthResponse com.paypal.money.PaymentServ.reauth(com.paypal.money.ReauthRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d3061 matches public abstract com.paypal.money.CaptureResponse com.paypal.money.PaymentServ.capture(com.paypal.money.CaptureRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643d2e8e matches public abstract com.paypal.money.VoidAuthResponse com.paypal.money.PaymentServ.void_auth(com.paypal.money.VoidAuthRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643eda49 matches public abstract com.paypal.money.MultipleVoidAuthsResponse com.paypal.money.PaymentServ.multiple_void_auths(com.paypal.money.MultipleVoidAuthsRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643ed1d7 matches public abstract com.paypal.money.AcceptHeldAuthResponse com.paypal.money.PaymentServ.accept_held_auth(com.paypal.money.AcceptHeldAuthRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643ecd3a matches public abstract com.paypal.money.AuthEvaluateResponse com.paypal.money.PaymentServ.auth_evaluate(com.paypal.money.AuthEvaluateRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643ef9dd matches public abstract com.paypal.money.PayBuyercreditResponse com.paypal.money.PaymentServ.pay_buyercredit(com.paypal.money.PayBuyercreditRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643eea10 matches public abstract com.paypal.money.PayBuyercreditEvaluateResponse com.paypal.money.PaymentServ.pay_buyercredit_evaluate(com.paypal.money.PayBuyercreditEvaluateRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643ee70d matches public abstract com.paypal.money.PayReplayResponse com.paypal.money.PaymentServ.pay_replay(com.paypal.money.PayReplayRequest)
2019-01-19 00:48:09.236 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643e9038 matches public abstract com.paypal.money.PayReplayEvaluateResponse com.paypal.money.PaymentServ.pay_replay_evaluate(com.paypal.money.PayReplayEvaluateRequest)
2019-01-19 00:48:09.237 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643e8dad matches public abstract com.paypal.money.AuthReplayResponse com.paypal.money.PaymentServ.auth_replay(com.paypal.money.AuthReplayRequest)
2019-01-19 00:48:09.237 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643ebf8f matches public abstract com.paypal.money.AuthReplayEvaluateResponse com.paypal.money.PaymentServ.auth_replay_evaluate(com.paypal.money.AuthReplayEvaluateRequest)
2019-01-19 00:48:09.237 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643ea9af matches public abstract com.paypal.money.StandinPayResponse com.paypal.money.PaymentServ.standin_pay(com.paypal.money.StandinPayRequest)
2019-01-19 00:48:09.237 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643e5879 matches public abstract com.paypal.money.StandinAuthResponse com.paypal.money.PaymentServ.standin_auth(com.paypal.money.StandinAuthRequest)
2019-01-19 00:48:09.237 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643e4af7 matches public abstract com.paypal.money.TransferResponse com.paypal.money.PaymentServ.transfer(com.paypal.money.TransferRequest)
2019-01-19 00:48:09.237 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643e45e2 matches public abstract com.paypal.money.ClearTempHoldsResponse com.paypal.money.PaymentServ.clear_temp_holds(com.paypal.money.ClearTempHoldsRequest)
2019-01-19 00:48:09.237 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643e754e matches public abstract com.paypal.money.NewActivityIdResponse com.paypal.money.PaymentServ.new_activity_id(com.paypal.money.NewActivityIdRequest)
2019-01-19 00:48:09.237 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643e64fd matches public abstract com.paypal.money.NewActivityIdsResponse com.paypal.money.PaymentServ.new_activity_ids(com.paypal.money.NewActivityIdsRequest)
2019-01-19 00:48:09.237 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643e1490 matches public abstract com.paypal.money.GetActivityStateResponse com.paypal.money.PaymentServ.get_activity_state(com.paypal.money.GetActivityStateRequest)
2019-01-19 00:48:09.237 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643e05d4 matches public abstract com.paypal.money.PpfeOperationRequestDetailsResponse com.paypal.money.PaymentServ.ppfe_operation_request_details(com.paypal.money.PpfeOperationRequestDetailsRequest)
2019-01-19 00:48:09.238 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643e2b49 matches public abstract com.paypal.money.DeliverBankdataForPushfundTxnResponse com.paypal.money.PaymentServ.deliver_bankdata_for_pushfund_txn(com.paypal.money.DeliverBankdataForPushfundTxnRequest)
2019-01-19 00:48:09.238 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643fd8de matches public abstract com.paypal.money.AnalyzeRefundPaymentResponse com.paypal.money.PaymentServ.analyze_refund_payment(com.paypal.money.AnalyzeRefundPaymentRequest)
2019-01-19 00:48:09.238 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643fce5a matches public abstract com.paypal.money.RefundPaymentResponse com.paypal.money.PaymentServ.refund_payment(com.paypal.money.RefundPaymentRequest)
2019-01-19 00:48:09.238 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643ffff3 matches public abstract com.paypal.money.ReversePaymentResponse com.paypal.money.PaymentServ.reverse_payment(com.paypal.money.ReversePaymentRequest)
2019-01-19 00:48:09.238 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643fe256 matches public abstract com.paypal.money.CreatePendingPaymentReversalResponse com.paypal.money.PaymentServ.create_pending_payment_reversal(com.paypal.money.CreatePendingPaymentReversalRequest)
2019-01-19 00:48:09.238 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643f9150 matches public abstract com.paypal.money.CompletePushFundsPaymentResponse com.paypal.money.PaymentServ.complete_push_funds_payment(com.paypal.money.CompletePushFundsPaymentRequest)
2019-01-19 00:48:09.238 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643f8420 matches public abstract com.paypal.money.CancelPendingPaymentReversalResponse com.paypal.money.PaymentServ.cancel_pending_payment_reversal(com.paypal.money.CancelPendingPaymentReversalRequest)
2019-01-19 00:48:09.238 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643fa87f matches public abstract com.paypal.money.CompletePendingPaymentReversalResponse com.paypal.money.PaymentServ.complete_pending_payment_reversal(com.paypal.money.CompletePendingPaymentReversalRequest)
2019-01-19 00:48:09.238 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643f5c7a matches public abstract com.paypal.money.RefundAdaptivePaymentResponse com.paypal.money.PaymentServ.refund_adaptive_payment(com.paypal.money.RefundAdaptivePaymentRequest)
2019-01-19 00:48:09.238 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643f4043 matches public abstract com.paypal.money.CancelRefundResponse com.paypal.money.PaymentServ.cancel_refund(com.paypal.money.CancelRefundRequest)
2019-01-19 00:48:09.239 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643f7423 matches public abstract com.paypal.money.ReleasePendingPaymentsHoldsResponse com.paypal.money.PaymentServ.release_pending_payments_holds(com.paypal.money.ReleasePendingPaymentsHoldsRequest)
2019-01-19 00:48:09.239 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643f19eb matches public abstract com.paypal.money.CompleteUnilateralPaymentsForAliasResponse com.paypal.money.PaymentServ.complete_unilateral_payments_for_alias(com.paypal.money.CompleteUnilateralPaymentsForAliasRequest)
2019-01-19 00:48:09.239 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643f0340 matches public abstract com.paypal.money.SetupPaymentFundingResponse com.paypal.money.PaymentServ.setup_payment_funding(com.paypal.money.SetupPaymentFundingRequest)
2019-01-19 00:48:09.239 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@643f346c matches public abstract com.paypal.money.HoldPayoffResponse com.paypal.money.PaymentServ.hold_payoff(com.paypal.money.HoldPayoffRequest)
2019-01-19 00:48:09.239 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571f01f7 matches public abstract com.paypal.money.ResumePayoffResponse com.paypal.money.PaymentServ.resume_payoff(com.paypal.money.ResumePayoffRequest)
2019-01-19 00:48:09.239 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571f1b95 matches public abstract com.paypal.money.CancelPayoffResponse com.paypal.money.PaymentServ.cancel_payoff(com.paypal.money.CancelPayoffRequest)
2019-01-19 00:48:09.239 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571f6d99 matches public abstract com.paypal.money.DisputePayoutResponse com.paypal.money.PaymentServ.dispute_payout(com.paypal.money.DisputePayoutRequest)
2019-01-19 00:48:09.239 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571f441a matches public abstract com.paypal.money.DisputePayoutRecoupResponse com.paypal.money.PaymentServ.dispute_payout_recoup(com.paypal.money.DisputePayoutRecoupRequest)
2019-01-19 00:48:09.239 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571f5f26 matches public abstract com.paypal.money.InitiateRefundNegotiationResponse com.paypal.money.PaymentServ.initiate_refund_negotiation(com.paypal.money.InitiateRefundNegotiationRequest)
2019-01-19 00:48:09.239 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571fb6ba matches public abstract com.paypal.money.CloseRefundNegotiationResponse com.paypal.money.PaymentServ.close_refund_negotiation(com.paypal.money.CloseRefundNegotiationRequest)
2019-01-19 00:48:09.240 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571f8e39 matches public abstract com.paypal.money.PaypalPayoutResponse com.paypal.money.PaymentServ.paypal_payout(com.paypal.money.PaypalPayoutRequest)
2019-01-19 00:48:09.240 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571fe608 matches public abstract com.paypal.money.ReversePaypalPayoutResponse com.paypal.money.PaymentServ.reverse_paypal_payout(com.paypal.money.ReversePaypalPayoutRequest)
2019-01-19 00:48:09.240 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571ffe4b matches public abstract com.paypal.money.StartMasspayBatchResponse com.paypal.money.PaymentServ.start_masspay_batch(com.paypal.money.StartMasspayBatchRequest)
2019-01-19 00:48:09.240 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571fd6d3 matches public abstract com.paypal.money.CompleteMasspayBatchResponse com.paypal.money.PaymentServ.complete_masspay_batch(com.paypal.money.CompleteMasspayBatchRequest)
2019-01-19 00:48:09.240 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571e2fd4 matches public abstract com.paypal.money.RecoverDisputedFundsResponse com.paypal.money.PaymentServ.recover_disputed_funds(com.paypal.money.RecoverDisputedFundsRequest)
2019-01-19 00:48:09.240 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571e0540 matches public abstract com.paypal.money.ReimbursePaymentReceiverResponse com.paypal.money.PaymentServ.reimburse_payment_receiver(com.paypal.money.ReimbursePaymentReceiverRequest)
2019-01-19 00:48:09.240 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571e6311 matches public abstract com.paypal.money.ReimbursePaymentSenderResponse com.paypal.money.PaymentServ.reimburse_payment_sender(com.paypal.money.ReimbursePaymentSenderRequest)
2019-01-19 00:48:09.240 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571e7917 matches public abstract com.paypal.money.ApplyChargebackFeeResponse com.paypal.money.PaymentServ.apply_chargeback_fee(com.paypal.money.ApplyChargebackFeeRequest)
2019-01-19 00:48:09.240 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571e578e matches public abstract com.paypal.money.UpdateTransactionPropertyResponse com.paypal.money.PaymentServ.update_transaction_property(com.paypal.money.UpdateTransactionPropertyRequest)
2019-01-19 00:48:09.241 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571eb20a matches public abstract com.paypal.money.ReverseFeeResponse com.paypal.money.PaymentServ.reverse_fee(com.paypal.money.ReverseFeeRequest)
2019-01-19 00:48:09.241 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571e88c5 matches public abstract com.paypal.money.AddTransactionDetailsResponse com.paypal.money.PaymentServ.add_transaction_details(com.paypal.money.AddTransactionDetailsRequest)
2019-01-19 00:48:09.241 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571ee7ed matches public abstract com.paypal.money.DoCorrectionResponse com.paypal.money.PaymentServ.do_correction(com.paypal.money.DoCorrectionRequest)
2019-01-19 00:48:09.241 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571ec346 matches public abstract com.paypal.money.RelateTransactionsResponse com.paypal.money.PaymentServ.relate_transactions(com.paypal.money.RelateTransactionsRequest)
2019-01-19 00:48:09.241 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571edf42 matches public abstract com.paypal.money.ReverseBankTransactionResponse com.paypal.money.PaymentServ.reverse_bank_transaction(com.paypal.money.ReverseBankTransactionRequest)
2019-01-19 00:48:09.241 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571d3bbf matches public abstract com.paypal.money.CompleteBankTransactionResponse com.paypal.money.PaymentServ.complete_bank_transaction(com.paypal.money.CompleteBankTransactionRequest)
2019-01-19 00:48:09.241 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571d1494 matches public abstract com.paypal.money.UpdatePaymentInvoicePropertyResponse com.paypal.money.PaymentServ.update_payment_invoice_property(com.paypal.money.UpdatePaymentInvoicePropertyRequest)
2019-01-19 00:48:09.241 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571d71d0 matches public abstract com.paypal.money.GetAuthApprovalDetailsResponse com.paypal.money.PaymentServ.get_auth_approval_details(com.paypal.money.GetAuthApprovalDetailsRequest)
2019-01-19 00:48:09.242 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571d5347 matches public abstract com.paypal.money.GenerateAuthApprovalCodeResponse com.paypal.money.PaymentServ.generate_auth_approval_code(com.paypal.money.GenerateAuthApprovalCodeRequest)
2019-01-19 00:48:09.242 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571dad37 matches public abstract com.paypal.money.InitiateNonReferencedRefundResponse com.paypal.money.PaymentServ.initiate_non_referenced_refund(com.paypal.money.InitiateNonReferencedRefundRequest)
2019-01-19 00:48:09.242 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571d8f80 matches public abstract com.paypal.money.CreateNonReferencedRefundResponse com.paypal.money.PaymentServ.create_non_referenced_refund(com.paypal.money.CreateNonReferencedRefundRequest)
2019-01-19 00:48:09.242 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571dee23 matches public abstract com.paypal.money.CompleteNonReferencedRefundResponse com.paypal.money.PaymentServ.complete_non_referenced_refund(com.paypal.money.CompleteNonReferencedRefundRequest)
2019-01-19 00:48:09.242 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571dc8c1 matches public abstract com.paypal.money.DoAdjustmentResponse com.paypal.money.PaymentServ.do_adjustment(com.paypal.money.DoAdjustmentRequest)
2019-01-19 00:48:09.242 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571c2b45 matches public abstract com.paypal.money.ChargeFeeResponse com.paypal.money.PaymentServ.charge_fee(com.paypal.money.ChargeFeeRequest)
2019-01-19 00:48:09.242 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571c0b17 matches public abstract com.paypal.money.GetFinancialTransactionsWithPropertiesByAlternateIdResponse com.paypal.money.PaymentServ.get_financial_transactions_with_properties_by_alternate_id(com.paypal.money.GetFinancialTransactionsWithPropertiesByAlternateIdRequest)
2019-01-19 00:48:09.242 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571c6b41 matches public abstract com.paypal.money.AdjustAuthResponse com.paypal.money.PaymentServ.adjust_auth(com.paypal.money.AdjustAuthRequest)
2019-01-19 00:48:09.242 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571c4aba matches public abstract com.paypal.money.PayV2Response com.paypal.money.PaymentServ.pay_v2(com.paypal.money.PayV2Request)
2019-01-19 00:48:09.243 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@571caa45 matches public abstract com.paypal.money.AuthV2Response com.paypal.money.PaymentServ.auth_v2(com.paypal.money.AuthV2Request)
2019-01-19 00:48:09.247 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.ComplianceProfileServApi
2019-01-19 00:48:09.247 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.247 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.247 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.247 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.247 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.247 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.251 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3cf04b1b matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.ComplianceProfileServApi.evaluateIdentityVerification(java.lang.String,java.lang.String,com.paypal.api.platform.compliance.v2.IdentityVerification)
2019-01-19 00:48:09.262 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.CardAuthOutServCA
2019-01-19 00:48:09.262 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.262 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.262 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.262 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.262 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.262 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.267 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@59cf6ad9 matches public abstract com.paypal.finsys.CasAuthorizeTransactionResponse com.paypal.finsys.CardAuthOutServCA.cas_authorize_transaction(com.paypal.finsys.CasAuthorizeTransactionRequest)
2019-01-19 00:48:09.267 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@59ce92ce matches public abstract com.paypal.finsys.CasInitiateTransactionResponse com.paypal.finsys.CardAuthOutServCA.cas_initiate_transaction(com.paypal.finsys.CasInitiateTransactionRequest)
2019-01-19 00:48:09.267 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@59ce9a8d matches public abstract com.paypal.finsys.CasValidateCaptureResponse com.paypal.finsys.CardAuthOutServCA.cas_validate_capture(com.paypal.finsys.CasValidateCaptureRequest)
2019-01-19 00:48:09.267 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@59ce83ff matches public abstract com.paypal.finsys.CasReverseTransactionResponse com.paypal.finsys.CardAuthOutServCA.cas_reverse_transaction(com.paypal.finsys.CasReverseTransactionRequest)
2019-01-19 00:48:09.267 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@59ce8807 matches public abstract com.paypal.finsys.CasVoidTransactionResponse com.paypal.finsys.CardAuthOutServCA.cas_void_transaction(com.paypal.finsys.CasVoidTransactionRequest)
2019-01-19 00:48:09.267 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@59ceb1ba matches public abstract com.paypal.finsys.CasResolveTransactionStatusResponse com.paypal.finsys.CardAuthOutServCA.cas_resolve_transaction_status(com.paypal.finsys.CasResolveTransactionStatusRequest)
2019-01-19 00:48:09.283 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.FIMetadataRead
2019-01-19 00:48:09.283 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.284 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.284 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.284 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.284 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.284 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.288 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5114b279 matches public abstract com.paypal.financialinstrument.GetFiMetadataResponse com.paypal.financialinstrument.FIMetadataRead.get_fi_metadata(com.paypal.financialinstrument.GetFiMetadataRequest)
2019-01-19 00:48:09.295 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialproduct.PPCardManagement
2019-01-19 00:48:09.295 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.295 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.295 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.295 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.295 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.295 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.311 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25650737 matches public abstract com.paypal.financialproduct.CheckEligibilityResponse com.paypal.financialproduct.PPCardManagement.check_eligibility(com.paypal.financialproduct.CheckEligibilityRequest)
2019-01-19 00:48:09.311 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25650f24 matches public abstract com.paypal.financialproduct.CreateCardResponse com.paypal.financialproduct.PPCardManagement.create_card(com.paypal.financialproduct.CreateCardRequest)
2019-01-19 00:48:09.311 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@256510de matches public abstract com.paypal.financialproduct.ActivateCardResponse com.paypal.financialproduct.PPCardManagement.activate_card(com.paypal.financialproduct.ActivateCardRequest)
2019-01-19 00:48:09.311 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25651878 matches public abstract com.paypal.financialproduct.DeactivateCardResponse com.paypal.financialproduct.PPCardManagement.deactivate_card(com.paypal.financialproduct.DeactivateCardRequest)
2019-01-19 00:48:09.311 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2565e163 matches public abstract com.paypal.financialproduct.ReactivateCardResponse com.paypal.financialproduct.PPCardManagement.reactivate_card(com.paypal.financialproduct.ReactivateCardRequest)
2019-01-19 00:48:09.311 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2565ea32 matches public abstract com.paypal.financialproduct.ReportCardLostResponse com.paypal.financialproduct.PPCardManagement.report_card_lost(com.paypal.financialproduct.ReportCardLostRequest)
2019-01-19 00:48:09.312 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2565fc51 matches public abstract com.paypal.financialproduct.ReplaceCardResponse com.paypal.financialproduct.PPCardManagement.replace_card(com.paypal.financialproduct.ReplaceCardRequest)
2019-01-19 00:48:09.312 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2565c66c matches public abstract com.paypal.financialproduct.ReplaceLostCardResponse com.paypal.financialproduct.PPCardManagement.replace_lost_card(com.paypal.financialproduct.ReplaceLostCardRequest)
2019-01-19 00:48:09.312 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2565c989 matches public abstract com.paypal.financialproduct.RequestAdditionalCardResponse com.paypal.financialproduct.PPCardManagement.request_additional_card(com.paypal.financialproduct.RequestAdditionalCardRequest)
2019-01-19 00:48:09.312 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2565dccd matches public abstract com.paypal.financialproduct.CloseCardResponse com.paypal.financialproduct.PPCardManagement.close_card(com.paypal.financialproduct.CloseCardRequest)
2019-01-19 00:48:09.312 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2565a788 matches public abstract com.paypal.financialproduct.UpdateProfileInformationResponse com.paypal.financialproduct.PPCardManagement.update_profile_information(com.paypal.financialproduct.UpdateProfileInformationRequest)
2019-01-19 00:48:09.312 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2565abc5 matches public abstract com.paypal.financialproduct.UpdateCardPropertyResponse com.paypal.financialproduct.PPCardManagement.update_card_property(com.paypal.financialproduct.UpdateCardPropertyRequest)
2019-01-19 00:48:09.312 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2565be11 matches public abstract com.paypal.financialproduct.UpdateLimitsResponse com.paypal.financialproduct.PPCardManagement.update_limits(com.paypal.financialproduct.UpdateLimitsRequest)
2019-01-19 00:48:09.312 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@256583fd matches public abstract com.paypal.financialproduct.UpdateFundingPreferencesResponse com.paypal.financialproduct.PPCardManagement.update_funding_preferences(com.paypal.financialproduct.UpdateFundingPreferencesRequest)
2019-01-19 00:48:09.338 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.FIIssuerRead
2019-01-19 00:48:09.338 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.338 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.338 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.338 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.338 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.338 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.346 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3d281c3a matches public abstract com.paypal.financialinstrument.GetIssuerDetailsResponse com.paypal.financialinstrument.FIIssuerRead.get_issuer_details(com.paypal.financialinstrument.GetIssuerDetailsRequest)
2019-01-19 00:48:09.346 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3d280463 matches public abstract com.paypal.financialinstrument.GetBulkIssuerDetailsResponse com.paypal.financialinstrument.FIIssuerRead.get_bulk_issuer_details(com.paypal.financialinstrument.GetBulkIssuerDetailsRequest)
2019-01-19 00:48:09.346 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3d280d20 matches public abstract com.paypal.financialinstrument.GetIssuerDetailsV2Response com.paypal.financialinstrument.FIIssuerRead.get_issuer_details_v2(com.paypal.financialinstrument.GetIssuerDetailsV2Request)
2019-01-19 00:48:09.356 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.merchant.BusinessRead
2019-01-19 00:48:09.357 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.357 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.357 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.357 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.357 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.357 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.363 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4ccaf130 matches public abstract com.paypal.merchant.LoadBusinessEntitiesResponse com.paypal.merchant.BusinessRead.load_business_entities(com.paypal.merchant.LoadBusinessEntitiesRequest)
2019-01-19 00:48:09.369 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.ffxfee.ffxFee
2019-01-19 00:48:09.369 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.369 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.369 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.369 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.369 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.369 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.450 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d0bc46 matches public abstract com.paypal.ffxfee.CalculateFeeAmountFromResponse com.paypal.ffxfee.ffxFee.calculate_fee_amount_from(com.paypal.ffxfee.CalculateFeeAmountFromRequest)
2019-01-19 00:48:09.451 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d0a442 matches public abstract com.paypal.ffxfee.RecalculateFeeAmountFromResponse com.paypal.ffxfee.ffxFee.recalculate_fee_amount_from(com.paypal.ffxfee.RecalculateFeeAmountFromRequest)
2019-01-19 00:48:09.451 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d0af8a matches public abstract com.paypal.ffxfee.SerializeAuditTrailResponse com.paypal.ffxfee.ffxFee.serialize_audit_trail(com.paypal.ffxfee.SerializeAuditTrailRequest)
2019-01-19 00:48:09.451 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d0971c matches public abstract com.paypal.ffxfee.DeserializeAuditTrailResponse com.paypal.ffxfee.ffxFee.deserialize_audit_trail(com.paypal.ffxfee.DeserializeAuditTrailRequest)
2019-01-19 00:48:09.451 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d09e3c matches public abstract com.paypal.ffxfee.GetFeeDisplayRatesResponse com.paypal.ffxfee.ffxFee.get_fee_display_rates(com.paypal.ffxfee.GetFeeDisplayRatesRequest)
2019-01-19 00:48:09.451 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d08885 matches public abstract com.paypal.ffxfee.GetFeeDisplayRatesWithVolumeTieringResponse com.paypal.ffxfee.ffxFee.get_fee_display_rates_with_volume_tiering(com.paypal.ffxfee.GetFeeDisplayRatesWithVolumeTieringRequest)
2019-01-19 00:48:09.451 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d0f2b2 matches public abstract com.paypal.ffxfee.GetMerchantFeeSummaryResponse com.paypal.ffxfee.ffxFee.get_merchant_fee_summary(com.paypal.ffxfee.GetMerchantFeeSummaryRequest)
2019-01-19 00:48:09.451 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d0fd55 matches public abstract com.paypal.ffxfee.GetCutoffAmountsResponse com.paypal.ffxfee.ffxFee.get_cutoff_amounts(com.paypal.ffxfee.GetCutoffAmountsRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d0e6a0 matches public abstract com.paypal.ffxfee.ItemizeAuditTrailResponse com.paypal.ffxfee.ffxFee.itemize_audit_trail(com.paypal.ffxfee.ItemizeAuditTrailRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d0d0cf matches public abstract com.paypal.ffxfee.GetFeeStructureResponse com.paypal.ffxfee.ffxFee.get_fee_structure(com.paypal.ffxfee.GetFeeStructureRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d0da52 matches public abstract com.paypal.ffxfee.AddAdjustmentResponse com.paypal.ffxfee.ffxFee.add_adjustment(com.paypal.ffxfee.AddAdjustmentRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d0c756 matches public abstract com.paypal.ffxfee.AddFeeAdjustmentsResponse com.paypal.ffxfee.ffxFee.add_fee_adjustments(com.paypal.ffxfee.AddFeeAdjustmentsRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d03395 matches public abstract com.paypal.ffxfee.GetAdjustmentResponse com.paypal.ffxfee.ffxFee.get_adjustment(com.paypal.ffxfee.GetAdjustmentRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d03c44 matches public abstract com.paypal.ffxfee.DeleteFeeAdjustmentResponse com.paypal.ffxfee.ffxFee.delete_fee_adjustment(com.paypal.ffxfee.DeleteFeeAdjustmentRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d02862 matches public abstract com.paypal.ffxfee.GetFeeTypesResponse com.paypal.ffxfee.ffxFee.get_fee_types(com.paypal.ffxfee.GetFeeTypesRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d017ae matches public abstract com.paypal.ffxfee.GetAdjustmentTypesResponse com.paypal.ffxfee.ffxFee.get_adjustment_types(com.paypal.ffxfee.GetAdjustmentTypesRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d00360 matches public abstract com.paypal.ffxfee.GetConditionTypesResponse com.paypal.ffxfee.ffxFee.get_condition_types(com.paypal.ffxfee.GetConditionTypesRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d00e6d matches public abstract com.paypal.ffxfee.GetConditionMapsResponse com.paypal.ffxfee.ffxFee.get_condition_maps(com.paypal.ffxfee.GetConditionMapsRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d07d5f matches public abstract com.paypal.ffxfee.GetVolumeTypesResponse com.paypal.ffxfee.ffxFee.get_volume_types(com.paypal.ffxfee.GetVolumeTypesRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d06b30 matches public abstract com.paypal.ffxfee.GetPropertyTypesResponse com.paypal.ffxfee.ffxFee.get_property_types(com.paypal.ffxfee.GetPropertyTypesRequest)
2019-01-19 00:48:09.452 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d059c8 matches public abstract com.paypal.ffxfee.GetVolumeTiersResponse com.paypal.ffxfee.ffxFee.get_volume_tiers(com.paypal.ffxfee.GetVolumeTiersRequest)
2019-01-19 00:48:09.453 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d04743 matches public abstract com.paypal.ffxfee.GetAllVolumeTiersForPolicyResponse com.paypal.ffxfee.ffxFee.get_all_volume_tiers_for_policy(com.paypal.ffxfee.GetAllVolumeTiersForPolicyRequest)
2019-01-19 00:48:09.453 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d3b472 matches public abstract com.paypal.ffxfee.GetVolumeTierGroupsResponse com.paypal.ffxfee.ffxFee.get_volume_tier_groups(com.paypal.ffxfee.GetVolumeTierGroupsRequest)
2019-01-19 00:48:09.453 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d3a4a5 matches public abstract com.paypal.ffxfee.GetVolumeTiersOverrideResponse com.paypal.ffxfee.ffxFee.get_volume_tiers_override(com.paypal.ffxfee.GetVolumeTiersOverrideRequest)
2019-01-19 00:48:09.453 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d39503 matches public abstract com.paypal.ffxfee.GetVolumeTierGroupDetailsResponse com.paypal.ffxfee.ffxFee.get_volume_tier_group_details(com.paypal.ffxfee.GetVolumeTierGroupDetailsRequest)
2019-01-19 00:48:09.453 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d38567 matches public abstract com.paypal.ffxfee.SearchVolumeTierGroupDetailsResponse com.paypal.ffxfee.ffxFee.search_volume_tier_group_details(com.paypal.ffxfee.SearchVolumeTierGroupDetailsRequest)
2019-01-19 00:48:09.453 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d3f4b7 matches public abstract com.paypal.ffxfee.SetVolumeTierGroupResponse com.paypal.ffxfee.ffxFee.set_volume_tier_group(com.paypal.ffxfee.SetVolumeTierGroupRequest)
2019-01-19 00:48:09.453 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d3e40c matches public abstract com.paypal.ffxfee.SetVolumeTierGroupDetailsResponse com.paypal.ffxfee.ffxFee.set_volume_tier_group_details(com.paypal.ffxfee.SetVolumeTierGroupDetailsRequest)
2019-01-19 00:48:09.454 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d3d710 matches public abstract com.paypal.ffxfee.AssignVolumeTierOverrideResponse com.paypal.ffxfee.ffxFee.assign_volume_tier_override(com.paypal.ffxfee.AssignVolumeTierOverrideRequest)
2019-01-19 00:48:09.454 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d3c981 matches public abstract com.paypal.ffxfee.GetVolumeTierOverrideMappingResponse com.paypal.ffxfee.ffxFee.get_volume_tier_override_mapping(com.paypal.ffxfee.GetVolumeTierOverrideMappingRequest)
2019-01-19 00:48:09.454 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d3385b matches public abstract com.paypal.ffxfee.UnassignVolumeTierOverrideResponse com.paypal.ffxfee.ffxFee.unassign_volume_tier_override(com.paypal.ffxfee.UnassignVolumeTierOverrideRequest)
2019-01-19 00:48:09.454 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d32a76 matches public abstract com.paypal.ffxfee.SetVolumeTiersResponse com.paypal.ffxfee.ffxFee.set_volume_tiers(com.paypal.ffxfee.SetVolumeTiersRequest)
2019-01-19 00:48:09.454 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d31fa6 matches public abstract com.paypal.ffxfee.AddOrUpdateVolumeOverrideResponse com.paypal.ffxfee.ffxFee.add_or_update_volume_override(com.paypal.ffxfee.AddOrUpdateVolumeOverrideRequest)
2019-01-19 00:48:09.454 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d37106 matches public abstract com.paypal.ffxfee.LiftVolumeOverrideResponse com.paypal.ffxfee.ffxFee.lift_volume_override(com.paypal.ffxfee.LiftVolumeOverrideRequest)
2019-01-19 00:48:09.455 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d362c9 matches public abstract com.paypal.ffxfee.GetVolumeOverridesResponse com.paypal.ffxfee.ffxFee.get_volume_overrides(com.paypal.ffxfee.GetVolumeOverridesRequest)
2019-01-19 00:48:09.455 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d357df matches public abstract com.paypal.ffxfee.IsValidCategoryResponse com.paypal.ffxfee.ffxFee.is_valid_category(com.paypal.ffxfee.IsValidCategoryRequest)
2019-01-19 00:48:09.455 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d3484c matches public abstract com.paypal.ffxfee.GetMerchantCategoriesResponse com.paypal.ffxfee.ffxFee.get_merchant_categories(com.paypal.ffxfee.GetMerchantCategoriesRequest)
2019-01-19 00:48:09.455 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d2bc70 matches public abstract com.paypal.ffxfee.GetActiveBaseMappingsResponse com.paypal.ffxfee.ffxFee.get_active_base_mappings(com.paypal.ffxfee.GetActiveBaseMappingsRequest)
2019-01-19 00:48:09.455 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d293a0 matches public abstract com.paypal.ffxfee.GetBaseFeeMappingsResponse com.paypal.ffxfee.ffxFee.get_base_fee_mappings(com.paypal.ffxfee.GetBaseFeeMappingsRequest)
2019-01-19 00:48:09.455 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d287dc matches public abstract com.paypal.ffxfee.GetActiveOverridesResponse com.paypal.ffxfee.ffxFee.get_active_overrides(com.paypal.ffxfee.GetActiveOverridesRequest)
2019-01-19 00:48:09.456 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d2faa7 matches public abstract com.paypal.ffxfee.AddOverrideResponse com.paypal.ffxfee.ffxFee.add_override(com.paypal.ffxfee.AddOverrideRequest)
2019-01-19 00:48:09.456 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d2ee62 matches public abstract com.paypal.ffxfee.RemoveOverrideResponse com.paypal.ffxfee.ffxFee.remove_override(com.paypal.ffxfee.RemoveOverrideRequest)
2019-01-19 00:48:09.456 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d2c480 matches public abstract com.paypal.ffxfee.GetCategoryPropertiesResponse com.paypal.ffxfee.ffxFee.get_category_properties(com.paypal.ffxfee.GetCategoryPropertiesRequest)
2019-01-19 00:48:09.456 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d23aa7 matches public abstract com.paypal.ffxfee.SetCategoryPropertiesResponse com.paypal.ffxfee.ffxFee.set_category_properties(com.paypal.ffxfee.SetCategoryPropertiesRequest)
2019-01-19 00:48:09.456 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d21090 matches public abstract com.paypal.ffxfee.GetFeeTypePropertiesResponse com.paypal.ffxfee.ffxFee.get_fee_type_properties(com.paypal.ffxfee.GetFeeTypePropertiesRequest)
2019-01-19 00:48:09.456 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d20616 matches public abstract com.paypal.ffxfee.SetFeeTypePropertiesResponse com.paypal.ffxfee.ffxFee.set_fee_type_properties(com.paypal.ffxfee.SetFeeTypePropertiesRequest)
2019-01-19 00:48:09.456 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d27f22 matches public abstract com.paypal.ffxfee.GetCountryPropertiesResponse com.paypal.ffxfee.ffxFee.get_country_properties(com.paypal.ffxfee.GetCountryPropertiesRequest)
2019-01-19 00:48:09.457 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d25414 matches public abstract com.paypal.ffxfee.SetCountryPropertiesResponse com.paypal.ffxfee.ffxFee.set_country_properties(com.paypal.ffxfee.SetCountryPropertiesRequest)
2019-01-19 00:48:09.457 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@42d24d58 matches public abstract com.paypal.ffxfee.GetCountryListResponse com.paypal.ffxfee.ffxFee.get_country_list(com.paypal.ffxfee.GetCountryListRequest)
2019-01-19 00:48:09.457 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e59d9f matches public abstract com.paypal.ffxfee.GetCategoriesForVolumeTierCalculationResponse com.paypal.ffxfee.ffxFee.get_categories_for_volume_tier_calculation(com.paypal.ffxfee.GetCategoriesForVolumeTierCalculationRequest)
2019-01-19 00:48:09.457 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e5e6dd matches public abstract com.paypal.ffxfee.GetAdjustmentTypePropertiesResponse com.paypal.ffxfee.ffxFee.get_adjustment_type_properties(com.paypal.ffxfee.GetAdjustmentTypePropertiesRequest)
2019-01-19 00:48:09.457 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e5cf36 matches public abstract com.paypal.ffxfee.SetAdjustmentTypePropertiesResponse com.paypal.ffxfee.ffxFee.set_adjustment_type_properties(com.paypal.ffxfee.SetAdjustmentTypePropertiesRequest)
2019-01-19 00:48:09.457 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e528e7 matches public abstract com.paypal.ffxfee.GetConditionTypePropertiesResponse com.paypal.ffxfee.ffxFee.get_condition_type_properties(com.paypal.ffxfee.GetConditionTypePropertiesRequest)
2019-01-19 00:48:09.458 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e53268 matches public abstract com.paypal.ffxfee.SetConditionTypePropertiesResponse com.paypal.ffxfee.ffxFee.set_condition_type_properties(com.paypal.ffxfee.SetConditionTypePropertiesRequest)
2019-01-19 00:48:09.458 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e51bb2 matches public abstract com.paypal.ffxfee.GetVolumeTypePropertiesResponse com.paypal.ffxfee.ffxFee.get_volume_type_properties(com.paypal.ffxfee.GetVolumeTypePropertiesRequest)
2019-01-19 00:48:09.458 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e56640 matches public abstract com.paypal.ffxfee.SetVolumeTypePropertiesResponse com.paypal.ffxfee.ffxFee.set_volume_type_properties(com.paypal.ffxfee.SetVolumeTypePropertiesRequest)
2019-01-19 00:48:09.458 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e5407e matches public abstract com.paypal.ffxfee.GetCurrencyGroupResponse com.paypal.ffxfee.ffxFee.get_currency_group(com.paypal.ffxfee.GetCurrencyGroupRequest)
2019-01-19 00:48:09.458 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e4aa93 matches public abstract com.paypal.ffxfee.GetFeeCurrencyPropertiesResponse com.paypal.ffxfee.ffxFee.get_fee_currency_properties(com.paypal.ffxfee.GetFeeCurrencyPropertiesRequest)
2019-01-19 00:48:09.458 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e4b5aa matches public abstract com.paypal.ffxfee.SetFeeCurrencyPropertiesResponse com.paypal.ffxfee.ffxFee.set_fee_currency_properties(com.paypal.ffxfee.SetFeeCurrencyPropertiesRequest)
2019-01-19 00:48:09.458 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e49100 matches public abstract com.paypal.ffxfee.GetFeeCurrencyCodesResponse com.paypal.ffxfee.ffxFee.get_fee_currency_codes(com.paypal.ffxfee.GetFeeCurrencyCodesRequest)
2019-01-19 00:48:09.458 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e4fcb4 matches public abstract com.paypal.ffxfee.SetConditionCurrencyGroupResponse com.paypal.ffxfee.ffxFee.set_condition_currency_group(com.paypal.ffxfee.SetConditionCurrencyGroupRequest)
2019-01-19 00:48:09.458 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e4d965 matches public abstract com.paypal.ffxfee.GetConditionCurrencyGroupResponse com.paypal.ffxfee.ffxFee.get_condition_currency_group(com.paypal.ffxfee.GetConditionCurrencyGroupRequest)
2019-01-19 00:48:09.459 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e425d4 matches public abstract com.paypal.ffxfee.GetCurrencyGroupNamesResponse com.paypal.ffxfee.ffxFee.get_currency_group_names(com.paypal.ffxfee.GetCurrencyGroupNamesRequest)
2019-01-19 00:48:09.459 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e40266 matches public abstract com.paypal.ffxfee.CopyFeeStructureResponse com.paypal.ffxfee.ffxFee.copy_fee_structure(com.paypal.ffxfee.CopyFeeStructureRequest)
2019-01-19 00:48:09.459 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e46e86 matches public abstract com.paypal.ffxfee.RemapOverrideResponse com.paypal.ffxfee.ffxFee.remap_override(com.paypal.ffxfee.RemapOverrideRequest)
2019-01-19 00:48:09.459 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e44bd2 matches public abstract com.paypal.ffxfee.RemapBaseResponse com.paypal.ffxfee.ffxFee.remap_base(com.paypal.ffxfee.RemapBaseRequest)
2019-01-19 00:48:09.459 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e7a8e7 matches public abstract com.paypal.ffxfee.CopyOverrideResponse com.paypal.ffxfee.ffxFee.copy_override(com.paypal.ffxfee.CopyOverrideRequest)
2019-01-19 00:48:09.459 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e7b644 matches public abstract com.paypal.ffxfee.CopyBaseResponse com.paypal.ffxfee.ffxFee.copy_base(com.paypal.ffxfee.CopyBaseRequest)
2019-01-19 00:48:09.459 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e793fa matches public abstract com.paypal.ffxfee.UpdateBaseFeeResponse com.paypal.ffxfee.ffxFee.update_base_fee(com.paypal.ffxfee.UpdateBaseFeeRequest)
2019-01-19 00:48:09.459 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e7f244 matches public abstract com.paypal.ffxfee.SearchCategoriesResponse com.paypal.ffxfee.ffxFee.search_categories(com.paypal.ffxfee.SearchCategoriesRequest)
2019-01-19 00:48:09.459 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e7d14f matches public abstract com.paypal.ffxfee.SearchCategoriesByRowIndexRangeResponse com.paypal.ffxfee.ffxFee.search_categories_by_row_index_range(com.paypal.ffxfee.SearchCategoriesByRowIndexRangeRequest)
2019-01-19 00:48:09.460 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e730e1 matches public abstract com.paypal.ffxfee.SetSpecializedAdjustmentResponse com.paypal.ffxfee.ffxFee.set_specialized_adjustment(com.paypal.ffxfee.SetSpecializedAdjustmentRequest)
2019-01-19 00:48:09.460 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e7101c matches public abstract com.paypal.ffxfee.GetSpecializedAdjustmentResponse com.paypal.ffxfee.ffxFee.get_specialized_adjustment(com.paypal.ffxfee.GetSpecializedAdjustmentRequest)
2019-01-19 00:48:09.460 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e77016 matches public abstract com.paypal.ffxfee.CreateCategoryGroupResponse com.paypal.ffxfee.ffxFee.create_category_group(com.paypal.ffxfee.CreateCategoryGroupRequest)
2019-01-19 00:48:09.460 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e750cb matches public abstract com.paypal.ffxfee.UpdateCategoryGroupResponse com.paypal.ffxfee.ffxFee.update_category_group(com.paypal.ffxfee.UpdateCategoryGroupRequest)
2019-01-19 00:48:09.460 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e6b14c matches public abstract com.paypal.ffxfee.ListCategoryGroupsResponse com.paypal.ffxfee.ffxFee.list_category_groups(com.paypal.ffxfee.ListCategoryGroupsRequest)
2019-01-19 00:48:09.460 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e691a4 matches public abstract com.paypal.ffxfee.SearchCategoryGroupResponse com.paypal.ffxfee.ffxFee.search_category_group(com.paypal.ffxfee.SearchCategoryGroupRequest)
2019-01-19 00:48:09.460 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e6f35a matches public abstract com.paypal.ffxfee.GetPriceCategoryInfoResponse com.paypal.ffxfee.ffxFee.get_price_category_info(com.paypal.ffxfee.GetPriceCategoryInfoRequest)
2019-01-19 00:48:09.461 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e6d4a1 matches public abstract com.paypal.ffxfee.GetStandardMerchantCategoriesResponse com.paypal.ffxfee.ffxFee.get_standard_merchant_categories(com.paypal.ffxfee.GetStandardMerchantCategoriesRequest)
2019-01-19 00:48:09.461 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e63759 matches public abstract com.paypal.ffxfee.GetMappedPriceCategoriesResponse com.paypal.ffxfee.ffxFee.get_mapped_price_categories(com.paypal.ffxfee.GetMappedPriceCategoriesRequest)
2019-01-19 00:48:09.461 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e669d5 matches public abstract com.paypal.ffxfee.GetUnmappedPriceCategoriesResponse com.paypal.ffxfee.ffxFee.get_unmapped_price_categories(com.paypal.ffxfee.GetUnmappedPriceCategoriesRequest)
2019-01-19 00:48:09.461 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@54e64c1f matches public abstract com.paypal.ffxfee.GetAllPriceCategoriesResponse com.paypal.ffxfee.ffxFee.get_all_price_categories(com.paypal.ffxfee.GetAllPriceCategoriesRequest)
2019-01-19 00:48:09.461 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@31894901 matches public abstract com.paypal.ffxfee.SearchPriceCategoryInfoResponse com.paypal.ffxfee.ffxFee.search_price_category_info(com.paypal.ffxfee.SearchPriceCategoryInfoRequest)
2019-01-19 00:48:09.461 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@31892597 matches public abstract com.paypal.ffxfee.GenerateNewPriceCategoryResponse com.paypal.ffxfee.ffxFee.generate_new_price_category(com.paypal.ffxfee.GenerateNewPriceCategoryRequest)
2019-01-19 00:48:09.461 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@318901e5 matches public abstract com.paypal.ffxfee.CreatePriceCategoryResponse com.paypal.ffxfee.ffxFee.create_price_category(com.paypal.ffxfee.CreatePriceCategoryRequest)
2019-01-19 00:48:09.462 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3189fdf0 matches public abstract com.paypal.ffxfee.UpdatePriceCategoryResponse com.paypal.ffxfee.ffxFee.update_price_category(com.paypal.ffxfee.UpdatePriceCategoryRequest)
2019-01-19 00:48:09.462 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3189d9c3 matches public abstract com.paypal.ffxfee.SetConditionTypeResponse com.paypal.ffxfee.ffxFee.set_condition_type(com.paypal.ffxfee.SetConditionTypeRequest)
2019-01-19 00:48:09.462 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3189b541 matches public abstract com.paypal.ffxfee.UpdateConditionTypeResponse com.paypal.ffxfee.ffxFee.update_condition_type(com.paypal.ffxfee.UpdateConditionTypeRequest)
2019-01-19 00:48:09.462 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@31886e7d matches public abstract com.paypal.ffxfee.SetConditionValueResponse com.paypal.ffxfee.ffxFee.set_condition_value(com.paypal.ffxfee.SetConditionValueRequest)
2019-01-19 00:48:09.462 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@31884b3a matches public abstract com.paypal.ffxfee.UpdateConditionValueResponse com.paypal.ffxfee.ffxFee.update_condition_value(com.paypal.ffxfee.UpdateConditionValueRequest)
2019-01-19 00:48:09.462 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@318825f8 matches public abstract com.paypal.ffxfee.AddBaseResponse com.paypal.ffxfee.ffxFee.add_base(com.paypal.ffxfee.AddBaseRequest)
2019-01-19 00:48:09.462 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@31881ea8 matches public abstract com.paypal.ffxfee.AddGlobalResponse com.paypal.ffxfee.ffxFee.add_global(com.paypal.ffxfee.AddGlobalRequest)
2019-01-19 00:48:09.462 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3188f8f0 matches public abstract com.paypal.ffxfee.GetFeeIdResponse com.paypal.ffxfee.ffxFee.get_fee_id(com.paypal.ffxfee.GetFeeIdRequest)
2019-01-19 00:48:09.469 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.PaymentAuthLookupApi
2019-01-19 00:48:09.469 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.469 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.469 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.469 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.469 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.469 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.473 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@35d33ecc matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.PaymentAuthLookupApi.getTransactions(java.lang.String,java.lang.String,java.lang.String,java.lang.String,long,long)
2019-01-19 00:48:09.480 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.money.HoldingLifecycle
2019-01-19 00:48:09.480 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.480 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.480 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.480 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.480 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.480 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.489 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@8759c5c matches public abstract com.paypal.money.OpenHoldingResponse com.paypal.money.HoldingLifecycle.open_holding(com.paypal.money.OpenHoldingRequest)
2019-01-19 00:48:09.490 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@87594f0 matches public abstract com.paypal.money.CloseHoldingResponse com.paypal.money.HoldingLifecycle.close_holding(com.paypal.money.CloseHoldingRequest)
2019-01-19 00:48:09.490 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@875ac94 matches public abstract com.paypal.money.CloseAllHoldingsResponse com.paypal.money.HoldingLifecycle.close_all_holdings(com.paypal.money.CloseAllHoldingsRequest)
2019-01-19 00:48:09.490 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@875a438 matches public abstract com.paypal.money.SetHoldingPrimaryResponse com.paypal.money.HoldingLifecycle.set_holding_primary(com.paypal.money.SetHoldingPrimaryRequest)
2019-01-19 00:48:09.490 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@875bc40 matches public abstract com.paypal.money.UpdateFlagsResponse com.paypal.money.HoldingLifecycle.update_flags(com.paypal.money.UpdateFlagsRequest)
2019-01-19 00:48:09.490 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@8754b4b matches public abstract com.paypal.money.UpdateFlagsWithoutLoadResponse com.paypal.money.HoldingLifecycle.update_flags_without_load(com.paypal.money.UpdateFlagsWithoutLoadRequest)
2019-01-19 00:48:09.531 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.RiskProfileDecisionClient
2019-01-19 00:48:09.532 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.532 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.532 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.532 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.532 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.532 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.548 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@585ddecc matches public abstract com.paypal.api.platform.riskprofileapi.fi.FinancialInstrumentDecisionResponse com.paypal.fi.client.service.RiskProfileDecisionClient.evaluateFinancialInstrumentChange(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletResponse,com.paypal.api.platform.riskprofileapi.fi.FinancialInstrumentDecisionRequest)
2019-01-19 00:48:09.548 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@585dc043 matches public abstract com.paypal.api.platform.riskprofileapi.fi.CreditBureauDecisionResponse com.paypal.fi.client.service.RiskProfileDecisionClient.evaluateCreditBureauChange(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletResponse,com.paypal.api.platform.riskprofileapi.fi.CreditBureauDecisionRequest)
2019-01-19 00:48:09.552 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.riskprofilechanges.RiskProfile
2019-01-19 00:48:09.552 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.552 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.552 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.552 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.552 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.552 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.561 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@608c08c2 matches public abstract com.paypal.riskprofilechanges.ActivateProductResponse com.paypal.riskprofilechanges.RiskProfile.ActivateProduct(com.paypal.riskprofilechanges.ActivateProductRequest)
2019-01-19 00:48:09.562 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@608cf0f4 matches public abstract com.paypal.riskprofilechanges.ReactivateProductResponse com.paypal.riskprofilechanges.RiskProfile.ReactivateProduct(com.paypal.riskprofilechanges.ReactivateProductRequest)
2019-01-19 00:48:09.562 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@608cf9c8 matches public abstract com.paypal.riskprofilechanges.InitializeActivateProductResponse com.paypal.riskprofilechanges.RiskProfile.InitializeActivateProduct(com.paypal.riskprofilechanges.InitializeActivateProductRequest)
2019-01-19 00:48:09.562 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@608ce310 matches public abstract com.paypal.riskprofilechanges.FetchActivateProductResultResponse com.paypal.riskprofilechanges.RiskProfile.FetchActivateProductResult(com.paypal.riskprofilechanges.FetchActivateProductResultRequest)
2019-01-19 00:48:09.562 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@608ceca9 matches public abstract com.paypal.riskprofilechanges.RequestFormFactorResponse com.paypal.riskprofilechanges.RiskProfile.RequestFormFactor(com.paypal.riskprofilechanges.RequestFormFactorRequest)
2019-01-19 00:48:09.562 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@608cd67b matches public abstract com.paypal.riskprofilechanges.EvaluateCredentialChangeResponse com.paypal.riskprofilechanges.RiskProfile.EvaluateCredentialChange(com.paypal.riskprofilechanges.EvaluateCredentialChangeRequest)
2019-01-19 00:48:09.562 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@608cc0f4 matches public abstract com.paypal.riskprofilechanges.EvaluateFinancialInstrumentChangeResponse com.paypal.riskprofilechanges.RiskProfile.EvaluateFinancialInstrumentChange(com.paypal.riskprofilechanges.EvaluateFinancialInstrumentChangeRequest)
2019-01-19 00:48:09.562 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@608ccc03 matches public abstract com.paypal.riskprofilechanges.EvaluateIdentityProfileChangeResponse com.paypal.riskprofilechanges.RiskProfile.EvaluateIdentityProfileChange(com.paypal.riskprofilechanges.EvaluateIdentityProfileChangeRequest)
2019-01-19 00:48:09.583 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.ffxfx.ffxFX
2019-01-19 00:48:09.583 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.583 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.583 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.583 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.583 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.583 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.609 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71477cf9 matches public abstract com.paypal.ffxfx.CurrencyConvertInterbankResponse com.paypal.ffxfx.ffxFX.currency_convert_interbank(com.paypal.ffxfx.CurrencyConvertInterbankRequest)
2019-01-19 00:48:09.609 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@714774fc matches public abstract com.paypal.ffxfx.CurrencyConvertCustomerResponse com.paypal.ffxfx.ffxFX.currency_convert_customer(com.paypal.ffxfx.CurrencyConvertCustomerRequest)
2019-01-19 00:48:09.609 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71474c4b matches public abstract com.paypal.ffxfx.CurrencyConvertRefundInterbankResponse com.paypal.ffxfx.ffxFX.currency_convert_refund_interbank(com.paypal.ffxfx.CurrencyConvertRefundInterbankRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71474545 matches public abstract com.paypal.ffxfx.CurrencyConvertRefundCustomerResponse com.paypal.ffxfx.ffxFX.currency_convert_refund_customer(com.paypal.ffxfx.CurrencyConvertRefundCustomerRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71475299 matches public abstract com.paypal.ffxfx.GetEquivResponse com.paypal.ffxfx.ffxFX.get_equiv(com.paypal.ffxfx.GetEquivRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71472bc3 matches public abstract com.paypal.ffxfx.GetEquivAtTimeResponse com.paypal.ffxfx.ffxFX.get_equiv_at_time(com.paypal.ffxfx.GetEquivAtTimeRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71472056 matches public abstract com.paypal.ffxfx.GetExchangeRatesAtTimeResponse com.paypal.ffxfx.ffxFX.get_exchange_rates_at_time(com.paypal.ffxfx.GetExchangeRatesAtTimeRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71473ea9 matches public abstract com.paypal.ffxfx.GetEquivUsdExchangeRateResponse com.paypal.ffxfx.ffxFX.get_equiv_usd_exchange_rate(com.paypal.ffxfx.GetEquivUsdExchangeRateRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71473417 matches public abstract com.paypal.ffxfx.SerializeFxAuditTrailResponse com.paypal.ffxfx.ffxFX.serialize_fx_audit_trail(com.paypal.ffxfx.SerializeFxAuditTrailRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7147038b matches public abstract com.paypal.ffxfx.DeserializeFxAuditTrailResponse com.paypal.ffxfx.ffxFX.deserialize_fx_audit_trail(com.paypal.ffxfx.DeserializeFxAuditTrailRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71471ed1 matches public abstract com.paypal.ffxfx.DeriveRatesResponse com.paypal.ffxfx.ffxFX.derive_rates(com.paypal.ffxfx.DeriveRatesRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71471422 matches public abstract com.paypal.ffxfx.GetExchangeRateByIdResponse com.paypal.ffxfx.ffxFX.get_exchange_rate_by_id(com.paypal.ffxfx.GetExchangeRateByIdRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6395ab1f matches public abstract com.paypal.ffxfx.GetExchangeRateByCurrencyResponse com.paypal.ffxfx.ffxFX.get_exchange_rate_by_currency(com.paypal.ffxfx.GetExchangeRateByCurrencyRequest)
2019-01-19 00:48:09.610 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6395b6e5 matches public abstract com.paypal.ffxfx.AddExchangeRatesResponse com.paypal.ffxfx.ffxFX.add_exchange_rates(com.paypal.ffxfx.AddExchangeRatesRequest)
2019-01-19 00:48:09.611 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6395c2f6 matches public abstract com.paypal.ffxfx.IsValidExchangeRateResponse com.paypal.ffxfx.ffxFX.is_valid_exchange_rate(com.paypal.ffxfx.IsValidExchangeRateRequest)
2019-01-19 00:48:09.611 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6395cf72 matches public abstract com.paypal.ffxfx.GetCurrencyPropertiesResponse com.paypal.ffxfx.ffxFX.get_currency_properties(com.paypal.ffxfx.GetCurrencyPropertiesRequest)
2019-01-19 00:48:09.611 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6395dc5f matches public abstract com.paypal.ffxfx.SetCurrencyPropertiesResponse com.paypal.ffxfx.ffxFX.set_currency_properties(com.paypal.ffxfx.SetCurrencyPropertiesRequest)
2019-01-19 00:48:09.611 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6395e99e matches public abstract com.paypal.ffxfx.GetFxCurrencyPropertiesResponse com.paypal.ffxfx.ffxFX.get_fx_currency_properties(com.paypal.ffxfx.GetFxCurrencyPropertiesRequest)
2019-01-19 00:48:09.611 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6395f731 matches public abstract com.paypal.ffxfx.SetFxCurrencyPropertiesResponse com.paypal.ffxfx.ffxFX.set_fx_currency_properties(com.paypal.ffxfx.SetFxCurrencyPropertiesRequest)
2019-01-19 00:48:09.611 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@63950514 matches public abstract com.paypal.ffxfx.GetFfxCurrencyCodesResponse com.paypal.ffxfx.ffxFX.get_ffx_currency_codes(com.paypal.ffxfx.GetFfxCurrencyCodesRequest)
2019-01-19 00:48:09.611 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@63951336 matches public abstract com.paypal.ffxfx.CurrencyConvertBaseResponse com.paypal.ffxfx.ffxFX.currency_convert_base(com.paypal.ffxfx.CurrencyConvertBaseRequest)
2019-01-19 00:48:09.626 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.user.Verification
2019-01-19 00:48:09.626 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.626 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.626 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.626 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.626 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.626 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.637 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6c0a2bc8 matches public abstract com.paypal.user.ForceEvaluateUserVerificationStatusResponse com.paypal.user.Verification.force_evaluate_user_verification_status(com.paypal.user.ForceEvaluateUserVerificationStatusRequest)
2019-01-19 00:48:09.637 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6c0a33b6 matches public abstract com.paypal.user.PerformAutoIdentityVerificationResponse com.paypal.user.Verification.perform_auto_identity_verification(com.paypal.user.PerformAutoIdentityVerificationRequest)
2019-01-19 00:48:09.638 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6c0a3ac7 matches public abstract com.paypal.user.UpdateCompliancePropertiesResponse com.paypal.user.Verification.update_compliance_properties(com.paypal.user.UpdateCompliancePropertiesRequest)
2019-01-19 00:48:09.638 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6c0a4d25 matches public abstract com.paypal.user.GetLegacyLevelCriteriaDetailsResponse com.paypal.user.Verification.get_legacy_level_criteria_details(com.paypal.user.GetLegacyLevelCriteriaDetailsRequest)
2019-01-19 00:48:09.638 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6c0a5483 matches public abstract com.paypal.user.UpdateLegacyLevelCriteriaDetailsResponse com.paypal.user.Verification.update_legacy_level_criteria_details(com.paypal.user.UpdateLegacyLevelCriteriaDetailsRequest)
2019-01-19 00:48:09.638 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6c0a5e46 matches public abstract com.paypal.user.ConfirmEmailResponse com.paypal.user.Verification.confirm_email(com.paypal.user.ConfirmEmailRequest)
2019-01-19 00:48:09.638 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6c0a61d9 matches public abstract com.paypal.user.GenerateEmailConfirmationCodeResponse com.paypal.user.Verification.generate_email_confirmation_code(com.paypal.user.GenerateEmailConfirmationCodeRequest)
2019-01-19 00:48:09.649 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.GIVerifyFundingSource
2019-01-19 00:48:09.649 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.649 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.649 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.649 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.649 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.649 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.655 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4edd0927 matches public abstract com.paypal.finsys.VerifyFundingSourceResponse com.paypal.finsys.GIVerifyFundingSource.verify_funding_source(com.paypal.finsys.VerifyFundingSourceRequest)
2019-01-19 00:48:09.655 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4edef13c matches public abstract com.paypal.finsys.GetFundingSourceDetailsResponse com.paypal.finsys.GIVerifyFundingSource.get_funding_source_details(com.paypal.finsys.GetFundingSourceDetailsRequest)
2019-01-19 00:48:09.655 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4edef96d matches public abstract com.paypal.finsys.CreateFundingSourceResponse com.paypal.finsys.GIVerifyFundingSource.create_funding_source(com.paypal.finsys.CreateFundingSourceRequest)
2019-01-19 00:48:09.655 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4edee013 matches public abstract com.paypal.finsys.VoidFundingSourceResponse com.paypal.finsys.GIVerifyFundingSource.void_funding_source(com.paypal.finsys.VoidFundingSourceRequest)
2019-01-19 00:48:09.659 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.FIAuxiliary
2019-01-19 00:48:09.659 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.659 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.659 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.659 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.659 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.659 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.665 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@bf838f7 matches public abstract com.paypal.financialinstrument.RemoveFiExternalOperationsResponse com.paypal.financialinstrument.FIAuxiliary.remove_fi_external_operations(com.paypal.financialinstrument.RemoveFiExternalOperationsRequest)
2019-01-19 00:48:09.666 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@bf83048 matches public abstract com.paypal.financialinstrument.PublishActivateBankEventsResponse com.paypal.financialinstrument.FIAuxiliary.publish_activate_bank_events(com.paypal.financialinstrument.PublishActivateBankEventsRequest)
2019-01-19 00:48:09.666 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@bf826a5 matches public abstract com.paypal.financialinstrument.RemoveBankHandleConsequencesResponse com.paypal.financialinstrument.FIAuxiliary.remove_bank_handle_consequences(com.paypal.financialinstrument.RemoveBankHandleConsequencesRequest)
2019-01-19 00:48:09.666 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@bf85fc2 matches public abstract com.paypal.financialinstrument.RemoveBankValidationResponse com.paypal.financialinstrument.FIAuxiliary.remove_bank_validation(com.paypal.financialinstrument.RemoveBankValidationRequest)
2019-01-19 00:48:09.666 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@bf85599 matches public abstract com.paypal.financialinstrument.BlockBankHandleTransactionsResponse com.paypal.financialinstrument.FIAuxiliary.block_bank_handle_transactions(com.paypal.financialinstrument.BlockBankHandleTransactionsRequest)
2019-01-19 00:48:09.666 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@bf84b8a matches public abstract com.paypal.financialinstrument.SetDefaultInstrumentResponse com.paypal.financialinstrument.FIAuxiliary.set_default_instrument(com.paypal.financialinstrument.SetDefaultInstrumentRequest)
2019-01-19 00:48:09.666 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@bf84120 matches public abstract com.paypal.financialinstrument.InitiateFpsTransactionResponse com.paypal.financialinstrument.FIAuxiliary.initiate_fps_transaction(com.paypal.financialinstrument.InitiateFpsTransactionRequest)
2019-01-19 00:48:09.689 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.user.limitation.LimitationLifecycle
2019-01-19 00:48:09.689 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.689 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.689 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.689 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.689 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.689 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.701 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f47af38 matches public abstract com.paypal.user.limitation.AddLimitationResponse com.paypal.user.limitation.LimitationLifecycle.add_limitation(com.paypal.user.limitation.AddLimitationRequest)
2019-01-19 00:48:09.701 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f47d4d0 matches public abstract com.paypal.user.limitation.LiftLimitationResponse com.paypal.user.limitation.LimitationLifecycle.lift_limitation(com.paypal.user.limitation.LiftLimitationRequest)
2019-01-19 00:48:09.701 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f47dfa8 matches public abstract com.paypal.user.limitation.MarkAppealStepCompleteResponse com.paypal.user.limitation.LimitationLifecycle.mark_appeal_step_complete(com.paypal.user.limitation.MarkAppealStepCompleteRequest)
2019-01-19 00:48:09.701 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f47c60e matches public abstract com.paypal.user.limitation.LockResponse com.paypal.user.limitation.LimitationLifecycle.lock(com.paypal.user.limitation.LockRequest)
2019-01-19 00:48:09.702 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f47ce83 matches public abstract com.paypal.user.limitation.UnlockResponse com.paypal.user.limitation.LimitationLifecycle.unlock(com.paypal.user.limitation.UnlockRequest)
2019-01-19 00:48:09.702 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f47f838 matches public abstract com.paypal.user.limitation.ActivatePendingLimitationResponse com.paypal.user.limitation.LimitationLifecycle.activate_pending_limitation(com.paypal.user.limitation.ActivatePendingLimitationRequest)
2019-01-19 00:48:09.702 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f47e274 matches public abstract com.paypal.user.limitation.ActivatePendingTriggerActionResponse com.paypal.user.limitation.LimitationLifecycle.activate_pending_trigger_action(com.paypal.user.limitation.ActivatePendingTriggerActionRequest)
2019-01-19 00:48:09.702 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f47ecf9 matches public abstract com.paypal.user.limitation.EscalateLimitationResponse com.paypal.user.limitation.LimitationLifecycle.escalate_limitation(com.paypal.user.limitation.EscalateLimitationRequest)
2019-01-19 00:48:09.702 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f4619b6 matches public abstract com.paypal.user.limitation.ActivateEscalationTriggerResponse com.paypal.user.limitation.LimitationLifecycle.activate_escalation_trigger(com.paypal.user.limitation.ActivateEscalationTriggerRequest)
2019-01-19 00:48:09.702 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f460281 matches public abstract com.paypal.user.limitation.UpdateLimitationResponse com.paypal.user.limitation.LimitationLifecycle.update_limitation(com.paypal.user.limitation.UpdateLimitationRequest)
2019-01-19 00:48:09.702 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f460fdc matches public abstract com.paypal.user.limitation.GetUserLimitationsResponse com.paypal.user.limitation.LimitationLifecycle.get_user_limitations(com.paypal.user.limitation.GetUserLimitationsRequest)
2019-01-19 00:48:09.702 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f463bf9 matches public abstract com.paypal.user.limitation.GetUserLimitationAppealStepsResponse com.paypal.user.limitation.LimitationLifecycle.get_user_limitation_appeal_steps(com.paypal.user.limitation.GetUserLimitationAppealStepsRequest)
2019-01-19 00:48:09.703 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f46261a matches public abstract com.paypal.user.limitation.GetUserLimitationStatusResponse com.paypal.user.limitation.LimitationLifecycle.get_user_limitation_status(com.paypal.user.limitation.GetUserLimitationStatusRequest)
2019-01-19 00:48:09.703 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f4652f3 matches public abstract com.paypal.user.limitation.AddDocumentsToAppealStepsResponse com.paypal.user.limitation.LimitationLifecycle.add_documents_to_appeal_steps(com.paypal.user.limitation.AddDocumentsToAppealStepsRequest)
2019-01-19 00:48:09.703 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@f4641cd matches public abstract com.paypal.user.limitation.SetAppealDocumentStatusResponse com.paypal.user.limitation.LimitationLifecycle.set_appeal_document_status(com.paypal.user.limitation.SetAppealDocumentStatusRequest)
2019-01-19 00:48:09.722 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.FIExternalGateway
2019-01-19 00:48:09.722 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.722 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.722 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.722 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.722 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.722 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.730 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71d0845 matches public abstract com.paypal.financialinstrument.GetSupportedIssuersResponse com.paypal.financialinstrument.FIExternalGateway.get_supported_issuers(com.paypal.financialinstrument.GetSupportedIssuersRequest)
2019-01-19 00:48:09.730 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71d1088 matches public abstract com.paypal.financialinstrument.CheckGetInstrumentDetailsEligibilityResponse com.paypal.financialinstrument.FIExternalGateway.check_get_instrument_details_eligibility(com.paypal.financialinstrument.CheckGetInstrumentDetailsEligibilityRequest)
2019-01-19 00:48:09.730 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71d1a3d matches public abstract com.paypal.financialinstrument.UpdateSupportedIssuersResponse com.paypal.financialinstrument.FIExternalGateway.update_supported_issuers(com.paypal.financialinstrument.UpdateSupportedIssuersRequest)
2019-01-19 00:48:09.730 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71d25ff matches public abstract com.paypal.financialinstrument.GetInstrumentDetailsResponse com.paypal.financialinstrument.FIExternalGateway.get_instrument_details(com.paypal.financialinstrument.GetInstrumentDetailsRequest)
2019-01-19 00:48:09.730 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71d2c9c matches public abstract com.paypal.financialinstrument.GetUserDetailsResponse com.paypal.financialinstrument.FIExternalGateway.get_user_details(com.paypal.financialinstrument.GetUserDetailsRequest)
2019-01-19 00:48:09.730 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@71d36cf matches public abstract com.paypal.financialinstrument.GetTransactionDetailsResponse com.paypal.financialinstrument.FIExternalGateway.get_transaction_details(com.paypal.financialinstrument.GetTransactionDetailsRequest)
2019-01-19 00:48:09.733 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.CreditRepaymentInstrumentUsage
2019-01-19 00:48:09.733 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.733 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.733 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.733 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.734 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.734 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.737 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@4b1952c8 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.CreditRepaymentInstrumentUsage.getFundingInstrumentPaymentUsage(java.lang.String,java.lang.String)
2019-01-19 00:48:09.739 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.Card3DSAuthentication
2019-01-19 00:48:09.739 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.739 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.739 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.739 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.739 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.739 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.744 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@26ec1771 matches public abstract void com.paypal.finsys.Card3DSAuthentication.ghost_3DS_lookup_async(com.paypal.finsys.Ghost3DSLookupAsyncRequest)
2019-01-19 00:48:09.744 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@26ec0c47 matches public abstract com.paypal.finsys.Ghost3DSLookupResponse com.paypal.finsys.Card3DSAuthentication.ghost_3DS_lookup(com.paypal.finsys.Ghost3DSLookupRequest)
2019-01-19 00:48:09.744 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@26ec0474 matches public abstract com.paypal.finsys.Card3DSLookupResponse com.paypal.finsys.Card3DSAuthentication.card_3DS_lookup(com.paypal.finsys.Card3DSLookupRequest)
2019-01-19 00:48:09.744 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@26ec3c21 matches public abstract com.paypal.finsys.Card3DSAuthenticateResponse com.paypal.finsys.Card3DSAuthentication.card_3DS_authenticate(com.paypal.finsys.Card3DSAuthenticateRequest)
2019-01-19 00:48:09.747 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.PaymentAuthorizationApi
2019-01-19 00:48:09.747 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.747 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.747 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.747 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.747 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.747 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.753 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@29b1662c matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.PaymentAuthorizationApi.authorize(java.lang.String,com.paypal.ace.model.AuthRequest)
2019-01-19 00:48:09.754 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@29b16e10 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.PaymentAuthorizationApi.reverseAuthorization(java.lang.String,com.paypal.ace.model.ReverseRequest)
2019-01-19 00:48:09.754 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@29b116c5 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.PaymentAuthorizationApi.capture(java.lang.String,com.paypal.ace.model.CaptureRequest)
2019-01-19 00:48:09.754 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@29b11923 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.PaymentAuthorizationApi.refund(java.lang.String,com.paypal.ace.model.CreditRequest)
2019-01-19 00:48:09.754 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@29b10038 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.PaymentAuthorizationApi.charge(java.lang.String,com.paypal.ace.model.ChargeRequest)
2019-01-19 00:48:09.754 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@29b10bd6 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.PaymentAuthorizationApi.cancelCharge(java.lang.String,com.paypal.ace.model.CancelRequest)
2019-01-19 00:48:09.795 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.FIConfirmation
2019-01-19 00:48:09.795 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.795 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.795 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.795 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.795 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.795 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2fbc3ea2 matches public abstract com.paypal.financialinstrument.InitiateConfirmationResponse com.paypal.financialinstrument.FIConfirmation.initiate_confirmation(com.paypal.financialinstrument.InitiateConfirmationRequest)
2019-01-19 00:48:09.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2fbc068e matches public abstract com.paypal.financialinstrument.ConfirmFiResponse com.paypal.financialinstrument.FIConfirmation.confirm_fi(com.paypal.financialinstrument.ConfirmFiRequest)
2019-01-19 00:48:09.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2fbc0f0f matches public abstract com.paypal.financialinstrument.BypassAndConfirmFiResponse com.paypal.financialinstrument.FIConfirmation.bypass_and_confirm_fi(com.paypal.financialinstrument.BypassAndConfirmFiRequest)
2019-01-19 00:48:09.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2fbc1413 matches public abstract com.paypal.financialinstrument.RevokeConfirmationResponse com.paypal.financialinstrument.FIConfirmation.revoke_confirmation(com.paypal.financialinstrument.RevokeConfirmationRequest)
2019-01-19 00:48:09.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2fbc1dbe matches public abstract com.paypal.financialinstrument.UpdateConfirmationResponse com.paypal.financialinstrument.FIConfirmation.update_confirmation(com.paypal.financialinstrument.UpdateConfirmationRequest)
2019-01-19 00:48:09.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2fbde383 matches public abstract com.paypal.financialinstrument.GetSupportedConfirmationMethodsResponse com.paypal.financialinstrument.FIConfirmation.get_supported_confirmation_methods(com.paypal.financialinstrument.GetSupportedConfirmationMethodsRequest)
2019-01-19 00:48:09.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2fbdf60c matches public abstract com.paypal.financialinstrument.GetConfirmationDetailsResponse com.paypal.financialinstrument.FIConfirmation.get_confirmation_details(com.paypal.financialinstrument.GetConfirmationDetailsRequest)
2019-01-19 00:48:09.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2fbdfd7c matches public abstract com.paypal.financialinstrument.GetConfirmationAmountsResponse com.paypal.financialinstrument.FIConfirmation.get_confirmation_amounts(com.paypal.financialinstrument.GetConfirmationAmountsRequest)
2019-01-19 00:48:09.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2fbdc00b matches public abstract com.paypal.financialinstrument.GetInstrumentsByConfirmationStatusResponse com.paypal.financialinstrument.FIConfirmation.get_instruments_by_confirmation_status(com.paypal.financialinstrument.GetInstrumentsByConfirmationStatusRequest)
2019-01-19 00:48:09.799 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2fbdd782 matches public abstract com.paypal.financialinstrument.InitiateRefundResponse com.paypal.financialinstrument.FIConfirmation.initiate_refund(com.paypal.financialinstrument.InitiateRefundRequest)
2019-01-19 00:48:09.801 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.FIAuxiliaryConfirmation
2019-01-19 00:48:09.801 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.802 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.802 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.802 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.802 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.802 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.809 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1e0aff2d matches public abstract com.paypal.financialinstrument.InitiateFpsTransactionResponse com.paypal.financialinstrument.FIAuxiliaryConfirmation.initiate_fps_transaction(com.paypal.financialinstrument.InitiateFpsTransactionRequest)
2019-01-19 00:48:09.822 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.CardsDataServ
2019-01-19 00:48:09.822 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.822 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.822 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.822 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.822 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.822 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.827 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3352ce96 matches public abstract com.paypal.finsys.PersistCcAndBdcTransactionDataResponse com.paypal.finsys.CardsDataServ.persist_cc_and_bdc_transaction_data(com.paypal.finsys.PersistCcAndBdcTransactionDataRequest)
2019-01-19 00:48:09.827 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3351360a matches public abstract com.paypal.finsys.PersistBuyercreditTransactionDataResponse com.paypal.finsys.CardsDataServ.persist_buyercredit_transaction_data(com.paypal.finsys.PersistBuyercreditTransactionDataRequest)
2019-01-19 00:48:09.827 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3351219b matches public abstract com.paypal.finsys.UpdateRiskCheckDataResponse com.paypal.finsys.CardsDataServ.update_risk_check_data(com.paypal.finsys.UpdateRiskCheckDataRequest)
2019-01-19 00:48:09.827 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@33512956 matches public abstract com.paypal.finsys.CreateCardTransactionRecordResponse com.paypal.finsys.CardsDataServ.create_card_transaction_record(com.paypal.finsys.CreateCardTransactionRecordRequest)
2019-01-19 00:48:09.827 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3351139a matches public abstract com.paypal.finsys.UpdateCardTransactionRecordResponse com.paypal.finsys.CardsDataServ.update_card_transaction_record(com.paypal.finsys.UpdateCardTransactionRecordRequest)
2019-01-19 00:48:09.827 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@33511ac8 matches public abstract com.paypal.finsys.UpdateStatusResponse com.paypal.finsys.CardsDataServ.update_status(com.paypal.finsys.UpdateStatusRequest)
2019-01-19 00:48:09.827 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@3351057a matches public abstract com.paypal.finsys.PublishEventsForCardTransactionResponse com.paypal.finsys.CardsDataServ.publish_events_for_card_transaction(com.paypal.finsys.PublishEventsForCardTransactionRequest)
2019-01-19 00:48:09.833 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.admin.ActivityLogPublish
2019-01-19 00:48:09.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.833 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.838 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1ad560d8 matches public abstract com.paypal.admin.CreateEntriesResponse com.paypal.admin.ActivityLogPublish.create_entries(com.paypal.admin.CreateEntriesRequest)
2019-01-19 00:48:09.853 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.PartnerRead
2019-01-19 00:48:09.853 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.853 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.853 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.853 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.853 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.853 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.862 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1920ed40 matches public abstract com.paypal.finsys.GetSponsorDetailsResponse com.paypal.finsys.PartnerRead.get_sponsor_details(com.paypal.finsys.GetSponsorDetailsRequest)
2019-01-19 00:48:09.862 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1920e48d matches public abstract com.paypal.finsys.GetProcessorDetailsResponse com.paypal.finsys.PartnerRead.get_processor_details(com.paypal.finsys.GetProcessorDetailsRequest)
2019-01-19 00:48:09.862 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1920fd47 matches public abstract com.paypal.finsys.GetProcessorEndpointsResponse com.paypal.finsys.PartnerRead.get_processor_endpoints(com.paypal.finsys.GetProcessorEndpointsRequest)
2019-01-19 00:48:09.862 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1920f5e8 matches public abstract com.paypal.finsys.GetRelationshipResponse com.paypal.finsys.PartnerRead.get_relationship(com.paypal.finsys.GetRelationshipRequest)
2019-01-19 00:48:09.862 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@19200a25 matches public abstract com.paypal.finsys.GetAllRelationshipsResponse com.paypal.finsys.PartnerRead.get_all_relationships(com.paypal.finsys.GetAllRelationshipsRequest)
2019-01-19 00:48:09.862 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@192003c1 matches public abstract com.paypal.finsys.GetSponsorBinInfoCcPlaintextResponse com.paypal.finsys.PartnerRead.get_sponsor_bin_info_cc_plaintext(com.paypal.finsys.GetSponsorBinInfoCcPlaintextRequest)
2019-01-19 00:48:09.862 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@192019c4 matches public abstract com.paypal.finsys.GetSponsorNetworkInfoCcPlaintextResponse com.paypal.finsys.PartnerRead.get_sponsor_network_info_cc_plaintext(com.paypal.finsys.GetSponsorNetworkInfoCcPlaintextRequest)
2019-01-19 00:48:09.862 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@19202fd1 matches public abstract com.paypal.finsys.GetRootNodeResponse com.paypal.finsys.PartnerRead.get_root_node(com.paypal.finsys.GetRootNodeRequest)
2019-01-19 00:48:09.863 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@1920251e matches public abstract com.paypal.finsys.GetChildNodeResponse com.paypal.finsys.PartnerRead.get_child_node(com.paypal.finsys.GetChildNodeRequest)
2019-01-19 00:48:09.863 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@19203be4 matches public abstract com.paypal.finsys.GetNodeContentResponse com.paypal.finsys.PartnerRead.get_node_content(com.paypal.finsys.GetNodeContentRequest)
2019-01-19 00:48:09.863 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@19204e49 matches public abstract com.paypal.finsys.GetNodeVersionsResponse com.paypal.finsys.PartnerRead.get_node_versions(com.paypal.finsys.GetNodeVersionsRequest)
2019-01-19 00:48:09.866 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.DeferredPayments
2019-01-19 00:48:09.866 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.866 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.866 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.866 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.867 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.867 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.872 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6a0ff4fa matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.DeferredPayments.getDeferredPayments(java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String)
2019-01-19 00:48:09.875 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.PaymentAuthorizationServApi
2019-01-19 00:48:09.875 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.875 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.875 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.875 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.875 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.875 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.880 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@79775176 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.PaymentAuthorizationServApi.submitAuth(java.lang.String,com.paypal.payments.payment_message.PaymentMessagePb$PaymentMessage)
2019-01-19 00:48:09.890 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.user.limitation.LimitationAccessControl
2019-01-19 00:48:09.890 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.890 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.890 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.890 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.890 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.890 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.894 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@7fa0f56c matches public abstract com.paypal.user.limitation.CanUserPerformActionResponse com.paypal.user.limitation.LimitationAccessControl.can_user_perform_action(com.paypal.user.limitation.CanUserPerformActionRequest)
2019-01-19 00:48:09.896 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.RiskLmtnDecisionServApi
2019-01-19 00:48:09.896 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.896 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.896 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.896 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.896 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.896 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.901 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@484e4c59 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.RiskLmtnDecisionServApi.canUserPerformAction(com.paypal.risk.limitations.read.request.schema.CanUserPerformActionRequest)
2019-01-19 00:48:09.914 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.IdentityApi
2019-01-19 00:48:09.914 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.914 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.914 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.914 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.915 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.915 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.920 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@59108277 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.IdentityApi.getLinkedIdentityProviders(java.lang.String,java.lang.Boolean,java.lang.String,java.lang.String)
2019-01-19 00:48:09.933 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.money.HoldingRead
2019-01-19 00:48:09.933 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.933 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.933 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.933 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.933 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.933 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.943 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6657c5b5 matches public abstract com.paypal.money.GetHoldingResponse com.paypal.money.HoldingRead.get_holding(com.paypal.money.GetHoldingRequest)
2019-01-19 00:48:09.943 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6657fc30 matches public abstract com.paypal.money.GetHoldingsByIdsResponse com.paypal.money.HoldingRead.get_holdings_by_ids(com.paypal.money.GetHoldingsByIdsRequest)
2019-01-19 00:48:09.943 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6657f411 matches public abstract com.paypal.money.GetAllHoldingsResponse com.paypal.money.HoldingRead.get_all_holdings(com.paypal.money.GetAllHoldingsRequest)
2019-01-19 00:48:09.943 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6657ede3 matches public abstract com.paypal.money.LoadPrimaryHoldingResponse com.paypal.money.HoldingRead.load_primary_holding(com.paypal.money.LoadPrimaryHoldingRequest)
2019-01-19 00:48:09.943 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6657e561 matches public abstract com.paypal.money.LoadCurrencyResponse com.paypal.money.HoldingRead.load_currency(com.paypal.money.LoadCurrencyRequest)
2019-01-19 00:48:09.943 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@66579293 matches public abstract com.paypal.money.LoadOrCreateResponse com.paypal.money.HoldingRead.load_or_create(com.paypal.money.LoadOrCreateRequest)
2019-01-19 00:48:09.943 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@66578b9b matches public abstract com.paypal.money.LoadByUserResponse com.paypal.money.HoldingRead.load_by_user(com.paypal.money.LoadByUserRequest)
2019-01-19 00:48:09.944 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@665781c0 matches public abstract com.paypal.money.LoadAccountListByCurrencyCodeResponse com.paypal.money.HoldingRead.load_account_list_by_currency_code(com.paypal.money.LoadAccountListByCurrencyCodeRequest)
2019-01-19 00:48:09.944 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6657bf41 matches public abstract com.paypal.money.GetHoldingTransActivityRecordResponse com.paypal.money.HoldingRead.get_holding_trans_activity_record(com.paypal.money.GetHoldingTransActivityRecordRequest)
2019-01-19 00:48:09.944 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@6657aafa matches public abstract com.paypal.money.GetDbThrottlingKeysResponse com.paypal.money.HoldingRead.get_db_throttling_keys(com.paypal.money.GetDbThrottlingKeysRequest)
2019-01-19 00:48:09.953 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.finsys.CardPlanning
2019-01-19 00:48:09.953 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.953 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.953 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.953 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.953 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.953 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.960 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@50349bcf matches public abstract com.paypal.finsys.CardPlanAuthResponse com.paypal.finsys.CardPlanning.card_plan_auth(com.paypal.finsys.CardPlanAuthRequest)
2019-01-19 00:48:09.960 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5034a241 matches public abstract com.paypal.finsys.CardPlanRefundResponse com.paypal.finsys.CardPlanning.card_plan_refund(com.paypal.finsys.CardPlanRefundRequest)
2019-01-19 00:48:09.960 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5034aa1f matches public abstract com.paypal.finsys.CardPlanVoidResponse com.paypal.finsys.CardPlanning.card_plan_void(com.paypal.finsys.CardPlanVoidRequest)
2019-01-19 00:48:09.960 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5034b386 matches public abstract com.paypal.finsys.CardPlanValidateCaptureResponse com.paypal.finsys.CardPlanning.card_plan_validate_capture(com.paypal.finsys.CardPlanValidateCaptureRequest)
2019-01-19 00:48:09.992 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.financialinstrument.FIWalletRead
2019-01-19 00:48:09.992 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.992 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.992 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.992 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:09.992 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:09.992 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:09.998 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25cf7775 matches public abstract com.paypal.financialinstrument.GetFiwalletResponse com.paypal.financialinstrument.FIWalletRead.get_fiwallet(com.paypal.financialinstrument.GetFiwalletRequest)
2019-01-19 00:48:09.998 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25cf7f4a matches public abstract com.paypal.financialinstrument.GetFisByAccountResponse com.paypal.financialinstrument.FIWalletRead.get_fis_by_account(com.paypal.financialinstrument.GetFisByAccountRequest)
2019-01-19 00:48:09.998 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25cf6616 matches public abstract com.paypal.financialinstrument.GetFiCandidatesByAccountResponse com.paypal.financialinstrument.FIWalletRead.get_fi_candidates_by_account(com.paypal.financialinstrument.GetFiCandidatesByAccountRequest)
2019-01-19 00:48:09.998 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25cf6935 matches public abstract com.paypal.financialinstrument.FindFisResponse com.paypal.financialinstrument.FIWalletRead.find_fis(com.paypal.financialinstrument.FindFisRequest)
2019-01-19 00:48:09.998 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25cf506c matches public abstract com.paypal.financialinstrument.GetFiwalletPreferencesResponse com.paypal.financialinstrument.FIWalletRead.get_fiwallet_preferences(com.paypal.financialinstrument.GetFiwalletPreferencesRequest)
2019-01-19 00:48:09.998 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@25cf5a7c matches public abstract com.paypal.financialinstrument.GetFiwalletPreferenceDetailsResponse com.paypal.financialinstrument.FIWalletRead.get_fiwallet_preference_details(com.paypal.financialinstrument.GetFiwalletPreferenceDetailsRequest)
2019-01-19 00:48:10.001 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches interface com.paypal.fi.client.service.WorkDaysApi
2019-01-19 00:48:10.001 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:10.001 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:10.001 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:10.001 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:10.001 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:10.001 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:10.004 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@22aabdd7 matches public abstract javax.ws.rs.core.Response com.paypal.fi.client.service.WorkDaysApi.getHolidays(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2019-01-19 00:48:35.489 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServletRequest))))) matches class org.apache.catalina.connector.Request
2019-01-19 00:48:35.489 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:48:35.490 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:48:35.490 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:48:35.490 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:48:35.490 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:48:35.490 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:35.527 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext org.apache.catalina.connector.Request.startAsync()
2019-01-19 00:48:35.530 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext org.apache.catalina.connector.Request.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse)
2019-01-19 00:48:36.279 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class org.apache.catalina.servlets.DefaultServlet
2019-01-19 00:48:36.279 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:36.279 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:36.279 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:36.279 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:36.279 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:36.279 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:36.297 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ServletInstrumentation: ((name(equals(service)) 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))))))) matches protected void org.apache.catalina.servlets.DefaultServlet.service(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException
2019-01-19 00:48:36.605 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class com.paypal.ecv.EcvServlet
2019-01-19 00:48:36.605 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:36.605 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:36.605 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:36.605 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:36.606 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:36.606 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:36.620 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ServletInstrumentation: ((name(equals(service)) 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))))))) matches protected void com.paypal.ecv.EcvServlet.service(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException
2019-01-19 00:48:36.680 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class org.springframework.web.context.support.LiveBeansViewServlet
2019-01-19 00:48:36.680 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:36.680 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:36.680 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:36.680 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:36.680 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:36.680 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:37.364 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher
2019-01-19 00:48:37.364 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:37.364 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:37.364 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:37.364 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:37.364 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:37.364 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:37.381 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
2019-01-19 00:48:37.381 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:37.381 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:37.381 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:37.381 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:37.381 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:37.381 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:37.393 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ServletInstrumentation: ((name(equals(service)) 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))))))) matches protected void org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException
2019-01-19 00:48:37.987 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class com.ebay.configuration.console.BaseConfigWebServlet
2019-01-19 00:48:37.987 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:37.987 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:37.987 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:37.987 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:37.987 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:37.987 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:38.002 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class com.ebay.configuration.console.CalServlet
2019-01-19 00:48:38.002 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.002 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:38.002 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.002 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:38.002 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.002 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:38.017 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice ServletInstrumentation: ((name(equals(service)) 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))))))) matches protected final void com.ebay.configuration.console.CalServlet.service(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException
2019-01-19 00:48:38.055 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class com.paypal.raptor.web.vi.ValidateInternalsSRServlet
2019-01-19 00:48:38.055 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.055 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:38.055 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.055 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:38.055 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.055 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:38.151 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class com.netflix.hystrix.contrib.metrics.eventstream.HystrixMetricsStreamServlet
2019-01-19 00:48:38.151 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.151 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:38.151 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.151 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:38.151 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.151 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:38.160 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServlet))))) matches class com.netflix.hystrix.contrib.sample.stream.HystrixSampleSseServlet
2019-01-19 00:48:38.160 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.160 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:38.160 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.160 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.ServletInstrumentation): true
2019-01-19 00:48:38.160 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.ServletInstrumentation is loaded by null
2019-01-19 00:48:38.160 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:38.756 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice JaxRsTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) matches class org.jboss.resteasy.core.AsynchronousDispatcher
2019-01-19 00:48:38.756 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:38.756 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:38.756 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:38.756 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation): true
2019-01-19 00:48:38.756 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation is loaded by null
2019-01-19 00:48:38.756 [localhost-startStop-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:38.765 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5543a832 matches public void org.jboss.resteasy.core.AsynchronousDispatcher.remove(java.lang.String)
2019-01-19 00:48:38.768 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5543890e matches public javax.ws.rs.core.Response org.jboss.resteasy.core.AsynchronousDispatcher.readAndRemove(long,java.lang.String)
2019-01-19 00:48:38.769 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice JaxRsTransactionNameInstrumentation: co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@5543f9d9 matches public javax.ws.rs.core.Response org.jboss.resteasy.core.AsynchronousDispatcher.get(long,java.lang.String)
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice PreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))) matches class com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.413 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.427 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public boolean com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.execute() throws java.sql.SQLException
2019-01-19 00:48:44.429 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeQuery() throws java.sql.SQLException
2019-01-19 00:48:44.430 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeUpdate() throws java.sql.SQLException
2019-01-19 00:48:44.430 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int[] com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeBatch() throws java.sql.SQLException
2019-01-19 00:48:44.435 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.ebay.integ.dal.cal.rt.CalStatementWrapper
2019-01-19 00:48:44.435 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.435 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.435 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.435 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.435 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.435 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.451 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cal.rt.CalStatementWrapper.execute(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.453 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet com.ebay.integ.dal.cal.rt.CalStatementWrapper.executeQuery(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.454 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cal.rt.CalStatementWrapper.executeUpdate(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.455 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cal.rt.CalStatementWrapper.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:44.456 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cal.rt.CalStatementWrapper.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:44.457 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cal.rt.CalStatementWrapper.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:44.458 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cal.rt.CalStatementWrapper.execute(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:44.459 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cal.rt.CalStatementWrapper.execute(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:44.460 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cal.rt.CalStatementWrapper.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:44.481 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.paypal.infra.occ.jdbc.OccPreparedStatement
2019-01-19 00:48:44.481 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.481 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.481 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.481 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.481 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.481 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.481 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice PreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))) matches class com.paypal.infra.occ.jdbc.OccPreparedStatement
2019-01-19 00:48:44.481 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.482 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:44.482 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.482 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:44.482 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.482 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.505 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet com.paypal.infra.occ.jdbc.OccPreparedStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.506 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.paypal.infra.occ.jdbc.OccPreparedStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.507 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet com.paypal.infra.occ.jdbc.OccPreparedStatement.executeQuery() throws java.sql.SQLException
2019-01-19 00:48:44.508 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int com.paypal.infra.occ.jdbc.OccPreparedStatement.executeUpdate() throws java.sql.SQLException
2019-01-19 00:48:44.508 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int[] com.paypal.infra.occ.jdbc.OccPreparedStatement.executeBatch() throws java.sql.SQLException
2019-01-19 00:48:44.509 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public boolean com.paypal.infra.occ.jdbc.OccPreparedStatement.execute() throws java.sql.SQLException
2019-01-19 00:48:44.516 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.paypal.infra.occ.jdbc.OccStatement
2019-01-19 00:48:44.516 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.516 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.516 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.516 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.516 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.516 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.524 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.paypal.infra.occ.jdbc.OccStatement.execute(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.525 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet com.paypal.infra.occ.jdbc.OccStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.525 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.paypal.infra.occ.jdbc.OccStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.526 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.paypal.infra.occ.jdbc.OccStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:44.526 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.paypal.infra.occ.jdbc.OccStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:44.527 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.paypal.infra.occ.jdbc.OccStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:44.528 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.paypal.infra.occ.jdbc.OccStatement.execute(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:44.528 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.paypal.infra.occ.jdbc.OccStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:44.529 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.paypal.infra.occ.jdbc.OccStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:44.540 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.ebay.integ.dal.cm.wrapper.CmPreparedStatementWrapper
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice PreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))) matches class com.ebay.integ.dal.cm.wrapper.CmPreparedStatementWrapper
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.541 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.555 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.wrapper.CmPreparedStatementWrapper.execute() throws java.sql.SQLException
2019-01-19 00:48:44.557 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet com.ebay.integ.dal.cm.wrapper.CmPreparedStatementWrapper.executeQuery() throws java.sql.SQLException
2019-01-19 00:48:44.557 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int com.ebay.integ.dal.cm.wrapper.CmPreparedStatementWrapper.executeUpdate() throws java.sql.SQLException
2019-01-19 00:48:44.562 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.ebay.integ.dal.cm.wrapper.CmStatementWrapper
2019-01-19 00:48:44.563 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.563 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.563 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.563 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.563 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.563 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.571 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.wrapper.CmStatementWrapper.execute(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.572 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet com.ebay.integ.dal.cm.wrapper.CmStatementWrapper.executeQuery(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.573 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.wrapper.CmStatementWrapper.executeUpdate(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.574 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.wrapper.CmStatementWrapper.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:44.574 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.wrapper.CmStatementWrapper.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:44.575 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.cm.wrapper.CmStatementWrapper.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:44.575 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.wrapper.CmStatementWrapper.execute(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:44.576 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.wrapper.CmStatementWrapper.execute(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:44.576 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.cm.wrapper.CmStatementWrapper.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.ebay.integ.dal.map.WrappedStatement
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.StatementInstrumentation): true
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.StatementInstrumentation is loaded by null
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice PreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))) matches class com.ebay.integ.dal.map.WrappedStatement
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation): true
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.jdbc.PreparedStatementInstrumentation is loaded by null
2019-01-19 00:48:44.713 [WrapperStartStopAppMain] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:48:44.739 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet com.ebay.integ.dal.map.WrappedStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.740 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.map.WrappedStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.741 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.map.WrappedStatement.execute(java.lang.String) throws java.sql.SQLException
2019-01-19 00:48:44.742 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int[] com.ebay.integ.dal.map.WrappedStatement.executeBatch() throws java.sql.SQLException
2019-01-19 00:48:44.743 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet com.ebay.integ.dal.map.WrappedStatement.executeQuery() throws java.sql.SQLException
2019-01-19 00:48:44.744 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int com.ebay.integ.dal.map.WrappedStatement.executeUpdate() throws java.sql.SQLException
2019-01-19 00:48:44.745 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice PreparedStatementInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public boolean com.ebay.integ.dal.map.WrappedStatement.execute() throws java.sql.SQLException
2019-01-19 00:48:44.746 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.map.WrappedStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:44.746 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.map.WrappedStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:44.747 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.ebay.integ.dal.map.WrappedStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:48:44.748 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.map.WrappedStatement.execute(java.lang.String,int) throws java.sql.SQLException
2019-01-19 00:48:44.749 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.map.WrappedStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2019-01-19 00:48:44.750 [WrapperStartStopAppMain] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StatementInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.ebay.integ.dal.map.WrappedStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2019-01-19 00:50:10.955 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServletRequest))))) matches class org.apache.catalina.connector.RequestFacade
2019-01-19 00:50:10.955 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:10.955 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:50:10.955 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:10.955 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:50:10.955 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:10.955 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:50:11.009 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext org.apache.catalina.connector.RequestFacade.startAsync() throws java.lang.IllegalStateException
2019-01-19 00:50:11.012 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext org.apache.catalina.connector.RequestFacade.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.lang.IllegalStateException
2019-01-19 00:50:11.209 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice FilterChainInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.FilterChain))))) matches class org.apache.catalina.core.ApplicationFilterChain
2019-01-19 00:50:11.209 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.FilterChainInstrumentation is loaded by null
2019-01-19 00:50:11.209 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.FilterChainInstrumentation): true
2019-01-19 00:50:11.209 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.FilterChainInstrumentation is loaded by null
2019-01-19 00:50:11.209 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.FilterChainInstrumentation): true
2019-01-19 00:50:11.209 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.FilterChainInstrumentation is loaded by null
2019-01-19 00:50:11.210 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:50:11.222 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for advice FilterChainInstrumentation: ((name(equals(doFilter)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))) matches public void org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.io.IOException,javax.servlet.ServletException
2019-01-19 00:50:11.277 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-724c6c7195f504024c97381c866f94f5-e82db31273a3d0d6-01 {
2019-01-19 00:50:11.277 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.startTransaction(ElasticApmTracer.java:151)
at co.elastic.apm.agent.impl.ElasticApmTracer.startTransaction(ElasticApmTracer.java:138)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onBefore(ServletTransactionHelper.java:105)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 00:50:11.278 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-724c6c7195f504024c97381c866f94f5-e82db31273a3d0d6-01 on thread 156
2019-01-19 00:50:11.315 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServletRequest))))) matches class com.paypal.fi.api.interceptors.ContentTypeCorrectingRequestWrapper
2019-01-19 00:50:11.316 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.316 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:50:11.316 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.316 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:50:11.316 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.316 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:50:11.333 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServletRequest))))) matches class javax.servlet.http.HttpServletRequestWrapper
2019-01-19 00:50:11.333 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.333 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:50:11.333 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.333 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:50:11.333 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.333 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:50:11.349 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServletRequest))))) matches class com.paypal.fi.api.interceptors.ClientInfoPopulatingRequestWrapper
2019-01-19 00:50:11.349 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.349 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:50:11.349 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.350 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:50:11.350 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.350 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:50:11.394 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for advice StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.http.HttpServletRequest))))) matches class com.ebay.raptor.configweb.console.IpAddrRequestDelegate
2019-01-19 00:50:11.394 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.394 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$AppClassLoader@23286f39 can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:50:11.394 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.394 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - sun.misc.Launcher$ExtClassLoader@209cadfa can load advice (co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation): true
2019-01-19 00:50:11.394 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - Advice co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation is loaded by null
2019-01-19 00:50:11.394 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.bci.ElasticApmAgent - bootstrap classloader
2019-01-19 00:50:11.816 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'ConsoleFrontController#doGet' 00-724c6c7195f504024c97381c866f94f5-e82db31273a3d0d6-01 on thread 156
2019-01-19 00:50:11.816 [DefaultThreadPool-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'ConsoleFrontController#doGet' 00-724c6c7195f504024c97381c866f94f5-e82db31273a3d0d6-01
2019-01-19 00:50:11.817 [DefaultThreadPool-1] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:268)
at co.elastic.apm.agent.impl.transaction.Transaction.doEnd(Transaction.java:146)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:210)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:197)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:155)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 00:50:11.819 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 0)
2019-01-19 00:50:11.819 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://10.180.176.96:8200/intake/v2/events
2019-01-19 00:50:11.830 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2019-01-19 00:50:21.830 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2019-01-19 00:50:21.830 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 1)
2019-01-19 00:50:21.831 [apm-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"fimanagementserv-ca","agent":{"name":"java","version":"1.2.0"},"language":{"name":"Java","version":"1.8.0-zing_18.08.0.0"},"runtime":{"name":"Java","version":"1.8.0-zing_18.08.0.0"},"version":null},"process":{"pid":63963,"title":"/opt/zing/zing-jdk1.8.0-18.08.0.0-3/jre/bin/java"},"system":{"architecture":"amd64","hostname":"fimanagementserv-ca10965","platform":"Linux"}}}
{"transaction":{"timestamp":1547887811276012,"name":"ConsoleFrontController#doGet","id":"e82db31273a3d0d6","trace_id":"724c6c7195f504024c97381c866f94f5","type":"request","duration":540.491,"result":"HTTP 2xx","context":{"request":{"method":"GET","headers":{"te":"deflate,gzip;q=0.3","connection":"TE, close","host":"127.0.0.1:13638","user-agent":"libwww-perl/6.15"},"url":{"full":"http://127.0.0.1:13638/admin/v3console/ValidateInternals?forceXml=true","hostname":"127.0.0.1","port":"13638","pathname":"/admin/v3console/ValidateInternals","search":"forceXml=true","protocol":"http"},"socket":{"encrypted":false,"remote_address":"127.0.0.1"},"http_version":"1.1"},"response":{"headers":{"Content-Type":"text/xml;charset=utf-8","Transfer-Encoding":"chunked","Date":"Sat, 19 Jan 2019 08:50:11 GMT","Connection":"close"},"finished":true,"headers_sent":true,"status_code":200},"tags":{}},"span_count":{"dropped":0,"started":0},"sampled":true}}
2019-01-19 00:50:21.831 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1345 uncompressed 748 compressed bytes
2019-01-19 00:52:19.255 [DefaultThreadPool-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-97325d549a98df60ccbbb66df35e44e0-395020de1bb12bc6-01 {
2019-01-19 00:52:19.255 [DefaultThreadPool-2] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.startTransaction(ElasticApmTracer.java:151)
at co.elastic.apm.agent.impl.ElasticApmTracer.startTransaction(ElasticApmTracer.java:138)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onBefore(ServletTransactionHelper.java:105)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 00:52:19.255 [DefaultThreadPool-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-97325d549a98df60ccbbb66df35e44e0-395020de1bb12bc6-01 on thread 157
2019-01-19 00:52:19.547 [DefaultThreadPool-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'ConsoleFrontController#doGet' 00-97325d549a98df60ccbbb66df35e44e0-395020de1bb12bc6-01 on thread 157
2019-01-19 00:52:19.547 [DefaultThreadPool-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'ConsoleFrontController#doGet' 00-97325d549a98df60ccbbb66df35e44e0-395020de1bb12bc6-01
2019-01-19 00:52:19.547 [DefaultThreadPool-2] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:268)
at co.elastic.apm.agent.impl.transaction.Transaction.doEnd(Transaction.java:146)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:210)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:197)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:155)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 00:52:19.548 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 2)
2019-01-19 00:52:19.548 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://10.180.176.96:8200/intake/v2/events
2019-01-19 00:52:19.550 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2019-01-19 00:52:29.551 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2019-01-19 00:52:29.551 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 3)
2019-01-19 00:52:29.551 [apm-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"fimanagementserv-ca","agent":{"name":"java","version":"1.2.0"},"language":{"name":"Java","version":"1.8.0-zing_18.08.0.0"},"runtime":{"name":"Java","version":"1.8.0-zing_18.08.0.0"},"version":null},"process":{"pid":63963,"title":"/opt/zing/zing-jdk1.8.0-18.08.0.0-3/jre/bin/java"},"system":{"architecture":"amd64","hostname":"fimanagementserv-ca10965","platform":"Linux"}}}
{"transaction":{"timestamp":1547887939255005,"name":"ConsoleFrontController#doGet","id":"395020de1bb12bc6","trace_id":"97325d549a98df60ccbbb66df35e44e0","type":"request","duration":292.283,"result":"HTTP 2xx","context":{"request":{"method":"GET","headers":{"accept-encoding":"identity","host":"localhost:13638","connection":"close","user-agent":"Python-urllib/2.7"},"url":{"full":"http://localhost:13638/admin/v3console/ViewJMXMBeans","hostname":"localhost","port":"13638","pathname":"/admin/v3console/ViewJMXMBeans","protocol":"http"},"socket":{"encrypted":false,"remote_address":"127.0.0.1"},"http_version":"1.1"},"response":{"headers":{"Pragma":"No-cache","Cache-Control":"no-cache","Expires":"Thu, 01 Jan 1970 00:00:00 GMT","Content-Type":"text/html;charset=ISO-8859-1","Transfer-Encoding":"chunked","Date":"Sat, 19 Jan 2019 08:52:19 GMT","Connection":"close"},"finished":true,"headers_sent":true,"status_code":200},"tags":{}},"span_count":{"dropped":0,"started":0},"sampled":true}}
2019-01-19 00:52:29.551 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1393 uncompressed 775 compressed bytes
2019-01-19 01:05:48.964 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-bbb05e7cdafa5245a2a6146eec2672cb-34320efc8d8974b8-01 {
2019-01-19 01:05:48.964 [DefaultThreadPool-8] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - starting transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been started from
at co.elastic.apm.agent.impl.ElasticApmTracer.startTransaction(ElasticApmTracer.java:151)
at co.elastic.apm.agent.impl.ElasticApmTracer.startTransaction(ElasticApmTracer.java:138)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onBefore(ServletTransactionHelper.java:105)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:48.964 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-bbb05e7cdafa5245a2a6146eec2672cb-34320efc8d8974b8-01 on thread 163
2019-01-19 01:05:49.604 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-bbb05e7cdafa5245a2a6146eec2672cb-10a237d2417a142d-01 {
2019-01-19 01:05:49.604 [DefaultThreadPool-8] TRACE co.elastic.apm.agent.impl.transaction.Span - starting span at
java.lang.RuntimeException: this exception is just used to record where the span has been started from
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:68)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:219)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:187)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:183)
at co.elastic.apm.agent.jdbc.helper.JdbcHelperImpl.createJdbcSpan(JdbcHelperImpl.java:52)
at com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeQuery(CalPreparedStatementWrapper.java:93)
at com.ebay.integ.dal.map.QueryEngine.executeQuery(QueryEngine.java:5178)
at com.ebay.integ.dal.map.QueryEngine.doBuildAndExecuteSelectStatement(QueryEngine.java:4854)
at com.ebay.integ.dal.map.QueryEngine.buildAndExecuteSelectStatementWithRetries(QueryEngine.java:4738)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsInternal(QueryEngine.java:2794)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsWithSoftCheckInternal(QueryEngine.java:2350)
at com.ebay.integ.dal.map.QueryEngine.readMultipleInternal(QueryEngine.java:1926)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1422)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1387)
at com.paypal.fi.data.datasource.FailoverDetectableQueryEngine.readSingle(FailoverDetectableQueryEngine.java:154)
at com.paypal.fi.data.dataobj.WalletVersionDODAO.findByAccountNumberDataType(WalletVersionDODAO.java:154)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletTimeUpdated(WalletVersionDataServiceImpl.java:144)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa.getWalletTimeUpdated(<generated>)
at com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl.populateUserDataSource(UserDataSourceCacheImpl.java:162)
at com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl.getFromCache(UserDataSourceCacheImpl.java:129)
at com.paypal.fi.core.service.cache.AbstractFICache.get(AbstractFICache.java:149)
at org.springframework.cache.interceptor.AbstractCacheInvoker.doGet(AbstractCacheInvoker.java:71)
at org.springframework.cache.interceptor.CacheAspectSupport.findInCaches(CacheAspectSupport.java:534)
at org.springframework.cache.interceptor.CacheAspectSupport.findCachedItem(CacheAspectSupport.java:500)
at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:386)
at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:324)
at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.core.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$b99feb8d.getUserData(<generated>)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:212)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:201)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82.getWallet(<generated>)
at com.paypal.fi.core.service.impl.GenericReadServiceImpl.getWallet(GenericReadServiceImpl.java:148)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1.getWalletByAccount(WalletsReadControllerImplV1.java:131)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at com.paypal.fi.core.annotation.CalTransactionAwareInterceptor.invoke(CalTransactionAwareInterceptor.java:74)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb.getWalletByAccount(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:140)
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:294)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:248)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:235)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209)
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:227)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.HelixUriCompatibilityFilter.doFilter(HelixUriCompatibilityFilter.java:25)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.CoreContextFilter.doFilter(CoreContextFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLApplicationFilter.doFilter(SSLApplicationFilter.java:58)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLValidateInternalsFilter.doFilter(SSLValidateInternalsFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.logging.OuterTransactionCalFilter.doFilter(OuterTransactionCalFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.asf.service.AsfServiceServletFilter.doFilter(AsfServiceServletFilter.java:98)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ClientInfoPopulatingFilter.doFilter(ClientInfoPopulatingFilter.java:32)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ContentTypeCorrectingFilter.doFilter(ContentTypeCorrectingFilter.java:38)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:49.606 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-bbb05e7cdafa5245a2a6146eec2672cb-10a237d2417a142d-01 on thread 163
2019-01-19 01:05:49.645 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT' 00-bbb05e7cdafa5245a2a6146eec2672cb-10a237d2417a142d-01 on thread 163
2019-01-19 01:05:49.645 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT' 00-bbb05e7cdafa5245a2a6146eec2672cb-10a237d2417a142d-01
2019-01-19 01:05:49.645 [DefaultThreadPool-8] TRACE co.elastic.apm.agent.impl.transaction.Span - ending span at
java.lang.RuntimeException: this exception is just used to record where the span has been ended from
at co.elastic.apm.agent.impl.transaction.Span.doEnd(Span.java:97)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:210)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:197)
at com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeQuery(CalPreparedStatementWrapper.java:121)
at com.ebay.integ.dal.map.QueryEngine.executeQuery(QueryEngine.java:5178)
at com.ebay.integ.dal.map.QueryEngine.doBuildAndExecuteSelectStatement(QueryEngine.java:4854)
at com.ebay.integ.dal.map.QueryEngine.buildAndExecuteSelectStatementWithRetries(QueryEngine.java:4738)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsInternal(QueryEngine.java:2794)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsWithSoftCheckInternal(QueryEngine.java:2350)
at com.ebay.integ.dal.map.QueryEngine.readMultipleInternal(QueryEngine.java:1926)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1422)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1387)
at com.paypal.fi.data.datasource.FailoverDetectableQueryEngine.readSingle(FailoverDetectableQueryEngine.java:154)
at com.paypal.fi.data.dataobj.WalletVersionDODAO.findByAccountNumberDataType(WalletVersionDODAO.java:154)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletTimeUpdated(WalletVersionDataServiceImpl.java:144)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa.getWalletTimeUpdated(<generated>)
at com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl.populateUserDataSource(UserDataSourceCacheImpl.java:162)
at com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl.getFromCache(UserDataSourceCacheImpl.java:129)
at com.paypal.fi.core.service.cache.AbstractFICache.get(AbstractFICache.java:149)
at org.springframework.cache.interceptor.AbstractCacheInvoker.doGet(AbstractCacheInvoker.java:71)
at org.springframework.cache.interceptor.CacheAspectSupport.findInCaches(CacheAspectSupport.java:534)
at org.springframework.cache.interceptor.CacheAspectSupport.findCachedItem(CacheAspectSupport.java:500)
at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:386)
at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:324)
at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.core.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$b99feb8d.getUserData(<generated>)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:212)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:201)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82.getWallet(<generated>)
at com.paypal.fi.core.service.impl.GenericReadServiceImpl.getWallet(GenericReadServiceImpl.java:148)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1.getWalletByAccount(WalletsReadControllerImplV1.java:131)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at com.paypal.fi.core.annotation.CalTransactionAwareInterceptor.invoke(CalTransactionAwareInterceptor.java:74)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb.getWalletByAccount(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:140)
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:294)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:248)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:235)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209)
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:227)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.HelixUriCompatibilityFilter.doFilter(HelixUriCompatibilityFilter.java:25)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.CoreContextFilter.doFilter(CoreContextFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLApplicationFilter.doFilter(SSLApplicationFilter.java:58)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLValidateInternalsFilter.doFilter(SSLValidateInternalsFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.logging.OuterTransactionCalFilter.doFilter(OuterTransactionCalFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.asf.service.AsfServiceServletFilter.doFilter(AsfServiceServletFilter.java:98)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ClientInfoPopulatingFilter.doFilter(ClientInfoPopulatingFilter.java:32)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ContentTypeCorrectingFilter.doFilter(ContentTypeCorrectingFilter.java:38)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:49.647 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 4)
2019-01-19 01:05:49.647 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://10.180.176.96:8200/intake/v2/events
2019-01-19 01:05:49.649 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2019-01-19 01:05:50.039 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-bbb05e7cdafa5245a2a6146eec2672cb-9163dedcb7e7bdcf-01 {
2019-01-19 01:05:50.039 [DefaultThreadPool-8] TRACE co.elastic.apm.agent.impl.transaction.Span - starting span at
java.lang.RuntimeException: this exception is just used to record where the span has been started from
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:68)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:219)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:187)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:183)
at co.elastic.apm.agent.jdbc.helper.JdbcHelperImpl.createJdbcSpan(JdbcHelperImpl.java:52)
at com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeQuery(CalPreparedStatementWrapper.java:93)
at com.ebay.integ.dal.map.QueryEngine.executeQuery(QueryEngine.java:5178)
at com.ebay.integ.dal.map.QueryEngine.doBuildAndExecuteSelectStatement(QueryEngine.java:4854)
at com.ebay.integ.dal.map.QueryEngine.buildAndExecuteSelectStatementWithRetries(QueryEngine.java:4738)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsInternal(QueryEngine.java:2794)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsWithSoftCheckInternal(QueryEngine.java:2350)
at com.ebay.integ.dal.map.QueryEngine.readMultipleInternal(QueryEngine.java:1926)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1422)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1387)
at com.paypal.fi.data.datasource.FailoverDetectableQueryEngine.readSingle(FailoverDetectableQueryEngine.java:154)
at com.paypal.fi.data.dataobj.WalletVersionDODAO.findByAccountNumberDataType(WalletVersionDODAO.java:154)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletVersionFromDB(WalletVersionDataServiceImpl.java:104)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletVersion(WalletVersionDataServiceImpl.java:97)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa.getWalletVersion(<generated>)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.conditionalLoad(DataStoreWalletReadServiceImpl.java:1364)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getLegacyCreditData(DataStoreWalletReadServiceImpl.java:1223)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWalletInternal(DataStoreWalletReadServiceImpl.java:248)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:214)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:201)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82.getWallet(<generated>)
at com.paypal.fi.core.service.impl.GenericReadServiceImpl.getWallet(GenericReadServiceImpl.java:148)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1.getWalletByAccount(WalletsReadControllerImplV1.java:131)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at com.paypal.fi.core.annotation.CalTransactionAwareInterceptor.invoke(CalTransactionAwareInterceptor.java:74)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb.getWalletByAccount(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:140)
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:294)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:248)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:235)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209)
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:227)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.HelixUriCompatibilityFilter.doFilter(HelixUriCompatibilityFilter.java:25)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.CoreContextFilter.doFilter(CoreContextFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLApplicationFilter.doFilter(SSLApplicationFilter.java:58)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLValidateInternalsFilter.doFilter(SSLValidateInternalsFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.logging.OuterTransactionCalFilter.doFilter(OuterTransactionCalFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.asf.service.AsfServiceServletFilter.doFilter(AsfServiceServletFilter.java:98)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ClientInfoPopulatingFilter.doFilter(ClientInfoPopulatingFilter.java:32)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ContentTypeCorrectingFilter.doFilter(ContentTypeCorrectingFilter.java:38)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:50.042 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-bbb05e7cdafa5245a2a6146eec2672cb-9163dedcb7e7bdcf-01 on thread 163
2019-01-19 01:05:50.046 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT' 00-bbb05e7cdafa5245a2a6146eec2672cb-9163dedcb7e7bdcf-01 on thread 163
2019-01-19 01:05:50.047 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT' 00-bbb05e7cdafa5245a2a6146eec2672cb-9163dedcb7e7bdcf-01
2019-01-19 01:05:50.047 [DefaultThreadPool-8] TRACE co.elastic.apm.agent.impl.transaction.Span - ending span at
java.lang.RuntimeException: this exception is just used to record where the span has been ended from
at co.elastic.apm.agent.impl.transaction.Span.doEnd(Span.java:97)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:210)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:197)
at com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeQuery(CalPreparedStatementWrapper.java:121)
at com.ebay.integ.dal.map.QueryEngine.executeQuery(QueryEngine.java:5178)
at com.ebay.integ.dal.map.QueryEngine.doBuildAndExecuteSelectStatement(QueryEngine.java:4854)
at com.ebay.integ.dal.map.QueryEngine.buildAndExecuteSelectStatementWithRetries(QueryEngine.java:4738)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsInternal(QueryEngine.java:2794)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsWithSoftCheckInternal(QueryEngine.java:2350)
at com.ebay.integ.dal.map.QueryEngine.readMultipleInternal(QueryEngine.java:1926)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1422)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1387)
at com.paypal.fi.data.datasource.FailoverDetectableQueryEngine.readSingle(FailoverDetectableQueryEngine.java:154)
at com.paypal.fi.data.dataobj.WalletVersionDODAO.findByAccountNumberDataType(WalletVersionDODAO.java:154)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletVersionFromDB(WalletVersionDataServiceImpl.java:104)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletVersion(WalletVersionDataServiceImpl.java:97)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa.getWalletVersion(<generated>)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.conditionalLoad(DataStoreWalletReadServiceImpl.java:1364)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getLegacyCreditData(DataStoreWalletReadServiceImpl.java:1223)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWalletInternal(DataStoreWalletReadServiceImpl.java:248)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:214)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:201)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82.getWallet(<generated>)
at com.paypal.fi.core.service.impl.GenericReadServiceImpl.getWallet(GenericReadServiceImpl.java:148)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1.getWalletByAccount(WalletsReadControllerImplV1.java:131)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at com.paypal.fi.core.annotation.CalTransactionAwareInterceptor.invoke(CalTransactionAwareInterceptor.java:74)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb.getWalletByAccount(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:140)
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:294)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:248)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:235)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209)
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:227)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.HelixUriCompatibilityFilter.doFilter(HelixUriCompatibilityFilter.java:25)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.CoreContextFilter.doFilter(CoreContextFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLApplicationFilter.doFilter(SSLApplicationFilter.java:58)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLValidateInternalsFilter.doFilter(SSLValidateInternalsFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.logging.OuterTransactionCalFilter.doFilter(OuterTransactionCalFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.asf.service.AsfServiceServletFilter.doFilter(AsfServiceServletFilter.java:98)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ClientInfoPopulatingFilter.doFilter(ClientInfoPopulatingFilter.java:32)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ContentTypeCorrectingFilter.doFilter(ContentTypeCorrectingFilter.java:38)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:50.049 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 5)
2019-01-19 01:05:50.744 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'HttpServlet30Dispatcher#doGet' 00-bbb05e7cdafa5245a2a6146eec2672cb-34320efc8d8974b8-01 on thread 163
2019-01-19 01:05:50.744 [DefaultThreadPool-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'HttpServlet30Dispatcher#doGet' 00-bbb05e7cdafa5245a2a6146eec2672cb-34320efc8d8974b8-01
2019-01-19 01:05:50.744 [DefaultThreadPool-8] TRACE co.elastic.apm.agent.impl.ElasticApmTracer - ending transaction at
java.lang.RuntimeException: this exception is just used to record where the transaction has been ended from
at co.elastic.apm.agent.impl.ElasticApmTracer.endTransaction(ElasticApmTracer.java:268)
at co.elastic.apm.agent.impl.transaction.Transaction.doEnd(Transaction.java:146)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:210)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:197)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:155)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:50.744 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 6)
2019-01-19 01:05:51.053 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-0171149b32ce9b619a27b3f8e0935b24-06c80fe21c5f8a22-01 {
2019-01-19 01:05:51.053 [DefaultThreadPool-15] 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.startTransaction(ElasticApmTracer.java:151)
at co.elastic.apm.agent.impl.ElasticApmTracer.startTransaction(ElasticApmTracer.java:138)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onBefore(ServletTransactionHelper.java:105)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:51.054 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-0171149b32ce9b619a27b3f8e0935b24-06c80fe21c5f8a22-01 on thread 170
2019-01-19 01:05:51.082 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-0171149b32ce9b619a27b3f8e0935b24-d34ae67d4f59343d-01 {
2019-01-19 01:05:51.082 [DefaultThreadPool-15] TRACE co.elastic.apm.agent.impl.transaction.Span - starting span at
java.lang.RuntimeException: this exception is just used to record where the span has been started from
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:68)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:219)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:187)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:183)
at co.elastic.apm.agent.jdbc.helper.JdbcHelperImpl.createJdbcSpan(JdbcHelperImpl.java:52)
at com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeQuery(CalPreparedStatementWrapper.java:93)
at com.ebay.integ.dal.map.QueryEngine.executeQuery(QueryEngine.java:5178)
at com.ebay.integ.dal.map.QueryEngine.doBuildAndExecuteSelectStatement(QueryEngine.java:4854)
at com.ebay.integ.dal.map.QueryEngine.buildAndExecuteSelectStatementWithRetries(QueryEngine.java:4738)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsInternal(QueryEngine.java:2794)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsWithSoftCheckInternal(QueryEngine.java:2350)
at com.ebay.integ.dal.map.QueryEngine.readMultipleInternal(QueryEngine.java:1926)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1422)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1387)
at com.paypal.fi.data.datasource.FailoverDetectableQueryEngine.readSingle(FailoverDetectableQueryEngine.java:154)
at com.paypal.fi.data.dataobj.WalletVersionDODAO.findByAccountNumberDataType(WalletVersionDODAO.java:154)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletTimeUpdated(WalletVersionDataServiceImpl.java:144)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa.getWalletTimeUpdated(<generated>)
at com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl.populateUserDataSource(UserDataSourceCacheImpl.java:162)
at com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl.getFromCache(UserDataSourceCacheImpl.java:129)
at com.paypal.fi.core.service.cache.AbstractFICache.get(AbstractFICache.java:149)
at org.springframework.cache.interceptor.AbstractCacheInvoker.doGet(AbstractCacheInvoker.java:71)
at org.springframework.cache.interceptor.CacheAspectSupport.findInCaches(CacheAspectSupport.java:534)
at org.springframework.cache.interceptor.CacheAspectSupport.findCachedItem(CacheAspectSupport.java:500)
at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:386)
at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:324)
at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.core.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$b99feb8d.getUserData(<generated>)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:212)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:201)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82.getWallet(<generated>)
at com.paypal.fi.core.service.impl.GenericReadServiceImpl.getWallet(GenericReadServiceImpl.java:148)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1.getWalletByAccount(WalletsReadControllerImplV1.java:131)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at com.paypal.fi.core.annotation.CalTransactionAwareInterceptor.invoke(CalTransactionAwareInterceptor.java:74)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb.getWalletByAccount(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:140)
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:294)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:248)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:235)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209)
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:227)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.HelixUriCompatibilityFilter.doFilter(HelixUriCompatibilityFilter.java:25)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.CoreContextFilter.doFilter(CoreContextFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLApplicationFilter.doFilter(SSLApplicationFilter.java:58)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLValidateInternalsFilter.doFilter(SSLValidateInternalsFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.logging.OuterTransactionCalFilter.doFilter(OuterTransactionCalFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.asf.service.AsfServiceServletFilter.doFilter(AsfServiceServletFilter.java:98)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ClientInfoPopulatingFilter.doFilter(ClientInfoPopulatingFilter.java:32)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ContentTypeCorrectingFilter.doFilter(ContentTypeCorrectingFilter.java:38)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:51.085 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-0171149b32ce9b619a27b3f8e0935b24-d34ae67d4f59343d-01 on thread 170
2019-01-19 01:05:51.090 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT' 00-0171149b32ce9b619a27b3f8e0935b24-d34ae67d4f59343d-01 on thread 170
2019-01-19 01:05:51.090 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT' 00-0171149b32ce9b619a27b3f8e0935b24-d34ae67d4f59343d-01
2019-01-19 01:05:51.090 [DefaultThreadPool-15] TRACE co.elastic.apm.agent.impl.transaction.Span - ending span at
java.lang.RuntimeException: this exception is just used to record where the span has been ended from
at co.elastic.apm.agent.impl.transaction.Span.doEnd(Span.java:97)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:210)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:197)
at com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeQuery(CalPreparedStatementWrapper.java:121)
at com.ebay.integ.dal.map.QueryEngine.executeQuery(QueryEngine.java:5178)
at com.ebay.integ.dal.map.QueryEngine.doBuildAndExecuteSelectStatement(QueryEngine.java:4854)
at com.ebay.integ.dal.map.QueryEngine.buildAndExecuteSelectStatementWithRetries(QueryEngine.java:4738)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsInternal(QueryEngine.java:2794)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsWithSoftCheckInternal(QueryEngine.java:2350)
at com.ebay.integ.dal.map.QueryEngine.readMultipleInternal(QueryEngine.java:1926)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1422)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1387)
at com.paypal.fi.data.datasource.FailoverDetectableQueryEngine.readSingle(FailoverDetectableQueryEngine.java:154)
at com.paypal.fi.data.dataobj.WalletVersionDODAO.findByAccountNumberDataType(WalletVersionDODAO.java:154)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletTimeUpdated(WalletVersionDataServiceImpl.java:144)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa.getWalletTimeUpdated(<generated>)
at com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl.populateUserDataSource(UserDataSourceCacheImpl.java:162)
at com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl.getFromCache(UserDataSourceCacheImpl.java:129)
at com.paypal.fi.core.service.cache.AbstractFICache.get(AbstractFICache.java:149)
at org.springframework.cache.interceptor.AbstractCacheInvoker.doGet(AbstractCacheInvoker.java:71)
at org.springframework.cache.interceptor.CacheAspectSupport.findInCaches(CacheAspectSupport.java:534)
at org.springframework.cache.interceptor.CacheAspectSupport.findCachedItem(CacheAspectSupport.java:500)
at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:386)
at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:324)
at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.core.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$b99feb8d.getUserData(<generated>)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:212)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:201)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82.getWallet(<generated>)
at com.paypal.fi.core.service.impl.GenericReadServiceImpl.getWallet(GenericReadServiceImpl.java:148)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1.getWalletByAccount(WalletsReadControllerImplV1.java:131)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at com.paypal.fi.core.annotation.CalTransactionAwareInterceptor.invoke(CalTransactionAwareInterceptor.java:74)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb.getWalletByAccount(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:140)
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:294)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:248)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:235)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209)
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:227)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.HelixUriCompatibilityFilter.doFilter(HelixUriCompatibilityFilter.java:25)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.CoreContextFilter.doFilter(CoreContextFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLApplicationFilter.doFilter(SSLApplicationFilter.java:58)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLValidateInternalsFilter.doFilter(SSLValidateInternalsFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.logging.OuterTransactionCalFilter.doFilter(OuterTransactionCalFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.asf.service.AsfServiceServletFilter.doFilter(AsfServiceServletFilter.java:98)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ClientInfoPopulatingFilter.doFilter(ClientInfoPopulatingFilter.java:32)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ContentTypeCorrectingFilter.doFilter(ContentTypeCorrectingFilter.java:38)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:51.093 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 7)
2019-01-19 01:05:51.186 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-0171149b32ce9b619a27b3f8e0935b24-b0d6ccc668dc362a-01 {
2019-01-19 01:05:51.186 [DefaultThreadPool-15] TRACE co.elastic.apm.agent.impl.transaction.Span - starting span at
java.lang.RuntimeException: this exception is just used to record where the span has been started from
at co.elastic.apm.agent.impl.transaction.Span.start(Span.java:68)
at co.elastic.apm.agent.impl.ElasticApmTracer.startSpan(ElasticApmTracer.java:219)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:187)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.createSpan(AbstractSpan.java:183)
at co.elastic.apm.agent.jdbc.helper.JdbcHelperImpl.createJdbcSpan(JdbcHelperImpl.java:52)
at com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeQuery(CalPreparedStatementWrapper.java:93)
at com.ebay.integ.dal.map.QueryEngine.executeQuery(QueryEngine.java:5178)
at com.ebay.integ.dal.map.QueryEngine.doBuildAndExecuteSelectStatement(QueryEngine.java:4854)
at com.ebay.integ.dal.map.QueryEngine.buildAndExecuteSelectStatementWithRetries(QueryEngine.java:4738)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsInternal(QueryEngine.java:2794)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsWithSoftCheckInternal(QueryEngine.java:2350)
at com.ebay.integ.dal.map.QueryEngine.readMultipleInternal(QueryEngine.java:1926)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1422)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1387)
at com.paypal.fi.data.datasource.FailoverDetectableQueryEngine.readSingle(FailoverDetectableQueryEngine.java:154)
at com.paypal.fi.data.dataobj.WalletVersionDODAO.findByAccountNumberDataType(WalletVersionDODAO.java:154)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletVersionFromDB(WalletVersionDataServiceImpl.java:104)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletVersion(WalletVersionDataServiceImpl.java:97)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa.getWalletVersion(<generated>)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.conditionalLoad(DataStoreWalletReadServiceImpl.java:1364)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getLegacyCreditData(DataStoreWalletReadServiceImpl.java:1223)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWalletInternal(DataStoreWalletReadServiceImpl.java:248)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:214)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:201)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82.getWallet(<generated>)
at com.paypal.fi.core.service.impl.GenericReadServiceImpl.getWallet(GenericReadServiceImpl.java:148)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1.getWalletByAccount(WalletsReadControllerImplV1.java:131)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at com.paypal.fi.core.annotation.CalTransactionAwareInterceptor.invoke(CalTransactionAwareInterceptor.java:74)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb.getWalletByAccount(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:140)
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:294)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:248)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:235)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209)
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:227)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.HelixUriCompatibilityFilter.doFilter(HelixUriCompatibilityFilter.java:25)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.CoreContextFilter.doFilter(CoreContextFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLApplicationFilter.doFilter(SSLApplicationFilter.java:58)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLValidateInternalsFilter.doFilter(SSLValidateInternalsFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.logging.OuterTransactionCalFilter.doFilter(OuterTransactionCalFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.asf.service.AsfServiceServletFilter.doFilter(AsfServiceServletFilter.java:98)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ClientInfoPopulatingFilter.doFilter(ClientInfoPopulatingFilter.java:32)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ContentTypeCorrectingFilter.doFilter(ContentTypeCorrectingFilter.java:38)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:51.190 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-0171149b32ce9b619a27b3f8e0935b24-b0d6ccc668dc362a-01 on thread 170
2019-01-19 01:05:51.196 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT' 00-0171149b32ce9b619a27b3f8e0935b24-b0d6ccc668dc362a-01 on thread 170
2019-01-19 01:05:51.197 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT' 00-0171149b32ce9b619a27b3f8e0935b24-b0d6ccc668dc362a-01
2019-01-19 01:05:51.197 [DefaultThreadPool-15] TRACE co.elastic.apm.agent.impl.transaction.Span - ending span at
java.lang.RuntimeException: this exception is just used to record where the span has been ended from
at co.elastic.apm.agent.impl.transaction.Span.doEnd(Span.java:97)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:210)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:197)
at com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper.executeQuery(CalPreparedStatementWrapper.java:121)
at com.ebay.integ.dal.map.QueryEngine.executeQuery(QueryEngine.java:5178)
at com.ebay.integ.dal.map.QueryEngine.doBuildAndExecuteSelectStatement(QueryEngine.java:4854)
at com.ebay.integ.dal.map.QueryEngine.buildAndExecuteSelectStatementWithRetries(QueryEngine.java:4738)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsInternal(QueryEngine.java:2794)
at com.ebay.integ.dal.map.QueryEngine.fetchNextObjectsWithSoftCheckInternal(QueryEngine.java:2350)
at com.ebay.integ.dal.map.QueryEngine.readMultipleInternal(QueryEngine.java:1926)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1422)
at com.ebay.integ.dal.map.QueryEngine.readSingle(QueryEngine.java:1387)
at com.paypal.fi.data.datasource.FailoverDetectableQueryEngine.readSingle(FailoverDetectableQueryEngine.java:154)
at com.paypal.fi.data.dataobj.WalletVersionDODAO.findByAccountNumberDataType(WalletVersionDODAO.java:154)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletVersionFromDB(WalletVersionDataServiceImpl.java:104)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl.getWalletVersion(WalletVersionDataServiceImpl.java:97)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa.getWalletVersion(<generated>)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.conditionalLoad(DataStoreWalletReadServiceImpl.java:1364)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getLegacyCreditData(DataStoreWalletReadServiceImpl.java:1223)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWalletInternal(DataStoreWalletReadServiceImpl.java:248)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:214)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl.getWallet(DataStoreWalletReadServiceImpl.java:201)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
at com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82.getWallet(<generated>)
at com.paypal.fi.core.service.impl.GenericReadServiceImpl.getWallet(GenericReadServiceImpl.java:148)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1.getWalletByAccount(WalletsReadControllerImplV1.java:131)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at com.paypal.fi.core.annotation.CalTransactionAwareInterceptor.invoke(CalTransactionAwareInterceptor.java:74)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
at com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb.getWalletByAccount(<generated>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:140)
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:294)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:248)
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:235)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209)
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:227)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.HelixUriCompatibilityFilter.doFilter(HelixUriCompatibilityFilter.java:25)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.CoreContextFilter.doFilter(CoreContextFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLApplicationFilter.doFilter(SSLApplicationFilter.java:58)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.web.filters.SSLValidateInternalsFilter.doFilter(SSLValidateInternalsFilter.java:70)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.platform.service.rest.logging.OuterTransactionCalFilter.doFilter(OuterTransactionCalFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.raptor.asf.service.AsfServiceServletFilter.doFilter(AsfServiceServletFilter.java:98)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ClientInfoPopulatingFilter.doFilter(ClientInfoPopulatingFilter.java:32)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.paypal.fi.api.interceptors.ContentTypeCorrectingFilter.doFilter(ContentTypeCorrectingFilter.java:38)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:51.201 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 8)
2019-01-19 01:05:52.058 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'HttpServlet30Dispatcher#doGet' 00-0171149b32ce9b619a27b3f8e0935b24-06c80fe21c5f8a22-01 on thread 170
2019-01-19 01:05:52.058 [DefaultThreadPool-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'HttpServlet30Dispatcher#doGet' 00-0171149b32ce9b619a27b3f8e0935b24-06c80fe21c5f8a22-01
2019-01-19 01:05:52.058 [DefaultThreadPool-15] 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:268)
at co.elastic.apm.agent.impl.transaction.Transaction.doEnd(Transaction.java:146)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:210)
at co.elastic.apm.agent.impl.transaction.AbstractSpan.end(AbstractSpan.java:197)
at co.elastic.apm.agent.servlet.ServletTransactionHelper.onAfter(ServletTransactionHelper.java:155)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:168)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
2019-01-19 01:05:52.059 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 9)
2019-01-19 01:05:59.650 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2019-01-19 01:05:59.650 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 10)
2019-01-19 01:05:59.652 [apm-reporter] TRACE co.elastic.apm.agent.report.serialize.DslJsonSerializer - {"metadata":{"service":{"name":"fimanagementserv-ca","agent":{"name":"java","version":"1.2.0"},"language":{"name":"Java","version":"1.8.0-zing_18.08.0.0"},"runtime":{"name":"Java","version":"1.8.0-zing_18.08.0.0"},"version":null},"process":{"pid":63963,"title":"/opt/zing/zing-jdk1.8.0-18.08.0.0-3/jre/bin/java"},"system":{"architecture":"amd64","hostname":"fimanagementserv-ca10965","platform":"Linux"}}}
{"span":{"name":"SELECT","timestamp":1547888749599581,"id":"10a237d2417a142d","trace_id":"bbb05e7cdafa5245a2a6146eec2672cb","transaction_id":"34320efc8d8974b8","parent_id":"34320efc8d8974b8","duration":45.466,"stacktrace":[{"filename":"CalPreparedStatementWrapper.java","function":"executeQuery","library_frame":true,"lineno":121,"abs_path":"com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper"},{"filename":"QueryEngine.java","function":"executeQuery","library_frame":true,"lineno":5178,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"doBuildAndExecuteSelectStatement","library_frame":true,"lineno":4854,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"buildAndExecuteSelectStatementWithRetries","library_frame":true,"lineno":4738,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"fetchNextObjectsInternal","library_frame":true,"lineno":2794,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"fetchNextObjectsWithSoftCheckInternal","library_frame":true,"lineno":2350,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readMultipleInternal","library_frame":true,"lineno":1926,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readSingle","library_frame":true,"lineno":1422,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readSingle","library_frame":true,"lineno":1387,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"FailoverDetectableQueryEngine.java","function":"readSingle","library_frame":true,"lineno":154,"abs_path":"com.paypal.fi.data.datasource.FailoverDetectableQueryEngine"},{"filename":"WalletVersionDODAO.java","function":"findByAccountNumberDataType","library_frame":true,"lineno":154,"abs_path":"com.paypal.fi.data.dataobj.WalletVersionDODAO"},{"filename":"WalletVersionDataServiceImpl.java","function":"getWalletTimeUpdated","library_frame":true,"lineno":144,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":669,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWalletTimeUpdated","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa"},{"filename":"UserDataSourceCacheImpl.java","function":"populateUserDataSource","library_frame":true,"lineno":162,"abs_path":"com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl"},{"filename":"UserDataSourceCacheImpl.java","function":"getFromCache","library_frame":true,"lineno":129,"abs_path":"com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl"},{"filename":"AbstractFICache.java","function":"get","library_frame":true,"lineno":149,"abs_path":"com.paypal.fi.core.service.cache.AbstractFICache"},{"filename":"AbstractCacheInvoker.java","function":"doGet","library_frame":true,"lineno":71,"abs_path":"org.springframework.cache.interceptor.AbstractCacheInvoker"},{"filename":"CacheAspectSupport.java","function":"findInCaches","library_frame":true,"lineno":534,"abs_path":"org.springframework.cache.interceptor.CacheAspectSupport"},{"filename":"CacheAspectSupport.java","function":"findCachedItem","library_frame":true,"lineno":500,"abs_path":"org.springframework.cache.interceptor.CacheAspectSupport"},{"filename":"CacheAspectSupport.java","function":"execute","library_frame":true,"lineno":386,"abs_path":"org.springframework.cache.interceptor.CacheAspectSupport"},{"filename":"CacheAspectSupport.java","function":"execute","library_frame":true,"lineno":324,"abs_path":"org.springframework.cache.interceptor.CacheAspectSupport"},{"filename":"CacheInterceptor.java","function":"invoke","library_frame":true,"lineno":61,"abs_path":"org.springframework.cache.interceptor.CacheInterceptor"},{"filename":"ReflectiveMethodInvocation.java","function":"proceed","library_frame":true,"lineno":179,"abs_path":"org.springframework.aop.framework.ReflectiveMethodInvocation"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":673,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getUserData","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.core.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$b99feb8d"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":212,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":201,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":669,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWallet","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82"},{"filename":"GenericReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":148,"abs_path":"com.paypal.fi.core.service.impl.GenericReadServiceImpl"},{"filename":"WalletsReadControllerImplV1.java","function":"getWalletByAccount","library_frame":true,"lineno":131,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"invokeJoinpoint","library_frame":true,"lineno":738,"abs_path":"org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation"},{"filename":"ReflectiveMethodInvocation.java","function":"proceed","library_frame":true,"lineno":157,"abs_path":"org.springframework.aop.framework.ReflectiveMethodInvocation"},{"filename":"CalTransactionAwareInterceptor.java","function":"invoke","library_frame":true,"lineno":74,"abs_path":"com.paypal.fi.core.annotation.CalTransactionAwareInterceptor"},{"filename":"ReflectiveMethodInvocation.java","function":"proceed","library_frame":true,"lineno":179,"abs_path":"org.springframework.aop.framework.ReflectiveMethodInvocation"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":673,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWalletByAccount","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb"},{"filename":"MethodInjectorImpl.java","function":"invoke","library_frame":true,"lineno":140,"abs_path":"org.jboss.resteasy.core.MethodInjectorImpl"},{"filename":"ResourceMethodInvoker.java","function":"invokeOnTarget","library_frame":true,"lineno":294,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"ResourceMethodInvoker.java","function":"invoke","library_frame":true,"lineno":248,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"ResourceMethodInvoker.java","function":"invoke","library_frame":true,"lineno":235,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"SynchronousDispatcher.java","function":"invoke","library_frame":true,"lineno":402,"abs_path":"org.jboss.resteasy.core.SynchronousDispatcher"},{"filename":"SynchronousDispatcher.java","function":"invoke","library_frame":true,"lineno":209,"abs_path":"org.jboss.resteasy.core.SynchronousDispatcher"}],"context":{"db":{"statement":"SELECT /* WalletVersionDOMap.FINDBYPK.-2 */ W.TYPE, W.ACCOUNT_NUMBER, W.TIME_CREATED, W.TIME_UPDATED, W.VALUE FROM FI_CACHE_OBJ_VER W WHERE W.ACCOUNT_NUMBER = ? AND W.TYPE = ? AND ((1 = 1))","type":"sql","user":""}},"type":"db.occ.query"}}
{"span":{"name":"SELECT","timestamp":1547888750039569,"id":"9163dedcb7e7bdcf","trace_id":"bbb05e7cdafa5245a2a6146eec2672cb","transaction_id":"34320efc8d8974b8","parent_id":"34320efc8d8974b8","duration":7.288,"stacktrace":[{"filename":"CalPreparedStatementWrapper.java","function":"executeQuery","library_frame":true,"lineno":121,"abs_path":"com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper"},{"filename":"QueryEngine.java","function":"executeQuery","library_frame":true,"lineno":5178,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"doBuildAndExecuteSelectStatement","library_frame":true,"lineno":4854,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"buildAndExecuteSelectStatementWithRetries","library_frame":true,"lineno":4738,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"fetchNextObjectsInternal","library_frame":true,"lineno":2794,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"fetchNextObjectsWithSoftCheckInternal","library_frame":true,"lineno":2350,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readMultipleInternal","library_frame":true,"lineno":1926,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readSingle","library_frame":true,"lineno":1422,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readSingle","library_frame":true,"lineno":1387,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"FailoverDetectableQueryEngine.java","function":"readSingle","library_frame":true,"lineno":154,"abs_path":"com.paypal.fi.data.datasource.FailoverDetectableQueryEngine"},{"filename":"WalletVersionDODAO.java","function":"findByAccountNumberDataType","library_frame":true,"lineno":154,"abs_path":"com.paypal.fi.data.dataobj.WalletVersionDODAO"},{"filename":"WalletVersionDataServiceImpl.java","function":"getWalletVersionFromDB","library_frame":true,"lineno":104,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl"},{"filename":"WalletVersionDataServiceImpl.java","function":"getWalletVersion","library_frame":true,"lineno":97,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":669,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWalletVersion","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"conditionalLoad","library_frame":true,"lineno":1364,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getLegacyCreditData","library_frame":true,"lineno":1223,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getWalletInternal","library_frame":true,"lineno":248,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":214,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":201,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":669,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWallet","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82"},{"filename":"GenericReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":148,"abs_path":"com.paypal.fi.core.service.impl.GenericReadServiceImpl"},{"filename":"WalletsReadControllerImplV1.java","function":"getWalletByAccount","library_frame":true,"lineno":131,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"invokeJoinpoint","library_frame":true,"lineno":738,"abs_path":"org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation"},{"filename":"ReflectiveMethodInvocation.java","function":"proceed","library_frame":true,"lineno":157,"abs_path":"org.springframework.aop.framework.ReflectiveMethodInvocation"},{"filename":"CalTransactionAwareInterceptor.java","function":"invoke","library_frame":true,"lineno":74,"abs_path":"com.paypal.fi.core.annotation.CalTransactionAwareInterceptor"},{"filename":"ReflectiveMethodInvocation.java","function":"proceed","library_frame":true,"lineno":179,"abs_path":"org.springframework.aop.framework.ReflectiveMethodInvocation"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":673,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWalletByAccount","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb"},{"filename":"MethodInjectorImpl.java","function":"invoke","library_frame":true,"lineno":140,"abs_path":"org.jboss.resteasy.core.MethodInjectorImpl"},{"filename":"ResourceMethodInvoker.java","function":"invokeOnTarget","library_frame":true,"lineno":294,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"ResourceMethodInvoker.java","function":"invoke","library_frame":true,"lineno":248,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"ResourceMethodInvoker.java","function":"invoke","library_frame":true,"lineno":235,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"SynchronousDispatcher.java","function":"invoke","library_frame":true,"lineno":402,"abs_path":"org.jboss.resteasy.core.SynchronousDispatcher"},{"filename":"SynchronousDispatcher.java","function":"invoke","library_frame":true,"lineno":209,"abs_path":"org.jboss.resteasy.core.SynchronousDispatcher"},{"filename":"ServletContainerDispatcher.java","function":"service","library_frame":true,"lineno":227,"abs_path":"org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher"},{"filename":"HttpServletDispatcher.java","function":"service","library_frame":true,"lineno":56,"abs_path":"org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher"},{"filename":"HttpServletDispatcher.java","function":"service","library_frame":true,"lineno":51,"abs_path":"org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher"},{"filename":"HttpServlet.java","function":"service","library_frame":true,"lineno":742,"abs_path":"javax.servlet.http.HttpServlet"},{"filename":"ApplicationFilterChain.java","function":"internalDoFilter","library_frame":true,"lineno":231,"abs_path":"org.apache.catalina.core.ApplicationFilterChain"},{"filename":"ApplicationFilterChain.java","function":"doFilter","library_frame":true,"lineno":166,"abs_path":"org.apache.catalina.core.ApplicationFilterChain"},{"filename":"WsFilter.java","function":"doFilter","library_frame":true,"lineno":52,"abs_path":"org.apache.tomcat.websocket.server.WsFilter"},{"filename":"ApplicationFilterChain.java","function":"internalDoFilter","library_frame":true,"lineno":193,"abs_path":"org.apache.catalina.core.ApplicationFilterChain"}],"context":{"db":{"statement":"SELECT /* WalletVersionDOMap.FINDBYPK.-2 */ W.TYPE, W.ACCOUNT_NUMBER, W.TIME_CREATED, W.TIME_UPDATED, W.VALUE FROM FI_CACHE_OBJ_VER W WHERE W.ACCOUNT_NUMBER = ? AND W.TYPE = ? AND ((1 = 1))","type":"sql","user":""}},"type":"db.occ.query"}}
{"transaction":{"timestamp":1547888748964004,"name":"HttpServlet30Dispatcher#doGet","id":"34320efc8d8974b8","trace_id":"bbb05e7cdafa5245a2a6146eec2672cb","type":"request","duration":1780.098,"result":"HTTP 2xx","context":{"request":{"method":"GET","headers":{"connection":"keep-alive","content-type":"application/json","x-paypal-security-context":"{\"actor\":{\"account_number\":\"2026889975624398302\",\"id\":\"12345\",\"auth_claims\":[\"USERNAME\",\"PASSWORD\"]},\"scopes\":[\"https://uri.paypal.com/services/wallet/financial-instruments/view\",\"https://uri.paypal.com/wallet/bank-accounts/update\",\"https://uri.paypal.com/services/wallet/financial-instruments/update\",\"https://uri.paypal.com/wallet/bank-accounts/internal-update\"]}","host":"10.180.135.66:13637","user-agent":"Apache-HttpClient/4.5.2 (Java/1.8.0_172)"},"url":{"full":"https://10.180.135.66:13637/v1/wallet/wallets?user=2026889975624398302","hostname":"10.180.135.66","port":"13637","pathname":"/v1/wallet/wallets","search":"user=2026889975624398302","protocol":"https"},"socket":{"encrypted":true,"remote_address":"10.57.208.27"},"http_version":"1.1"},"response":{"headers":{"CORRELATION-ID":"4eecd3dfbe9ce","Preference-Applied":"[return=representation]","SERVER_INFO":"fimanagementserv_ca:ppaas_1_2.v1.wallet.wallets.GET&CalThreadId=163&TopLevelTxnStartTime=168655be9ab&Host=fimanagementserv-ca10965&pid=63963"},"finished":true,"headers_sent":false,"status_code":200},"tags":{}},"span_count":{"dropped":0,"started":2},"sampled":true}}
{"span":{"name":"SELECT","timestamp":1547888751081060,"id":"d34ae67d4f59343d","trace_id":"0171149b32ce9b619a27b3f8e0935b24","transaction_id":"06c80fe21c5f8a22","parent_id":"06c80fe21c5f8a22","duration":8.15,"stacktrace":[{"filename":"CalPreparedStatementWrapper.java","function":"executeQuery","library_frame":true,"lineno":121,"abs_path":"com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper"},{"filename":"QueryEngine.java","function":"executeQuery","library_frame":true,"lineno":5178,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"doBuildAndExecuteSelectStatement","library_frame":true,"lineno":4854,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"buildAndExecuteSelectStatementWithRetries","library_frame":true,"lineno":4738,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"fetchNextObjectsInternal","library_frame":true,"lineno":2794,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"fetchNextObjectsWithSoftCheckInternal","library_frame":true,"lineno":2350,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readMultipleInternal","library_frame":true,"lineno":1926,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readSingle","library_frame":true,"lineno":1422,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readSingle","library_frame":true,"lineno":1387,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"FailoverDetectableQueryEngine.java","function":"readSingle","library_frame":true,"lineno":154,"abs_path":"com.paypal.fi.data.datasource.FailoverDetectableQueryEngine"},{"filename":"WalletVersionDODAO.java","function":"findByAccountNumberDataType","library_frame":true,"lineno":154,"abs_path":"com.paypal.fi.data.dataobj.WalletVersionDODAO"},{"filename":"WalletVersionDataServiceImpl.java","function":"getWalletTimeUpdated","library_frame":true,"lineno":144,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":669,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWalletTimeUpdated","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa"},{"filename":"UserDataSourceCacheImpl.java","function":"populateUserDataSource","library_frame":true,"lineno":162,"abs_path":"com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl"},{"filename":"UserDataSourceCacheImpl.java","function":"getFromCache","library_frame":true,"lineno":129,"abs_path":"com.paypal.fi.core.service.cache.impl.UserDataSourceCacheImpl"},{"filename":"AbstractFICache.java","function":"get","library_frame":true,"lineno":149,"abs_path":"com.paypal.fi.core.service.cache.AbstractFICache"},{"filename":"AbstractCacheInvoker.java","function":"doGet","library_frame":true,"lineno":71,"abs_path":"org.springframework.cache.interceptor.AbstractCacheInvoker"},{"filename":"CacheAspectSupport.java","function":"findInCaches","library_frame":true,"lineno":534,"abs_path":"org.springframework.cache.interceptor.CacheAspectSupport"},{"filename":"CacheAspectSupport.java","function":"findCachedItem","library_frame":true,"lineno":500,"abs_path":"org.springframework.cache.interceptor.CacheAspectSupport"},{"filename":"CacheAspectSupport.java","function":"execute","library_frame":true,"lineno":386,"abs_path":"org.springframework.cache.interceptor.CacheAspectSupport"},{"filename":"CacheAspectSupport.java","function":"execute","library_frame":true,"lineno":324,"abs_path":"org.springframework.cache.interceptor.CacheAspectSupport"},{"filename":"CacheInterceptor.java","function":"invoke","library_frame":true,"lineno":61,"abs_path":"org.springframework.cache.interceptor.CacheInterceptor"},{"filename":"ReflectiveMethodInvocation.java","function":"proceed","library_frame":true,"lineno":179,"abs_path":"org.springframework.aop.framework.ReflectiveMethodInvocation"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":673,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getUserData","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.core.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$b99feb8d"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":212,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":201,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":669,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWallet","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82"},{"filename":"GenericReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":148,"abs_path":"com.paypal.fi.core.service.impl.GenericReadServiceImpl"},{"filename":"WalletsReadControllerImplV1.java","function":"getWalletByAccount","library_frame":true,"lineno":131,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"invokeJoinpoint","library_frame":true,"lineno":738,"abs_path":"org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation"},{"filename":"ReflectiveMethodInvocation.java","function":"proceed","library_frame":true,"lineno":157,"abs_path":"org.springframework.aop.framework.ReflectiveMethodInvocation"},{"filename":"CalTransactionAwareInterceptor.java","function":"invoke","library_frame":true,"lineno":74,"abs_path":"com.paypal.fi.core.annotation.CalTransactionAwareInterceptor"},{"filename":"ReflectiveMethodInvocation.java","function":"proceed","library_frame":true,"lineno":179,"abs_path":"org.springframework.aop.framework.ReflectiveMethodInvocation"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":673,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWalletByAccount","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb"},{"filename":"MethodInjectorImpl.java","function":"invoke","library_frame":true,"lineno":140,"abs_path":"org.jboss.resteasy.core.MethodInjectorImpl"},{"filename":"ResourceMethodInvoker.java","function":"invokeOnTarget","library_frame":true,"lineno":294,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"ResourceMethodInvoker.java","function":"invoke","library_frame":true,"lineno":248,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"ResourceMethodInvoker.java","function":"invoke","library_frame":true,"lineno":235,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"SynchronousDispatcher.java","function":"invoke","library_frame":true,"lineno":402,"abs_path":"org.jboss.resteasy.core.SynchronousDispatcher"},{"filename":"SynchronousDispatcher.java","function":"invoke","library_frame":true,"lineno":209,"abs_path":"org.jboss.resteasy.core.SynchronousDispatcher"}],"context":{"db":{"statement":"SELECT /* WalletVersionDOMap.FINDBYPK.-2 */ W.TYPE, W.ACCOUNT_NUMBER, W.TIME_CREATED, W.TIME_UPDATED, W.VALUE FROM FI_CACHE_OBJ_VER W WHERE W.ACCOUNT_NUMBER = ? AND W.TYPE = ? AND ((1 = 1))","type":"sql","user":""}},"type":"db.occ.query"}}
{"span":{"name":"SELECT","timestamp":1547888751185419,"id":"b0d6ccc668dc362a","trace_id":"0171149b32ce9b619a27b3f8e0935b24","transaction_id":"06c80fe21c5f8a22","parent_id":"06c80fe21c5f8a22","duration":10.805,"stacktrace":[{"filename":"CalPreparedStatementWrapper.java","function":"executeQuery","library_frame":true,"lineno":121,"abs_path":"com.ebay.integ.dal.cal.rt.CalPreparedStatementWrapper"},{"filename":"QueryEngine.java","function":"executeQuery","library_frame":true,"lineno":5178,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"doBuildAndExecuteSelectStatement","library_frame":true,"lineno":4854,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"buildAndExecuteSelectStatementWithRetries","library_frame":true,"lineno":4738,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"fetchNextObjectsInternal","library_frame":true,"lineno":2794,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"fetchNextObjectsWithSoftCheckInternal","library_frame":true,"lineno":2350,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readMultipleInternal","library_frame":true,"lineno":1926,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readSingle","library_frame":true,"lineno":1422,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"QueryEngine.java","function":"readSingle","library_frame":true,"lineno":1387,"abs_path":"com.ebay.integ.dal.map.QueryEngine"},{"filename":"FailoverDetectableQueryEngine.java","function":"readSingle","library_frame":true,"lineno":154,"abs_path":"com.paypal.fi.data.datasource.FailoverDetectableQueryEngine"},{"filename":"WalletVersionDODAO.java","function":"findByAccountNumberDataType","library_frame":true,"lineno":154,"abs_path":"com.paypal.fi.data.dataobj.WalletVersionDODAO"},{"filename":"WalletVersionDataServiceImpl.java","function":"getWalletVersionFromDB","library_frame":true,"lineno":104,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl"},{"filename":"WalletVersionDataServiceImpl.java","function":"getWalletVersion","library_frame":true,"lineno":97,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$FastClassBySpringCGLIB$$d155d0da"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":669,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWalletVersion","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.data.service.impl.WalletVersionDataServiceImpl$$EnhancerBySpringCGLIB$$becb63fa"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"conditionalLoad","library_frame":true,"lineno":1364,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getLegacyCreditData","library_frame":true,"lineno":1223,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getWalletInternal","library_frame":true,"lineno":248,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":214,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"DataStoreWalletReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":201,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$FastClassBySpringCGLIB$$460a90b2"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":669,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWallet","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.core.service.impl.DataStoreWalletReadServiceImpl$$EnhancerBySpringCGLIB$$43944a82"},{"filename":"GenericReadServiceImpl.java","function":"getWallet","library_frame":true,"lineno":148,"abs_path":"com.paypal.fi.core.service.impl.GenericReadServiceImpl"},{"filename":"WalletsReadControllerImplV1.java","function":"getWalletByAccount","library_frame":true,"lineno":131,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1"},{"filename":"<generated>","function":"invoke","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$FastClassBySpringCGLIB$$e0ca56c2"},{"filename":"MethodProxy.java","function":"invoke","library_frame":true,"lineno":204,"abs_path":"org.springframework.cglib.proxy.MethodProxy"},{"filename":"CglibAopProxy.java","function":"invokeJoinpoint","library_frame":true,"lineno":738,"abs_path":"org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation"},{"filename":"ReflectiveMethodInvocation.java","function":"proceed","library_frame":true,"lineno":157,"abs_path":"org.springframework.aop.framework.ReflectiveMethodInvocation"},{"filename":"CalTransactionAwareInterceptor.java","function":"invoke","library_frame":true,"lineno":74,"abs_path":"com.paypal.fi.core.annotation.CalTransactionAwareInterceptor"},{"filename":"ReflectiveMethodInvocation.java","function":"proceed","library_frame":true,"lineno":179,"abs_path":"org.springframework.aop.framework.ReflectiveMethodInvocation"},{"filename":"CglibAopProxy.java","function":"intercept","library_frame":true,"lineno":673,"abs_path":"org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor"},{"filename":"<generated>","function":"getWalletByAccount","library_frame":true,"lineno":-1,"abs_path":"com.paypal.fi.api.rest.impl.WalletsReadControllerImplV1$$EnhancerBySpringCGLIB$$61cc60bb"},{"filename":"MethodInjectorImpl.java","function":"invoke","library_frame":true,"lineno":140,"abs_path":"org.jboss.resteasy.core.MethodInjectorImpl"},{"filename":"ResourceMethodInvoker.java","function":"invokeOnTarget","library_frame":true,"lineno":294,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"ResourceMethodInvoker.java","function":"invoke","library_frame":true,"lineno":248,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"ResourceMethodInvoker.java","function":"invoke","library_frame":true,"lineno":235,"abs_path":"org.jboss.resteasy.core.ResourceMethodInvoker"},{"filename":"SynchronousDispatcher.java","function":"invoke","library_frame":true,"lineno":402,"abs_path":"org.jboss.resteasy.core.SynchronousDispatcher"},{"filename":"SynchronousDispatcher.java","function":"invoke","library_frame":true,"lineno":209,"abs_path":"org.jboss.resteasy.core.SynchronousDispatcher"},{"filename":"ServletContainerDispatcher.java","function":"service","library_frame":true,"lineno":227,"abs_path":"org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher"},{"filename":"HttpServletDispatcher.java","function":"service","library_frame":true,"lineno":56,"abs_path":"org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher"},{"filename":"HttpServletDispatcher.java","function":"service","library_frame":true,"lineno":51,"abs_path":"org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher"},{"filename":"HttpServlet.java","function":"service","library_frame":true,"lineno":742,"abs_path":"javax.servlet.http.HttpServlet"},{"filename":"ApplicationFilterChain.java","function":"internalDoFilter","library_frame":true,"lineno":231,"abs_path":"org.apache.catalina.core.ApplicationFilterChain"},{"filename":"ApplicationFilterChain.java","function":"doFilter","library_frame":true,"lineno":166,"abs_path":"org.apache.catalina.core.ApplicationFilterChain"},{"filename":"WsFilter.java","function":"doFilter","library_frame":true,"lineno":52,"abs_path":"org.apache.tomcat.websocket.server.WsFilter"},{"filename":"ApplicationFilterChain.java","function":"internalDoFilter","library_frame":true,"lineno":193,"abs_path":"org.apache.catalina.core.ApplicationFilterChain"}],"context":{"db":{"statement":"SELECT /* WalletVersionDOMap.FINDBYPK.-2 */ W.TYPE, W.ACCOUNT_NUMBER, W.TIME_CREATED, W.TIME_UPDATED, W.VALUE FROM FI_CACHE_OBJ_VER W WHERE W.ACCOUNT_NUMBER = ? AND W.TYPE = ? AND ((1 = 1))","type":"sql","user":""}},"type":"db.occ.query"}}
{"transaction":{"timestamp":1547888751052004,"name":"HttpServlet30Dispatcher#doGet","id":"06c80fe21c5f8a22","trace_id":"0171149b32ce9b619a27b3f8e0935b24","type":"request","duration":1005.851,"result":"HTTP 2xx","context":{"request":{"method":"GET","headers":{"connection":"keep-alive","host":"10.180.135.66:13637","user-agent":"Apache-HttpClient/4.5.2 (Java/1.8.0_172)"},"url":{"full":"https://10.180.135.66:13637/v1/wallet/wallets?user=1896010517659222296","hostname":"10.180.135.66","port":"13637","pathname":"/v1/wallet/wallets","search":"user=1896010517659222296","protocol":"https"},"socket":{"encrypted":true,"remote_address":"10.57.208.27"},"http_version":"1.1"},"response":{"headers":{"CORRELATION-ID":"6f811c01bf1ab","Preference-Applied":"[return=representation]","SERVER_INFO":"fimanagementserv_ca:ppaas_1_2.v1.wallet.wallets.GET&CalThreadId=170&TopLevelTxnStartTime=168655bf1ce&Host=fimanagementserv-ca10965&pid=63963"},"finished":true,"headers_sent":false,"status_code":200},"tags":{}},"span_count":{"dropped":0,"started":2},"sampled":true}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment