Jan 03, 2015 2:51:42 PM com.sb.elsinore.BrewServer serve
INFO: URL : /getstatus method: GET
Jan 03, 2015 2:51:44 PM com.sb.elsinore.BrewServer serve
INFO: URL : /getstatus method: GET
Jan 03, 2015 2:51:45 PM com.sb.elsinore.BrewServer serve
INFO: URL : /controller method: GET
Jan 03, 2015 2:51:45 PM com.sb.elsinore.BrewServer serve
INFO: URL : /addvolpoint method: POST
Jan 03, 2015 2:51:45 PM com.sb.elsinore.UrlEndpoints ParseParams
INFO: Key: NanoHttpd.QUERY_STRING
Jan 03, 2015 2:51:45 PM com.sb.elsinore.UrlEndpoints ParseParams
INFO: Entry: 28-00000556b6d9=%7B%22name%22%3A%2228-00000556b6d9%22%2C%22onewire_address%22%3A%2220.021811000000%22%2C%22onewire_offset%22%3A%22A%22%2C%22volume%22%3A%220%22%2C%22units%22%3A%22US+Gallons%22%7D
Jan 03, 2015 2:51:46 PM com.sb.elsinore.UrlEndpoints ParseParams
INFO: couldn't read 28-00000556b6d9=%7B%22name%22%3A%2228-00000556b6d9%22%2C%22onewire_address%22%3A%2220.021811000000%22%2C%22onewire_offset%22%3A%22A%22%2C%22volume%22%3A%220%22%2C%22units%22%3A%22US+Gallons%22%7D as a JSON Value null
Jan 03, 2015 2:51:46 PM com.sb.elsinore.UrlEndpoints ParseParams
INFO: Key: 28-00000556b6d9
Jan 03, 2015 2:51:46 PM com.sb.elsinore.UrlEndpoints ParseParams
INFO: Entry: {"name":"28-00000556b6d9","onewire_address":"20.021811000000","onewire_offset":"A","volume":"0","units":"US Gallons"}
Jan 03, 2015 2:51:46 PM com.sb.elsinore.UrlEndpoints ParseParams
INFO: Found valid data for 28-00000556b6d9
Jan 03, 2015 2:51:46 PM com.sb.elsinore.BrewServer serve
WARNING: Couldn't access URL: /addvolpoint
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sb.elsinore.BrewServer.serve(BrewServer.java:304)
at com.sb.elsinore.NanoHTTPD.serve(NanoHTTPD.java:315)
at com.sb.elsinore.NanoHTTPD$HTTPSession.execute(NanoHTTPD.java:920)
at com.sb.elsinore.NanoHTTPD$1$1.run(NanoHTTPD.java:192)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.NullPointerException
at com.sb.elsinore.UrlEndpoints.addVolumePoint(UrlEndpoints.java:1203)
... 9 more
Jan 03, 2015 2:51:46 PM com.sb.elsinore.BrewServer serve
WARNING: Failed to find URI: /addvolpoint
Jan 03, 2015 2:51:46 PM com.sb.elsinore.BrewServer serve
INFO: Unidentified URL: /addvolpoint
Jan 03, 2015 2:51:46 PM com.sb.elsinore.BrewServer serve
INFO: Invalid URI: /addvolpoint
Jan 03, 2015 2:51:46 PM com.sb.elsinore.BrewServer serve
INFO: URL : /getstatus method: GET
Jan 03, 2015 2:51:46 PM com.sb.elsinore.BrewServer serve
INFO: URL : /templates/static/css/c3.css method: GET
Jan 03, 2015 2:51:46 PM com.sb.elsinore.BrewServer serve
INFO: URL : /templates/static/elsinore.css method: GET
Jan 03, 2015 2:51:46 PM com.sb.elsinore.BrewServer serve
INFO: URL : /templates/static/js/d3.js method: GET