wu-sheng commented on pull request #118: URL: https://github.com/apache/skywalking-java/pull/118#issuecomment-1059775393
> Given the above, why do you think I get the [Broken] CROSS_PROCESS issue? From the screenshot, this is generally caused by the reference in level 3(`Enters at GET:/vertx-core-4-scenario/case/executeTest (HTTP)` includes a segment ID and a span ID, but no matched span according to the given trace ID. The root cause could be 1. The reference(from HTTP header) is incorrect, somehow it is set wrong. 2. The segment in the previous service(Level 1 entry and Level 2 exit) is not reported to OAP server. Maybe the span is not closed correctly due to such as HTTP error/timeout,then missing an intercepting/span-closing point -- 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: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org