[SOLVED] Admin GUI fails when I click on server Hello, just upgraded to Release 5.0.0_GA_1869.RHEL4_64_20071218185942 FC5_64 FOSS edition. Everything went great. HOWEVER, now I cannot view/edit the server listed under Servers on the admin GUI when logged in as admin. I get this in mailbox.log:
2008-01-14 09:54:35,327 INFO [btpool0-9] [name=admin@some.place.com;ip=10.10.0.118;ua=Zimbra WebClient - FF2.0 (Linux);] SoapEngine - handler exception
com.zimbra.common.service.ServiceException: system failure: exception during auth {RemoteManager: mail.some.place.com->zimbra@mail.some.place.com:22}
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE (ServiceException.java:183)
at com.zimbra.cs.rmgmt.RemoteManager.getSession(Remot eManager.java:192)
at com.zimbra.cs.rmgmt.RemoteManager.execute(RemoteMa nager.java:126)
----- lots of lines -----
Caused by: java.io.IOException: auth failed
at com.zimbra.cs.rmgmt.RemoteManager.getSession(Remot eManager.java:185)
Anyone have a clue? Is it the old certificate issue? |