If I try to install com_zimbra_dnd.zip on the server with the admin client I get an error saying that the deployment failed.
on the Server I get the following message:
Code:
2010-08-24 14:43:25,490 INFO [btpool0-47://mail.fqn:7071/service/upload?fmt=raw] [ip=xxx.xxx.xxx.xxx;ua=Jakarta Commons-HttpClient/3.0;] mailbox - FileUploadServlet received Upload: { accountId=e0fafd89-1360-11d9-8661-000a95d98ef2, time=Tue Aug 24 14:43:25 CEST 2010, uploadId=b8879a21-2b69-4611-a847-5bd4776f59e4:2d8a8c84-8315-457e-85b2-f68ed5b67513, com_zimbra_dnd.zip}
2010-08-24 14:43:25,500 INFO [btpool0-47://mail.fqn:7071/service/admin/soap/DeployZimletRequest] [name=zimbra;ip=xxx.xxx.xxx.xxx;] soap - DeployZimletRequest
2010-08-24 14:43:25,501 INFO [Thread-2415] [] zimlet - deploy
java.io.FileNotFoundException: zimlet description not found: com_zimbra_dnd.xml
at com.zimbra.cs.zimlet.ZimletFile.initZimletDescription(ZimletFile.java:250)
at com.zimbra.cs.zimlet.ZimletFile.initialize(ZimletFile.java:206)
at com.zimbra.cs.zimlet.ZimletFile.<init>(ZimletFile.java:154)
at com.zimbra.cs.service.admin.DeployZimlet$DeployThread.run(DeployZimlet.java:98)
at java.lang.Thread.run(Thread.java:619) Any idea?
