Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turbineSensor throws occasional NPE #85

Closed
EronWright opened this issue May 16, 2018 · 0 comments
Closed

turbineSensor throws occasional NPE #85

EronWright opened this issue May 16, 2018 · 0 comments
Assignees
Labels

Comments

@EronWright
Copy link
Contributor

EronWright commented May 16, 2018

I see this message occasionally:

java.lang.NullPointerException
        at io.pravega.example.iot.TurbineHeatSensor$SensorReader.run(TurbineHeatSensor.java:445)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants