Difference between revisions of "Ajcody-ZCA Appliance"
m (→ZCA Appliance Topics) |
m (→=) |
||
Line 15: | Line 15: | ||
/opt/vmware-zca-installer/packages/zcs-NETWORK-8.0.3_GA_5664.UBUNTU10_64.20130305090216.tgz | /opt/vmware-zca-installer/packages/zcs-NETWORK-8.0.3_GA_5664.UBUNTU10_64.20130305090216.tgz | ||
− | === | + | ===Mailboxd Not Running After ZCS 803 Upgrade=== |
− | https://bugzilla.zimbra.com/show_bug.cgi?id=81261 | + | Check /opt/zimbra/log/zmmailboxd.out for the following: |
+ | |||
+ | <pre> | ||
+ | 2013-03-22 09:44:50.496:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one | ||
+ | , please configure one. | ||
+ | Total time for which application threads were stopped: 0.0002020 seconds | ||
+ | 2013-03-22 09:44:50.788:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/service,file:/opt/zimbra/jetty | ||
+ | -distribution-7.6.2.z4/webapps/service/},/opt/zimbra/jetty-distribution-7.6.2.z4/webapps/service | ||
+ | |||
+ | 2013-03-22 09:44:52.458:WARN:oejuc.AbstractLifeCycle:FAILED ZimbraQoSFilter: java.lang.NoSuchMethodError: com.g | ||
+ | ooglecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap$Builder.maximumWeightedCapacity(J)Lcom/googlecode/con | ||
+ | currentlinkedhashmap/ConcurrentLinkedHashMap$Builder; | ||
+ | java.lang.NoSuchMethodError: com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap$Builder.maximumWeig | ||
+ | htedCapacity(J)Lcom/googlecode/concurrentlinkedhashmap/ConcurrentLinkedHashMap$Builder; | ||
+ | </pre> | ||
+ | |||
+ | This should be getting fixed ASAP, so hopefully no one else hits it. | ||
+ | |||
+ | * "mailboxd stops after upgrade to 8.0.3" | ||
+ | ** https://bugzilla.zimbra.com/show_bug.cgi?id=81261 | ||
===Hostname Keeps Being Set To Localhost=== | ===Hostname Keeps Being Set To Localhost=== |
Revision as of 22:10, 22 March 2013
![]() |
Contents
ZCA Appliance Topics
Actual ZCA Appliance Topics Homepage
Please see Ajcody-ZCA_Appliance
Where Is The Installer Located On ZCA After Download
Here is an example of the ZCA 8.0.3 Release:
/opt/vmware-zca-installer/packages/zcs-NETWORK-8.0.3_GA_5664.UBUNTU10_64.20130305090216.tgz
Mailboxd Not Running After ZCS 803 Upgrade
Check /opt/zimbra/log/zmmailboxd.out for the following:
2013-03-22 09:44:50.496:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one , please configure one. Total time for which application threads were stopped: 0.0002020 seconds 2013-03-22 09:44:50.788:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/service,file:/opt/zimbra/jetty -distribution-7.6.2.z4/webapps/service/},/opt/zimbra/jetty-distribution-7.6.2.z4/webapps/service 2013-03-22 09:44:52.458:WARN:oejuc.AbstractLifeCycle:FAILED ZimbraQoSFilter: java.lang.NoSuchMethodError: com.g ooglecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap$Builder.maximumWeightedCapacity(J)Lcom/googlecode/con currentlinkedhashmap/ConcurrentLinkedHashMap$Builder; java.lang.NoSuchMethodError: com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap$Builder.maximumWeig htedCapacity(J)Lcom/googlecode/concurrentlinkedhashmap/ConcurrentLinkedHashMap$Builder;
This should be getting fixed ASAP, so hopefully no one else hits it.
- "mailboxd stops after upgrade to 8.0.3"
Hostname Keeps Being Set To Localhost
This is a 'bug' of sorts in the vmware scripts. It requires the hostname to have a valid PTR record, if it doesn't upon a DNS query it will fall back to localhost.
- "vami_set_hostname only valids DNS via TCP resulting in localhost if not available needs workaround"
- https://bugzilla.zimbra.com/show_bug.cgi?id=81262
- Was a clone of this bug:
- https://bugzilla.zimbra.com/show_bug.cgi?id=81262
Time Is Not Set Right
Postfix might not start because of this.
The following RFE is to have this configured so upon start time is pulling from ntp.
- "ntpdate error in syslog after appliance single node install"
To manually update time to pull from a ntp server:
ntpdate ntp.ubuntu.com pool.ntp.org