View Single Post
  #19 (permalink)  
Old 11-29-2007, 02:02 AM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

OK, let's start with this:

Code:
zmlocalconfig -e tomcat_java_heap_memory_percent="50"
let's see how you get on with that setting. If that doesn't help then increase it by ten per-cent until you get to 80% - don't go any higher.

Let's also check your basic DNS settings while we're at it, do the following on the zimbra server:

Code:
host `hostname`  <-- type as-is with backticks not single quotes
dig yourdomain.com mx
dig yourdomain.com any
and post the details.

You realise that FC4 won't be supported in the upcoming Zimbra release 5, don't you? I assume you'll also be wanting to upgrade Zimbra before that?
__________________
Regards


Bill
Reply With Quote