I noticed tonight on on of my boxes that when I went to the Zimbra admin console that it didn't get past the "loading" splash screen. I hadn't been logged in using it for a few hours and my session expired. Mailbox.log threw:
Code:
2009-10-28 21:39:05,604 INFO [btpool0-42://localhost:7071/service/admin/soap/GetDomainInfoRequest] [ip=127.0.0.1;] soap - GetDomainInfoRequest
2009-10-28 21:39:06,970 INFO [btpool0-47://host.mail.com:7071/service/admin/soap/BatchRequest] [ip=x.x.x.x;ua=ZimbraWebClient - FF3.0 (Mac);] soap - BatchRequest
2009-10-28 21:39:06,970 INFO [btpool0-47://host.mail.com:7071/service/admin/soap/BatchRequest] [ip=x.x.x.x;ua=ZimbraWebClient - FF3.0 (Mac);] soap - (batch) GetVersionInfoRequest
2009-10-28 21:39:06,970 INFO [btpool0-47://host.mail.com:7071/service/admin/soap/BatchRequest] [ip=x.x.x.x;ua=ZimbraWebClient - FF3.0 (Mac);] soap - (batch) GetDomainInfoRequest
2009-10-28 21:39:07,070 WARN [btpool0-47://host.mail.com:7071/service/admin/soap/GetInfoRequest] [ip=x.x.x.x;] SoapEngine - auth credentials have expired: unable to construct SOAP context
Looks like my session timed out, but the browser kept going to the loading splash screen and didn't push me to the login page to re-login. I was just stuck. I cleared my cookies and refreshed the page and was brought back to the login page. Anyone else able to reproduce this? Server is 6.0.2 NE on Ubuntu 8.04 64bit.
I found this
thread, but mine was definitely not an upgrade problem as it was a fresh install.