opentracing-contrib / java-specialagent

Automatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
Apache License 2.0
185 stars 46 forks source link

Special Agent termination when we do a static attach using -javaagent option #225

Closed sattishv closed 4 years ago

sattishv commented 4 years ago

Hi Team,

We got the below listed error while attaching the agent using -javaagent option.

Launching a JVM... INFO | jvm 1 | 2019/11/13 20:33:02 | Terminating SpecialAgent due to: INFO | jvm 1 | 2019/11/13 20:33:02 | java.lang.IllegalStateException: Expected to find PluginManifest for file: /applicationpackages/manifests/active/sampleserv/cronus/scripts/app/temp/opentracing-specialagent7765483897528915631/META-INF/plugins/spymemcached-1.5.0.jar in: [sampleserv/cronus/scripts/app/temp/opentracing-specialagent7765483897528915631/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, followed by all jar files

INFO | jvm 1 | 2019/11/13 20:33:02 | at io.opentracing.contrib.specialagent.SpecialAgent.loadDependencies(SpecialAgent.java:422) INFO | jvm 1 | 2019/11/13 20:33:02 | at io.opentracing.contrib.specialagent.SpecialAgent.initialize(SpecialAgent.java:346) INFO | jvm 1 | 2019/11/13 20:33:02 | at io.opentracing.contrib.specialagent.ByteBuddyManager.premain(ByteBuddyManager.java:101) INFO | jvm 1 | 2019/11/13 20:33:02 | at io.opentracing.contrib.specialagent.SpecialAgent.premain(SpecialAgent.java:149) INFO | jvm 1 | 2019/11/13 20:33:02 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/11/13 20:33:02 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/11/13 20:33:02 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/11/13 20:33:02 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/11/13 20:33:02 | at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386) INFO | jvm 1 | 2019/11/13 20:33:02 | at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401) INFO | jvm 1 | 2019/11/13 20:33:02 | WrapperManager: Initializing...

We could see all the plugins available at /applicationpackages/manifests/active/sampleserv/cronus/scripts/app/temp/opentracing-specialagent8620636284227379217/META-I NF/plugins

thanks Sattish

safris commented 4 years ago

Hi @sattishv, could you provide more information about your use-case? Could you provide a detailed log with -Dsa.log.level=FINER?

sattishv commented 4 years ago

Hi Safris,

Thanks for the response. I changed the log level to finer here is the output we got. To me its searching for a manifest which is not available in temp folder . I suspect unzip jar didnt complete properly. Could be a permission issue. Please review and its imperative for us.

Launching a JVM... INFO | jvm 1 | 2019/11/14 06:05:33 | Instrumentation Plugins are enabled by default INFO | jvm 1 | 2019/11/14 06:05:33 | Tracer Plugins are enabled by default INFO | jvm 1 | 2019/11/14 06:05:33 | Loading 86 rule paths: INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jaxb-impl-2.3.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-thrift-0.1.3.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-reactor-0.1.2.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-common-0.1.14.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/feign-opentracing-0.3.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jaxb-core-2.3.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-jdbc-0.2.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-jms-1-0.1.7.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-common-0.1.8.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-grpc-0.1.2.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-jms-2-0.1.7.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-jms-common-0.1.7.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-hazelcast-0.1.1.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-akka-0.1.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/camel-opentracing-2.24.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-redisson-0.1.8.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spymemcached-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/lightstep.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/mongo-driver-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-scheduling-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-webmvc-3-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-web-3-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jedis-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/zuul-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/rabbitmq-client-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/camel-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/thrift-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jaeger.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/grizzly-http-server-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/servlet-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jdbc-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/wavefront.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/lettuce-5.1-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/grizzly-ahc-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/okhttp-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/reactor-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-webmvc-4-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-webmvc-5-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-rabbitmq-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-webflux-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/cassandra-driver-4-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/elasticsearch-client-transport-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jaxrs-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-web-5-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/lettuce-5.2-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/lettuce-5.0-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/akka-http-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/rxjava-2-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/feign-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-kafka-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jms-1-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/grpc-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/apache-httpclient-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/cassandra-driver-3-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jms-2-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-websocket-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/kafka-client-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-jms-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/hazelcast-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/asynchttpclient-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/redisson-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/aws-sdk-2-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-web-4.0-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-web-4-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/aws-sdk-1-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/akka-actor-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/concurrent-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-messaging-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/elasticsearch-client-rest-1.5.0.jar, INFO | jvm 1 | 2019/11/14 06:05:33 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/thread-1.5.0.jar INFO | jvm 1 | 2019/11/14 06:05:33 | Terminating SpecialAgent due to: INFO | jvm 1 | 2019/11/14 06:05:33 | java.lang.IllegalStateException: Expected to find PluginManifest for file: /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spymemcached-1.5.0.jar in: [actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jaxb-impl-2.3.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-thrift-0.1.3.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-reactor-0.1.2.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-common-0.1.14.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/feign-opentracing-0.3.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jaxb-core-2.3.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-jdbc-0.2.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-jms-1-0.1.7.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-common-0.1.8.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-grpc-0.1.2.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-jms-2-0.1.7.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-jms-common-0.1.7.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-hazelcast-0.1.1.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-akka-0.1.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/camel-opentracing-2.24.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/opentracing-redis-redisson-0.1.8.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spymemcached-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/lightstep.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/mongo-driver-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-scheduling-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-webmvc-3-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-web-3-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jedis-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/zuul-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/rabbitmq-client-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/camel-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/thrift-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jaeger.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/grizzly-http-server-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/servlet-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jdbc-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/wavefront.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/lettuce-5.1-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/grizzly-ahc-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/okhttp-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/reactor-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-webmvc-4-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-webmvc-5-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-rabbitmq-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-webflux-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/cassandra-driver-4-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/elasticsearch-client-transport-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jaxrs-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-web-5-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/lettuce-5.2-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/lettuce-5.0-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/akka-http-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/rxjava-2-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/feign-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-kafka-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jms-1-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/grpc-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/apache-httpclient-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/cassandra-driver-3-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/jms-2-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-websocket-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/kafka-client-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-jms-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/hazelcast-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/asynchttpclient-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/redisson-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/aws-sdk-2-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-web-4.0-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-web-4-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/aws-sdk-1-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/akka-actor-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/concurrent-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/spring-messaging-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/elasticsearch-client-rest-1.5.0.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent7133203004057414349/META-INF/plugins/thread-1.5.0.jar] INFO | jvm 1 | 2019/11/14 06:05:33 | at io.opentracing.contrib.specialagent.SpecialAgent.loadDependencies(SpecialAgent.java:422) INFO | jvm 1 | 2019/11/14 06:05:33 | at io.opentracing.contrib.specialagent.SpecialAgent.initialize(SpecialAgent.java:346) INFO | jvm 1 | 2019/11/14 06:05:33 | at io.opentracing.contrib.specialagent.ByteBuddyManager.premain(ByteBuddyManager.java:101) INFO | jvm 1 | 2019/11/14 06:05:33 | at io.opentracing.contrib.specialagent.SpecialAgent.premain(SpecialAgent.java:149) INFO | jvm 1 | 2019/11/14 06:05:33 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/11/14 06:05:33 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/11/14 06:05:33 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/11/14 06:05:33 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/11/14 06:05:33 | at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386) INFO | jvm 1 | 2019/11/14 06:05:33 | at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401) INFO | jvm 1 | 2019/11/14 06:05:34 | WrapperManager: Initializing... INFO | jvm 1 | 2019/11/14 06:05:35 |

sattishv commented 4 years ago

Hi Safris,

Do we have a workaround for us to proceed since i need to give a demo at the earliest. workaround like hard code the filename somewhere

Sattish.

safris commented 4 years ago

Hi @sattishv, it seems there's something special about your environment that results in the fileToPluginManifest map to contain relative File objects, while the .get() call is made with an absolute File object. Though I cannot reproduce this error, I have pushed a change that attempts to fix this. Please download the latest SNAPSHOT build and try your test again.

sattishv commented 4 years ago

HI Safris,

Thanks for the quick fix will try and update you

Sattish.

sattishv commented 4 years ago

Hi,

With the new agent JVM got exited.

Downloaded the new agent version opentracing-specialagent-1.5.1-20191114.154241-22.jar https://oss.sonatype.org/content/repositories/snapshots/io/opentracing/contrib/specialagent/opentracing-specialagent/1.5.1-SNAPSHOT/opentracing-specialagent-1.5.1-20191114.154241-22.jar and changed the file name to opentracing-specialagent-1.5.1-SNAPSHOT.jar. Deployed the file using -javaagent option

-javaagent:/opt/SpecialAgent/opentracing-specialagent-1.5.1-SNAPSHOT.jar .The application started but saw errors in output log

Error log:

Launching a JVM... INFO | jvm 1 | 2019/11/15 01:17:14 | Instrumentation Plugins are enabled by default INFO | jvm 1 | 2019/11/15 01:17:14 | Tracer Plugins are enabled by default INFO | jvm 1 | 2019/11/15 01:17:15 | Loading 87 rule paths: INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jaxb-impl-2.3.0.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-thrift-0.1.3.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-reactor-0.1.2.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-redis-common-0.1.14.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-jms-1-0.1.7.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-grpc-0.1.2.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-jms-2-0.1.7.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-jms-common-0.1.7.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-akka-0.1.0.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-hazelcast-0.1.5.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/feign-opentracing-0.3.0.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jaxb-core-2.3.0.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/camel-opentracing-2.24.0.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-jdbc-0.2.2.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/hazelcast-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/elasticsearch-client-rest-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/thrift-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/lettuce-5.0-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spymemcached-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-web-4-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-webmvc-3-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/apache-httpclient-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/reactor-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/asynchttpclient-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-webmvc-4-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jaeger.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jms-2-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/rabbitmq-client-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/akka-http-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/concurrent-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/wavefront.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/elasticsearch-client-transport-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-rabbitmq-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jaxrs-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/cassandra-driver-3-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/grpc-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-scheduling-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/rxjava-2-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/grizzly-ahc-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/play-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/zuul-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/lettuce-5.1-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-webflux-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-web-4.0-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-messaging-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/aws-sdk-1-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/feign-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/okhttp-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/play-ws-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/aws-sdk-2-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/cassandra-driver-4-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jdbc-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-websocket-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/lightstep.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/redisson-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/akka-actor-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/mongo-driver-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/kafka-client-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jms-1-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-webmvc-5-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jedis-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/servlet-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/grizzly-http-server-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-web-3-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-kafka-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/camel-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-web-5-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/lettuce-5.2-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-jms-1.5.1-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/15 01:17:15 | actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/thread-1.5.1-SNAPSHOT.jar INFO | jvm 1 | 2019/11/15 01:17:15 | Terminating SpecialAgent due to: INFO | jvm 1 | 2019/11/15 01:17:15 | java.lang.IllegalStateException: Expected to find PluginManifest for file: /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/hazelcast-1.5.1-SNAPSHOT.jar in: [/applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jaxb-impl-2.3.0.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-thrift-0.1.3.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-reactor-0.1.2.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-redis-common-0.1.14.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-jms-1-0.1.7.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-grpc-0.1.2.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-jms-2-0.1.7.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-jms-common-0.1.7.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-akka-0.1.0.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-hazelcast-0.1.5.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/feign-opentracing-0.3.0.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jaxb-core-2.3.0.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/camel-opentracing-2.24.0.jar, /applicationpackages/manifests/active/actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/opentracing-jdbc-0.2.2.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/hazelcast-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/elasticsearch-client-rest-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/thrift-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/lettuce-5.0-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spymemcached-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-web-4-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-webmvc-3-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/apache-httpclient-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/reactor-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/asynchttpclient-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-webmvc-4-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jaeger.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jms-2-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/rabbitmq-client-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/akka-http-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/concurrent-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/wavefront.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/elasticsearch-client-transport-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-rabbitmq-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jaxrs-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/cassandra-driver-3-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/grpc-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-scheduling-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/rxjava-2-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/grizzly-ahc-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/play-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/zuul-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/lettuce-5.1-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-webflux-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-web-4.0-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-messaging-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/aws-sdk-1-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/feign-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/okhttp-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/play-ws-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/aws-sdk-2-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/cassandra-driver-4-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jdbc-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-websocket-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/lightstep.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/redisson-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/akka-actor-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/mongo-driver-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/kafka-client-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jms-1-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-webmvc-5-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/jedis-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/servlet-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/grizzly-http-server-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-web-3-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-kafka-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/camel-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-web-5-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/lettuce-5.2-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/spring-jms-1.5.1-SNAPSHOT.jar, actactionsserv/cronus/scripts/app/temp/opentracing-specialagent8803712271361692396/META-INF/plugins/thread-1.5.1-SNAPSHOT.jar] INFO | jvm 1 | 2019/11/15 01:17:15 | at io.opentracing.contrib.specialagent.SpecialAgent.loadDependencies(SpecialAgent.java:447) INFO | jvm 1 | 2019/11/15 01:17:15 | at io.opentracing.contrib.specialagent.SpecialAgent.initialize(SpecialAgent.java:371) INFO | jvm 1 | 2019/11/15 01:17:15 | at io.opentracing.contrib.specialagent.ByteBuddyManager.premain(ByteBuddyManager.java:104) INFO | jvm 1 | 2019/11/15 01:17:15 | at io.opentracing.contrib.specialagent.SpecialAgent.premain(SpecialAgent.java:151) INFO | jvm 1 | 2019/11/15 01:17:15 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/11/15 01:17:15 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/11/15 01:17:15 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/11/15 01:17:15 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/11/15 01:17:15 | at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386) INFO | jvm 1 | 2019/11/15 01:17:15 | at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401) INFO | jvm 1 | 2019/11/15 01:17:15 | WrapperManager: Initializing... INFO | jvm 1 | 2019/11/15 01:17:16 |

Thanks Sattish.

On Thu, Nov 14, 2019 at 9:20 PM Seva Safris notifications@github.com wrote:

Hi @sattishv https://github.com/sattishv, it seems there's something special about your environment that results in the fileToPluginManifest map to contain relative File objects, while the .get() call is made with an absolute File object. Though I cannot reproduce this error, I have pushed a change that attempts to fix this. Please download the latest SNAPSHOT build https://github.com/opentracing-contrib/java-specialagent/#2112-development and try your test again.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/opentracing-contrib/java-specialagent/issues/225?email_source=notifications&email_token=ABY2VGJLSM24FTUFUS3NKDLQTVXV5A5CNFSM4JNGHDL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEECJNMQ#issuecomment-553948850, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABY2VGKWJGMQVGK5CVIQ7PLQTVXV5ANCNFSM4JNGHDLQ .

-- with regards,

Sattish 9940080070

sattishv commented 4 years ago

Hi Safris,

Facing issues in building the jar

agentrule-maven-plugin:1.5.2-SNAPSHOT:verify (default) > :verify @ opentracing-specialagent >>> [INFO] [INFO] <<< agentrule-maven-plugin:1.5.2-SNAPSHOT:verify (default) < :verify @ opentracing-specialagent <<< [INFO] [INFO] --- agentrule-maven-plugin:1.5.2-SNAPSHOT:verify (default) @ opentracing-specialagent --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.746 s [INFO] Finished at: 2019-11-18T15:17:22+05:30 [INFO] Final Memory: 29M/519M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.opentracing.contrib.specialagent:agentrule-maven-plugin:1.5.2-SNAPSHOT:verify (default) on project opentracing-specialagent: asynchttpclient-1.5.2-SNAPSHOT.jar does not have AgentRunner tests -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR]

