Views:

Question:
Does DocuWare provide updates for Apache Tomcat?

Answer:
DocuWare does not provide updates for Apache Tomcat, but with the following instructions you can update your Apache Tomcat manually.
Kindly note that we cannot guarantee support through this manual action. This is not a recommendation, but rather to give you the opportunity to update the component yourself if necessary.
Please be advised, that our installation routine will overwrite all manual actions! The default version included in the installation package will be applied.

How to figure out which Tomcat version you are using:

  1. Open the latest Catalina.Today'sDate.log
  2. You will see ex. Server version number: 9.0.16.0
  3. Stop the Fulltext Server.
  4. Create a backup of the webapps folder.
  5. Create a backup of the server.xml file (you can find this in the conf folder).
  6. Run the uninstalldwtomcat.cmd which you can find in the Fulltext directory.
  7. Download the latest version of Apache Tomcat (https://tomcat.apache.org).
  8. Copy the downloaded files to the Fulltext directory.
    Do not delete the .cmd files!
  9. Restore the webapps backup from step 5.
  10. Replace the server.xml file in the subfolder conf with the backup from step 5.
  11. Execute the file installdwtomcat.cmd to install the new version of Tomcat.
    *If you see error "ChangeServiceConfig Failed 1057" you must go to Windows Services and alter the user from Local Service to your Domain Admin user. You do not need to rerun the command.
    https://support.docuware.com/en-us/knowledgebase/article/KBA-34723
  12. Execute the file installopenjdkfordwtomcat.cmd to automatically select the proper OpenJDK folder in Fulltext config.
  13. Start the Fulltext-Server.
  14. To see your current version repeat steps 1 and 2:

KBA applicable for On-premise Organizations ONLY.

Comments (4)
  • We would like clarification on the following:
    The third red line states "Please be advised, that our installation routine will overwrite all manual actions! The default version included in the installation package will be applied."

     
  • Does this mean that if we update to a newer Tomcat version and sometime later update DocuWare it will overwrite the updated Tomcat?
  • You are right. Should you be considering to upgrade DocuWare to e.g. 7.6, it would be wise to upgrade the Tomcat server after performing all relevant upgrade steps from DocuWare before.
    Example:
    Upgrade from 6.12 to 7.1 then upgrade to 7.6 now perform the tomcat upgrade
    Upgrade from 6.12 to 7.1 then upgrade to 7.5 + upgrade tomcat -> upgrade to DocuWare 7.6 (reset tomcat) + upgrade to newest version of Tomcat required
  • DocuWare Version 7.7 has a new Apache full text engine without Tomcat. Will future DocuWare updates also overwrite any manual actions?