Suddenly the AzureIoThubConnector has stopped working!!!!
The azureiothub connector was working corectlty, but now has stopped working!!!!
It seems not to be able to open WS in thingworx...
Here is the log of the cx-server:
18:51:55.255 [Thread-10] ERROR c.t.s.i.t.netty.NettyBytesChannel - Error while establishing websocket connection on channel com.thingworx.sdk.impl.transport.netty.NettyBytesChannel$2@795a2ee4.
java.util.concurrent.TimeoutException: Timed out waiting for response
at com.thingworx.sdk.impl.concurrent.DeadlineFuture.notifyOfTimeout(DeadlineFuture.java:81) ~[tw-sdk-core-1.2.0.5.jar:na]
at com.thingworx.sdk.impl.concurrent.DeadlineManager.notifyOfTimeout(DeadlineManager.java:132) [tw-sdk-core-1.2.0.5.jar:na]
at com.thingworx.sdk.impl.concurrent.DeadlineManager.processDeadlines(DeadlineManager.java:78) [tw-sdk-core-1.2.0.5.jar:na]
at com.thingworx.sdk.impl.concurrent.DeadlineManager.run(DeadlineManager.java:47) [tw-sdk-core-1.2.0.5.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_92]
18:51:55.260 [Thread-10] ERROR c.t.f.i.AbstractManyPlatformWebSocketFabric - Failure while connecting to platform: endpoint=ws://localhost:8080/Thingworx/WS
java.util.concurrent.TimeoutException: Timed out waiting for response
at com.thingworx.sdk.impl.concurrent.DeadlineFuture.notifyOfTimeout(DeadlineFuture.java:81) ~[tw-sdk-core-1.2.0.5.jar:na]
at com.thingworx.sdk.impl.concurrent.DeadlineManager.notifyOfTimeout(DeadlineManager.java:132) ~[tw-sdk-core-1.2.0.5.jar:na]
at com.thingworx.sdk.impl.concurrent.DeadlineManager.processDeadlines(DeadlineManager.java:78) ~[tw-sdk-core-1.2.0.5.jar:na]
at com.thingworx.sdk.impl.concurrent.DeadlineManager.run(DeadlineManager.java:47) ~[tw-sdk-core-1.2.0.5.jar:na]
at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_92]
18:51:55.361 [Thread-10] ERROR c.t.s.i.t.netty.NettyBytesChannel - Error while establishing websocket connection on channel com.thingworx.sdk.impl.transport.netty.NettyBytesChannel$2@156f3d21.
java.util.concurrent.TimeoutException: Timed out waiting for response
at com.thingworx.sdk.impl.concurrent.DeadlineFuture.notifyOfTimeout(DeadlineFuture.java:81) ~[tw-sdk-core-1.2.0.5.jar:na]
at com.thingworx.sdk.impl.concurrent.DeadlineManager.notifyOfTimeout(DeadlineManager.java:132) [tw-sdk-core-1.2.0.5.jar:na]
at com.thingworx.sdk.impl.concurrent.DeadlineManager.processDeadlines(DeadlineManager.java:78) [tw-sdk-core-1.2.0.5.jar:na]
at com.thingworx.sdk.impl.concurrent.DeadlineManager.run(DeadlineManager.java:47) [tw-sdk-core-1.2.0.5.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_92]
I tried to:
-Reboot
-Stop the firewall
but nothing..
Can you help me Please????

