Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Desktop > Error Reports

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-05-2009, 03:26 AM
Active Member
 
Posts: 42
Default [SOLVED] Error when trying to deploy a zimlet with 1482

Hi,

I was trying to deploy a zimlet of our own under ZDesktop latest release (1.0 RC1 build 1482), and it failed, whereas it used to work with previous version (if we upgrade a 1433 release on which the zimlet was installed, it worked). We run on Windows XP SP3

Here is the error message we get:
Code:
com.zimbra.common.soap.SoapFaultException: invalid password: zimbra
ExceptionId:btpool0-2:1233829133718:9692d54a0fde503d
Code:account.INVALID_PASSWORD
        at com.zimbra.common.soap.Soap12Protocol.soapFault(Soap12Protocol.java:88)
        at com.zimbra.common.soap.SoapTransport.extractBodyElement(SoapTransport.java:263)
        at com.zimbra.common.soap.SoapTransport.parseSoapResponse(SoapTransport.java:224)
        at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:262)
        at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:217)
        at com.zimbra.common.soap.SoapTransport.invoke(SoapTransport.java:315)
        at com.zimbra.common.soap.SoapTransport.invoke(SoapTransport.java:279)
        at com.zimbra.cs.account.soap.SoapProvisioning.invoke(SoapProvisioning.java:192)
        at com.zimbra.cs.account.soap.SoapProvisioning.soapAdminAuthenticate(SoapProvisioning.java:145)
        at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.initZimletSoapUtil(ZimletUtil.java:1132)
        at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.<init>(ZimletUtil.java:1106)
        at com.zimbra.cs.zimlet.ZimletUtil.deployZimletBySoap(ZimletUtil.java:1074)
        at com.zimbra.cs.zimlet.ZimletUtil.deployZimletBySoap(ZimletUtil.java:1065)
        at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUtil.java:1525)
        at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.java:1614)
here is the command we used to deploy the zimlet:

Code:
(in folder c:\Documents and Settings\%username%\Local Settings\Application Data\Zimbra\zdesktop\)
.\jre\bin\java -cp jetty\lib\log4j-1.2.8.jar;jetty\common\lib\commons-httpclient-3.0.jar;jetty\common\lib\mail.jar;jetty\common\lib\commons-logging.jar;jetty\common\lib\commons-codec-1.3.jar;jetty\common\lib\json.jar;jetty\common\lib\dom4j-1.5.jar;jetty\common\lib\zimbracommon.jar;jetty\webapps\service\WEB-INF\lib\zimbrastore.jar -Dzimbra.config=conf\localconfig.xml com.zimbra.cs.zimlet.ZimletUtil deploy zimlets\com_zimbra_calviewer.zip
Reply With Quote
  #2 (permalink)  
Old 02-05-2009, 06:08 PM
Zimbra Employee
 
Posts: 627
Default

until we have a way of injecting zimlet through ui, you can do this:

- open conf/localconfig.xml
- search for this key: zdesktop_installation_key
- duplicate the above key and rename ***the duplicate** to "zimbra_ldap_password"
- save the file and restart ZD (you have to shutdown the backend service and restart it)

for example, you should have these lines in conf/localconfig.xml after the editing:

<key name="zdesktop_installation_key">
<value>xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</value>
</key>
<key name="zimbra_ldap_password">
<value>xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</value>
</key>
Reply With Quote
  #3 (permalink)  
Old 02-06-2009, 01:56 AM
Active Member
 
Posts: 42
Default

Thanks, this is working, but this is clearly not the solution I expected... what we were doing was the automatic deployment of Zimlets to users having Zimbra Desktop (users with a laptop). Now it becomes harder because we need to be sure the config file has already been modified before deploying it... Well my question is answered, so I'll mark this thread as SOLVED, but anyway, I hope another solution for deploying Zimlets through UI will soon be available
Reply With Quote
  #4 (permalink)  
Old 02-06-2009, 02:13 AM
Zimbra Employee
 
Posts: 1,666
Default

A whole new zimlet ecosystem is planned. We are committed to the zimlet architecture and want to empower users to develop/contribute/deploy all kinds of zimlets for Desktop use.

The current backdoor is there to tie you over.
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0