Logging in as this user on my machine (via the web interface) Zimbra freezes on the "loading application" screen..
the debug window says "Branch: main" and thats it. just sits.. "Loading..."
i have this error repeating in /opt/zimbra/zimbra.log alot.. but not really at the times when the client is loading.. for instance.. this is the last one, and i am trying to load the client at 11:55AM
Code:
2005-12-06 11:38:58,882 INFO [Convertd-160] [] ProtocolHandler - Exception occurred while handling connection
java.nio.channels.AsynchronousCloseException
at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:236)
at sun.nio.ch.SocketAdaptor$SocketInputStream.read(SocketAdaptor.java:171)
at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:86)
at java.io.InputStream.read(InputStream.java:89)
at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:64)
at java.io.FilterInputStream.read(FilterInputStream.java:66)
at com.zimbra.cs.convertd.TransformationHandler.processCommand(TransformationHandler.java:95)
at com.zimbra.cs.tcpserver.ProtocolHandler.processConnection(ProtocolHandler.java:230)
at com.zimbra.cs.tcpserver.ProtocolHandler.run(ProtocolHandler.java:197)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
2005-12-06 11:38:58,882 INFO [Convertd-160] [] ProtocolHandler - Handler exiting normally