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/08/06 08:28:15 UTC

[GitHub] ylywyn edited a comment on issue #1526: apm-spring-annotation-plugin grpc exception

ylywyn edited a comment on issue #1526:  apm-spring-annotation-plugin grpc exception
URL: https://github.com/apache/incubator-skywalking/issues/1526#issuecomment-410629019
 
 
   adding this plugin there is another exception when  start  app with agent:
   ```WARN  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:89)
           at springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy.nameForDeserialization(ObjectMapperBeanPropertyNamingStrategy.java)
           at springfox.documentation.schema.property.BeanPropertyDefinitions.name(BeanPropertyDefinitions.java:48)
           at springfox.documentation.schema.property.OptimizedModelPropertiesProvider.beanModelProperty(OptimizedModelPropertiesProvider.java:281)
           at springfox.documentation.schema.property.OptimizedModelPropertiesProvider.access$200(OptimizedModelPropertiesProvider.java:79)
           at springfox.documentation.schema.property.OptimizedModelPropertiesProvider$2.apply(OptimizedModelPropertiesProvider.java:163)
           at springfox.documentation.schema.property.OptimizedModelPropertiesProvider$2.apply(OptimizedModelPropertiesProvider.java:155)
           at com.google.common.base.Present.transform(Present.java:79)```

----------------------------------------------------------------
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