Quote:
Originally Posted by fgates Correction. I wrote \zimbra\zdesktop\jetty\webapps\zimbra and it was actually \zimbra\zdesktop\jetty\work\zimbra.
deleting the class files should be innocuous as jetty will just recompile the .java as needed. I do not know why the .class was corrupted but this did clear it.
either way this should be a clue for whoever is researching this. |
This makes more sense since we do use jetty\work directory for jsp caching. I think we may have an issue here. Starting with 1278 we no longer delete the jetty folder explicitly during uninstall. As a result we may have left over compiled jsp under jetty\work. This may have caused what you saw. Please file a bug for this and we'll make sure we delete jetty\work directory.
However I would say there are many other possible reasons for the server to fail to startup. I'm not implying the server fails often

I'm just saying when it does fail the cause can be a variety reasons so please don't follow this prescription blindly.