Details
- 
    Type:Task 
- 
    Status: Closed
- 
    Priority:Major 
- 
    Resolution: Fixed
- 
    Affects Version/s: Data Loader 1.0
- 
    Fix Version/s: Data Loader 1.0
- 
    Component/s: None
- 
    Labels:None
- 
    Environment:Build 316 
Description
Moving file(s) to Staging Area when any Target Database other than local_prod is selected throws an error:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
Caused by: java.net.NoRouteToHostException: No route to host
Attempts to validate against database when it cannot connect.
Labelled as task, to be solved in the future.