Can you please refer to the download link where i can download the bundled jar like http://central.maven.org/maven2/io/opentracing/contrib/specialagent/opentracing-specialagent/1.5.1/

the above link has jar created by Nov 15 i dont think its an jar with the fix.

Can you please refer to the correct link

Thanks Sattish.

safris commented 4 years ago

Hi @sattishv, I have added debug statements to the current SNAPSHOT build of the SpecialAgent. Please download the latest SNAPSHOT and run your test again with -Dsa.log.level=FINEST on the command line. Please provide me the log output.

sattishv commented 4 years ago

Hi,

Got this error while attaching opentracing-specialagent-1.5.2-SNAPSHOT.jar to the -javaagent option.

"INFO | jvm 1 | 2019/11/18 04:48:04 | Caused by: java.lang.IllegalStateException: Name of -javaagent JAR, which is currently opentracing-specialagent-1.5.2-SNAPSHOT.jar, must be: opentracing-specialagent-1.5.1-SNAPSHOT.jar"

Snippets from wrapper.log

Java Service Wrapper Community Edition 64-bit 3.5.26 STATUS | wrapper | 2019/11/18 04:48:04 | Copyright (C) 1999-2014 Tanuki Software, Ltd. All Rights Reserved. STATUS | wrapper | 2019/11/18 04:48:04 | http://wrapper.tanukisoftware.com STATUS | wrapper | 2019/11/18 04:48:04 | STATUS | wrapper | 2019/11/18 04:48:04 | Launching a JVM... STATUS | wrapper | 2019/11/18 04:48:04 | JVM received a signal UNKNOWN (6). INFO | jvm 1 | 2019/11/18 04:48:04 | Exception in thread "main" java.lang.ExceptionInInitializerError INFO | jvm 1 | 2019/11/18 04:48:04 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/11/18 04:48:04 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/11/18 04:48:04 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/11/18 04:48:04 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/11/18 04:48:04 | at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386) INFO | jvm 1 | 2019/11/18 04:48:04 | at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401) INFO | jvm 1 | 2019/11/18 04:48:04 | Caused by: java.lang.IllegalStateException: Name of -javaagent JAR, which is currently opentracing-specialagent-1.5.2-SNAPSHOT.jar, must be: opentracing-specialagent-1.5.1-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 04:48:04 | at io.opentracing.contrib.specialagent.SpecialAgentUtil.assertJavaAgentJarName(SpecialAgentUtil.java:193) INFO | jvm 1 | 2019/11/18 04:48:04 | at io.opentracing.contrib.specialagent.SpecialAgent.(SpecialAgent.java:96) INFO | jvm 1 | 2019/11/18 04:48:04 | ... 6 more INFO | jvm 1 | 2019/11/18 04:48:04 | FATAL ERROR in native method: processing of -javaagent failed STATUS | wrapper | 2019/11/18 04:48:04 | JVM process is gone. ERROR | wrapper | 2019/11/18 04:48:04 | JVM exited while loading the application. STATUS | wrapper | 2019/11/18 04:48:09 | Launching a JVM... STATUS | wrapper | 2019/11/18 04:48:09 | JVM received a signal UNKNOWN (6). INFO | jvm 2 | 2019/11/18 04:48:09 | Exception in thread "main" java.lang.ExceptionInInitializerError INFO | jvm 2 | 2019/11/18 04:48:09 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 2 | 2019/11/18 04:48:09 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 2 | 2019/11/18 04:48:09 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 2 | 2019/11/18 04:48:09 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 2 | 2019/11/18 04:48:09 | at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386) INFO | jvm 2 | 2019/11/18 04:48:09 | at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401) INFO | jvm 2 | 2019/11/18 04:48:09 | Caused by: java.lang.IllegalStateException: Name of -javaagent JAR, which is currently opentracing-specialagent-1.5.2-SNAPSHOT.jar, must be: opentracing-specialagent-1.5.1-SNAPSHOT.jar INFO | jvm 2 | 2019/11/18 04:48:09 | at io.opentracing.contrib.specialagent.SpecialAgentUtil.assertJavaAgentJarName(SpecialAgentUtil.java:193) INFO | jvm 2 | 2019/11/18 04:48:09 | at io.opentracing.contrib.specialagent.SpecialAgent.(SpecialAgent.java:96) INFO | jvm 2 | 2019/11/18 04:48:09 | ... 6 more INFO | jvm 2 | 2019/11/18 04:48:09 | FATAL ERROR in native method: processing of -javaagent failed STATUS | wrapper | 2019/11/18 04:48:09 | JVM process is gone. ERROR | wrapper | 2019/11/18 04:48:09 | JVM exited while loading the application. STATUS | wrapper | 2019/11/18 04:48:14 | Launching a JVM... STATUS | wrapper | 2019/11/18 04:48:14 | JVM received a signal UNKNOWN (6).

safris commented 4 years ago

Hi @sattishv, the text here reads:

Note: Sometimes the web service call to retrieve the latest SNAPSHOT build fails to deliver the correct download. In order to work around this issue, please consider using the following command:

