You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/11/22 18:35:57 UTC

[GitHub] ychandu opened a new issue #1950: WARN::TracingContext : More than 300 spans required to create java.lang.RuntimeEception: Shadow tracing context

ychandu opened a new issue #1950: WARN::TracingContext :  More than 300 spans required to create java.lang.RuntimeEception: Shadow tracing context
URL: https://github.com/apache/incubator-skywalking/issues/1950
 
 
   WARN 2018-11-22 14:28:34:690 TracingContext :  More than 300 spans required to create
   java.lang.RuntimeEception: Shadow tracing context. Thread dump
           at org.apache.skywalking.apm.agent.core.context.TracingContext.isLimitMechanismWorking(TracingContext.java:515)
           at org.apache.skywalking.apm.agent.core.context.TracingContext.createLocalSpan(TracingContext.java:290)
           at org.apache.skywalking.apm.agent.core.context.ContextManager.createLocalSpan(ContextManager.java:110)
           at org.apache.skywalking.apm.plugin.spring.annotations.SpringAnnotationInterceptor.beforeMethod(SpringAnnotationInterceptor.java:32)
           at org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter.intercept(InstMethodsInter.java:82)
           at xxx.RedisService.getTemplate(RedisService.java)
   
   ========================
   
   WARN 2018-11-22 14:29:21:363 TracingContext :  More than 300 spans required to create
   java.lang.RuntimeException: Shadow tracing context. Thread dump
           at org.apache.skywalking.apm.agent.core.context.TracingContext.isLimitMechanismWorking(TracingContext.java:515)
           at org.apache.skywalking.apm.agent.core.context.TracingContext.createLocalSpan(TracingContext.java:290)
           at org.apache.skywalking.apm.agent.core.context.ContextManager.createLocalSpan(ContextManager.java:110)
           at org.apache.skywalking.apm.plugin.spring.annotations.SpringAnnotationInterceptor.beforeMethod(SpringAnnotationInterceptor.java:32)
           at org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter.intercept(InstMethodsInter.java:82)
   
   =======
   
   I got so may such Warning after adding the optional plugin "spring annotation plugin".
   
   I am using skywalking 6.0.0-apha 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services