Hi I had the same problem.
I just remarqued that the admin application is not deployed as usual. Means that "admin" directory is not automaticaly cretaed under the ".\server\webapps\admin"
So I copied
- images
- WEB-inf
directories from ".\webapps\admin" to the ".\server\webapps\admin"
and restart Tomcat and it works...