Hello,

 

I am working on a project where I need to install SSL certificates on Tomcat
7 server for my Java application. I have been experimenting around, I have
set up the connector in the server.xml file, but when I look into the logs I
can see this:

http://prntscr.com/76a98v

 

For the connector to be working, I needed to install APR library. I did so,
following this guide here:
http://www.techsww.com/tutorials/libraries/apr/installation/installing_apach
e_portable_runtime_library_on_ubuntu_linux.php

In my case, I use the apr-1.5.2 version. Also, in the configure -prefix part
I have specified the URL that is shown on my server error log, i.e.
/usr/lib/x86_64-linux-gnu. After server reboot, I still get the same error.
Have been looking around the internet how to solve this, but only found a
couple of open questions on Stack Overflow/Exchange with no answers in them.

 

Regards,

Dejan Stamenov

 <mailto:dejanstameno...@outlook.com> dejanstameno...@outlook.com
Student at the Faculty of computer science and engineering, Skopje
Student ID: 122003
Prilep, Macedonia
+389(0)75 279 857

 

Reply via email to