These are error logs occurs while i start my predix machine please provide the appropriate solution to this problem ERROR|com.ge.dspmicro.httpclient.impl.HttpRequestThread|87-com.ge.dspmicro.httpclient-16.4.3|HTTP request error. java.lang.NullPointerException at org.apache.http.impl.client.CloseableHttpClient.determineTarget(CloseableHttpClient.java:91) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at com.ge.dspmicro.httpclient.impl.HttpRequestThread$1.run(HttpRequestThread.java:85) at com.ge.dspmicro.httpclient.impl.HttpRequestThread$1.run(HttpRequestThread.java:80) at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_121] at com.ge.dspmicro.httpclient.impl.HttpRequestThread.run(HttpRequestThread.java:79)[87:com.ge.dspmicro.httpclient:16.4.3] at com.ge.dspmicro.httpclient.impl.ReservedHttpClient.sendRequest(ReservedHttpClient.java:242)[87:com.ge.dspmicro.httpclient:16.4.3] at com.ge.dspmicro.httpclient.impl.ReservedHttpClient.sendRequest(ReservedHttpClient.java:233)[87:com.ge.dspmicro.httpclient:16.4.3] at com.ge.dspmicro.httpclient.impl.ReservedHttpClient.post(ReservedHttpClient.java:194)[87:com.ge.dspmicro.httpclient:16.4.3] at com.ge.dspmicro.cloud.gateway.impl.GatewaySync.syncWithCloud(GatewaySync.java:196)[97:com.ge.dspmicro.cloud-gateway:16.4.3] at com.ge.dspmicro.cloud.gateway.impl.GatewaySync.run(GatewaySync.java:326)[97:com.ge.dspmicro.cloud-gateway:16.4.3] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_121] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_121] at java.lang.Thread.run(Thread.java:745)[:1.8.0_121]
Answer by Ed Barton · Mar 06, 2017 at 02:05 PM
Hello-- Getting a null pointer usually means that something is expected from a config file that has not been set.
Have you gone through the tutorial? https://www.predix.io/docs/?r=99357#s8wRgtg6
Thanks, Ed Barton
Pushing predix machine data into cloud database 2 Answers
how to send sensor data from predix machine to timeseries in predixcloud 3 Answers
how to configure predix machine to send to data to predix cloud 1 Answer
How to get data fom MQTT broker into GE predix cloud 4 Answers
predix machine data pushing to cassandra cloud database 1 Answer