View Single Post
  #1 (permalink)  
Old 11-01-2007, 03:00 PM
Maja Maja is offline
Active Member
 
Posts: 36
Default [SOLVED] zmzimletctl error after 4.5.9 upgrade

I suppose this thread could fall into the installation or the zimlets category, but following my upgrade to 4.5.9 the zmzimletctl deploy command continues to just return an error. I upgraded from 4.5.7 to 4.5.9, in which I had deployed various of the "extra" zimlets (arcade, ymaps, etc..). After the upgrade, which went smoothly, my extra zimlets did not show up. Disabling and reenabling did nothing so I attempted to undeploy and redeploy. I undeployed via the admin tool, but since I did not have the zimlet local, I had to redeploy through the command line, using the zmzimletctl deploy command. This is where I run into issues:

Code:
[zimbra@webmail zimlets]$ zmzimletctl deploy com_zimbra_arcade.zip
[] INFO: Deploying on webmail.xxxxxxx.com
Error: system failure: Unable to deploy Zimlet com_zimbra_arcade.zip on webmail.xxxxxxx.com
It appears to be different then most of the errors I found while searching, and, other then it telling me it could not find some of the zimlets, I do not see anything specific in the logs. I followed the advice to link the zimlets, in the extras directory, to the regular zimlets directory, to ensure they were reloaded after every upgrade, but they still do not show up.

The logs show me:
Code:
2007-11-01 15:36:27,323 INFO  [http-80-Processor99] [name=maja@kcpokes.com;mid=2;ip=192.168.1.108;ua=ZimbraWebClient - FF2.0 (Win)/4.5.9_GA_1454.FC4;] zimlet - Zimlet not foun
d: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_tracking
2007-11-01 15:36:27,327 INFO  [http-80-Processor99] [name=maja@kcpokes.com;mid=2;ip=192.168.1.108;ua=ZimbraWebClient - FF2.0 (Win)/4.5.9_GA_1454.FC4;] zimlet - Zimlet not foun
d: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_amzn
2007-11-01 15:36:27,361 INFO  [http-80-Processor99] [name=maja@kcpokes.com;mid=2;ip=192.168.1.108;ua=ZimbraWebClient - FF2.0 (Win)/4.5.9_GA_1454.FC4;] zimlet - Zimlet not foun
d: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_xslt
2007-11-01 15:36:27,365 INFO  [http-80-Processor99] [name=maja@kcpokes.com;mid=2;ip=192.168.1.108;ua=ZimbraWebClient - FF2.0 (Win)/4.5.9_GA_1454.FC4;] zimlet - Zimlet not foun
d: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_ymaps
2007-11-01 15:36:27,377 INFO  [http-80-Processor99] [name=maja@kcpokes.com;mid=2;ip=192.168.1.108;ua=ZimbraWebClient - FF2.0 (Win)/4.5.9_GA_1454.FC4;] zimlet - Zimlet not foun
d: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_wikipedia
2007-11-01 15:36:27,400 INFO  [http-80-Processor99] [name=maja@kcpokes.com;mid=2;ip=192.168.1.108;ua=ZimbraWebClient - FF2.0 (Win)/4.5.9_GA_1454.FC4;] zimlet - Zimlet not foun
d: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_sms
2007-11-01 15:36:27,404 INFO  [http-80-Processor99] [name=maja@kcpokes.com;mid=2;ip=192.168.1.108;ua=ZimbraWebClient - FF2.0 (Win)/4.5.9_GA_1454.FC4;] zimlet - Zimlet not foun
d: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_ytraffic
Ideas? I can live without them, but it would be nice to get it figured out.
Reply With Quote