wget -O opentracing-specialagent-1.5.2-SNAPSHOT.jar $(curl -s https://oss.sonatype.org/content/repositories/snapshots/io/opentracing/contrib/specialagent/opentracing-specialagent/1.5.2-SNAPSHOT/ | grep '".*\d\.jar"' | tail -1 | awk -F\" '{print $2}')
sattishv commented 4 years ago

Hi,

Thanks for the command. I could download the jar now. Have been able to attach the jar to the java processs but still the same error. Have attached the complete log for your review. Please check

STATUS | wrapper | 2019/11/18 09:18:16 | TERM trapped. Shutting down. STATUS | wrapper | 2019/11/18 09:18:17 | <-- Wrapper Stopped STATUS | wrapper | 2019/11/18 09:18:20 | --> Wrapper Started as Daemon STATUS | wrapper | 2019/11/18 09:18:20 | Java Service Wrapper Community Edition 64-bit 3.5.26 STATUS | wrapper | 2019/11/18 09:18:20 | Copyright (C) 1999-2014 Tanuki Software, Ltd. All Rights Reserved. STATUS | wrapper | 2019/11/18 09:18:20 | http://wrapper.tanukisoftware.com STATUS | wrapper | 2019/11/18 09:18:20 | STATUS | wrapper | 2019/11/18 09:18:20 | Launching a JVM... INFO | jvm 1 | 2019/11/18 09:18:21 | INFO | jvm 1 | 2019/11/18 09:18:21 | <<<<<<<<<<<<<<<<<<<< Installing SpringAgent >>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/18 09:18:21 | INFO | jvm 1 | 2019/11/18 09:18:21 | INFO | jvm 1 | 2019/11/18 09:18:21 | >>>>>>>>>>>>>>>>>>>>> Installed SpringAgent <<<<<<<<<<<<<<<<<<<< INFO | jvm 1 | 2019/11/18 09:18:21 | INFO | jvm 1 | 2019/11/18 09:18:21 | .==============================================================. INFO | jvm 1 | 2019/11/18 09:18:21 | | | INFO | jvm 1 | 2019/11/18 09:18:21 | | Spring Boot application detected. | INFO | jvm 1 | 2019/11/18 09:18:21 | | Using Static Deferred Attach. | INFO | jvm 1 | 2019/11/18 09:18:21 | | | INFO | jvm 1 | 2019/11/18 09:18:21 | | To disable Static Deferred Attach, | INFO | jvm 1 | 2019/11/18 09:18:21 | | specify -Dsa.init.defer=false | INFO | jvm 1 | 2019/11/18 09:18:21 | | | INFO | jvm 1 | 2019/11/18 09:18:21 | '==============================================================' INFO | jvm 1 | 2019/11/18 09:18:21 | Started SpecialAgent in 0.33s INFO | jvm 1 | 2019/11/18 09:18:21 | INFO | jvm 1 | 2019/11/18 09:18:22 | WrapperManager: Initializing... INFO | jvm 1 | 2019/11/18 09:18:24 | INFO | jvm 1 | 2019/11/18 09:18:24 | . _ _ INFO | jvm 1 | 2019/11/18 09:18:24 | /\ / '_ () \ \ \ \ INFO | jvm 1 | 2019/11/18 09:18:24 | ( ( )\ | ' | '| | ' \/ ` | \ \ \ \ INFO | jvm 1 | 2019/11/18 09:18:24 | \/ _)| |)| | | | | || (| | ) ) ) ) INFO | jvm 1 | 2019/11/18 09:18:24 | ' |__| ._|| ||| |_, | / / / / INFO | jvm 1 | 2019/11/18 09:18:24 | =========|_|==============|__/=//// INFO | jvm 1 | 2019/11/18 09:18:24 | :: Spring Boot :: (v1.5.12.RELEASE) INFO | jvm 1 | 2019/11/18 09:18:24 | INFO | jvm 1 | 2019/11/18 09:18:25 | 09:18:25.445 [WrapperStartStopAppMain] INFO c.p.r.s.c.RaptorContextInitializer - Initializing Raptor framework INFO | jvm 1 | 2019/11/18 09:18:25 | 09:18:25.465 [WrapperStartStopAppMain] WARN c.p.p.security.gpaySSLHelper - Detected a test pool environment, using pre-defined share password for protected INFO | jvm 1 | 2019/11/18 09:18:25 | 09:18:25.465 [WrapperStartStopAppMain] WARN c.p.p.security.gpaySSLHelper - Faking the unlock code for craking the protected package open!!! ASSUMING DEVELOPMENT OR NON LIVE ENVIRONMENT INFO | jvm 1 | 2019/11/18 09:18:25 | 09:18:25.483 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - Protected package configration properties successfully loaded INFO | jvm 1 | 2019/11/18 09:18:25 | 09:18:25.485 [WrapperStartStopAppMain] INFO c.p.i.p.ProtectedProviderFactory - using Java provider to load protected configuration file. INFO | jvm 1 | 2019/11/18 09:18:25 | 09:18:25.498 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Attempt to read APP_PIN INFO | jvm 1 | 2019/11/18 09:18:25 | 09:18:25.498 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Assuming Dev Environment. Not attempting to acquire pin from nshareserver. INFO | jvm 1 | 2019/11/18 09:18:25 | 09:18:25.498 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Attempting to reconstruct pin locally. INFO | jvm 1 | 2019/11/18 09:18:25 | 09:18:25.728 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - prime not in SHARE.cdb, computing prime. INFO | jvm 1 | 2019/11/18 09:18:26 | 09:18:26.518 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - brute-forced the masked bits. INFO | jvm 1 | 2019/11/18 09:18:26 | 09:18:26.519 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - Successfully reconstructed the pin. INFO | jvm 1 | 2019/11/18 09:18:26 | 09:18:26.599 [WrapperStartStopAppMain] INFO c.p.i.p.ProtectedProviderRegistry - Added protectedProvider with root : sampleserv/yonex/scripts/app/../protected INFO | jvm 1 | 2019/11/18 09:18:26 | 09:18:26.610 [WrapperStartStopAppMain] INFO c.p.i.protectedpkg.KeyStoreLoader - Loading keystore named 'protected.jks' from :sampleserv/yonex/scripts/app/../protected/protected.jks INFO | jvm 1 | 2019/11/18 09:18:27 | 09:18:26.976 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.6.Final INFO | jvm 1 | 2019/11/18 09:18:27 | 09:18:27.382 [WrapperStartStopAppMain] INFO c.p.p.security.gpaySSLHelper - Successfully registered gpay JSSE provider INFO | jvm 1 | 2019/11/18 09:18:27 | 09:18:27.425 [WrapperStartStopAppMain] INFO c.e.raptor.kernel.util.RuntimeUtils - Set persistent store root directory to /applicationpackages/.appdata INFO | jvm 1 | 2019/11/18 09:18:27 | 09:18:27.425 [WrapperStartStopAppMain] INFO c.e.r.k.init.RaptorInitializerHelper - Setting configRoot to file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/raptorconfig/config/ INFO | jvm 1 | 2019/11/18 09:18:27 | 09:18:27.562 [WrapperStartStopAppMain] INFO c.e.r.metadata.RestMetadataCreator - javax.xml.transform.stream.StreamSource@4e5d2e2f INFO | jvm 1 | 2019/11/18 09:18:29 | 09:18:29.101 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - looks like an attempt to load protected package is already made, not loading again INFO | jvm 1 | 2019/11/18 09:18:29 | 09:18:29.134 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - looks like an attempt to load protected package is already made, not loading again INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.452 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Reading JMX Bean [CalClientConfigMXBean] attributes from file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/raptorconfig/config/tmp_jmx_persist_CalClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.491 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute RemoteAddress Old Value in file "localhost:1118" , New value localhost:1118 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/raptorconfig/config/tmp_jmx_persist_CalClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.502 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute TcpSendBufferSize Old Value in file "512000" , New value 512000 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/raptorconfig/config/tmp_jmx_persist_CalClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.508 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute CodeBuildLabel Old Value in file "sampleserv-0.0.1_20191014222504185,stack-raptor,3.7.0" , New value sampleserv-0.0.1_20191014222504185,stack-raptor,3.7.0 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/raptorconfig/config/tmp_jmx_persist_CalClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.512 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute Poolname Old Value in file "sampleserv" , New value sampleserv to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/raptorconfig/config/tmp_jmx_persist_CalClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.513 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute Environment Old Value in file "gpay" , New value gpay to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/raptorconfig/config/tmp_jmx_persist_CalClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.513 [WrapperStartStopAppMain] INFO c.e.k.cal.CalClientConfigFactory - Initialized CalClientConfigMXBean from a configuration object INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.514 [WrapperStartStopAppMain] INFO c.e.k.cal.CalClientConfigFactory - Setting CAL poolname to sampleserv INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.516 [WrapperStartStopAppMain] INFO c.e.k.cal.CalClientConfigFactory - LEGACY KEY SiteViewAddr used for computing cal remote service address: localhost:1118 INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.703 [WrapperStartStopAppMain] INFO c.e.r.k.i.RaptorServletContainerInitializer - Discovered pipeline handlers : INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.703 [WrapperStartStopAppMain] INFO c.e.r.k.i.RaptorServletContainerInitializer - 0- com.ebay.raptor.kernel.cmd.handler.impl.FlushGZipHandler INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.703 [WrapperStartStopAppMain] INFO c.e.r.k.i.RaptorServletContainerInitializer - 1- com.ebay.raptor.kernel.cmd.stat.CmdStatMetricsHandler INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.703 [WrapperStartStopAppMain] INFO c.e.r.k.i.RaptorServletContainerInitializer - 2- com.ebay.raptor.kernel.cmd.handler.impl.CoreContextHandler INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.704 [WrapperStartStopAppMain] INFO c.e.r.k.i.RaptorServletContainerInitializer - 3- com.ebay.raptor.kernel.cmd.handler.impl.RaptorResponseHandler INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.704 [WrapperStartStopAppMain] INFO c.e.r.k.i.RaptorServletContainerInitializer - 4- com.ebay.raptor.kernel.cmd.handler.impl.RaptorRLogIdInjectionHandler INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.704 [WrapperStartStopAppMain] INFO c.e.r.k.i.RaptorServletContainerInitializer - 5- com.ebay.raptor.kernel.cmd.handler.impl.RaptorErrorResponseHandler INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.704 [WrapperStartStopAppMain] INFO c.e.r.k.i.RaptorServletContainerInitializer - 6- com.ebay.raptor.kernel.cmd.handler.impl.RaptorRedirectHandler INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.787 [WrapperStartStopAppMain] INFO com.ebay.kernel.context - CLASS_OF_SERVICE defaulting to Dev INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.809 [WrapperStartStopAppMain] INFO c.e.r.k.init.RaptorCoreInitializer - ---> RaptorInitializer Starts <--- INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.920 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Loop counter: 180 INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.921 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Timer frequency: 10000 INFO | jvm 1 | 2019/11/18 09:18:31 | 09:18:31.921 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Set [configProfile] to com.ebay.raptor.system.init.MetricsProfileInit$RaptorConfigProfile@1b0f0dad INFO | jvm 1 | 2019/11/18 09:18:32 | Loading external configuration properties from /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/raptorconfig/extconfig/ext/ExternalConfig.properties INFO | jvm 1 | 2019/11/18 09:18:32 | 09:18:32.419 [WrapperStartStopAppMain] INFO com.ebay.raptor.system.runtime - Found configDebug.txt for Cal configuration at: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/raptorconfig/config/configDebug.txt INFO | jvm 1 | 2019/11/18 09:18:32 | 09:18:32.744 [WrapperStartStopAppMain] INFO com.ebay.aero.perfmon.core.Monitor - Using JavaPerfmon INFO | jvm 1 | 2019/11/18 09:18:32 | 09:18:32.803 [WrapperStartStopAppMain] INFO o.e.mcf.reporter.DefaultReporter - Getting default reporter with name PerfMonReporter INFO | jvm 1 | 2019/11/18 09:18:32 | 09:18:32.860 [WrapperStartStopAppMain] INFO c.ebay.aero.kernel.util.Organization - Organization is ORGANIZATION_gpay INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:32.956 [WrapperStartStopAppMain] INFO o.e.m.r.ReporterConfigMXBeanImpl - McfReporterConfigMXBean created and registered INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:32.956 [WrapperStartStopAppMain] INFO o.e.mcf.reporter.DefaultReporter - Creating a new reporter with name PerfMonReporter of type org.ebaysf.mcf.reporter.sherlock.SherlockReporter. INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:32.974 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Started reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.104 [WrapperStartStopAppMain] INFO o.e.m.r.sherlock.SherlockReporter - Initializing Sherlock session with URI frontier://tenant=pp;env=qa;app_svc=raptor-default;pool=sampleserv@sherlock-ftrproxy-vip.qa.gpay.com?reconnect=constant(delay:60s) INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.816 [WrapperStartStopAppMain] INFO o.e.s.client.frontier.FrontierClient - Started new FrontierClient with contact points [sherlock-ftrproxy-vip.qa.gpay.com] INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.879 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=High, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.881 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=Medium, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.883 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=Low, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.885 [Sherlock-Worker-3-1] INFO o.e.s.c.frontier.FrontierSession - Connecting session {tenant=pp, env=qa, app_svc=raptor-default, pool=sampleserv}. INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.888 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.MEMORY.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.891 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.TPS.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.893 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.TPS.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.905 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{gcollector=ParNew, totalCollectors=2} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.905 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{gcollector=ConcurrentMarkSweep, totalCollectors=2} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.907 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.911 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.912 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.920 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.THREAD.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.922 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.THREAD.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/18 09:18:33 | 09:18:33.932 [WrapperStartStopAppMain] INFO com.ebay.aero.perfmon.core.Monitor - Registering MBean for JavaFlightRecorder INFO | jvm 1 | 2019/11/18 09:18:34 | 09:18:34.050 [WrapperStartStopAppMain] INFO com.ebay.kernel.initialization - initializing 'com.ebay.raptor.system.runtime.InitializationManager' } DONE - time 1634ms INFO | jvm 1 | 2019/11/18 09:18:34 | Set logback.configurationFile to : file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/raptorconfig/config/com/ebay/aero/kernel/logging/logback/logback.xml INFO | jvm 1 | 2019/11/18 09:18:34 | Adding FlushResponseHandler com.ebay.raptor.kernel.cmd.handler.impl.FlushGZipHandler : 69.0 INFO | jvm 1 | 2019/11/18 09:18:34 | Adding RequestHandler com.ebay.raptor.kernel.cmd.stat.CmdStatMetricsHandler : 2.0 INFO | jvm 1 | 2019/11/18 09:18:34 | Adding ResponseHandler com.ebay.raptor.kernel.cmd.stat.CmdStatMetricsHandler : 2.0 INFO | jvm 1 | 2019/11/18 09:18:34 | Adding RequestHandler com.ebay.raptor.kernel.cmd.handler.impl.CoreContextHandler : 0.0 INFO | jvm 1 | 2019/11/18 09:18:34 | Adding CleanupHandler com.ebay.raptor.kernel.cmd.handler.impl.CoreContextHandler : 0.0 INFO | jvm 1 | 2019/11/18 09:18:34 | Adding ResponseHandler com.ebay.raptor.kernel.cmd.handler.impl.RaptorResponseHandler : 2.0 INFO | jvm 1 | 2019/11/18 09:18:34 | Adding CleanupHandler com.ebay.raptor.kernel.cmd.handler.impl.RaptorResponseHandler : 2.0 INFO | jvm 1 | 2019/11/18 09:18:34 | Adding RequestHandler com.ebay.raptor.kernel.cmd.handler.impl.RaptorRLogIdInjectionHandler : 87.0 INFO | jvm 1 | 2019/11/18 09:18:34 | Adding ErrorHandler com.ebay.raptor.kernel.cmd.handler.impl.RaptorErrorResponseHandler : 30.0 INFO | jvm 1 | 2019/11/18 09:18:34 | Adding RedirectHandler com.ebay.raptor.kernel.cmd.handler.impl.RaptorRedirectHandler : 2.0 INFO | jvm 1 | 2019/11/18 09:18:35 | INFO | jvm 1 | 2019/11/18 09:18:35 | <<<<<<<<<<<<<<<<<<<<< Invoking SpringAgent >>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/18 09:18:35 | INFO | jvm 1 | 2019/11/18 09:18:35 | Agent#initialize() java.class.path: INFO | jvm 1 | 2019/11/18 09:18:35 | JSW/yonex/scripts/JSW/lib/wrapper.jar INFO | jvm 1 | 2019/11/18 09:18:35 | /evergreen/jvm-infra/java/lib/tools.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/classes/ INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/CheckoutVO_private-interface-4.209.26183531.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ConfigWebResources-1.1.5.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/CryptoAPIProvider-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/DGTask-9.2.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/EbayServer-9.2.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/FastInfoset-1.2.13.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/HdrHistogram-2.1.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/KafkaGenericCrypto-2.0.1-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/KeyMakerAPI-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/MddfSDK-1.2.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ProtectedPkgCryptoAPIProvider-Impl-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ProtectedPkgSSLConfigProvider-Impl-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/RaptorHelpers-2.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/RiskPaymentApplicationVO-interface-4.209.27313363.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/SSLConfigProvider-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/UserRead-interface-4.213.41678687.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/accessors-smart-1.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/sampleservApi-0.0.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/sampleservBusiness-0.0.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/sampleservCommon-0.0.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/sampleservModel-0.0.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/sampleservResource-0.0.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/actions-specification-0.0.5.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/activation-1.1.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/activityaggregator-0.0.14-actions.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/activityplatform-selfserve-19.5.13.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/activityresourceutil-19.09.11.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/aero-hystrix-2.5.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/aero-jmx-2.2.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/aero-kernel-2.2.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/aero-perfmon-2.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ahc-1.1.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/android-json-0.0.20131108.vaadin1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/annotations-3.0.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ant-1.8.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ant-launcher-1.8.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/apache-client-integration-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/appengine-api-stubs-1.3.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/archaius-core-0.4.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/asf-client-1.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/asf-common-1.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/asf-profile-1.3.0.pom INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/asm-5.0.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/auth-utils-1.9.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/bcpg-jdk15on-1.56.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/bcpkix-jdk15on-1.56.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/bcprov-jdk15on-1.56.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/btf-1.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/cal-client-impl-3.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/classmate-1.3.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/classworlds-1.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/cloning-1.7.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/codemodel-2.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/common-annotations-2.3.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-1.2.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-beanutils-1.9.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-codec-1.10.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-collections4-4.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-collections-3.2.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-configuration-1.10.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-digester-2.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-io-2.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-jxpath-1.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-lang3-3.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-lang-2.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-logging-1.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-pool2-2.4.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-pool-1.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/commons-validator-1.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/concurrent-trees-2.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/concurrentlinkedhashmap-lru-1.4.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/config-client-4.2.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/config-client-impl-4.2.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/config-resources-gpay-2.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/config-web-2.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/containers-common-1.2.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/containers-springboot-1.2.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/cow-1.2.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/dom4j-1.6.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ebaysf-metrics-9.2.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/elmo-java-2.0.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/elmoHelperUtils-2.0.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/elmoservDataModels-2.0.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/fast-classpath-scanner-2.0.13.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/fpti-raptor-session-provider-4.0.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/gson-2.8.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/guava-18.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/hibernate-validator-5.3.6.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/hibernate-validator-annotation-processor-5.3.6.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/httpclient-4.5.5.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/httpcore-4.4.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/hystrix-core-1.5.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/hystrix-metrics-event-stream-1.5.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/hystrix-request-servlet-1.5.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/hystrix-serialization-1.5.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/infra-jsse-8.212.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/infra-jsse-cache-provider-1.2.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/infra-protected-pkg-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/invoice-api-spec-2.0.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/istack-commons-runtime-2.16.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jackson-annotations-2.9.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jackson-core-2.9.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jackson-core-asl-1.9.13.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jackson-coreutils-1.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jackson-databind-2.9.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jackson-jaxrs-base-2.9.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jackson-jaxrs-json-provider-2.9.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jackson-mapper-asl-1.9.13.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jackson-module-afterburner-2.9.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jackson-module-jaxb-annotations-2.9.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/java-cryptoclient-3.0.7-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/java-netstring-3.0.3-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/javassist-3.20.0-GA.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/javax.inject-1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/javax.mail-1.5.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/javax.ws.rs-api-2.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/javers-core-3.1.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxb-api-2.2.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxb-core-2.2.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxb-impl-2.2.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxrs-client-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxrs-client-gpay-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxrs-client-resilience-api-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxrs-client-resilience-core-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxrs-client-resilience-hystrix-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxrs-client-resilience-spi-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxrs-commons-gpay-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxrs-server-api-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxrs-service-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jaxrs-service-gpay-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jboss-jaxrs-api_2.0_spec-1.0.1.Beta1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jboss-logging-3.3.2.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jcip-annotations-1.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jcl-over-slf4j-1.7.25.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/joda-time-2.9.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jsch-0.1.54.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/json-20140107.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/json-patch-1.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/json-path-2.2.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/json-smart-2.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jsonassert-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jsonschema2pojo-core-0.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jsr305-2.0.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/jul-to-slf4j-1.7.25.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/keymaker-nimbus-jwe-3.0.3-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/log4j-over-slf4j-1.7.25.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/logback-classic-1.2.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/logback-core-1.2.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/logutil-1.5.4.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-artifact-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-artifact-manager-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-common-artifact-filters-1.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-core-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-error-diagnostics-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-model-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-monitor-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-plugin-api-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-plugin-descriptor-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-plugin-parameter-documenter-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-plugin-registry-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-profile-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-project-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-reporting-api-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-repository-metadata-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-settings-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-surefire-common-2.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-surefire-plugin-2.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/maven-toolchain-2.0.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/mcf-core-2.2.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/mcf-reporter-cal-2.2.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/mcf-reporter-sherlock-2.1.6-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/metadata-api-2.2.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/metadata-runtime-2.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/metadata-runtime-local-2.2.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/metadata-runtime-rest-2.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/metrics-core-3.0.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/mina-core-1.1.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/mina-filter-ssl-1.1.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/msg-simple-1.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/netty-buffer-4.1.8.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/netty-codec-4.1.8.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/netty-codec-http-4.1.8.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/netty-common-4.1.8.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/netty-handler-4.1.8.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/netty-resolver-4.1.8.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/netty-transport-4.1.8.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/netty-transport-native-epoll-4.1.8.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/nimbus-jose-jwt-5.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/oauth2-context-1.0.3-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/objenesis-2.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/gpay-protected-security-1.1.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/picocontainer-2.15.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/platform-core-2.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/platform-runtime-2.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/plexus-container-default-1.0-alpha-9-stable-1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/powermock-module-junit4-common-1.6.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/powermock-module-junit4-1.6.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/powermock-reflect-1.6.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ppaas-client-1.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ppaas-error-1.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ppaas-error-api-1.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ppaas-error-handling-1.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ppaas-security-api-1.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ppaas-security-core-1.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ppaas-spring-security-context-1.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/ppinfra-crypto-1.0.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/raptor-servlets-1.2.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/raptorspi-1.1.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/rest-client-profile-gpay-2.6.0.pom INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/rest-profile-2.6.0.pom INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/rest-profile-gpay-2.6.0.pom INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/rest-profile-ppaas-1.3.0.pom INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-client-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-client-3.1.4.Final.gpay.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-jackson2-provider-3.1.4.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-jaxb-provider-3.1.4.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-jaxrs-3.1.4.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-jaxrs-services-3.1.4.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-service-2.6.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-servlet-initializer-3.1.4.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-spring-3.1.4.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-spring-boot-starter-2.3.4-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/resteasy-validator-provider-11-3.1.4.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/rxjava-1.2.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/rxjava-cal-integration-1.0.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/rxnetty-0.4.20.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/rxnetty-client-1.1.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/rxnetty-client-api-1.1.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/security-api-1.1.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/security-context-1.0.5-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/sherlock-client-1.3.3-RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/slf4j-api-1.7.25.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/snakeyaml-1.17.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/socket-interceptor-9.2.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-aop-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-beans-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-autoconfigure-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-logging-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-raptor-core-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-raptor-ecv-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-raptor-fpti-session-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-raptor-keymaker-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-raptor-ppaas-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-raptor-rest-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-raptor-rxjava-integration-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-raptor-tomcat-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-raptor-vi-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-raptor-web-1.4.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-tomcat-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-web-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-context-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-core-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-expression-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-test-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-web-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/spring-webmvc-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/surefire-api-2.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/surefire-booter-2.9.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/tomcat-annotations-api-8.5.29.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/tomcat-embed-core-8.5.29.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/tomcat-embed-el-8.5.29.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/tomcat-embed-websocket-8.5.29.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/uKernel-9.2.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/uKernelCore-9.2.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/validation-api-1.1.0.Final.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/vo-1.2.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/wagon-provider-api-1.0-beta-2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/walletactivitygateway-activity-common-19.9.17.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/walletactivitygateway-common-19.9.17.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/walletactivitygateway-contracts-19.9.17.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/walletactivitygateway-transformer-19.9.17.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/xml-apis-1.4.01.jar INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/lib/zero-allocation-hashing-0.8.jar INFO | jvm 1 | 2019/11/18 09:18:35 | /opt/SpecialAgent/opentracing-specialagent-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | Instrumentation Plugins are enabled by default INFO | jvm 1 | 2019/11/18 09:18:35 | Tracer Plugins are enabled by default INFO | jvm 1 | 2019/11/18 09:18:35 | new IsoParentClassLoader(file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/iso/asm-5.0.3.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/iso/fingerprint-1.5.2-SNAPSHOT.jar) INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lightstep.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxb-impl-2.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-thrift-0.1.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-reactor-0.1.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-common-0.1.14.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-okhttp3-2.0.1.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaeger.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/wavefront.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/feign-opentracing-0.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/play-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxb-core-2.3.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-kafka-client-0.1.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jms-1-0.1.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-grpc-0.1.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jms-2-0.1.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jms-common-0.1.7.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-akka-0.1.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/camel-opentracing-2.24.0.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-mongo-common-0.1.5.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-hazelcast-0.1.5.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jdbc-0.2.2.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lightstep.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lightstep.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaeger.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaeger.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/wavefront.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/wavefront.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/play-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/play-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 3: sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | Loading 87 rule paths: INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxb-impl-2.3.0.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-thrift-0.1.3.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-reactor-0.1.2.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-common-0.1.14.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/feign-opentracing-0.3.0.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxb-core-2.3.0.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jms-1-0.1.7.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-grpc-0.1.2.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jms-2-0.1.7.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jms-common-0.1.7.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-akka-0.1.0.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/camel-opentracing-2.24.0.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-hazelcast-0.1.5.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jdbc-0.2.2.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lightstep.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaeger.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/wavefront.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/play-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/18 09:18:35 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | Found dependencies.tgf: java.net.URL@63ba1048jar:file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar!/dependencies.tgf INFO | jvm 1 | 2019/11/18 09:18:35 | %%% 4: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/18 09:18:35 | Terminating SpecialAgent due to: INFO | jvm 1 | 2019/11/18 09:18:35 | java.lang.IllegalStateException: Expected to find PluginManifest for file: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar in: [/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxb-impl-2.3.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-thrift-0.1.3.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-reactor-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-common-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/feign-opentracing-0.3.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxb-core-2.3.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jms-1-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-grpc-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jms-2-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jms-common-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-akka-0.1.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/camel-opentracing-2.24.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-hazelcast-0.1.5.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/opentracing-jdbc-0.2.2.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lightstep.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaeger.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/wavefront.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/play-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent4998925196528644851/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar] INFO | jvm 1 | 2019/11/18 09:18:35 | at io.opentracing.contrib.specialagent.SpecialAgent.loadDependencies(SpecialAgent.java:470) INFO | jvm 1 | 2019/11/18 09:18:35 | at io.opentracing.contrib.specialagent.SpecialAgent.initialize(SpecialAgent.java:392) INFO | jvm 1 | 2019/11/18 09:18:35 | at io.opentracing.contrib.specialagent.ByteBuddyManager.premain(ByteBuddyManager.java:104) INFO | jvm 1 | 2019/11/18 09:18:35 | at io.opentracing.contrib.specialagent.SpecialAgent$1.run(SpecialAgent.java:140) INFO | jvm 1 | 2019/11/18 09:18:36 | at org.springframework.boot.StartupInfoLogger.(StartupInfoLogger.java:43) INFO | jvm 1 | 2019/11/18 09:18:36 | at org.springframework.boot.SpringApplication.logStartupInfo(SpringApplication.java:578) INFO | jvm 1 | 2019/11/18 09:18:36 | at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:341) INFO | jvm 1 | 2019/11/18 09:18:36 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:301) INFO | jvm 1 | 2019/11/18 09:18:36 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118) INFO | jvm 1 | 2019/11/18 09:18:36 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107) INFO | jvm 1 | 2019/11/18 09:18:36 | at com.gpay.activity.actions.RaptorApplication.main(RaptorApplication.java:23) INFO | jvm 1 | 2019/11/18 09:18:36 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/11/18 09:18:36 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/11/18 09:18:36 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/11/18 09:18:36 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/11/18 09:18:36 | at org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:316) INFO | jvm 1 | 2019/11/18 09:18:36 | at java.lang.Thread.run(Thread.java:748) INFO | jvm 1 | 2019/11/18 09:18:36 | INFO | jvm 1 | 2019/11/18 09:18:36 | <<<<<<<<<<<<<<<<<<<<< Invoked SpringAgent >>>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/18 09:18:36 | INFO | jvm 1 | 2019/11/18 09:18:46 | Initializing Configuration for Aero Hystrix... INFO | jvm 1 | 2019/11/18 09:18:47 | Completed Configuration initialization for Aero Hystrix - time 336ms

sattishv commented 4 years ago

Hi Safris,

Have any update on this. We are blocked could you please help us in resolving the above issue. Do we any workaround to proceed further.

Sattish.

safris commented 4 years ago

Hi @sattishv,

The log you provided does not include -Dsa.log.level=FINER. Please provide a log with -Dsa.log.level=FINER, and post again.

sattishv commented 4 years ago

Hi Safris,

Thanks for the response. I changed the log level from Finest to Finer rebooted the server and here is the std output

STATUS | wrapper | 2019/11/20 09:03:48 | TERM trapped. Shutting down. STATUS | wrapper | 2019/11/20 09:03:50 | <-- Wrapper Stopped STATUS | wrapper | 2019/11/20 09:03:53 | --> Wrapper Started as Daemon STATUS | wrapper | 2019/11/20 09:03:53 | Java Service Wrapper Community Edition 64-bit 3.5.26 STATUS | wrapper | 2019/11/20 09:03:53 | Copyright (C) 1999-2014 Tanuki Software, Ltd. All Rights Reserved. STATUS | wrapper | 2019/11/20 09:03:53 | http://wrapper.tanukisoftware.com STATUS | wrapper | 2019/11/20 09:03:53 | STATUS | wrapper | 2019/11/20 09:03:53 | Launching a JVM... INFO | jvm 1 | 2019/11/20 09:03:54 | INFO | jvm 1 | 2019/11/20 09:03:54 | <<<<<<<<<<<<<<<<<<<< Installing SpringAgent >>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/20 09:03:54 | INFO | jvm 1 | 2019/11/20 09:03:54 | INFO | jvm 1 | 2019/11/20 09:03:54 | >>>>>>>>>>>>>>>>>>>>> Installed SpringAgent <<<<<<<<<<<<<<<<<<<< INFO | jvm 1 | 2019/11/20 09:03:54 | INFO | jvm 1 | 2019/11/20 09:03:54 | .==============================================================. INFO | jvm 1 | 2019/11/20 09:03:54 | | | INFO | jvm 1 | 2019/11/20 09:03:54 | | Spring Boot application detected. | INFO | jvm 1 | 2019/11/20 09:03:54 | | Using Static Deferred Attach. | INFO | jvm 1 | 2019/11/20 09:03:54 | | | INFO | jvm 1 | 2019/11/20 09:03:54 | | To disable Static Deferred Attach, | INFO | jvm 1 | 2019/11/20 09:03:54 | | specify -Dsa.init.defer=false | INFO | jvm 1 | 2019/11/20 09:03:54 | | | INFO | jvm 1 | 2019/11/20 09:03:54 | '==============================================================' INFO | jvm 1 | 2019/11/20 09:03:54 | Started SpecialAgent in 0.37s INFO | jvm 1 | 2019/11/20 09:03:54 | INFO | jvm 1 | 2019/11/20 09:03:55 | WrapperManager: Initializing... INFO | jvm 1 | 2019/11/20 09:03:57 | INFO | jvm 1 | 2019/11/20 09:03:57 | . _ _ INFO | jvm 1 | 2019/11/20 09:03:57 | /\ / '_ () \ \ \ \ INFO | jvm 1 | 2019/11/20 09:03:57 | ( ( )\ | ' | '| | ' \/ ` | \ \ \ \ INFO | jvm 1 | 2019/11/20 09:03:57 | \/ _)| |)| | | | | || (| | ) ) ) ) INFO | jvm 1 | 2019/11/20 09:03:57 | ' |__| .|| ||| |\, | / / / / INFO | jvm 1 | 2019/11/20 09:03:57 | =========|_|==============|__/=//// INFO | jvm 1 | 2019/11/20 09:03:57 | :: Spring Boot :: (v1.5.12.RELEASE) INFO | jvm 1 | 2019/11/20 09:03:57 | INFO | jvm 1 | 2019/11/20 09:03:59 | 09:03:58.996 [WrapperStartStopAppMain] INFO c.p.r.s.c.rotorContextInitializer - Initializing rotor framework INFO | jvm 1 | 2019/11/20 09:03:59 | 09:03:59.042 [WrapperStartStopAppMain] WARN c.p.p.security.gpaySSLHelper - Detected a test pool environment, using pre-defined share password for protected INFO | jvm 1 | 2019/11/20 09:03:59 | 09:03:59.043 [WrapperStartStopAppMain] WARN c.p.p.security.gpaySSLHelper - Faking the unlock code for craking the protected package open!!! ASSUMING DEVELOPMENT OR NON LIVE ENVIRONMENT INFO | jvm 1 | 2019/11/20 09:03:59 | 09:03:59.076 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - Protected package configration properties successfully loaded INFO | jvm 1 | 2019/11/20 09:03:59 | 09:03:59.084 [WrapperStartStopAppMain] INFO c.p.i.p.ProtectedProviderFactory - using Java provider to load protected configuration file. INFO | jvm 1 | 2019/11/20 09:03:59 | 09:03:59.102 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Attempt to read APP_PIN INFO | jvm 1 | 2019/11/20 09:03:59 | 09:03:59.111 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Assuming Dev Environment. Not attempting to acquire pin from nshareserver. INFO | jvm 1 | 2019/11/20 09:03:59 | 09:03:59.111 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Attempting to reconstruct pin locally. INFO | jvm 1 | 2019/11/20 09:03:59 | 09:03:59.414 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - prime not in SHARE.cdb, computing prime. INFO | jvm 1 | 2019/11/20 09:04:00 | 09:04:00.430 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - brute-forced the masked bits. INFO | jvm 1 | 2019/11/20 09:04:00 | 09:04:00.430 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - Successfully reconstructed the pin. INFO | jvm 1 | 2019/11/20 09:04:00 | 09:04:00.532 [WrapperStartStopAppMain] INFO c.p.i.p.ProtectedProviderRegistry - Added protectedProvider with root : sampleserv/yonex/scripts/app/../protected INFO | jvm 1 | 2019/11/20 09:04:00 | 09:04:00.556 [WrapperStartStopAppMain] INFO c.p.i.protectedpkg.KeyStoreLoader - Loading keystore named 'protected.jks' from :sampleserv/yonex/scripts/app/../protected/protected.jks INFO | jvm 1 | 2019/11/20 09:04:00 | 09:04:00.640 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.6.Final INFO | jvm 1 | 2019/11/20 09:04:01 | 09:04:01.443 [WrapperStartStopAppMain] INFO c.p.p.security.gpaySSLHelper - Successfully registered gpay JSSE provider INFO | jvm 1 | 2019/11/20 09:04:01 | 09:04:01.496 [WrapperStartStopAppMain] INFO c.e.rotor.kernel.util.RuntimeUtils - Set persistent store root directory to /applicationpackages/.appdata INFO | jvm 1 | 2019/11/20 09:04:01 | 09:04:01.497 [WrapperStartStopAppMain] INFO c.e.r.k.init.rotorInitializerHelper - Setting configRoot to file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/ INFO | jvm 1 | 2019/11/20 09:04:01 | 09:04:01.593 [WrapperStartStopAppMain] INFO c.e.r.metadata.RestMetadataCreator - javax.xml.transform.stream.StreamSource@170a0988 INFO | jvm 1 | 2019/11/20 09:04:03 | 09:04:03.913 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - looks like an attempt to load protected package is already made, not loading again INFO | jvm 1 | 2019/11/20 09:04:03 | 09:04:03.927 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - looks like an attempt to load protected package is already made, not loading again INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.038 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Reading JMX Bean [JavaClientConfigMXBean] attributes from file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.061 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute RemoteAddress Old Value in file "localhost:1118" , New value localhost:1118 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.068 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute TcpSendBufferSize Old Value in file "512000" , New value 512000 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.069 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute CodeBuildLabel Old Value in file "sampleserv-0.0.1_20191014222504185,stack-rotor,3.7.0" , New value sampleserv-0.0.1_20191014222504185,stack-rotor,3.7.0 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.075 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute Poolname Old Value in file "sampleserv" , New value sampleserv to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.076 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute Environment Old Value in file "gpay" , New value gpay to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.077 [WrapperStartStopAppMain] INFO c.e.k.cal.JavaClientConfigFactory - Initialized JavaClientConfigMXBean from a configuration object INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.079 [WrapperStartStopAppMain] INFO c.e.k.cal.JavaClientConfigFactory - Setting CAL poolname to sampleserv INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.082 [WrapperStartStopAppMain] INFO c.e.k.cal.JavaClientConfigFactory - LEGACY KEY SiteViewAddr used for computing cal remote service address: localhost:1118 INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.247 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - Discovered pipeline handlers : INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.247 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 0- com.ebay.rotor.kernel.cmd.stat.CmdStatMetricsHandler INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.247 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 1- com.ebay.rotor.kernel.cmd.handler.impl.FlushGZipHandler INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.248 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 2- com.ebay.rotor.kernel.cmd.handler.impl.rotorRLogIdInjectionHandler INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.248 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 3- com.ebay.rotor.kernel.cmd.handler.impl.rotorRedirectHandler INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.248 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 4- com.ebay.rotor.kernel.cmd.handler.impl.CoreContextHandler INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.248 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 5- com.ebay.rotor.kernel.cmd.handler.impl.rotorResponseHandler INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.248 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 6- com.ebay.rotor.kernel.cmd.handler.impl.rotorErrorResponseHandler INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.324 [WrapperStartStopAppMain] INFO com.ebay.kernel.context - CLASS_OF_SERVICE defaulting to Dev INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.358 [WrapperStartStopAppMain] INFO c.e.r.k.init.rotorCoreInitializer - ---> rotorInitializer Starts <--- INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.409 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Loop counter: 180 INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.410 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Timer frequency: 10000 INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.410 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Set [configProfile] to com.ebay.rotor.system.init.MetricsProfileInit$rotorConfigProfile@2c32f215 INFO | jvm 1 | 2019/11/20 09:04:06 | Loading external configuration properties from /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/extconfig/ext/ExternalConfig.properties INFO | jvm 1 | 2019/11/20 09:04:06 | 09:04:06.916 [WrapperStartStopAppMain] INFO com.ebay.rotor.system.runtime - Found configDebug.txt for Cal configuration at: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/configDebug.txt INFO | jvm 1 | 2019/11/20 09:04:07 | 09:04:07.294 [WrapperStartStopAppMain] INFO com.ebay.aero.perfmon.core.Monitor - Using JavaPerfmon INFO | jvm 1 | 2019/11/20 09:04:07 | 09:04:07.337 [WrapperStartStopAppMain] INFO o.e.mcf.reporter.DefaultReporter - Getting default reporter with name PerfMonReporter INFO | jvm 1 | 2019/11/20 09:04:07 | 09:04:07.375 [WrapperStartStopAppMain] INFO c.ebay.aero.kernel.util.Organization - Organization is ORGANIZATION_gpay INFO | jvm 1 | 2019/11/20 09:04:07 | 09:04:07.504 [WrapperStartStopAppMain] INFO o.e.m.r.ReporterConfigMXBeanImpl - McfReporterConfigMXBean created and registered INFO | jvm 1 | 2019/11/20 09:04:07 | 09:04:07.505 [WrapperStartStopAppMain] INFO o.e.mcf.reporter.DefaultReporter - Creating a new reporter with name PerfMonReporter of type org.ebaysf.mcf.reporter.sherlock.SherlockReporter. INFO | jvm 1 | 2019/11/20 09:04:07 | 09:04:07.533 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Started reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:07 | 09:04:07.664 [WrapperStartStopAppMain] INFO o.e.m.r.sherlock.SherlockReporter - Initializing Sherlock session with URI frontier://tenant=pp;env=qa;app_svc=rotor-default;pool=sampleserv@sherlock-ftrproxy-vip.qa.gpay.com?reconnect=constant(delay:60s) INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.086 [WrapperStartStopAppMain] INFO o.e.s.client.frontier.FrontierClient - Started new FrontierClient with contact points [sherlock-ftrproxy-vip.qa.gpay.com] INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.143 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=High, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.144 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=Medium, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.147 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=Low, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.149 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.MEMORY.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.153 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.TPS.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.150 [Sherlock-Worker-3-1] INFO o.e.s.c.frontier.FrontierSession - Connecting session {tenant=pp, env=qa, app_svc=rotor-default, pool=sampleserv}. INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.154 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.TPS.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.157 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{gcollector=ParNew, totalCollectors=2} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.157 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{gcollector=ConcurrentMarkSweep, totalCollectors=2} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.159 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.169 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.171 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.178 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.THREAD.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.184 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.THREAD.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.186 [WrapperStartStopAppMain] INFO com.ebay.aero.perfmon.core.Monitor - Registering MBean for JavaFlightRecorder INFO | jvm 1 | 2019/11/20 09:04:08 | 09:04:08.317 [WrapperStartStopAppMain] INFO com.ebay.kernel.initialization - initializing 'com.ebay.rotor.system.runtime.InitializationManager' } DONE - time 1404ms INFO | jvm 1 | 2019/11/20 09:04:08 | Set logback.configurationFile to : file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/com/ebay/aero/kernel/logging/logback/logback.xml INFO | jvm 1 | 2019/11/20 09:04:08 | Adding RequestHandler com.ebay.rotor.kernel.cmd.stat.CmdStatMetricsHandler : 2.0 INFO | jvm 1 | 2019/11/20 09:04:08 | Adding ResponseHandler com.ebay.rotor.kernel.cmd.stat.CmdStatMetricsHandler : 2.0 INFO | jvm 1 | 2019/11/20 09:04:08 | Adding FlushResponseHandler com.ebay.rotor.kernel.cmd.handler.impl.FlushGZipHandler : 69.0 INFO | jvm 1 | 2019/11/20 09:04:08 | Adding RequestHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorRLogIdInjectionHandler : 87.0 INFO | jvm 1 | 2019/11/20 09:04:08 | Adding RedirectHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorRedirectHandler : 2.0 INFO | jvm 1 | 2019/11/20 09:04:08 | Adding RequestHandler com.ebay.rotor.kernel.cmd.handler.impl.CoreContextHandler : 0.0 INFO | jvm 1 | 2019/11/20 09:04:08 | Adding CleanupHandler com.ebay.rotor.kernel.cmd.handler.impl.CoreContextHandler : 0.0 INFO | jvm 1 | 2019/11/20 09:04:08 | Adding ResponseHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorResponseHandler : 2.0 INFO | jvm 1 | 2019/11/20 09:04:08 | Adding CleanupHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorResponseHandler : 2.0 INFO | jvm 1 | 2019/11/20 09:04:08 | Adding ErrorHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorErrorResponseHandler : 30.0 INFO | jvm 1 | 2019/11/20 09:04:10 | INFO | jvm 1 | 2019/11/20 09:04:10 | <<<<<<<<<<<<<<<<<<<<< Invoking SpringAgent >>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/20 09:04:10 | INFO | jvm 1 | 2019/11/20 09:04:10 | Instrumentation Plugins are enabled by default INFO | jvm 1 | 2019/11/20 09:04:10 | Tracer Plugins are enabled by default INFO | jvm 1 | 2019/11/20 09:04:10 | Loading 87 rule paths: INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jaxb-impl-2.3.0.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-thrift-0.1.3.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-reactor-0.1.2.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-redis-common-0.1.14.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/feign-opentracing-0.3.0.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jaxb-core-2.3.0.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-jms-1-0.1.7.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-grpc-0.1.2.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-jms-2-0.1.7.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-jms-common-0.1.7.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-akka-0.1.0.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/camel-opentracing-2.24.0.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-hazelcast-0.1.5.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-jdbc-0.2.2.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/lightstep.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jaeger.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/wavefront.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/play-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 09:04:10 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/20 09:04:10 | Terminating SpecialAgent due to: INFO | jvm 1 | 2019/11/20 09:04:10 | java.lang.IllegalStateException: Expected to find PluginManifest for file: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar in: [/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jaxb-impl-2.3.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-thrift-0.1.3.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-reactor-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-redis-common-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/feign-opentracing-0.3.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jaxb-core-2.3.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-jms-1-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-grpc-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-jms-2-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-jms-common-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-akka-0.1.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/camel-opentracing-2.24.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-hazelcast-0.1.5.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/opentracing-jdbc-0.2.2.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/lightstep.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jaeger.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/wavefront.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/play-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent612516283518162466/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar] INFO | jvm 1 | 2019/11/20 09:04:10 | at io.opentracing.contrib.specialagent.SpecialAgent.loadDependencies(SpecialAgent.java:470) INFO | jvm 1 | 2019/11/20 09:04:10 | at io.opentracing.contrib.specialagent.SpecialAgent.initialize(SpecialAgent.java:392) INFO | jvm 1 | 2019/11/20 09:04:10 | at io.opentracing.contrib.specialagent.ByteBuddyManager.premain(ByteBuddyManager.java:104) INFO | jvm 1 | 2019/11/20 09:04:10 | at io.opentracing.contrib.specialagent.SpecialAgent$1.run(SpecialAgent.java:140) INFO | jvm 1 | 2019/11/20 09:04:10 | at org.springframework.boot.StartupInfoLogger.(StartupInfoLogger.java:43) INFO | jvm 1 | 2019/11/20 09:04:10 | at org.springframework.boot.SpringApplication.logStartupInfo(SpringApplication.java:578) INFO | jvm 1 | 2019/11/20 09:04:10 | at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:341) INFO | jvm 1 | 2019/11/20 09:04:10 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:301) INFO | jvm 1 | 2019/11/20 09:04:10 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118) INFO | jvm 1 | 2019/11/20 09:04:10 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107) INFO | jvm 1 | 2019/11/20 09:04:10 | at com.gpay.activity.actions.rotorApplication.main(rotorApplication.java:23) INFO | jvm 1 | 2019/11/20 09:04:10 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/11/20 09:04:10 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/11/20 09:04:10 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/11/20 09:04:10 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/11/20 09:04:10 | at org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:316) INFO | jvm 1 | 2019/11/20 09:04:10 | at java.lang.Thread.run(Thread.java:748) INFO | jvm 1 | 2019/11/20 09:04:10 | INFO | jvm 1 | 2019/11/20 09:04:10 | <<<<<<<<<<<<<<<<<<<<< Invoked SpringAgent >>>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/20 09:04:10 | INFO | jvm 1 | 2019/11/20 09:04:22 | Initializing Configuration for Aero Hystrix... INFO | jvm 1 | 2019/11/20 09:04:23 | Completed Configuration initialization for Aero Hystrix - time 131ms

Thanks Sattish.

safris commented 4 years ago

Hi @sattishv,

The logs are still missing the output I expect from -Dsa.log.level=FINEST. Are you sure you are setting this property? Here is an example output from my execution:

...
Instrumentation Plugins are enabled by default
Tracer Plugins are enabled by default
new IsoParentClassLoader(file:/var/folders/zb/xjqqmfc54zq8xhdlq48jbz400000gn/T/opentracing-specialagent3511818993484919827/META-INF/iso/asm-5.0.3.jar,
file:/var/folders/zb/xjqqmfc54zq8xhdlq48jbz400000gn/T/opentracing-specialagent3511818993484919827/META-INF/iso/fingerprint-1.5.2-SNAPSHOT.jar)
%%% 1: /var/folders/zb/xjqqmfc54zq8xhdlq48jbz400000gn/T/opentracing-specialagent3511818993484919827/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar
%%% 1: /var/folders/zb/xjqqmfc54zq8xhdlq48jbz400000gn/T/opentracing-specialagent3511818993484919827/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar
%%% 1: /var/folders/zb/xjqqmfc54zq8xhdlq48jbz400000gn/T/opentracing-specialagent3511818993484919827/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar
%%% 1: /var/folders/zb/xjqqmfc54zq8xhdlq48jbz400000gn/T/opentracing-specialagent3511818993484919827/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar
...

The lines I expect to see are the ones that start with %%%.

sattishv commented 4 years ago

Hi,

Have attached the snippet from ps -ef | grep java showing the log level been set to FINER

-Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -XX:+PreserveFramePointer -Xmn800m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -javaagent:/opt/SpecialAgent/opentracing-specialagent-1.5.2-SNAPSHOT.jar -Dsa.tracer=jaeger -Dsa.log.level=FINER -DJAEGER_SERVICE_NAME=sampleserv -DJAEGER_AGENT_HOST=10.180.142.193 -DJAEGER_AGENT_PORT=6831 -Dapplication.nonssl.port=26812 -Dapplication.ssl.port=26817 -Dadmin.port=26811 -Xms2200m -Xmx2200m -Djava.library.path=JSW/cronus/scripts/JSW/lib -Dwrapper.key=j1v7X52V5RTUQEst -Dwrapper.port=26816 -Dwrapper.disable_console_input=TRUE -Dwrapper.pid=10527 -Dwrapper.version=3.5.26 -Dwrapper.native_library=wrapper -Dwrapper.arch=x86 -Dwrapper.service=TRUE -Dwrapper.cpu.timeout=10 -Dwrapper.jvmid=1 org.tanukisoftware.wrapper.Wrapper

Here is the output: in the below attached output i could see snippets which you were expecting

<<<<<<<<<<<<<<<<<<<<< Invoking SpringAgent >>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/20 20:39:51 | INFO | jvm 1 | 2019/11/20 20:39:51 | Instrumentation Plugins are enabled by default INFO | jvm 1 | 2019/11/20 20:39:51 | Tracer Plugins are enabled by default INFO | jvm 1 | 2019/11/20 20:39:52 | Loading 87 rule paths:

Still i could see the error

Terminating SpecialAgent due to: INFO | jvm 1 | 2019/11/20 20:39:52 | java.lang.IllegalStateException: Expected to find PluginManifest for file:

STDOUT.log

Java Service Wrapper Community Edition 64-bit 3.5.26 STATUS | wrapper | 2019/11/20 20:39:36 | Copyright (C) 1999-2014 Tanuki Software, Ltd. All Rights Reserved. STATUS | wrapper | 2019/11/20 20:39:36 | http://wrapper.tanukisoftware.com STATUS | wrapper | 2019/11/20 20:39:36 | STATUS | wrapper | 2019/11/20 20:39:37 | Launching a JVM... INFO | jvm 1 | 2019/11/20 20:39:37 | INFO | jvm 1 | 2019/11/20 20:39:37 | <<<<<<<<<<<<<<<<<<<< Installing SpringAgent >>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/20 20:39:37 | INFO | jvm 1 | 2019/11/20 20:39:37 | INFO | jvm 1 | 2019/11/20 20:39:37 | >>>>>>>>>>>>>>>>>>>>> Installed SpringAgent <<<<<<<<<<<<<<<<<<<< INFO | jvm 1 | 2019/11/20 20:39:37 | INFO | jvm 1 | 2019/11/20 20:39:37 | .==============================================================. INFO | jvm 1 | 2019/11/20 20:39:37 | | | INFO | jvm 1 | 2019/11/20 20:39:37 | | Spring Boot application detected. | INFO | jvm 1 | 2019/11/20 20:39:37 | | Using Static Deferred Attach. | INFO | jvm 1 | 2019/11/20 20:39:37 | | | INFO | jvm 1 | 2019/11/20 20:39:37 | | To disable Static Deferred Attach, | INFO | jvm 1 | 2019/11/20 20:39:37 | | specify -Dsa.init.defer=false | INFO | jvm 1 | 2019/11/20 20:39:37 | | | INFO | jvm 1 | 2019/11/20 20:39:37 | '==============================================================' INFO | jvm 1 | 2019/11/20 20:39:37 | Started SpecialAgent in 0.38s INFO | jvm 1 | 2019/11/20 20:39:37 | INFO | jvm 1 | 2019/11/20 20:39:39 | WrapperManager: Initializing... INFO | jvm 1 | 2019/11/20 20:39:41 | INFO | jvm 1 | 2019/11/20 20:39:41 | . _ _ INFO | jvm 1 | 2019/11/20 20:39:41 | /\ / '_ () \ \ \ \ INFO | jvm 1 | 2019/11/20 20:39:41 | ( ( )\ | ' | '| | ' \/ ` | \ \ \ \ INFO | jvm 1 | 2019/11/20 20:39:41 | \/ _)| |)| | | | | || (| | ) ) ) ) INFO | jvm 1 | 2019/11/20 20:39:41 | ' |__| .|| ||| |\, | / / / / INFO | jvm 1 | 2019/11/20 20:39:41 | =========|_|==============|__/=//// INFO | jvm 1 | 2019/11/20 20:39:41 | :: Spring Boot :: (v1.5.12.RELEASE) INFO | jvm 1 | 2019/11/20 20:39:41 | INFO | jvm 1 | 2019/11/20 20:39:42 | 20:39:42.494 [WrapperStartStopAppMain] INFO c.p.r.s.c.rotorContextInitializer - Initializing rotor framework INFO | jvm 1 | 2019/11/20 20:39:42 | 20:39:42.517 [WrapperStartStopAppMain] WARN c.p.p.security.gpaySSLHelper - Detected a test pool environment, using pre-defined share password for protected INFO | jvm 1 | 2019/11/20 20:39:42 | 20:39:42.517 [WrapperStartStopAppMain] WARN c.p.p.security.gpaySSLHelper - Faking the unlock code for craking the protected package open!!! ASSUMING DEVELOPMENT OR NON LIVE ENVIRONMENT INFO | jvm 1 | 2019/11/20 20:39:42 | 20:39:42.550 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - Protected package configration properties successfully loaded INFO | jvm 1 | 2019/11/20 20:39:42 | 20:39:42.552 [WrapperStartStopAppMain] INFO c.p.i.p.ProtectedProviderFactory - using Java provider to load protected configuration file. INFO | jvm 1 | 2019/11/20 20:39:42 | 20:39:42.574 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Attempt to read APP_PIN INFO | jvm 1 | 2019/11/20 20:39:42 | 20:39:42.574 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Assuming Dev Environment. Not attempting to acquire pin from nshareserver. INFO | jvm 1 | 2019/11/20 20:39:42 | 20:39:42.575 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Attempting to reconstruct pin locally. INFO | jvm 1 | 2019/11/20 20:39:42 | 20:39:42.802 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - prime not in SHARE.cdb, computing prime. INFO | jvm 1 | 2019/11/20 20:39:43 | 20:39:43.398 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - brute-forced the masked bits. INFO | jvm 1 | 2019/11/20 20:39:43 | 20:39:43.398 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - Successfully reconstructed the pin. INFO | jvm 1 | 2019/11/20 20:39:43 | 20:39:43.444 [WrapperStartStopAppMain] INFO c.p.i.p.ProtectedProviderRegistry - Added protectedProvider with root : sampleserv/yonex/scripts/app/../protected INFO | jvm 1 | 2019/11/20 20:39:43 | 20:39:43.457 [WrapperStartStopAppMain] INFO c.p.i.protectedpkg.KeyStoreLoader - Loading keystore named 'protected.jks' from :sampleserv/yonex/scripts/app/../protected/protected.jks INFO | jvm 1 | 2019/11/20 20:39:44 | 20:39:44.404 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.6.Final INFO | jvm 1 | 2019/11/20 20:39:44 | 20:39:44.453 [WrapperStartStopAppMain] INFO c.p.p.security.gpaySSLHelper - Successfully registered gpay JSSE provider INFO | jvm 1 | 2019/11/20 20:39:44 | 20:39:44.501 [WrapperStartStopAppMain] INFO c.e.rotor.kernel.util.RuntimeUtils - Set persistent store root directory to /applicationpackages/.appdata INFO | jvm 1 | 2019/11/20 20:39:44 | 20:39:44.503 [WrapperStartStopAppMain] INFO c.e.r.k.init.rotorInitializerHelper - Setting configRoot to file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/ INFO | jvm 1 | 2019/11/20 20:39:44 | 20:39:44.632 [WrapperStartStopAppMain] INFO c.e.r.metadata.RestMetadataCreator - javax.xml.transform.stream.StreamSource@18cd12f4 INFO | jvm 1 | 2019/11/20 20:39:46 | 20:39:46.572 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - looks like an attempt to load protected package is already made, not loading again INFO | jvm 1 | 2019/11/20 20:39:46 | 20:39:46.597 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - looks like an attempt to load protected package is already made, not loading again INFO | jvm 1 | 2019/11/20 20:39:48 | 20:39:48.838 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Reading JMX Bean [JavaClientConfigMXBean] attributes from file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 20:39:48 | 20:39:48.859 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute RemoteAddress Old Value in file "localhost:1118" , New value localhost:1118 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 20:39:48 | 20:39:48.865 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute TcpSendBufferSize Old Value in file "512000" , New value 512000 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 20:39:48 | 20:39:48.867 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute CodeBuildLabel Old Value in file "sampleserv-0.0.1_20191014222504185,stack-rotor,3.7.0" , New value sampleserv-0.0.1_20191014222504185,stack-rotor,3.7.0 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 20:39:48 | 20:39:48.896 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute Poolname Old Value in file "sampleserv" , New value sampleserv to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 20:39:48 | 20:39:48.898 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute Environment Old Value in file "gpay" , New value gpay to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/20 20:39:48 | 20:39:48.899 [WrapperStartStopAppMain] INFO c.e.k.cal.JavaClientConfigFactory - Initialized JavaClientConfigMXBean from a configuration object INFO | jvm 1 | 2019/11/20 20:39:48 | 20:39:48.900 [WrapperStartStopAppMain] INFO c.e.k.cal.JavaClientConfigFactory - Setting CAL poolname to sampleserv INFO | jvm 1 | 2019/11/20 20:39:48 | 20:39:48.901 [WrapperStartStopAppMain] INFO c.e.k.cal.JavaClientConfigFactory - LEGACY KEY SiteViewAddr used for computing cal remote service address: localhost:1118 INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.008 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - Discovered pipeline handlers : INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.008 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 0- com.ebay.rotor.kernel.cmd.handler.impl.FlushGZipHandler INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.008 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 1- com.ebay.rotor.kernel.cmd.handler.impl.rotorRLogIdInjectionHandler INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.008 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 2- com.ebay.rotor.kernel.cmd.handler.impl.rotorErrorResponseHandler INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.008 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 3- com.ebay.rotor.kernel.cmd.handler.impl.rotorResponseHandler INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.008 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 4- com.ebay.rotor.kernel.cmd.handler.impl.rotorRedirectHandler INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.008 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 5- com.ebay.rotor.kernel.cmd.stat.CmdStatMetricsHandler INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.008 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 6- com.ebay.rotor.kernel.cmd.handler.impl.CoreContextHandler INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.052 [WrapperStartStopAppMain] INFO com.ebay.kernel.context - CLASS_OF_SERVICE defaulting to Dev INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.066 [WrapperStartStopAppMain] INFO c.e.r.k.init.rotorCoreInitializer - ---> rotorInitializer Starts <--- INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.125 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Loop counter: 180 INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.126 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Timer frequency: 10000 INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.126 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Set [configProfile] to com.ebay.rotor.system.init.MetricsProfileInit$rotorConfigProfile@327be4e7 INFO | jvm 1 | 2019/11/20 20:39:49 | Loading external configuration properties from /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/extconfig/ext/ExternalConfig.properties INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.411 [WrapperStartStopAppMain] INFO com.ebay.rotor.system.runtime - Found configDebug.txt for Cal configuration at: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/configDebug.txt INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.578 [WrapperStartStopAppMain] INFO com.ebay.aero.perfmon.core.Monitor - Using JavaPerfmon INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.600 [WrapperStartStopAppMain] INFO o.e.mcf.reporter.DefaultReporter - Getting default reporter with name PerfMonReporter INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.625 [WrapperStartStopAppMain] INFO c.ebay.aero.kernel.util.Organization - Organization is ORGANIZATION_gpay INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.682 [WrapperStartStopAppMain] INFO o.e.m.r.ReporterConfigMXBeanImpl - McfReporterConfigMXBean created and registered INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.682 [WrapperStartStopAppMain] INFO o.e.mcf.reporter.DefaultReporter - Creating a new reporter with name PerfMonReporter of type org.ebaysf.mcf.reporter.sherlock.SherlockReporter. INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.699 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Started reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:49 | 20:39:49.793 [WrapperStartStopAppMain] INFO o.e.m.r.sherlock.SherlockReporter - Initializing Sherlock session with URI frontier://tenant=pp;env=qa;app_svc=rotor-default;pool=sampleserv@sherlock-ftrproxy-vip.qa.gpay.com?reconnect=constant(delay:60s) INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.201 [WrapperStartStopAppMain] INFO o.e.s.client.frontier.FrontierClient - Started new FrontierClient with contact points [sherlock-ftrproxy-vip.qa.gpay.com] INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.262 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=High, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.264 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=Medium, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.266 [Sherlock-Worker-3-1] INFO o.e.s.c.frontier.FrontierSession - Connecting session {tenant=pp, env=qa, app_svc=rotor-default, pool=sampleserv}. INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.269 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=Low, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.273 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.MEMORY.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.280 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.TPS.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.281 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.TPS.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.292 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{gcollector=ParNew, totalCollectors=2} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.293 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{gcollector=ConcurrentMarkSweep, totalCollectors=2} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.300 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.303 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.304 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.310 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.THREAD.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.312 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.THREAD.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.314 [WrapperStartStopAppMain] INFO com.ebay.aero.perfmon.core.Monitor - Registering MBean for JavaFlightRecorder INFO | jvm 1 | 2019/11/20 20:39:50 | 20:39:50.419 [WrapperStartStopAppMain] INFO com.ebay.kernel.initialization - initializing 'com.ebay.rotor.system.runtime.InitializationManager' } DONE - time 1010ms INFO | jvm 1 | 2019/11/20 20:39:50 | Set logback.configurationFile to : file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/com/ebay/aero/kernel/logging/logback/logback.xml INFO | jvm 1 | 2019/11/20 20:39:50 | Adding FlushResponseHandler com.ebay.rotor.kernel.cmd.handler.impl.FlushGZipHandler : 69.0 INFO | jvm 1 | 2019/11/20 20:39:50 | Adding RequestHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorRLogIdInjectionHandler : 87.0 INFO | jvm 1 | 2019/11/20 20:39:50 | Adding ErrorHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorErrorResponseHandler : 30.0 INFO | jvm 1 | 2019/11/20 20:39:50 | Adding ResponseHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorResponseHandler : 2.0 INFO | jvm 1 | 2019/11/20 20:39:50 | Adding CleanupHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorResponseHandler : 2.0 INFO | jvm 1 | 2019/11/20 20:39:50 | Adding RedirectHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorRedirectHandler : 2.0 INFO | jvm 1 | 2019/11/20 20:39:51 | Adding RequestHandler com.ebay.rotor.kernel.cmd.stat.CmdStatMetricsHandler : 2.0 INFO | jvm 1 | 2019/11/20 20:39:51 | Adding ResponseHandler com.ebay.rotor.kernel.cmd.stat.CmdStatMetricsHandler : 2.0 INFO | jvm 1 | 2019/11/20 20:39:51 | Adding RequestHandler com.ebay.rotor.kernel.cmd.handler.impl.CoreContextHandler : 0.0 INFO | jvm 1 | 2019/11/20 20:39:51 | Adding CleanupHandler com.ebay.rotor.kernel.cmd.handler.impl.CoreContextHandler : 0.0 INFO | jvm 1 | 2019/11/20 20:39:51 | INFO | jvm 1 | 2019/11/20 20:39:51 | <<<<<<<<<<<<<<<<<<<<< Invoking SpringAgent >>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/20 20:39:51 | INFO | jvm 1 | 2019/11/20 20:39:51 | Instrumentation Plugins are enabled by default INFO | jvm 1 | 2019/11/20 20:39:51 | Tracer Plugins are enabled by default INFO | jvm 1 | 2019/11/20 20:39:52 | Loading 87 rule paths: INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jaxb-impl-2.3.0.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-thrift-0.1.3.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-reactor-0.1.2.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-redis-common-0.1.14.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/feign-opentracing-0.3.0.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jaxb-core-2.3.0.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-jms-1-0.1.7.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-grpc-0.1.2.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-jms-2-0.1.7.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-jms-common-0.1.7.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-akka-0.1.0.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/camel-opentracing-2.24.0.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-hazelcast-0.1.5.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-jdbc-0.2.2.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/lightstep.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jaeger.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/wavefront.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/play-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/20 20:39:52 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/20 20:39:52 | Terminating SpecialAgent due to: INFO | jvm 1 | 2019/11/20 20:39:52 | java.lang.IllegalStateException: Expected to find PluginManifest for file: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar in: [/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jaxb-impl-2.3.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-thrift-0.1.3.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-reactor-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-redis-common-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/feign-opentracing-0.3.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jaxb-core-2.3.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-jms-1-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-grpc-0.1.2.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-jms-2-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-jms-common-0.1.7.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-akka-0.1.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/camel-opentracing-2.24.0.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-hazelcast-0.1.5.jar, /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/opentracing-jdbc-0.2.2.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/lightstep.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jaeger.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/wavefront.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/play-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent5157930672946529803/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar] INFO | jvm 1 | 2019/11/20 20:39:52 | at io.opentracing.contrib.specialagent.SpecialAgent.loadDependencies(SpecialAgent.java:470) INFO | jvm 1 | 2019/11/20 20:39:52 | at io.opentracing.contrib.specialagent.SpecialAgent.initialize(SpecialAgent.java:392) INFO | jvm 1 | 2019/11/20 20:39:52 | at io.opentracing.contrib.specialagent.ByteBuddyManager.premain(ByteBuddyManager.java:104) INFO | jvm 1 | 2019/11/20 20:39:52 | at io.opentracing.contrib.specialagent.SpecialAgent$1.run(SpecialAgent.java:140) INFO | jvm 1 | 2019/11/20 20:39:52 | at org.springframework.boot.StartupInfoLogger.(StartupInfoLogger.java:43) INFO | jvm 1 | 2019/11/20 20:39:52 | at org.springframework.boot.SpringApplication.logStartupInfo(SpringApplication.java:578) INFO | jvm 1 | 2019/11/20 20:39:52 | at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:341) INFO | jvm 1 | 2019/11/20 20:39:52 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:301) INFO | jvm 1 | 2019/11/20 20:39:52 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118) INFO | jvm 1 | 2019/11/20 20:39:52 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107) INFO | jvm 1 | 2019/11/20 20:39:52 | at com.gpay.activity.actions.rotorApplication.main(rotorApplication.java:23) INFO | jvm 1 | 2019/11/20 20:39:52 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/11/20 20:39:52 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/11/20 20:39:52 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/11/20 20:39:52 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/11/20 20:39:52 | at org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:316) INFO | jvm 1 | 2019/11/20 20:39:52 | at java.lang.Thread.run(Thread.java:748) INFO | jvm 1 | 2019/11/20 20:39:52 | INFO | jvm 1 | 2019/11/20 20:39:52 | <<<<<<<<<<<<<<<<<<<<< Invoked SpringAgent >>>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/20 20:39:52 | INFO | jvm 1 | 2019/11/20 20:40:05 | Initializing Configuration for Aero Hystrix... INFO | jvm 1 | 2019/11/20 20:40:05 | Completed Configuration initialization for Aero Hystrix - time 116ms

Thanks Sattish.

safris commented 4 years ago

Hi @sattishv, I have pushed changes that attempt to fix your issue. Please let me know if this build works for you. If not, please run your test again, this time providing: -Dsa.log.level=FINEST.

sattishv commented 4 years ago

Thanks for the fix. Downloaded and attached the agent statically. Set the log level as -Dsa.log.level=FINEST

Here is the output from stdout. Please review and let us know whether the agent has started successfully.

STATUS | wrapper | 2019/11/21 02:05:00 | Java Service Wrapper Community Edition 64-bit 3.5.26 STATUS | wrapper | 2019/11/21 02:05:00 | Copyright (C) 1999-2014 Tanuki Software, Ltd. All Rights Reserved. STATUS | wrapper | 2019/11/21 02:05:00 | http://wrapper.tanukisoftware.com STATUS | wrapper | 2019/11/21 02:05:00 | STATUS | wrapper | 2019/11/21 02:05:00 | Launching a JVM... INFO | jvm 1 | 2019/11/21 02:05:00 | INFO | jvm 1 | 2019/11/21 02:05:00 | <<<<<<<<<<<<<<<<<<<< Installing SpringAgent >>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/21 02:05:00 | INFO | jvm 1 | 2019/11/21 02:05:00 | INFO | jvm 1 | 2019/11/21 02:05:00 | >>>>>>>>>>>>>>>>>>>>> Installed SpringAgent <<<<<<<<<<<<<<<<<<<< INFO | jvm 1 | 2019/11/21 02:05:00 | INFO | jvm 1 | 2019/11/21 02:05:00 | .==============================================================. INFO | jvm 1 | 2019/11/21 02:05:00 | | | INFO | jvm 1 | 2019/11/21 02:05:00 | | Spring Boot application detected. | INFO | jvm 1 | 2019/11/21 02:05:00 | | Using Static Deferred Attach. | INFO | jvm 1 | 2019/11/21 02:05:00 | | | INFO | jvm 1 | 2019/11/21 02:05:00 | | To disable Static Deferred Attach, | INFO | jvm 1 | 2019/11/21 02:05:00 | | specify -Dsa.init.defer=false | INFO | jvm 1 | 2019/11/21 02:05:00 | | | INFO | jvm 1 | 2019/11/21 02:05:00 | '==============================================================' INFO | jvm 1 | 2019/11/21 02:05:00 | Started SpecialAgent in 0.29s INFO | jvm 1 | 2019/11/21 02:05:00 | INFO | jvm 1 | 2019/11/21 02:05:02 | WrapperManager: Initializing... INFO | jvm 1 | 2019/11/21 02:05:04 | INFO | jvm 1 | 2019/11/21 02:05:04 | . _ _ INFO | jvm 1 | 2019/11/21 02:05:04 | /\ / '_ () \ \ \ \ INFO | jvm 1 | 2019/11/21 02:05:04 | ( ( )\ | ' | '| | ' \/ ` | \ \ \ \ INFO | jvm 1 | 2019/11/21 02:05:04 | \/ _)| |)| | | | | || (| | ) ) ) ) INFO | jvm 1 | 2019/11/21 02:05:04 | ' |__| ._|| ||| |_, | / / / / INFO | jvm 1 | 2019/11/21 02:05:04 | =========|_|==============|__/=//// INFO | jvm 1 | 2019/11/21 02:05:04 | :: Spring Boot :: (v1.5.12.RELEASE) INFO | jvm 1 | 2019/11/21 02:05:04 | INFO | jvm 1 | 2019/11/21 02:05:05 | 02:05:04.950 [WrapperStartStopAppMain] INFO c.p.r.s.c.rotorContextInitializer - Initializing rotor framework INFO | jvm 1 | 2019/11/21 02:05:05 | 02:05:04.979 [WrapperStartStopAppMain] WARN c.p.p.security.gpaySSLHelper - Detected a test pool environment, using pre-defined share password for protected INFO | jvm 1 | 2019/11/21 02:05:05 | 02:05:04.980 [WrapperStartStopAppMain] WARN c.p.p.security.gpaySSLHelper - Faking the unlock code for craking the protected package open!!! ASSUMING DEVELOPMENT OR NON LIVE ENVIRONMENT INFO | jvm 1 | 2019/11/21 02:05:05 | 02:05:05.007 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - Protected package configration properties successfully loaded INFO | jvm 1 | 2019/11/21 02:05:05 | 02:05:05.010 [WrapperStartStopAppMain] INFO c.p.i.p.ProtectedProviderFactory - using Java provider to load protected configuration file. INFO | jvm 1 | 2019/11/21 02:05:05 | 02:05:05.027 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Attempt to read APP_PIN INFO | jvm 1 | 2019/11/21 02:05:05 | 02:05:05.028 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Assuming Dev Environment. Not attempting to acquire pin from nshareserver. INFO | jvm 1 | 2019/11/21 02:05:05 | 02:05:05.028 [WrapperStartStopAppMain] INFO c.p.i.p.pin.DefaultPinProvider - Attempting to reconstruct pin locally. INFO | jvm 1 | 2019/11/21 02:05:05 | 02:05:05.253 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - prime not in SHARE.cdb, computing prime. INFO | jvm 1 | 2019/11/21 02:05:06 | 02:05:06.255 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.6.Final INFO | jvm 1 | 2019/11/21 02:05:06 | 02:05:06.414 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - brute-forced the masked bits. INFO | jvm 1 | 2019/11/21 02:05:06 | 02:05:06.414 [WrapperStartStopAppMain] INFO c.p.i.p.p.ShamirSecretSplitAlgorithm - Successfully reconstructed the pin. INFO | jvm 1 | 2019/11/21 02:05:06 | 02:05:06.481 [WrapperStartStopAppMain] INFO c.p.i.p.ProtectedProviderRegistry - Added protectedProvider with root : sampleserv/yonex/scripts/app/../protected INFO | jvm 1 | 2019/11/21 02:05:06 | 02:05:06.488 [WrapperStartStopAppMain] INFO c.p.i.protectedpkg.KeyStoreLoader - Loading keystore named 'protected.jks' from :sampleserv/yonex/scripts/app/../protected/protected.jks INFO | jvm 1 | 2019/11/21 02:05:07 | 02:05:07.048 [WrapperStartStopAppMain] INFO c.p.p.security.gpaySSLHelper - Successfully registered gpay JSSE provider INFO | jvm 1 | 2019/11/21 02:05:07 | 02:05:07.068 [WrapperStartStopAppMain] INFO c.e.rotor.kernel.util.RuntimeUtils - Set persistent store root directory to /applicationpackages/.appdata INFO | jvm 1 | 2019/11/21 02:05:07 | 02:05:07.069 [WrapperStartStopAppMain] INFO c.e.r.k.init.rotorInitializerHelper - Setting configRoot to file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/ INFO | jvm 1 | 2019/11/21 02:05:07 | 02:05:07.143 [WrapperStartStopAppMain] INFO c.e.r.metadata.RestMetadataCreator - javax.xml.transform.stream.StreamSource@4c05fdb1 INFO | jvm 1 | 2019/11/21 02:05:08 | 02:05:08.385 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - looks like an attempt to load protected package is already made, not loading again INFO | jvm 1 | 2019/11/21 02:05:08 | 02:05:08.414 [WrapperStartStopAppMain] INFO c.p.i.p.i.ProtectedPackageInitializer - looks like an attempt to load protected package is already made, not loading again INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.601 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Reading JMX Bean [JavaClientConfigMXBean] attributes from file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.623 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute RemoteAddress Old Value in file "localhost:1118" , New value localhost:1118 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.629 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute TcpSendBufferSize Old Value in file "512000" , New value 512000 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.630 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute CodeBuildLabel Old Value in file "sampleserv-0.0.1_20191120231107868,stack-rotor,3.7.0" , New value sampleserv-0.0.1_20191120231107868,stack-rotor,3.7.0 to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.631 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute Poolname Old Value in file "sampleserv" , New value sampleserv to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.632 [WrapperStartStopAppMain] INFO c.e.a.kernel.jmx.utility.JmxJsonUtil - Updating attribute Environment Old Value in file "gpay" , New value gpay to file :/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/tmp_jmx_persist_JavaClientConfigMXBeanImpl.json INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.633 [WrapperStartStopAppMain] INFO c.e.k.cal.JavaClientConfigFactory - Initialized JavaClientConfigMXBean from a configuration object INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.633 [WrapperStartStopAppMain] INFO c.e.k.cal.JavaClientConfigFactory - Setting CAL poolname to sampleserv INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.634 [WrapperStartStopAppMain] INFO c.e.k.cal.JavaClientConfigFactory - LEGACY KEY SiteViewAddr used for computing cal remote service address: localhost:1118 INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.742 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - Discovered pipeline handlers : INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.743 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 0- com.ebay.rotor.kernel.cmd.handler.impl.CoreContextHandler INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.743 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 1- com.ebay.rotor.kernel.cmd.handler.impl.rotorErrorResponseHandler INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.743 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 2- com.ebay.rotor.kernel.cmd.handler.impl.FlushGZipHandler INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.743 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 3- com.ebay.rotor.kernel.cmd.handler.impl.rotorResponseHandler INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.743 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 4- com.ebay.rotor.kernel.cmd.handler.impl.rotorRedirectHandler INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.743 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 5- com.ebay.rotor.kernel.cmd.stat.CmdStatMetricsHandler INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.743 [WrapperStartStopAppMain] INFO c.e.r.k.i.rotorServletContainerInitializer - 6- com.ebay.rotor.kernel.cmd.handler.impl.rotorRLogIdInjectionHandler INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.803 [WrapperStartStopAppMain] INFO com.ebay.kernel.context - CLASS_OF_SERVICE defaulting to Dev INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.818 [WrapperStartStopAppMain] INFO c.e.r.k.init.rotorCoreInitializer - ---> rotorInitializer Starts <--- INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.869 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Loop counter: 180 INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.869 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Timer frequency: 10000 INFO | jvm 1 | 2019/11/21 02:05:10 | 02:05:10.869 [WrapperStartStopAppMain] INFO org.ebaysf.metrics.scheduler.Worker - Set [configProfile] to com.ebay.rotor.system.init.MetricsProfileInit$rotorConfigProfile@24bffb5a INFO | jvm 1 | 2019/11/21 02:05:11 | Loading external configuration properties from /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/extconfig/ext/ExternalConfig.properties INFO | jvm 1 | 2019/11/21 02:05:11 | 02:05:11.173 [WrapperStartStopAppMain] INFO com.ebay.rotor.system.runtime - Found configDebug.txt for Cal configuration at: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/configDebug.txt INFO | jvm 1 | 2019/11/21 02:05:11 | 02:05:11.389 [WrapperStartStopAppMain] INFO com.ebay.aero.perfmon.core.Monitor - Using JavaPerfmon INFO | jvm 1 | 2019/11/21 02:05:11 | 02:05:11.418 [WrapperStartStopAppMain] INFO o.e.mcf.reporter.DefaultReporter - Getting default reporter with name PerfMonReporter INFO | jvm 1 | 2019/11/21 02:05:11 | 02:05:11.455 [WrapperStartStopAppMain] INFO c.ebay.aero.kernel.util.Organization - Organization is ORGANIZATION_gpay INFO | jvm 1 | 2019/11/21 02:05:11 | 02:05:11.518 [WrapperStartStopAppMain] INFO o.e.m.r.ReporterConfigMXBeanImpl - McfReporterConfigMXBean created and registered INFO | jvm 1 | 2019/11/21 02:05:11 | 02:05:11.518 [WrapperStartStopAppMain] INFO o.e.mcf.reporter.DefaultReporter - Creating a new reporter with name PerfMonReporter of type org.ebaysf.mcf.reporter.sherlock.SherlockReporter. INFO | jvm 1 | 2019/11/21 02:05:11 | 02:05:11.541 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Started reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:11 | 02:05:11.661 [WrapperStartStopAppMain] INFO o.e.m.r.sherlock.SherlockReporter - Initializing Sherlock session with URI frontier://tenant=pp;env=qa;app_svc=rotor-default;pool=sampleserv@sherlock-ftrproxy-vip.qa.gpay.com?reconnect=constant(delay:60s) INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.095 [WrapperStartStopAppMain] INFO o.e.s.client.frontier.FrontierClient - Started new FrontierClient with contact points [sherlock-ftrproxy-vip.qa.gpay.com] INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.149 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=High, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.150 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=Medium, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.152 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.OS.{Freq=Low, appServer=Tomcat, javaVmVersion=1.8.0_212, jdk=64, osName=Linux} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.154 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.MEMORY.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.157 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.TPS.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.157 [Sherlock-Worker-3-1] INFO o.e.s.c.frontier.FrontierSession - Connecting session {tenant=pp, env=qa, app_svc=rotor-default, pool=sampleserv}. INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.159 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.TPS.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.161 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{gcollector=ParNew, totalCollectors=2} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.161 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{gcollector=ConcurrentMarkSweep, totalCollectors=2} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.163 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.164 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.164 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.GC.{} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.181 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.THREAD.{Freq=Low} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.194 [WrapperStartStopAppMain] INFO o.e.m.core.AbstractHeartbeatReporter - Added metric group PerfMon.THREAD.{Freq=High} to reporter PerfMonReporter-SherlockReporter INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.197 [WrapperStartStopAppMain] INFO com.ebay.aero.perfmon.core.Monitor - Registering MBean for JavaFlightRecorder INFO | jvm 1 | 2019/11/21 02:05:12 | 02:05:12.296 [WrapperStartStopAppMain] INFO com.ebay.kernel.initialization - initializing 'com.ebay.rotor.system.runtime.InitializationManager' } DONE - time 1126ms INFO | jvm 1 | 2019/11/21 02:05:12 | Set logback.configurationFile to : file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/classes/appconfig/QA/rotorconfig/config/com/ebay/aero/kernel/logging/logback/logback.xml INFO | jvm 1 | 2019/11/21 02:05:12 | Adding RequestHandler com.ebay.rotor.kernel.cmd.handler.impl.CoreContextHandler : 0.0 INFO | jvm 1 | 2019/11/21 02:05:12 | Adding CleanupHandler com.ebay.rotor.kernel.cmd.handler.impl.CoreContextHandler : 0.0 INFO | jvm 1 | 2019/11/21 02:05:12 | Adding ErrorHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorErrorResponseHandler : 30.0 INFO | jvm 1 | 2019/11/21 02:05:12 | Adding FlushResponseHandler com.ebay.rotor.kernel.cmd.handler.impl.FlushGZipHandler : 69.0 INFO | jvm 1 | 2019/11/21 02:05:12 | Adding ResponseHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorResponseHandler : 2.0 INFO | jvm 1 | 2019/11/21 02:05:12 | Adding CleanupHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorResponseHandler : 2.0 INFO | jvm 1 | 2019/11/21 02:05:12 | Adding RedirectHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorRedirectHandler : 2.0 INFO | jvm 1 | 2019/11/21 02:05:12 | Adding RequestHandler com.ebay.rotor.kernel.cmd.stat.CmdStatMetricsHandler : 2.0 INFO | jvm 1 | 2019/11/21 02:05:12 | Adding ResponseHandler com.ebay.rotor.kernel.cmd.stat.CmdStatMetricsHandler : 2.0 INFO | jvm 1 | 2019/11/21 02:05:12 | Adding RequestHandler com.ebay.rotor.kernel.cmd.handler.impl.rotorRLogIdInjectionHandler : 87.0 INFO | jvm 1 | 2019/11/21 02:05:13 | INFO | jvm 1 | 2019/11/21 02:05:13 | <<<<<<<<<<<<<<<<<<<<< Invoking SpringAgent >>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/21 02:05:13 | INFO | jvm 1 | 2019/11/21 02:05:13 | Agent#initialize() java.class.path: INFO | jvm 1 | 2019/11/21 02:05:13 | JSW/yonex/scripts/JSW/lib/wrapper.jar INFO | jvm 1 | 2019/11/21 02:05:13 | /evergreen/jvm-infra/java/lib/tools.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/classes/ INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/CheckoutVO_private-interface-4.209.26183531.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ConfigWebResources-1.1.5.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/CryptoAPIProvider-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/DGTask-9.2.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/EbayServer-9.2.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/FastInfoset-1.2.13.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/HdrHistogram-2.1.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/KafkaGenericCrypto-2.0.1-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/KeyMakerAPI-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/MddfSDK-1.2.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ProtectedPkgCryptoAPIProvider-Impl-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ProtectedPkgSSLConfigProvider-Impl-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rotorHelpers-2.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/RiskPaymentApplicationVO-interface-4.209.27313363.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/SSLConfigProvider-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/UserRead-interface-4.213.41678687.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/accessors-smart-1.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/sampleservApi-0.0.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/sampleservBusiness-0.0.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/sampleservCommon-0.0.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/sampleservModel-0.0.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/sampleservResource-0.0.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/actions-specification-0.0.5.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/activation-1.1.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/activityaggregator-0.0.14-actions.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/activityplatform-selfserve-19.5.13.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/activityresourceutil-19.09.11.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/aero-hystrix-2.5.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/aero-jmx-2.2.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/aero-kernel-2.2.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/aero-perfmon-2.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ahc-1.1.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/android-json-0.0.20131108.vaadin1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/annotations-3.0.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ant-1.8.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ant-launcher-1.8.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/apache-client-integration-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/appengine-api-stubs-1.3.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/archaius-core-0.4.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/asf-client-1.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/asf-common-1.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/asf-profile-1.3.0.pom INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/asm-5.0.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/auth-utils-1.9.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/bcpg-jdk15on-1.56.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/bcpkix-jdk15on-1.56.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/bcprov-jdk15on-1.56.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/btf-1.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/cal-client-impl-3.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/classmate-1.3.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/classworlds-1.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/cloning-1.7.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/codemodel-2.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/common-annotations-2.3.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-1.2.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-beanutils-1.9.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-codec-1.10.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-collections4-4.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-collections-3.2.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-configuration-1.10.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-digester-2.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-io-2.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-jxpath-1.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-lang3-3.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-lang-2.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-logging-1.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-pool2-2.4.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-pool-1.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/commons-validator-1.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/concurrent-trees-2.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/concurrentlinkedhashmap-lru-1.4.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/config-client-4.2.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/config-client-impl-4.2.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/config-resources-gpay-2.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/config-web-2.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/containers-common-1.2.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/containers-springboot-1.2.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/cow-1.2.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/dom4j-1.6.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ebaysf-metrics-9.2.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/elmo-java-2.0.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/elmoHelperUtils-2.0.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/elmoservDataModels-2.0.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/fast-classpath-scanner-2.0.13.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/fpti-rotor-session-provider-4.0.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/gson-2.8.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/guava-18.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/hibernate-validator-5.3.6.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/hibernate-validator-annotation-processor-5.3.6.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/httpclient-4.5.5.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/httpcore-4.4.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/hystrix-core-1.5.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/hystrix-metrics-event-stream-1.5.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/hystrix-request-servlet-1.5.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/hystrix-serialization-1.5.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/infra-jsse-8.212.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/infra-jsse-cache-provider-1.2.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/infra-protected-pkg-2.2.0-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/invoice-api-spec-2.0.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/istack-commons-runtime-2.16.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jackson-annotations-2.9.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jackson-core-2.9.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jackson-core-asl-1.9.13.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jackson-coreutils-1.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jackson-databind-2.9.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jackson-jaxrs-base-2.9.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jackson-jaxrs-json-provider-2.9.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jackson-mapper-asl-1.9.13.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jackson-module-afterburner-2.9.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jackson-module-jaxb-annotations-2.9.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/java-cryptoclient-3.0.7-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/java-netstring-3.0.3-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/javassist-3.20.0-GA.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/javax.inject-1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/javax.mail-1.5.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/javax.ws.rs-api-2.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/javers-core-3.1.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxb-api-2.2.7.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxb-core-2.2.7.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxb-impl-2.2.7.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxrs-client-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxrs-client-gpay-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxrs-client-resilience-api-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxrs-client-resilience-core-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxrs-client-resilience-hystrix-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxrs-client-resilience-spi-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxrs-commons-gpay-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxrs-server-api-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxrs-service-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jaxrs-service-gpay-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jboss-jaxrs-api_2.0_spec-1.0.1.Beta1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jboss-logging-3.3.2.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jcip-annotations-1.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jcl-over-slf4j-1.7.25.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/joda-time-2.9.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jsch-0.1.54.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/json-20140107.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/json-patch-1.7.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/json-path-2.2.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/json-smart-2.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jsonassert-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jsonschema2pojo-core-0.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jsr305-2.0.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/jul-to-slf4j-1.7.25.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/keymaker-nimbus-jwe-3.0.3-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/log4j-over-slf4j-1.7.25.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/logback-classic-1.2.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/logback-core-1.2.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/logutil-1.5.4.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-artifact-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-artifact-manager-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-common-artifact-filters-1.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-core-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-error-diagnostics-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-model-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-monitor-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-plugin-api-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-plugin-descriptor-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-plugin-parameter-documenter-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-plugin-registry-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-profile-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-project-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-reporting-api-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-repository-metadata-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-settings-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-surefire-common-2.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-surefire-plugin-2.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/maven-toolchain-2.0.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/mcf-core-2.2.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/mcf-reporter-cal-2.2.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/mcf-reporter-sherlock-2.1.6-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/metadata-api-2.2.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/metadata-runtime-2.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/metadata-runtime-local-2.2.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/metadata-runtime-rest-2.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/metrics-core-3.0.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/mina-core-1.1.7.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/mina-filter-ssl-1.1.7.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/msg-simple-1.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/netty-buffer-4.1.8.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/netty-codec-4.1.8.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/netty-codec-http-4.1.8.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/netty-common-4.1.8.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/netty-handler-4.1.8.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/netty-resolver-4.1.8.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/netty-transport-4.1.8.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/netty-transport-native-epoll-4.1.8.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/nimbus-jose-jwt-5.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/oauth2-context-1.0.3-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/objenesis-2.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/gpay-protected-security-1.1.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/picocontainer-2.15.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/platform-core-2.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/platform-runtime-2.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/plexus-container-default-1.0-alpha-9-stable-1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/powermock-module-junit4-common-1.6.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/powermock-module-junit4-1.6.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/powermock-reflect-1.6.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ppaas-client-1.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ppaas-error-1.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ppaas-error-api-1.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ppaas-error-handling-1.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ppaas-security-api-1.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ppaas-security-core-1.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ppaas-spring-security-context-1.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/ppinfra-crypto-1.0.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rotor-servlets-1.2.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rotorspi-1.1.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rest-client-profile-gpay-2.6.0.pom INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rest-profile-2.6.0.pom INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rest-profile-gpay-2.6.0.pom INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rest-profile-ppaas-1.3.0.pom INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-client-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-client-3.1.4.Final.gpay.1.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-jackson2-provider-3.1.4.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-jaxb-provider-3.1.4.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-jaxrs-3.1.4.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-jaxrs-services-3.1.4.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-service-2.6.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-servlet-initializer-3.1.4.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-spring-3.1.4.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-spring-boot-starter-2.3.4-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/resteasy-validator-provider-11-3.1.4.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rxjava-1.2.7.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rxjava-cal-integration-1.0.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rxnetty-0.4.20.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rxnetty-client-1.1.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/rxnetty-client-api-1.1.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/security-api-1.1.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/security-context-1.0.5-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/sherlock-client-1.3.3-RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/slf4j-api-1.7.25.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/snakeyaml-1.17.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/socket-interceptor-9.2.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-aop-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-beans-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-autoconfigure-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-logging-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-rotor-core-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-rotor-ecv-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-rotor-fpti-session-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-rotor-keymaker-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-rotor-ppaas-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-rotor-rest-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-rotor-rxjava-integration-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-rotor-tomcat-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-rotor-vi-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-rotor-web-1.4.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-tomcat-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-boot-starter-web-1.5.12.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-context-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-core-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-expression-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-test-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-web-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/spring-webmvc-4.3.16.RELEASE.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/surefire-api-2.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/surefire-booter-2.9.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/tomcat-annotations-api-8.5.29.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/tomcat-embed-core-8.5.29.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/tomcat-embed-el-8.5.29.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/tomcat-embed-websocket-8.5.29.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/uKernel-9.2.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/uKernelCore-9.2.6.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/validation-api-1.1.0.Final.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/vo-1.2.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/wagon-provider-api-1.0-beta-2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/walletactivitygateway-activity-common-19.9.17.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/walletactivitygateway-common-19.9.17.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/walletactivitygateway-contracts-19.9.17.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/walletactivitygateway-transformer-19.9.17.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/xml-apis-1.4.01.jar INFO | jvm 1 | 2019/11/21 02:05:13 | sampleserv/yonex/scripts/app/lib/zero-allocation-hashing-0.8.jar INFO | jvm 1 | 2019/11/21 02:05:13 | /opt/JavaSpecialAgent/opentracing-specialagent-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:13 | Instrumentation Plugins are enabled by default INFO | jvm 1 | 2019/11/21 02:05:13 | Tracer Plugins are enabled by default INFO | jvm 1 | 2019/11/21 02:05:13 | new IsoParentClassLoader(file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/iso/asm-5.0.3.jar, INFO | jvm 1 | 2019/11/21 02:05:13 | file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/iso/fingerprint-1.5.2-SNAPSHOT.jar) INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxb-impl-2.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-thrift-0.1.3.jar INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-reactor-0.1.2.jar INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:13 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-common-0.1.14.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-okhttp3-2.0.1.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaeger.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/wavefront.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/feign-opentracing-0.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/play-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-kafka-client-0.1.7.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-grpc-0.2.1.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jms-2-0.1.7.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jms-common-0.1.7.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-akka-0.1.0.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/camel-opentracing-2.24.0.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-hazelcast-0.1.5.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lightstep.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxb-core-2.3.0.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jms-1-0.1.7.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-mongo-common-0.1.5.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jdbc-0.2.2.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 1: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaeger.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaeger.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/wavefront.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/wavefront.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/play-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/play-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lightstep.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lightstep.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 4: sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | Loading 87 rule paths: INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxb-impl-2.3.0.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-thrift-0.1.3.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-reactor-0.1.2.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-common-0.1.14.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/feign-opentracing-0.3.0.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-grpc-0.2.1.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jms-2-0.1.7.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jms-common-0.1.7.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-akka-0.1.0.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/camel-opentracing-2.24.0.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-hazelcast-0.1.5.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxb-core-2.3.0.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jms-1-0.1.7.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jdbc-0.2.2.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaeger.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/wavefront.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/play-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lightstep.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar, INFO | jvm 1 | 2019/11/21 02:05:14 | sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | Found dependencies.tgf: java.net.URL@286fc61ejar:file:/applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar!/dependencies.tgf INFO | jvm 1 | 2019/11/21 02:05:14 | %%% 5: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar INFO | jvm 1 | 2019/11/21 02:05:14 | Terminating SpecialAgent due to: INFO | jvm 1 | 2019/11/21 02:05:14 | java.lang.IllegalStateException: Expected to find PluginManifest for file: /applicationpackages/manifests/active/sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar in: [sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-grizzly-http-server-0.1.2.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxb-impl-2.3.0.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jaxrs2-0.5.0.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-thrift-0.1.3.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-lettuce-5.2-0.1.14.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-reactor-0.1.2.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-common-0.1.14.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-okhttp3-2.0.1.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-lettuce-5.0-0.1.14.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/feign-opentracing-0.3.0.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-cassandra-driver-4-0.1.6.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-rxjava-2-0.1.2.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-lettuce-5.1-0.1.14.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-kafka-client-0.1.7.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-grpc-0.2.1.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-tracerresolver-0.1.8.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-cassandra-driver-3-0.1.6.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-aws-sdk-1-0.1.3.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-rabbitmq-client-0.1.6.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jms-2-0.1.7.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jms-common-0.1.7.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-elasticsearch-client-common-0.1.5.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-akka-0.1.0.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/camel-opentracing-2.24.0.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-hazelcast-0.1.5.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-grizzly-ahc-0.1.3.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxb-core-2.3.0.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jms-1-0.1.7.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-redis-redisson-0.1.14.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-mongo-common-0.1.5.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/opentracing-jdbc-0.2.2.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/okhttp-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jms-1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/camel-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grizzly-http-server-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-5-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-5-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaeger.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-rabbitmq-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-messaging-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grizzly-ahc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/wavefront.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/rabbitmq-client-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/play-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/elasticsearch-client-transport-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jaxrs-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-kafka-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/cassandra-driver-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/thrift-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/cassandra-driver-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/akka-actor-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jdbc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/grpc-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/reactor-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/rxjava-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/aws-sdk-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/zuul-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/feign-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/mongo-driver-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/akka-http-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/servlet-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-jms-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/asynchttpclient-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/aws-sdk-1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/apache-httpclient-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spymemcached-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lightstep.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-3-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/play-ws-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jedis-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-scheduling-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-websocket-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/concurrent-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-web-4.0-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/kafka-client-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webflux-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/elasticsearch-client-rest-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/jms-2-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.1-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/spring-webmvc-4-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/lettuce-5.0-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/redisson-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/hazelcast-1.5.2-SNAPSHOT.jar, sampleserv/yonex/scripts/app/temp/opentracing-specialagent9140177932901970208/META-INF/plugins/thread-1.5.2-SNAPSHOT.jar] INFO | jvm 1 | 2019/11/21 02:05:14 | at io.opentracing.contrib.specialagent.SpecialAgent.loadDependencies(SpecialAgent.java:470) INFO | jvm 1 | 2019/11/21 02:05:14 | at io.opentracing.contrib.specialagent.SpecialAgent.initialize(SpecialAgent.java:392) INFO | jvm 1 | 2019/11/21 02:05:14 | at io.opentracing.contrib.specialagent.ByteBuddyManager.premain(ByteBuddyManager.java:104) INFO | jvm 1 | 2019/11/21 02:05:14 | at io.opentracing.contrib.specialagent.SpecialAgent$1.run(SpecialAgent.java:140) INFO | jvm 1 | 2019/11/21 02:05:14 | at org.springframework.boot.StartupInfoLogger.(StartupInfoLogger.java:43) INFO | jvm 1 | 2019/11/21 02:05:14 | at org.springframework.boot.SpringApplication.logStartupInfo(SpringApplication.java:578) INFO | jvm 1 | 2019/11/21 02:05:14 | at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:341) INFO | jvm 1 | 2019/11/21 02:05:14 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:301) INFO | jvm 1 | 2019/11/21 02:05:14 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118) INFO | jvm 1 | 2019/11/21 02:05:14 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107) INFO | jvm 1 | 2019/11/21 02:05:14 | at com.gpay.activity.actions.rotorApplication.main(rotorApplication.java:23) INFO | jvm 1 | 2019/11/21 02:05:14 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2019/11/21 02:05:14 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) INFO | jvm 1 | 2019/11/21 02:05:14 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2019/11/21 02:05:14 | at java.lang.reflect.Method.invoke(Method.java:498) INFO | jvm 1 | 2019/11/21 02:05:14 | at org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:316) INFO | jvm 1 | 2019/11/21 02:05:14 | at java.lang.Thread.run(Thread.java:748) INFO | jvm 1 | 2019/11/21 02:05:14 | INFO | jvm 1 | 2019/11/21 02:05:14 | <<<<<<<<<<<<<<<<<<<<< Invoked SpringAgent >>>>>>>>>>>>>>>>>>>>> INFO | jvm 1 | 2019/11/21 02:05:14 | INFO | jvm 1 | 2019/11/21 02:05:25 | Initializing Configuration for Aero Hystrix... INFO | jvm 1 | 2019/11/21 02:05:25 | Completed Configuration initialization for Aero Hystrix - time 111ms

safris commented 4 years ago

Hi @sattishv, I have pushed more changes that attempt to fix your issue. Please let me know if this build works for you. Again, please provide your logs with: -Dsa.log.level=FINEST.

sattishv commented 4 years ago

Sure will test and update you. Thanks for your instant support .Apreciate it

sattishv commented 4 years ago

Hi Safris,

It worked . I could attach the agent successfully. But i am not able to get the full trace of my request. Is their any config needed to get the full trace.

Thanks Sattish. Screen Shot 2019-11-25 at 12 54 30 PM

safris commented 4 years ago

Hi @sattishv, I’m glad to hear the recent changes have fixed your issue. Please close this issue, and open another one if you are having some other issue with SpecialAgent.

sattishv commented 4 years ago

Sure it makes sense . Will close the issue and open another one.

Sattish.

On Mon, Nov 25, 2019 at 2:44 PM Seva Safris notifications@github.com wrote:

Hi @sattishv https://github.com/sattishv, I’m glad to hear the recent changes have fixed your issue. Please close this issue, and open another one if you are having some other issue with SpecialAgent.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/opentracing-contrib/java-specialagent/issues/225?email_source=notifications&email_token=ABY2VGMJ6B4TNR47G24XYQLQVOJQLA5CNFSM4JNGHDL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFBVSXQ#issuecomment-558061918, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABY2VGPOETL6SQRFT34TEC3QVOJQLANCNFSM4JNGHDLQ .

-- with regards,

Sattish 9940080070

sattishv commented 4 years ago

The new agent library worked we were able to attach the special agent to our JVM