{"id":2663,"date":"2012-04-01T22:47:16","date_gmt":"2012-04-01T14:47:16","guid":{"rendered":"https:\/\/webhostinggeeks.com\/howto\/?p=2663"},"modified":"2023-04-28T09:49:37","modified_gmt":"2023-04-28T09:49:37","slug":"how-to-install-patch-for-vmware-zimbra-collaboration-server-7-1-4-on-centos-6-2-x86_64","status":"publish","type":"post","link":"https:\/\/webhostinggeeks.com\/howto\/how-to-install-patch-for-vmware-zimbra-collaboration-server-7-1-4-on-centos-6-2-x86_64\/","title":{"rendered":"How to Install Patch for VMware Zimbra Collaboration Server 7.1.4 on CentOS 6.2 x86_64"},"content":{"rendered":"<p>In this post, i will show how to install patch for VMware Zimbra Collaboration Server 7.1.4. This patch fixes the following bugs. This post assumed that you have already install Zimbra Collaboration Suite 7.1.4 Mail Server on linux CentOS 6.2 x86_64 server.<br \/>\n<a href=\"https:\/\/webhostinggeeks.com\/howto\/how-to-install-zimbra-collaboration-suite-7-1-4-mail-server-on-centos-6-2-x86_64\/\">How to Install Zimbra Collaboration Suite 7.1.4 Mail Server on CentOS 6.2 x86_64<\/a><\/p>\n<p><strong>Released date :February 13, 2012<\/strong><br \/>\n<strong>Patch 7.1.4 P1 patch fixes the following bugs:<\/strong><br \/>\n\u2022 52190 CAC Authentication for ZWC<br \/>\n\u2022 66550 GetInfoRequest RPC sometimes hangs<br \/>\n\u2022 68402 TNEF parsing OOME<br \/>\n\u2022 68556 Reject IMAP FETCH requests that span a large range and include BODY<br \/>\n\u2022 68640 ArchiveFormatter induced deadlock<br \/>\n\u2022 68786 DoS through hash table multi-collisions in Jetty<br \/>\n\u2022 69132 com.zimbra.cs.mime.MimeHandlerException occurred while sending appointment invite<br \/>\nmessage to the attendees<br \/>\n\u2022 69155 View mail from admin console does not work for Global admin<br \/>\n\u2022 69832 Forwarding multiple videos from Apple Mail app does not display from mobile device<\/p>\n<p>Note:<br \/>\n\u2022 A full backup should be performed before any patch is applied. There is no automated roll-back<br \/>\nmechanism.<br \/>\n\u2022 Zimlet patches can include removing existing Zimlets and redeploying the patched Zimlet.<br \/>\n\u2022 Only files\/zimlets associated with installed packages will be installed from the patch.<br \/>\n\u2022 Switch to user zimbra before using ZCS CLI commands.<\/p>\n<p>1. Download or copy the patch.tgz file to your server :<\/p>\n<pre>\n[root@mail ~]# wget http:\/\/files2.zimbra.com\/downloads\/7.1.4_GA\/zcs-patch-7.1.4_GA_2568.tgz\n<\/pre>\n<p>2. Log in as root and extract the downloaded patch.tgz :<\/p>\n<pre>\n[root@mail ~]# tar xzvf zcs-patch-7.1.4_GA_2568.tgz\n<\/pre>\n<p>3. cd to the directory where the tar file is saved :<\/p>\n<pre>\n[root@mail ~]# cd zcs-patch-7.1.4_GA_2568\n<\/pre>\n<p>4. View what is inside the patch :<\/p>\n<pre>\n[root@mail zcs-patch-7.1.4_GA_2568]# ls\nbin  conf  installPatch.sh  source\n<\/pre>\n<p>5. Type .\/installPatch.sh to install the patch :<\/p>\n<pre>\n[root@mail zcs-patch-7.1.4_GA_2568]# .\/installPatch.sh\nCurrent Version: 7.1.4_GA_2555\nFound Patch for 7.1.4_GA called 7.1.4_P1\n Deploying patch for 7.1.4_GA\n Updating files for package zimbra-store\n  \/opt\/zimbra\/jetty\/etc\/jetty.xml.in... copied.\n  \/opt\/zimbra\/jetty\/common\/lib\/zimbracommon.jar... copied.\n  \/opt\/zimbra\/jetty\/webapps\/service\/WEB-INF\/lib\/zimbrastore.jar... copied.\n  \/opt\/zimbra\/jetty\/webapps\/zimbra\/WEB-INF\/lib\/zimbrastore.jar... copied.\n  \/opt\/zimbra\/jetty\/webapps\/zimbraAdmin\/WEB-INF\/lib\/zimbrastore.jar... copied.\n  \/opt\/zimbra\/lib\/jars\/zimbrastore.jar... copied.\n  \/opt\/zimbra\/jetty\/webapps\/zimbraAdmin\/js\/zimbraAdmin\/accounts\/controller\/ZaAccountListController.js... copied.\n  \/opt\/zimbra\/jetty\/webapps\/zimbraAdmin\/js\/Admin_all.js.zgz... copied.\n  \/opt\/zimbra\/jetty\/webapps\/zimbraAdmin\/js\/Admin_all.js... copied.\n Updating files for package zimbra-core\n  \/opt\/zimbra\/lib\/jars\/zimbracommon.jar... copied.\n  \/opt\/zimbra\/docs\/open_source_licenses.txt... copied.\n<\/pre>\n<p>6. Switch to user zimbra :<\/p>\n<pre>\n[root@mail zcs-patch-7.1.4_GA_2568]# su - zimbra\n<\/pre>\n<p>7. Restart mailbox service :<\/p>\n<pre>\n[zimbra@mail ~]$ zmmailboxdctl restart\nStopping mailboxd...done.\nStarting mailboxd...done.\n<\/pre>\n<p>8. In multiple node configurations, the local cache should be flushed by typing the following command :<\/p>\n<pre>\n[zimbra@mail ~]$ zmprov fc locale\n<\/pre>\n<p>9. ZCS must be restarted for changes to take effect :<\/p>\n<pre>\n[zimbra@mail ~]$ zmcontrol restart\nHost mail.example.com\n        Stopping zmconfigd...Done.\n        Stopping stats...Done.\n        Stopping mta...Done.\n        Stopping spell...Done.\n        Stopping snmp...Done.\n        Stopping cbpolicyd...Done.\n        Stopping archiving...Done.\n        Stopping antivirus...Done.\n        Stopping antispam...Done.\n        Stopping imapproxy...Done.\n        Stopping memcached...Done.\n        Stopping mailbox...Done.\n        Stopping logger...Done.\n        Stopping ldap...Done.\nHost mail.example.com\n        Starting ldap...Done.\n        Starting zmconfigd...Done.\n        Starting logger...Done.\n        Starting mailbox...Done.\n        Starting antispam...Done.\n        Starting antivirus...Done.\n        Starting snmp...Done.\n        Starting spell...Done.\n        Starting mta...Done.\n        Starting stats...Done.\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>In this post, i will show how to install patch for VMware Zimbra Collaboration Server 7.1.4. This patch fixes the following bugs. This post assumed that you have already install&#8230;<\/p>\n","protected":false},"author":6,"featured_media":1538,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"wds_primary_category":0,"footnotes":""},"categories":[2055,1100],"tags":[1244,1253,1536,1946,1951,1953],"class_list":["post-2663","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-centos","category-zimbra","tag-centos","tag-centos-6-2","tag-linux","tag-zimbra","tag-zimbra-collaboration-suite","tag-zimbra-mail-server"],"_links":{"self":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/2663","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/comments?post=2663"}],"version-history":[{"count":0,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/2663\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/media\/1538"}],"wp:attachment":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/media?parent=2663"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/categories?post=2663"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/tags?post=2663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}