If the DBMigrator tool fails to connect to Mongo server for any reason (incorrect parameters, the server is down, the network is down, port is blocked, etc.) no error of any kind is reported to the user. The user is stuck at "Please wait..." as if the migration is in progress when in reality nothing is happening. The user must use Task Manager to kill the process, guess what the problem is, correct it and try again.