Connector Exception 22: No Open Connections Available on Endpoint
This exception is thrown if the Connector cannot connect to the ThingWorx Platform because no open connections were available. The error message that is returned explains that ThingWorx Platform has no open connections:
...
UploadHandler - Error detected while uploading
chunk=position=47185920 total=52428800
targetFile=/uploads/FileTransferDevice36/File50MB.txt
targetRepo=SystemRepository ...
modelNumber=FileTransferModel
serialNumber=FileTransferDevice36
compression=none
...
No open connections were available
on endpoint <url of the ThingWorx Platform>
Was this helpful?