Advertisement
Guest User

Untitled

a guest
Apr 28th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. [TRACE] 2015-04-28 15:50:40, 17 Regression_EMS_Linux_ARM_1: Calling registerEdgeThing. currently registered: false
  2. [DEBUG] 2015-04-28 15:50:40, 20 thingworx.server: Invoking /Thingworx/Things/LocalEms/Services/AddEdgeThing on server. content: {"keepalive":60000,"port":"8001","timeout":15000,"host":"localhost","proto":"http","name":"Regression_EMS_Linux_ARM_1","path":"/scripts/Thingworx"}
  3. [TRACE] 2015-04-28 15:50:40, 21 luaBindings:newRapClient: Found RAP at localhost:8000
  4. [TRACE] 2015-04-28 15:50:40, 22 luaBindings: Got RAP timeout: 0
  5. [DEBUG] 2015-04-28 15:50:40, 23 SDK: twTlsClient_Create: Initializing TLS Client
  6. [TRACE] 2015-04-28 15:50:40, 44 HttpClient::processReq: POST /Thingworx/Things/LocalEms/Services/AddEdgeThing HTTP/1.1
  7. [TRACE] 2015-04-28 15:50:40, 45 httpClient::processReq: Adding default header content-type: application/json
  8.  
  9. [TRACE] 2015-04-28 15:50:40, 45 httpClient::processReq: Adding default header host: localhost
  10.  
  11. [ERROR] 2015-04-28 15:51:10, 54 HttpClient::processReq: Timeout while waiting for response from localhost.
  12. [ERROR] 2015-04-28 15:51:10, 55 luaBindings::httpPost: Error POSTing to HTTP Server at localhost/Thingworx/Things/LocalEms/Services/AddEdgeThing
  13. [DEBUG] 2015-04-28 15:51:10, 55 TlsStream::doclose: Disconeccting socket
  14. [DEBUG] 2015-04-28 15:51:10, 56 SDK: twTlsClient_Close: Disconnecting from server
  15. [DEBUG] 2015-04-28 15:51:10, 57 SDK: twTlsClient_Close: Disconnecting from server
  16. [TRACE] 2015-04-28 15:51:10, 58 thingworx.server: Results - code: 503, resp: Error attempting HTTP POST
  17. [INFO ] 2015-04-28 15:51:10, 59 Regression_EMS_Linux_ARM_1: Error occured while accessing EMS. Checking isConnected.
  18. [TRACE] 2015-04-28 15:51:10, 60 luaBindings:newRapClient: Found RAP at localhost:8000
  19. [TRACE] 2015-04-28 15:51:10, 60 luaBindings: Got RAP timeout: 0
  20. [DEBUG] 2015-04-28 15:51:10, 61 SDK: twTlsClient_Create: Initializing TLS Client
  21. [TRACE] 2015-04-28 15:51:10, 83 HttpClient::processReq: GET /Thingworx/Things/LocalEms/Properties/isConnected HTTP/1.1
  22. [TRACE] 2015-04-28 15:51:10, 83 httpClient::processReq: Adding default header Host: localhost
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement