You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/05/03 22:36:17 UTC

[GitHub] [incubator-zipkin] timothybasanov opened a new issue #2555: Rare NPE in Jersey Brave instrumentation

timothybasanov opened a new issue #2555: Rare NPE in Jersey Brave instrumentation
URL: https://github.com/apache/incubator-zipkin/issues/2555
 
 
   I’ve seen this exception, but have no reprieve scenario:
   ```
   java.lang.NullPointerException
       at brave.jersey.server.EventParser.requestMatched(EventParser.java:37) ~[brave-instrumentation-jersey-server-5.6.2.jar:?]
       at brave.jersey.server.SpanCustomizingApplicationEventListener.onEvent(SpanCustomizingApplicationEventListener.java:58) ~[brave-instrumentation-jersey-server-5.6.2.jar:?]
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services