As I was following through the tutorial (https://www.digitalocean.com/community/tutorials/how-to-encrypt-tomcat-8-connections-with-apache-or-nginx-on-ubuntu-16-04), even though it has been on Ubuntu 20.04 and Tomcat 9, it did not work.
When finally restart apache2, connection to my SSL secured domain is not working and in /var/log/apache2/mod-jk.log I got the error:
[Wed Mar 24 12:44:32.794 2021] [9160:140230644751424] [error] extension_fix::jk_uri_worker_map.c (580): Could not find worker with name ‘ajp13_worker’ in uri map post processing.
Any help would be greatly appreciated.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @carlesfranquesa,
This seems like an issue with the configuration files of mod-jk. I’ll suggest you to carefully go over the tutorial again and more precisely that part here:
If this doesn’t help, I’ll recommend you to provide us with a little bit more of the mod-jk.log. It should show a little bit more error messages.
Additionally, maybe you can show us your workers.properties configuration file and your Apache VirtualHOst file for your domain so that we can further check what might have not been configured
Regards, KFSys
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.