I am developing a zimlet and am wondering how to troubleshoot when a Zimlet deploy fails. At present there is very little to go on as to why it will not deploy. Also, once deployment fails it gets rather ugly since you can no longer attempt to deploy with the same archive file, you have to rename the archive to something else to attempt another load.
I do not see my zimlet making it into /opt/zimbra/jetty/services/zimbra
It states it successfully uploads, then it goes to Deploying, then
it says failed to deploy and finally ends with Deployment failed.
Any help appreciated.
Would be nice if I could click on the Red exclamation failure messge and take me to the error log.
**Nevermind, I think the problem was I didn't name my archive in the format com_zimbra_appname. Seems to deploy now.