View Single Post
  #84 (permalink)  
Old 02-05-2009, 02:19 AM
chlauber chlauber is offline
Senior Member
 
Posts: 72
Default

Quote:
Originally Posted by zizo81 View Post
Hi all,

I want to try the Asterisk PBX Integration Zimlet. I've downloaded the ch_bnc_asterisk_0.62.zip file and when I install it on my server (RH EL 4U5 and ZCS NE 5.0.12), I've a failure with this messages :
zmzimletctl install ch_bnc_asterisk_0.62.zip
[] ERROR: Error
java.io.FileNotFoundException: zimlet description not found: ch_bnc_asterisk_0.62.xml
at com.zimbra.cs.zimlet.ZimletFile.initZimletDescript ion(ZimletFile.java:199)
at com.zimbra.cs.zimlet.ZimletFile.initialize(ZimletF ile.java:191)
at com.zimbra.cs.zimlet.ZimletFile.initialize(ZimletF ile.java:155)
at com.zimbra.cs.zimlet.ZimletFile.<init>(ZimletFile. java:136)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUti l.java:1521)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.ja va:1606)


Is anybody has an idea to resolv this problem ?

Thanks for help.
Hi zizo81
It seems that the name of the zip is used for finding the zimlet descriptor..? Sorry i didn't know that. I just renamed the zip before uploading to sf. So installation should work by simply renaming ch_bnc_asterisk_0.62.zip to ch_bnc_asterisk.zip
Reply With Quote