This actually means that you have leftover files. Upon extracting the new version's files, Admin Tools hands over the execution to Joomla!'s update script which is supposed to remove these leftover files. Pitfall: if Joomla!'s script (which was included in the package) fails to remove the old files, it doesn't throw an error and results in an unusable site. The only workaround I can think of is to give you a list of the files which the script tries to remove. If any of them exists in your site, remove them by FTP. Here are the lists.
Files:
'/includes/version.php',
'/installation/sql/mysql/joomla_update_170to171.sql',
'/installation/sql/mysql/joomla_update_172to173.sql',
'/installation/sql/mysql/joomla_update_17ga.sql',
'/libraries/joomla/application/applicationexception.php',
'/libraries/joomla/client/http.php',
'/libraries/joomla/filter/filterinput.php',
'/libraries/joomla/filter/filteroutput.php',
'/libraries/joomla/form/formfield.php',
'/libraries/joomla/form/formrule.php',
'/libraries/joomla/utilities/garbagecron.txt',
'/libraries/phpmailer/language/phpmailer.lang-en.php',
'/media/system/css/modal_msie.css',
'/media/system/images/modal/closebox.gif',
Folders:
'libraries/joomlacms',
'/media/editors/tinymce/jscripts/tiny_mce/plugins/media/img',
'/media/plg_highlight',
'/media/mod_finder_status',
Just for kicks, here's the comment above the list of folders:
// TODO There is an issue while deleting folders using the ftp mode
I guess that's exactly what happened with your site :(
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!