Getting Started with eMessage Connector and eMessage Agents > Running the Smoke Test > Troubleshooting the Smoke Test > Smoke Test Exception 6: File download failure due to incorrect download URL
Smoke Test Exception 6: File download failure due to incorrect download URL
This exception may occur during Smoke Test 9, which attempts to download a file. In addition, refer to Troubleshooting the Smoke Test — Smoke Test 9 — Download a File.
Here is some lines from the exception message:
...EmessageSmokeTest - Finished test 9/9: Queue a file download via
the Copy service and validate that a file is downloaded result=FAILURE
...Error downloading file to destination=<DESTINATION>
...
Caused by: com.Thingworx.smoketest.ValidationException:
HTTP GET failed to URL=<URL>
...
Caused by: java.net.ConnectException: Connection refused
...
Was this helpful?