View Single Post
  #20 (permalink)  
Old 05-17-2007, 04:51 PM
DVan DVan is offline
Active Member
 
Posts: 44
Default

Did... and it works at least from the command line, via the admin GUI it still fails. Too bad the samba and posix zimlets still don't work either way.

Here was the error the for deploy vai the adminGUI

INFO [Thread-180] [] zimlet - deploy
java.lang.NegativeArraySizeException
at com.zimbra.cs.zimlet.ZimletFile$ZimletRawEntry.<in it>(ZimletFile.java:113)
at com.zimbra.cs.zimlet.ZimletFile.initialize(ZimletF ile.java:179)
at com.zimbra.cs.zimlet.ZimletFile.<init>(ZimletFile. java:154)
at com.zimbra.cs.service.admin.DeployZimlet$DeployThr ead.run(DeployZimlet.java:99)
at java.lang.Thread.run(Thread.java:595)
Reply With Quote