https://bz.apache.org/bugzilla/show_bug.cgi?id=69898
--- Comment #12 from Rainer Jung <[email protected]> --- The two bundled exe files in the Windows distribution of Tomcat come from the Apache Commons Daemon project and are included during the Windows build procedure of Tomcat via a version reference (and the file names are adjusted). So the steps planned are: - publish a new release of Apache Commons Daemon (likely version 1.5.1) - update the build configuration of all actively maintained Tomcat branches from using Apache Commons Daemon 1.5.0 to 1.5.1 - release the next version of TC 9, 10.1 and 11, likely around start of January (the normal release date, no interim extra release). If you suffer from the problem here, you can: - replace the exe files with the one from the previous Tomcat release or - install the vc_redist_x64 to make the normal exe work. The exe with the "w" in the name *I think* does not have the dependency problem or - skip this version and wait for the January release -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
