The README file explains how to override the systemd configuration. You
can either add ReadWritePaths directives [1] to grant access to more
paths, or set ProtectSystem=false [2] to disable the sandboxing completely.
Emmanuel Bourg
[1]
https://www.freedesktop.org/software/systemd/man
If
there is no other way to achieve the same result I'll file an
enhancement request on systemd.
Emmanuel Bourg
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
;/val/log/tomcat9" and
> restarted Ubuntu. "catalina.out" got created and populated again.
>
> Any ideas?
The catalina.out file is held by rsyslogd and isn't recreated unless you
restart rsyslogd. Try this when you clean the logs and restart Tomcat:
systemctl
ot to enter it. Try 2770 instead of 2760.
Emmanuel Bourg
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
ory. This will propagate to Ubuntu
sooner or later.
Emmanuel Bourg
[1] https://salsa.debian.org/java-team/tomcat9/-/commit/51128fe9
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e
installed. The tomcat9
package is different as it leverages several systemd features to improve
the security and the reliability.
Emmanuel Bourg
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
started on crashes, run by a non
privileged user allowed to bind to ports below 1024, sandboxed, with
logs in a consistent location). And you are still able to override some
aspects of the default configuration you might not like.
Emmanuel Bourg
---
Le 22/06/2020 à 20:03, Christopher Schultz a écrit :
> It looks like whoever is responsible for packing Tomcat for Ubuntu has
> something missing, there. I suggest you file a bug with Ubuntu.
That must be me :) I'll get a look.
Emm
ntu
Java packages).
But you are lucky because beside maintaining Tomcat in Debian, I also
maintain Maven, and thanks to your message I've filled the bugs to
address this issue [1][2].
Emmanuel Bourg
[1] https://bugs.debian.org/948309
[2] https://bugs.debi
This is a security hardening setting that can be overridden as described
in the README file Olaf mentioned.
Emmanuel Bourg
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
ks entropy, see:
https://cwiki.apache.org/confluence/display/TOMCAT/HowTo+FasterStartUp#HowToFasterStartUp-EntropySource
Emmanuel Bourg
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands,
s
have to be overridden. This is done by creating an override.conf file
in /etc/systemd/system/tomcat9.service.d/ containing:
[Service]
ReadWritePaths=/path/to/the/directory/
The service has to be restarted afterward with:
systemctl daemon-reload
systemctl
Ubuntu:
https://popcon.ubuntu.com/by_inst
tomcat6 15785
tomcat72122
tomcat8 117
And from Netcraft:
https://news.netcraft.com/archives/2018/12/17/december-2018-web-server-survey.html
Netcraft reported ~60 domains served by Tomcat.
Emmanuel Bourg
---
your case you should look into
/var/log/tomcat8/catalina.out instead.
> If I leave the JAVA_HOME in there, but change it to refer to the Java 7
> directory, it works fine.
>
> What am I doing wrong? Tomcat 8 runs just fine on our other Google
> Compute instances, and the
clear.
> - "membership" (that's the clustering object): "gestionnaire de membres" ?
"appartenance" ?
> - "dispatch"/"dispatcher" (for the Servlet request dispatcher): ?
"répartiteur" ?
Emmanuel Bourg
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Le 03/05/2018 à 00:42, Jerry Malcolm a écrit :
> Thanks for the input. I haven't been keeping up with Java EE for a
> while. I tried to download EE instead of SE and got a few gigabytes of
> "GlassFish server". Couldn't even find the jaxb jar files in that
> package. I haven't researched what
. Am I putting this option in the wrong place on the config
> panel? Is there another way to call out JAXB in TC?
The java.xml.bind module is going to be removed from Java 11 and the
--add-modules trick will no longer work. I suggest adding the jaxb jar
to your classpath instead for
Hi Roberto,
You have to install the libservlet3.1-java package. This is a mistake in
the packaging that will be fixed in a future update (Debian bug #867247).
Emmanuel Bourg
Le 26/09/2017 à 07:56, r.bott...@afterbit.com a écrit :
> Hi,
> i have installed tomcat 8 on a Debian server
root):
su tomcat8 -s /bin/bash -c "authbind --deep /bin/bash -c 'netcat -v -p 443 -l'"
Emmanuel Bourg
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
mail to me or to the
debian-j...@lists.debian.org and I'll be happy to help.
Emmanuel Bourg
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Le 22/06/2017 à 17:46, Durga Srinivasu Karuturi a écrit :
> We are using tomcat 8.5.14.
>From Debian 9? If so this has been patched today:
https://www.debian.org/security/2017/dsa-3891
Emmanuel Bourg
-
To unsubscr
Le 7/06/2017 à 16:51, Christopher Schultz a écrit :
> What about separating SSI out into a separate (sub?) project and
> removing it from Tomcat core?
+1, I was about to suggest this as well.
Emmanuel Bourg
-
To unsubscr
#x27;ll check the list.
Hi Coty,
If you already have a draft of your presentation you can send it to me
and I'll insert a few slides about Debian.
Emmanuel Bourg
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
F
Hi Coty,
This is an excellent idea. I won't be able to attend ApacheCon NA but
I'll be happy to provide some input for your presentation and contribute
a few slides to describe the Tomcat packaging in Debian/Ubuntu.
Emmanuel Bourg
Le 19/01/2017 à 19:26, Coty Sutherland a écrit
en be installed with:
apt-get update
apt-get install tomcat8
For Ubuntu users the package is also available for Utopic Unicorn [2]
(to be released this fall).
Emmanuel Bourg
[1] http://backports.debian.org
[2] http://packages.ubuntu.com/utopic/tomcat8
Le 26/06/2014 09:00, Mark Thomas a écrit :
25 matches
Mail list logo