Apache Tomcat version upgrade

Apache Tomcat version upgrade


  1. STOP the  eMAMUploadManager service
 
 
  2. Backup the eMAMUploadManager folder
 
 
3. Download the Apache Tomcat latest version from the below link and extract the downloaded zip 



4. Once extracted, you will be able to see the contents shown below
 
 
5. Delete the conf folder from the extracted folder(apache folder).


 
6. Copy and paste  conf folder from the eMAM upload manager folder to the extracted folder(apache folder). ( Copy mosgateway.properties  if it is present in the upload manager folder)
 
7. Delete the contents from webapps folder of extracted(apache) folder.

 

8. Copy  ROOT,emamupload manager.war , emamuploadmanager, readme from webapps folder of  upload manager to the webapps of the extracted folder(apache)( Copy also  eMOS.war if it exists in the webapps folder)

 
9. After completing the above steps, replace all contents in the existing upload manager folder with that of the extracted folder(apache) contents.
 
10.Start the Upload Manager service
 
11.Check and confirm whether the eMAM upload manager URL is running or not.

    • Related Articles

    • How to create a virtual directory inside Apache Tomcat

      To employ Apache Tomcat instead of IIS to play the preview of assets in eMAM, we need to make necessary changes in configurations in two locations as explained below. 1. Adding Virtual directory Open C:\Program Files\Empress Media\eMAM Ingest ...
    • eMAM Version 5.2 Bug Fixes

      eMAM Version 5.2 Bug Fixes The following table lists the significant bugs that were fixed in the eMAM 5.2 version with Bug ID and the description of the problem BUG ID DESCRIPTION 5.1.0.1_17APR2019 9770 mediainfo.dll missing in eMAM Client ...
    • Apache Log4j Vulnerability (CVE-2021-44228)

      Background: The Apache Log4j utility is a commonly used component for logging requests. On December 9, 2021, a vulnerability was reported that could allow a system running Apache Log4j version 2.14.1 or below to be compromised and allow an attacker ...
    • Adobe Common Extensibility Platform - CEP 11 upgrade

      The latest version of Adobe tools, After Effects v18.4.1 and Premiere Pro v15.4.1, etc uses Common Extensibility Platform (CEP) version 11. eMAM system must be upgraded to 5.2.18 to extend the support for CEP 11 and the latest version of Adobe ...
    • How To Disable TLS 1.0 and 1.1 for Apache

      Please find the below steps to disable TLS 1.0 and 1.1 for the Apache webserver. Note: Please make sure that you have a valid SSL certificate. Please login to the eMAM upload manager installed server (web or app ), and find the server.xml file from ...