All Questions
Tagged with tomcat8 ubuntu-16.04
8 questions
0
votes
0
answers
2k
views
log4j2 in Tomcat 8: Unexpected log rotation
I tried to fix a log rotation problem with log4j2 in a webapp running on Apache Tomcat/8.0.32 (Ubuntu) on Ubuntu 16.04.4 (see related stackoverflow question).
Tomcat runs on OracleJRE 1.8.0_181.
I ...
1
vote
1
answer
248
views
SSL Enabled Geonode Service
Recently I have installed geonode on apache tomcat8 in an Ubuntu 16.04 droplet on digitalocean . Everything worked without any issue. The service was up and running.
Then I tried to enable SSL for ...
0
votes
1
answer
192
views
Not able to change tomcat memory on AWS Ubunutu 16
Ok so this is a very odd behaviour. Setting jvm parameters -Xms6g -Xmx6g has no affect on tomcat. Tomcat doesn't allocate memory when checked with free -m or with top.
I'm using
Ubuntu Server 16.04 ...
2
votes
1
answer
8k
views
Tomcat restarts even after explicit shutdown
I needed to set up an Ubuntu server based Tomcat server and I followed this well written post. Everything works great. Ran into an odd behavior though; I needed to stop the Tomcat server, so I used ...
0
votes
1
answer
473
views
Configuring Let's Encrypt on Tomcat 8 with Ubuntu 16.04
I have a Ubuntu 10.04 VM running in Google Compute Engine. The VM is assigned a static IP, which is configured in my DNS entry for www.myapic.com .
I have tomcat 8 running as the webserver. Now I ...
1
vote
2
answers
138
views
Tune apache2 to serve up tomcat web app at domain without timeouts
I have a domain that is hosted on an unmanaged VPS server with Ubuntu 16.04 I have configured my Java EE Tomcat web app to be served up at my domain name. But the response times for the app are way ...
1
vote
1
answer
851
views
Setting up Tomcat 8 on a Ubuntu Server hosted by Azure
I've created a VM with Ubuntu Server 16.04 LTS on Microsoft Azure.
I then installed Tomcat 8 following this tutorial.
I started the Tomcat server and I was able to access it from the local machine
...
2
votes
1
answer
2k
views
Openldap not sending certificate on handshake
I am trying to set up PWM for my OpenLDAP server on Ubuntu 16.04, but it fails to connect to LDAP with error
Can not connect to remote server: 5059 ERROR_CERTIFICATE_ERROR (unable to read server ...