Connection Error using Basic Thing with Property
Hi all,
I am running ThingWorx on localhost using Apache Tomcat 8.0. I have modified the config.json file with IP Address as 'localhost'. This is how the link to my ThingWorx webpage looks like : http://localhost/Thingworx/Composer/index.html. When I am trying to run the example # 3, I am unable to create the connection. Following are the logs:
SELECTED: Basic Thing with Property
Running Example #3: minimal agent w/ property
[Error] Error intializing socket connection. Err = 111
[Error] twWs_Connect: Error restarting socket. Error 111
[Error] twMessage_Send: Error sending Message with RequestId 1
[Error] [HomeLight0]: Error calling twApi_WriteProperty() for LightLocation - 1107
[Error] Error intializing socket connection. Err = 111
[Error] twWs_Connect: Error restarting socket. Error 111
[Error] twMessage_Send: Error sending Message with RequestId 2
[Error] [HomeLight0]: Error calling twApi_PushProperties() - 1107
[Error] Error connecting - 1001
Could you please help? TIA!

