View Single Post
  #26 (permalink)  
Old 05-08-2007, 04:45 PM
jjzhuang jjzhuang is offline
Zimbra Employee
 
Posts: 1,688
Default

Right. The stack trace is for the installer. Can you also check to see if there's another java process running? The installer is blocked on waiting for the zdesktop service process, which is also a java process, to finish initialization. If the zdesktop service somehow is wedged, then the installer will be blocked for a bout 3 minutes until it times out and exits.

If you can find the other java process, do a "kill -3" on that process and post the stack please. Thanks!
Reply With Quote