View Single Post
  #15 (permalink)  
Old 05-17-2007, 10:50 AM
DVan DVan is offline
Active Member
 
Posts: 44
Default

Here's what I see in mine after trying to deploy via the Admin GUI:

INFO [Thread-192] [] 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