Ok, I've seen someone else post the same issue - but there's no solution listed.
[Incidentally, this is on 6.0.1]
I'm trying to "move" a server. So I've installed a second server, done a clean source install;
./install.sh -s
Then "rsync -raz root@source:/opt/zimbra /opt"
(with the source zimbra stopped)
/opt/zimbra/libexec/fixperms -extended
Following this everything "seems" to start, but nothing "works".
zmmailboxd.out reports;
Quote:
2776 WARN [main] log - Failed startup of context org.mortbay.jetty.webapp.WebAppContext@1d439fe{/zimbraAdmin,/opt/zimbra/jetty-6.1.15/webapps/zimbraAdmin}
java.io.FileNotFoundException: /opt/zimbra/jetty-6.1.15/webapps/zimbraAdmin/WEB-INF/web.xml (Permission denied)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:106)
|
Anyone any ideas? Raw file permissions look fine ... ???
(full log attached)
Strangely, nothing at all in /var/log/zimbra.log (empty file)