You can run prod-deploy if you have the source code. And no, it does not reinstall tomcat. It simply re-packages the web client code and re-deploys it into the webapps folder of your tomcat install.
Another option is to check whether any of the other themes are indeed installed or not.
Append, "?debug=1" to the url of the admin console website. This will popup a debug window showing all client/server requests/responses.
Look for "GetAllConfigResponse". There should be multiple listings of "zimbraInstalledSkin" in the response. If not, then it may just be that you dont have the themes installed for some reason.
Not sure why this would happen if you have a clean copy of ZCS. |