You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2018. It is now read-only.
[2018-08-02 06:55:23.380] boot - 6 ERROR [http-nio-49991-exec-1] --- [dispatcherServlet]: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException
at org.edgexfoundry.handler.ModbusHandler.commandExists(ModbusHandler.java:113)
at org.edgexfoundry.handler.CommandHandler.getResponse(CommandHandler.java:61)
at org.edgexfoundry.controller.CommandController$1.call(CommandController.java:46)
at org.edgexfoundry.controller.CommandController$1.call(CommandController.java:43)
at org.springframework.web.context.request.async.WebAsyncManager$4.run(WebAsyncManager.java:317)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)
[2018-08-02 06:55:23.380] boot - 6 ERROR [http-nio-49991-exec-1] --- [dispatcherServlet]: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException
at org.edgexfoundry.handler.ModbusHandler.commandExists(ModbusHandler.java:113)
at org.edgexfoundry.handler.CommandHandler.getResponse(CommandHandler.java:61)
at org.edgexfoundry.controller.CommandController$1.call(CommandController.java:46)
at org.edgexfoundry.controller.CommandController$1.call(CommandController.java:43)
at org.springframework.web.context.request.async.WebAsyncManager$4.run(WebAsyncManager.java:317)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)