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) |