qiyue0421 commented on issue #6064:
URL: https://github.com/apache/skywalking/issues/6064#issuecomment-1017252869
`ERROR 2022-01-20 16:55:37:747 jaeger.RemoteReporter-QueueProcessor
ClientOutProtocolWrapper : Failed to propagating CarrierItems.
java.lang.IllegalStateException: Exit span doesn't include meaningful peer
information.
at
org.apache.skywalking.apm.agent.core.context.TracingContext.inject(TracingContext.java:168)
at
org.apache.skywalking.apm.agent.core.context.TracingContext.inject(TracingContext.java:148)
at
org.apache.skywalking.apm.agent.core.context.ContextManager.inject(ContextManager.java:137)
at
org.apache.skywalking.apm.plugin.thrift.wrapper.ClientOutProtocolWrapper.writeFieldStop(ClientOutProtocolWrapper.java:59)
at io.jaegertracing.thriftjava.Tag$TagStandardScheme.write(Tag.java:931)
at io.jaegertracing.thriftjava.Tag$TagStandardScheme.write(Tag.java:809)
at io.jaegertracing.thriftjava.Tag.write(Tag.java:709)
at
io.jaegertracing.thriftjava.Process$ProcessStandardScheme.write(Process.java:468)
at
io.jaegertracing.thriftjava.Process$ProcessStandardScheme.write(Process.java:402)
at io.jaegertracing.thriftjava.Process.write(Process.java:343)
at
io.jaegertracing.thriftjava.Batch$BatchStandardScheme.write(Batch.java:464)
at
io.jaegertracing.thriftjava.Batch$BatchStandardScheme.write(Batch.java:407)
at io.jaegertracing.thriftjava.Batch.write(Batch.java:344)
at
io.jaegertracing.agent.thrift.Agent$emitBatch_args$emitBatch_argsStandardScheme.write(Agent.java:1056)
at
io.jaegertracing.agent.thrift.Agent$emitBatch_args$emitBatch_argsStandardScheme.write(Agent.java:1018)
at
io.jaegertracing.agent.thrift.Agent$emitBatch_args.write(Agent.java:969)
at
org.apache.thrift.TServiceClient.sendBase$original$yadqJ0t1(TServiceClient.java:71)
at
org.apache.thrift.TServiceClient.sendBase$original$yadqJ0t1$accessor$q8TELQr2(TServiceClient.java)
at org.apache.thrift.TServiceClient$auxiliary$IGkmczwW.call(Unknown
Source)
at
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter.intercept(InstMethodsInter.java:86)
at org.apache.thrift.TServiceClient.sendBase(TServiceClient.java)
at
org.apache.thrift.TServiceClient.sendBaseOneway(TServiceClient.java:66)
at
io.jaegertracing.agent.thrift.Agent$Client.send_emitBatch(Agent.java:70)
at io.jaegertracing.agent.thrift.Agent$Client.emitBatch(Agent.java:63)
at
io.jaegertracing.thrift.internal.senders.UdpSender.send(UdpSender.java:64)
at
io.jaegertracing.thrift.internal.senders.ThriftSender.flush(ThriftSender.java:110)
at
io.jaegertracing.internal.reporters.RemoteReporter$FlushCommand.execute(RemoteReporter.java:157)
at
io.jaegertracing.internal.reporters.RemoteReporter$QueueProcessor.run(RemoteReporter.java:176)
at java.lang.Thread.run(Thread.java:748)`
I also encountered a similar problem, for the time being can only disable
the plugin
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]