log4j2 configuration in Tomcat 8.5.8

2016-12-04 Thread Frank.Pientka
It's a little bit frustrating to configure Tomcat 8.5.8 with log4j2. I put the following jars in $CATALINA_HOME/lib log4j 2 core (log4j-core-2.6.2.jar) log4j 2 api (log4j-api-2.6.2.jar) Delete the file $CATALINA_HOME/conf/logging.properties Put the new log4j 2 config file

Re: [OT] Using iptables to remap port 443 -> 8443 for localhost

2016-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 12/4/16 3:30 PM, Christopher Schultz wrote: > All, > > I'm aware of various techniques to allow Tomcat to serve from port > 80 without using root, but I've never actually tried using them > before. > > I'm trying to use iptables on a

[OT] Using iptables to remap port 443 -> 8443 for localhost

2016-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I'm aware of various techniques to allow Tomcat to serve from port 80 without using root, but I've never actually tried using them before. I'm trying to use iptables on a bare-metal Linux server running kernel 3.2 and I'm having no luck.

Re: Connector bindOnInit=false not behaving as expected

2016-12-04 Thread Mark Thomas
On 04/12/2016 20:09, Christopher Schultz wrote: > All, > > On 12/1/16 6:07 PM, Christopher Schultz wrote: >> All, > >> On 12/1/16 5:59 PM, Christopher Schultz wrote: >>> All, > >>> I'm trying to use JMX to do things with Tomcat Connectors and >>> ProtocolHandlers. Specifically, I'd like to

Re: Connector bindOnInit=false not behaving as expected

2016-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 12/1/16 6:07 PM, Christopher Schultz wrote: > All, > > On 12/1/16 5:59 PM, Christopher Schultz wrote: >> All, > >> I'm trying to use JMX to do things with Tomcat Connectors and >> ProtocolHandlers. Specifically, I'd like to re-load the

Re: Help On Tomcat Process which is utilizing more than 300%

2016-12-04 Thread Felix Schumacher
Am 04.12.2016 um 07:37 schrieb Jayaram Ponnusamy: Dear All, I am new to Tomcat We are using Tomcat 7.0.42 with JVM 1.7.0_40-b43 on Rhel 6 (8 Core CPU). Suddenly tomcat process start utilizing more than 300% and our website performance went down. I couldn't find anything in the Log. Kindly

Re: Tomcat Realm/LDAP - userRoles and Organization Unit name for authenticated users

2016-12-04 Thread Felix Schumacher
Am 04.12.2016 um 08:04 schrieb Taylor, Larry: Hello, For Users that have authenticated from the Web Login page through Tomcat Realm LDAP configuration is it possible to get the authenticated user's ou=Organizational Unit or Department name? and also what their role names are? I need