View Single Post
  #95 (permalink)  
Old 05-09-2009, 03:42 PM
nciriaco nciriaco is offline
Intermediate Member
 
Posts: 21
Default And now with the OPEN SOURCE version

Hi all!
I´ve upgraded to 5.0.16 of ZCS Open Source and I´m getting this errors when trying to zmzimletctl configure /tmp/config_template.xml

[] INFO: Configure zimlet on cixa.dlinkddns.com
[] ERROR: Error
com.zimbra.common.soap.SoapFaultException: system failure: cannot configure
ExceptionId:btpool0-4:1241738003347:3859cb1ad316b4e2
Code:service.FAILURE
at com.zimbra.common.soap.Soap12Protocol.soapFault(So ap12Protocol.java:88)
at com.zimbra.common.soap.SoapTransport.extractBodyEl ement(SoapTransport.java:263)
at com.zimbra.common.soap.SoapTransport.parseSoapResp onse(SoapTransport.java:224)
at com.zimbra.common.soap.SoapHttpTransport.invoke(So apHttpTransport.java:277)
at com.zimbra.common.soap.SoapHttpTransport.invoke(So apHttpTransport.java:226)
at com.zimbra.common.soap.SoapTransport.invoke(SoapTr ansport.java:315)
at com.zimbra.common.soap.SoapTransport.invoke(SoapTr ansport.java:279)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.soa pConfigureZimlet(ZimletUtil.java:1341)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.con figureZimletOnServer(ZimletUtil.java:1325)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.con figureZimlet(ZimletUtil.java:1208)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUti l.java:1597)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.ja va:1641)


Any ideas??!

Thanks!


Quote:
Originally Posted by pmx View Post
Sorry, was a bit quick here I guess. The error went away after upgrading to 5.0.11 and it is now working fine
Reply With Quote