Quote:
Originally Posted by leog21 I have redeployed the zimblet with no luck. It is enabled on all levels.
The only error I see in the mailbox.log is: zimlet - Loaded class com.zimbra.cs.zimlet.handler.RegexHandler
com.zimbra.cs.zimlet.ZimletException: cannot figure out hostname on localhost
at com.zimbra.cs.zimlet.ZimletException.INVALID_ZIMLE T_CONFIG(ZimletException.java:42)
at com.zimbra.cs.zimlet.ZimletConfig.initialize(Zimle tConfig.java:54)
at com.zimbra.cs.zimlet.ZimletMeta.<init>(ZimletMeta. java:84)
at com.zimbra.cs.zimlet.ZimletConfig.<init>(ZimletCon fig.java:41)
The other zimlets work just not the url one. |
You said you redeployed, but did you undeploy first? This indicates that the template is invalid/corrupt, and I would expect that the zimlet would have removed the corrupt template and redeployed the good one from the zimlet zip file. Did you modify the zimlet at all or is it still stock? If you haven't tried undeploying before redeploying, please try that.