Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

NPE when running without OpenTracing tracer #98

Open
mohabusama opened this issue Oct 10, 2018 · 0 comments
Open

NPE when running without OpenTracing tracer #98

mohabusama opened this issue Oct 10, 2018 · 0 comments
Labels
bug user-reported issues that take more than one hour to resolve Java

Comments

@mohabusama
Copy link
Contributor

When no tracer implementation is configured, we get NPE:

java.lang.NullPointerException: null
at de.zalando.zmon.dataservice.data.RedisDataPointsQueryStore.getSpanContext(RedisDataPointsQueryStore.java:119) ~[classes!/:na]
...
@mohabusama mohabusama added the bug user-reported issues that take more than one hour to resolve label Oct 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug user-reported issues that take more than one hour to resolve Java
Projects
None yet
Development

No branches or pull requests

2 participants