Re: Issue with RewriteValve and folders (tomcat 8.0.15)

2015-02-19 Thread Felix Schumacher
Am 19.02.2015 um 21:41 schrieb André Warnier: Jérémie Barthés wrote: ... Make a file rewrite.config in conf/Catalina/localhost/ that contains : RewriteRule^/mypath/(.*)$/examples/jsp/$1 copy the line Valve className=org.apache.catalina.valves.rewrite.RewriteValve / in the

Re: JDBC Realm exceptions

2015-02-19 Thread Felix Schumacher
not by username) Maybe you could add a view to your database, so that it will do the join for you and you could use the normal DatasourceRealm instead. Regards Felix 2. Great news about fix in 8.0.19! We'll wait for it with impatience. On Fri, Feb 6, 2015 at 8:09 AM, Felix Schumacher

Re: Issue with RewriteValve and folders (tomcat 8.0.15)

2015-02-19 Thread Felix Schumacher
Am 20. Februar 2015 00:43:40 MEZ, schrieb André Warnier a...@ice-sa.com: André Warnier wrote: Felix Schumacher wrote: Am 19.02.2015 um 21:41 schrieb André Warnier: Jérémie Barthés wrote: ... ... in the browser, you have to modify your rewrite rules, perhaps by using a RewriteCond

Re: Issue with RewriteValve and folders (tomcat 8.0.15)

2015-02-20 Thread Felix Schumacher
Am 20.02.2015 08:49, schrieb Rainer Jung: Am 19.02.2015 um 22:13 schrieb Felix Schumacher: Am 19.02.2015 um 21:41 schrieb André Warnier: Jérémie Barthés wrote: ... Make a file rewrite.config in conf/Catalina/localhost/ that contains : RewriteRule^/mypath/(.*)$/examples/jsp/$1

Re: tomcat-jdbc PoolCleaner deadlock

2015-01-30 Thread Felix Schumacher
Felix Schumacher felix.schumac...@internetallee.de: Am 30.01.2015 um 18:19 schrieb Robert Anderson: Every day we are getting deadlocks like that: Found one Java-level deadlock: = ajp-apr-8009-exec-13 ^ 30/01/2015 - 09:39:58 - DB:DATASOURCE(java:/comp/env/jdbc

Re: -Djava.awt.headless=true JVM parameter

2015-01-11 Thread Felix Schumacher
Am 11.01.2015 um 12:24 schrieb Christoph P.U. Kukulies: I'm installing OpenCms 9.5.0 (www.opencms.org) under tomcat 6.0.32 and during setup I'm getting a warning saying that Your system uses components which have not been tested to work with Alkacon OpenCms. It is possible that OpenCms will

Re: JDBC Realm exceptions

2015-02-05 Thread Felix Schumacher
Hi Leonid, Am 05.02.2015 um 16:28 schrieb Leonid Rozenblyum: Hello! After upgrading from Tomcat7 to Tomcat8 we started facing exceptions: rg.apache.catalina.realm.JDBCRealm getPassword SEVERE: Exception performing authentication org.postgresql.util.PSQLException: This statement has been

RE: SPNEGO test configuration with Manager webapp

2015-03-25 Thread Felix Schumacher
Am 25.03.2015 16:09, schrieb David Marsh: Put keytab in c:\keytab\tomcat.keytab, ensured owner was tc01@KERTEST.LOCAL, still same symptoms. Ran klist on client after firefox test and the three 401 responses. :- C:\Users\test.KERBTEST.000klist Current LogonId is 0:0x2fd7a Cached Tickets: (2)

RE: SPNEGO test configuration with Manager webapp

2015-03-25 Thread Felix Schumacher
Am 25. März 2015 17:25:25 MEZ, schrieb David Marsh dmars...@outlook.com: This is how the keytab was created :- ktpass -ptype KRB5_NT_PRINCIPAL /out c:\tomcat.keytab /mapuser tc01@KERBTEST.LOCAL /princ HTTP/win-tc01.kerbtest.local@kerbtest.local /pass tc01pass The password is the correct

Re: SPNEGO test configuration with Manager webapp

2015-03-25 Thread Felix Schumacher
Am 25.03.2015 um 18:29 schrieb David Marsh: Javas version of kinit seems to report issue ? C:\Program Files\Apache Software Foundation\Tomcat 8.0\confC:\Program Files\Ja va\jdk1.8.0_40\bin\kinit -t -k c:\keytab\tomcat.keytab Exception: krb_error 0 Do not have keys of types listed in

Re: SPNEGO test configuration with Manager webapp

2015-03-25 Thread Felix Schumacher
Am 25.03.2015 um 20:19 schrieb André Warnier: David Marsh wrote: Javas version of kinit seems to report issue ? C:\Program Files\Apache Software Foundation\Tomcat 8.0\confC:\Program Files\Ja va\jdk1.8.0_40\bin\kinit -t -k c:\keytab\tomcat.keytab Exception: krb_error 0 Do not have keys of

Re: SPNEGO test configuration with Manager webapp

2015-03-29 Thread Felix Schumacher
Am 28. März 2015 17:46:50 MEZ, schrieb Mark Thomas ma...@apache.org: On 28/03/2015 14:43, David Marsh wrote: Ok so I went back to basics and created three new VM's. Windows Server 2008 R2 Windows 7 Client Windows 7 Tomcat I still had same issues, until I changed the Java on the tomcat

Re: Connection leak Tomcat7 and Oracle

2015-02-24 Thread Felix Schumacher
Am 24. Februar 2015 22:20:00 MEZ, schrieb Red redhoo...@gmail.com: OS: Ubuntu 14.04.2 LTS Oracle: 12.1.0.1.0 or 11.2.0.3.0 Tomcat: 7.0.52-1ubuntu0.1 odjbc: Ojdbc6 or Ojdbc7 (placed in /var/lib/tomcat7/lib) java version 1.8.0_31 of 1.7.0_65 Context.xml: Resource name=*1

Re: SPNEGO test configuration with Manager webapp

2015-03-24 Thread Felix Schumacher
Am 24.03.2015 um 21:25 schrieb David Marsh: Everything is as described and still not working, except the jaas.conf is :- com.sun.security.jgss.krb5.initiate { com.sun.security.auth.module.Krb5LoginModule required doNotPrompt=true

Re: SPNEGO test configuration with Manager webapp

2015-03-24 Thread Felix Schumacher
Am 24.03.2015 um 21:02 schrieb David Marsh: I'm trying to get SPNEGO authentication working with Tomcat 8. I've created three Windows VMs :- Tomcat Server - Windows 8.1 32 bit VM Test Client - Windows 8.1 32 bit VM Domain Controller - Windows Server 2012 R2 64 bit VM The Tomcat Server and the

Re: SPNEGO test configuration with Manager webapp

2015-03-24 Thread Felix Schumacher
Am 24.03.2015 um 21:05 schrieb David Marsh: Sorry thats :- principal=HTTP/win-tc01.kerbtest.local@KERBTEST.LOCAL under jaas.conf, it is set to the tomcat server DNS. Is it working with this configuration, or just to point out, that you copied the wrong jaas.conf for the mail? Felix

Re: Tomcat Thread issue

2015-04-24 Thread Felix Schumacher
Am 24. April 2015 09:08:08 MESZ, schrieb Subhro Paul subhro.p...@tcs.com: -Subhro Paul subhro.p...@tcs.com wrote: - To: users@tomcat.apache.org From: Subhro Paul subhro.p...@tcs.com Date: 04/23/2015 06:20PM Subject: Re: Tomcat Thread issue -Daniel Mikusa dmik...@pivotal.io wrote:

Re: JNDI realm Global Catalog question

2015-04-28 Thread Felix Schumacher
Am 28. April 2015 17:11:55 MESZ, schrieb Christopher Schultz ch...@christopherschultz.net: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Neil, On 4/28/15 9:48 AM, Lazarow, Neil wrote: I have multiple domain controllers, all of which are set to function as global catalog servers. Is it

Re: Tomcat Thread issue

2015-04-29 Thread Felix Schumacher
issue -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Felix, On 4/24/15 3:19 AM, Felix Schumacher wrote: Am 24. April 2015 09:08:08 MESZ, schrieb Subhro Paul subhro.p...@tcs.com: -Subhro Paul subhro.p...@tcs.com wrote: - To: users@tomcat.apache.org From: Subhro Paul subhro.p

Re: High cpu on Tomcat 8

2015-05-03 Thread Felix Schumacher
Am 3. Mai 2015 12:25:53 MESZ, schrieb Greg Huber gregh3...@gmail.com: Hello, After an upgrade to Tomcat 8.0.21 and (Oracle jdk1.8.0_40) I seem to be having an erratic high cpu issue, often when the server gets busy. The application was OK tomcat 7 and has not been modified since the upgrade.

Re: Can't get Tomcat to use ParallelWebappClassLoader

2015-04-11 Thread Felix Schumacher
Am 11.04.2015 um 10:59 schrieb Philippe Marschall: Hi I tried Tomcat 8.0.15 and the latest 8 svn to use ParallelWebappClassLoader. From reading [1] I get the impression that the following inside Server in server.xml or inside Context in context.xml should be enough. In the docs

Re: Anonymous ldap search request after authentication blocked by acls

2015-04-11 Thread Felix Schumacher
Am 09.04.2015 um 16:36 schrieb Philippe Anctil: Hi, I have setup Tomcat to authenticate users against openldap. I want roles to be retrieved from the user record itself. Realm className=org.apache.catalina.realm.JNDIRealm connectionURL=ldap://127.0.0.1:389;

Re: Apache/Tomcat mod_jk connector config issue ?

2015-06-16 Thread Felix Schumacher
Am 16.06.2015 13:42, schrieb André Warnier: Hi. Can I too ? Why not? mod_jk log (debug) : ... [Tue Jun 16 13:26:21.928 2015] [16334:140682714515200] [debug] map_uri_to_worker_ext::jk_uri_worker_map.c (1134): Attempting to map URI '/hudson' from 5 maps [Tue Jun 16 13:26:21.928 2015]

Re: Brand new to Tomcat

2015-06-16 Thread Felix Schumacher
Am 16. Juni 2015 19:54:40 MESZ, schrieb Cohen, Laurence lco...@novetta.com: On the old instance, represented in these files by prodweb01, ssl.conf and rewrite.conf were included from httpd.conf On the new instance represented by testweb01, nss.conf and rewrite.conf are included from httpd.conf,

Re: Brand new to Tomcat

2015-06-16 Thread Felix Schumacher
. In the SuSE package is a perl script, which claims to do the conversion from mod_ssl to mod_nss. You could try that on your original config files. By the way. It is considered bad style to top post in replies. Regards, Felix On Tue, Jun 16, 2015 at 2:00 PM, Felix Schumacher felix.schumac

Re: Strange JSP compilation issues in tomcat 7 and 8

2015-07-06 Thread Felix Schumacher
Am 4. Juli 2015 11:04:13 MESZ, schrieb p...@kuruma.co.uk: I am working on a spring\tiles application which I have been deploying to tomcat7 (7.0.32 and 7.0.53) and tomcat8 (8.2.0.23) and my war files are built with maven using jdk1.7.0_09. In my pom file I declare the final name using the ##

Re: cpu spike after upgrade from tomcat 6.0.36 to tomcat 7.0.57

2015-08-18 Thread Felix Schumacher
Am 18.08.2015 um 19:08 schrieb Mark Thomas: On 18/08/2015 17:10, musafir wrote: On Tue, Aug 18, 2015 at 11:57 AM, Mark Thomas ma...@apache.org wrote: On 18/08/2015 16:50, musafir wrote: Hello, ugraded tomcat from 6.0.36(jdk 6) to tomcat7.0.57 (jdk7).. os:centos 6.6 ...seeing high cpu spike

Re: log4j:ERROR setFile(null,true) call failed.

2015-08-05 Thread Felix Schumacher
Am 5. August 2015 10:32:34 MESZ, schrieb Rahul Singh rksing...@hotmail.com: Dear Tomcat team,thanks for your continuous support. please assist us to find the root cause of the below problem. during the start of tomcat server, the below error occurred. Jul 30, 2015 6:57:38 AM

Re: AW: Question concerning mod_jk Security Fix CVE-2014-8111

2015-08-08 Thread Felix Schumacher
Am 8. August 2015 14:11:11 MESZ, schrieb Christopher Schultz ch...@christopherschultz.net: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chinoy, On 8/5/15 4:39 AM, Chinoy Gupta wrote: When can we expect the release of JK 1.2.41 source code? Well, you can get your hands on it right now:

Re: Configuring E-Mail Session via JNDI

2015-08-06 Thread Felix Schumacher
Am 6. August 2015 06:12:14 MESZ, schrieb Tim Gustafson t...@tgustafson.com: I'm trying to configure an e-mail session in my Tomcat configuration like this: Resource name=mail/session auth=Container type=javax.mail.Session mail.transport.protocol=smtp

Re: Tomcat-7.0.61 and SFlow_Valve.jar issue

2015-08-11 Thread Felix Schumacher
Am 11. August 2015 23:32:12 MESZ, schrieb Sergey svin...@apple.com: I recompiled SFlow_Valve.jar with Tomcat-7.0.61. Now it doesn’t give any errors in the log, but also doesn’t send any metrics to port 6343. Is there any way to debug this valve? I assume it is this valve

Re: Tomcat-7.0.61 and SFlow_Valve.jar issue

2015-07-24 Thread Felix Schumacher
Am 23. Juli 2015 21:04:22 MESZ, schrieb Sergey svin...@apple.com: I see that in SFlow_Valve Source code it’s already “long”: long bytes_read = (request.getCoyoteRequest()).getBytesRead(); Then what’s wrong and how can I fix this issue? Recompile your code with the jars/sources from newer

Re: How to authenticate our webapp against our own relm only

2015-07-21 Thread Felix Schumacher
Am 21. Juli 2015 17:50:43 MESZ, schrieb Arno arno.schae...@sqs.com: Christopher Schultz chris at christopherschultz.net writes: Accessing a protected resource triggers an authorization check, which also required authentication. Some realms cache authentication information while others do not.

Re: Tomcat-7.0.61 and SFlow_Valve.jar issue

2015-07-24 Thread Felix Schumacher
On Jul 24, 2015, at 1:46 AM, Felix Schumacher felix.schumac...@internetallee.de wrote: Am 23. Juli 2015 21:04:22 MESZ, schrieb Sergey svin...@apple.com mailto:svin...@apple.com: I see that in SFlow_Valve Source code it’s already “long”: long bytes_read = (request.getCoyoteRequest

Re: Setting up TLS Connection: How to read password from file

2015-07-13 Thread Felix Schumacher
Am 13. Juli 2015 10:57:13 MESZ, schrieb david.tis...@swisspost.com: Hi, I'm trying to set up a tomcat 6.0.13 to use TLS connections. This version is really ancient. You should update to a newer tomcat. Therefor I configure the keystorefile for my servers. The Problem now is: Since I have

Re: How to authenticate our webapp against our own relm only

2015-07-17 Thread Felix Schumacher
Am 17. Juli 2015 19:03:58 MESZ, schrieb Arno Schäfer arno.schae...@sqs.com: Hi all, I am using Tomcat 7.0.54 with java 1.7 and 1.8 on a Windows 8.1 System, maintaining our webapp with around 1000 JSP pages and I am NOT a web developer. I have inherited this application and all of the previous

RE: how to unsubscriobe from this group?

2015-07-17 Thread Felix Schumacher
254158 by: Arno Schdfer 254160 by: Felix Schumacher 254161 by: Mark Eggers Re: Please help 254159 by: Caldarale, Charles R Parse and SSL issue 254162 by: uzair rashid Administrivia: - To post to the list

Re: Can is use as context root in Tomcat 7.0.59

2015-07-20 Thread Felix Schumacher
Am 20. Juli 2015 09:26:04 MESZ, schrieb Thusitha Thilina Dayaratne thusithathil...@gmail.com: Hi All, Is it possible to set am empty string () as the root context in Tomcat 7.0.59? I'm currently using / as the root context path. But since tomcat doesn't like that I want to change the path to

Re: Cannot load JDBC driver class 'oracle.jdbc.driver.OracleDriver '"

2015-11-10 Thread Felix Schumacher
Am 10. November 2015 15:06:09 MEZ, schrieb Simon Kepp Nielsen : >Hi all, > >I've tried following the instructions in >https://tomcat.apache.org/tomcat-7.0-doc/jndi-datasource-examples-howto.html >to add an Oracle DataSource to my Tomcat 7.0.65 installation. The >relevant contents of

Re: Apache Giving HTTP 505 Error While Contacting it through Oracle database

2015-10-08 Thread Felix Schumacher
Am 08.10.2015 um 10:38 schrieb Ankur Gupta: This is my SMS sending procedure where mobile number and body of msg is passed. Then concatenating all these values a URL is formed . URL hit to apache server where .jsp page is made to send SMS via third vendor. This apache server is just a

Re: Tomcat access log customization

2015-09-13 Thread Felix Schumacher
Am 08.09.2015 um 12:31 schrieb Eric Tang: Dear Tomcat support, I am a developer working on Java applications and have been using different containers and deployment platforms. I would like to have a question on the access logs. The access logs of Tomcat is configured in

Re: [ANN] Apache Tomcat 8.0.29 available

2015-11-25 Thread Felix Schumacher
Am 25. November 2015 20:24:17 MEZ, schrieb Violeta Georgieva : >Hi, > >2015-11-25 20:42 GMT+02:00 David Balažic : >> >> Typo on http://tomcat.apache.org/tomcat-8.0-doc/changelog.html >> >> "TLSv1.0 is no an alias" >> >> Should probably be "TLSv1.0

Re: FW: Tomcat 6.0.45 - Problem in creating the socket.

2016-06-12 Thread Felix Schumacher
Am 13. Juni 2016 07:25:54 MESZ, schrieb "Radha Krishna Meduri -X (radmedur - HCL TECHNOLOGIES LIMITED at Cisco)" : >Anyone can help on this? Could you explain a bit more, how you configured the connector/ssl implementation? Perhaps post a snippet of the server.xml, or

Re: Tomcat 9 realm datasource digest attribute

2016-06-11 Thread Felix Schumacher
Am 10. Juni 2016 22:12:02 MESZ, schrieb Hardibo Pierre-Jean : >Hello, it seems realm's digest attribute is depreciated in tomcat9, how > >can i replace it ? (MD5) thanks I think you are looking for the nested component CredentialHandler (

RE: FW: Tomcat 6.0.45 - Problem in creating the socket.

2016-06-13 Thread Felix Schumacher
pile your own implementation with the current tomcat source code? The class JSSEImplementation was changed between 6.0.37 and 6.0.45 (the overridden method getServerSocketFactory has been added. ) What is the reason for your own implementation, why can't you use the tomcat ones? Regards, Felix

Re: Tomcat Rewrite Valve

2016-02-10 Thread Felix Schumacher
Am 29.01.2016 15:34, schrieb Joe Aldrich: Hello, I am using Tomcat 8.0.28 on Windows 10 and am having a problem with the Rewrite Value. I must include the escaped form of an ampersand '%26' in the output URL. My rewrite.config has the following: RewriteCond %{QUERY_STRING}

Re: JDBC Connection pooling

2016-01-26 Thread Felix Schumacher
Am 22.01.2016 um 12:35 schrieb R. Sriram: Hello I am trying to establish connection pooling. Should I be using dbcp? If you want to use db connection pooling, it is probably a good idea to use the pooling method the container gives you, as it will be used by a lot of people and therefore has

Re: [PossibleSpam] Re: Tomcat Rewrite Valve

2016-02-11 Thread Felix Schumacher
Am 10.02.2016 um 15:23 schrieb Rémy Maucherat: 2016-02-10 15:06 GMT+01:00 Joe Aldrich : Am 29.01.2016 15:34, schrieb Joe Aldrich: Hello, I am using Tomcat 8.0.28 on Windows 10 and am having a problem with the Rewrite Value. I must include the escaped form of an

Re: Performance regression from 7 to 8

2016-03-09 Thread Felix Schumacher
Am 09.03.2016 um 10:12 schrieb Tullio Bettinazzi: I tested with http11.Http11Protocol, http11.Http11NioProtocol and http11.Http11Nio2Protocol and the problem reproduces only with http11.Http11NioProtocol. It seems to be a bug of the Nio protocol. It's better to use Nio2 or standard ? What's

Re: JSESSIONID changed without notice

2016-04-09 Thread Felix Schumacher
Am 07.04.2016 um 17:40 schrieb Arno Schäfer: Hi all, I have the following Problem: we have a very old, some kind of complex webapp, that run under tomcat 7.0.54 on Windows. I have to maintain some functionality and came to a point, what I can't understand. Some requests have to have an

Re: JNDIRealm random authentication issue

2016-04-09 Thread Felix Schumacher
Am 06.04.2016 um 11:10 schrieb Arnaud Mergey: Hello, I have a tomcat 8.0.23 configured to authenticate against and Active Directory with LDAP realm. Randomly I have authentication failures with stack trace above. I didn not find anything except an old post mentionning same issue I am

Re: JSESSIONID changed without notice

2016-04-11 Thread Felix Schumacher
Am Montag, den 11.04.2016, 10:22 + schrieb Arno Schäfer: > Hi Felix, > > thank you very much for that hint. > > > When a session gets 'authenticated' its id will change to prevent > > session fixation attacks. If you are interested in the events telling > > you the change you have two

RE: Performance regression from 7 to 8

2016-03-06 Thread Felix Schumacher
Am 6. März 2016 13:07:39 MEZ, schrieb Tullio Bettinazzi : >What do you mean with : >Have you tried switching the connectors on the tomcat side? The http connector has different implementations. See http://tomcat.apache.org/tomcat-8.0-doc/config/http.html Felix > ??? >Tks >

Re: Windows Authentication

2016-03-05 Thread Felix Schumacher
Am 04.03.2016 um 10:11 schrieb Chanchal Kariwala: I tries what you asked and I have observed the following 1. Browser sends a request for the resource Server replies with HTTP 401 and WWW-Authenticate: Negotiate in Response Headers 2. Browser sends a new request with the following in Request

Re: Performance regression from 7 to 8

2016-03-05 Thread Felix Schumacher
Am 04.03.2016 um 14:19 schrieb Tullio Bettinazzi: Done and nothing changed. Any suggestion ? It could be related to memory usage. Tomcat 8 can use more memory than tomcat 7 (See

Re: Performance regression from 7 to 8

2016-03-05 Thread Felix Schumacher
Am 05.03.2016 um 12:34 schrieb Tullio Bettinazzi: This is not a memory problem because, otherwise, I'll have the same problem on all client systems. It's a communication related problem between server and clients but not strictly a network problem because, otherwise, two clients, connected to

Re: performance of tomcat 8 is less than tomcat 6

2016-04-30 Thread Felix Schumacher
Am 20.04.2016 um 12:55 schrieb Ravi Chandra Suryavanshi: Yes I tried the NIO and NIO2 but not seen much difference. The TPS only increased 3K with NIO2. Can you try it with nio enabled in tomcat 6 and see, if that is slower, too? Same with bio and tomcat 8 and see if it is better? Regards,

Re: Memory Leak

2016-06-28 Thread Felix Schumacher
Am 29. Juni 2016 02:26:57 MESZ, schrieb Leo Donahue : >On Jun 28, 2016 4:57 PM, "Roman Gelfand" wrote: >> >> I am running a middleware application in .. tomcat... > >Ok. This is something you wrote and deployed or it is a third party >war >file? > >>

Re: SSL/TLS 8.5.3 upgrade from 8.0.32 using NIO2 url encoding issues

2016-07-07 Thread Felix Schumacher
Message- From: Felix Schumacher [mailto:felix.schumac...@internetallee.de] Sent: Thursday, July 07, 2016 12:30 PM To: users@tomcat.apache.org Subject: Re: SSL/TLS 8.5.3 upgrade from 8.0.32 using NIO2 url encoding issues Am 07.07.2016 um 15:04 schrieb Mekkelsen Madden, Steve: Hi, sorry for delay

Re: SSL/TLS 8.5.3 upgrade from 8.0.32 using NIO2 url encoding issues

2016-07-07 Thread Felix Schumacher
Am 07.07.2016 um 15:04 schrieb Mekkelsen Madden, Steve: Hi, sorry for delay and misinformation of the screenshot. The screenshot shows Fiddler seeing the correct xml using both NIO and NIO2 protocols. Fiddler does not see anything wrong with the requests themselves. However, when we enable

Re: CONFIRM unsubscribe from users@tomcat.apache.org

2016-07-07 Thread Felix Schumacher
Am 07.07.2016 um 20:01 schrieb users-h...@tomcat.apache.org: Hi! This is the ezmlm program. I'm managing the users@tomcat.apache.org mailing list. I'm working for my owner, who can be reached at users-ow...@tomcat.apache.org. A request has been made to remove hughhols...@yahoo.com from

Re: SSL/TLS 8.5.3 upgrade from 8.0.32 using NIO2 url encoding issues

2016-07-06 Thread Felix Schumacher
Am 06.07.2016 um 19:14 schrieb Mekkelsen Madden, Steve: This particular issue has raised a lot of issues in-house and we would greatly appreciate a response from someone having more details on why NIO2 no longer works. Thanks! -Original Message- From: Mekkelsen Madden, Steve Sent:

Re: 自动: SuTing Chen 已离开办公室 (返回日期 2016-11-12)

2016-08-31 Thread Felix Schumacher
Am 31. August 2016 21:15:22 MESZ, schrieb Christopher Schultz <ch...@christopherschultz.net>: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA256 > >Felix, > >On 8/31/16 3:51 AM, Felix Schumacher wrote: >> >> >> Am 29. August 2016 11:44:50 MESZ

Re: 自动: SuTing Chen 已离开办公室 (返回日期 2016-11-12)

2016-08-31 Thread Felix Schumacher
Am 29. August 2016 11:44:50 MESZ, schrieb Mark Thomas : >On 29/08/2016 02:05, Christopher Schultz wrote: >> Mark, >> >> On 8/27/16 2:13 PM, Mark Thomas wrote: >>> On 27/08/2016 13:48, Christopher Schultz wrote: All, CC'ing markt, since he's both Tomcat PMC and

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

Re: Tomcat Hangs up and doesn't start

2017-03-19 Thread Felix Schumacher
Am 19.03.2017 um 14:09 schrieb Mahmoud Ramadan: But whenever i use the command [root@localhost ~]# service tomcat status tomcat dead but subsys locked I see the service dead , i tried to remove the /var/lock/subsys/tomcat and restarting the service again or rebooting the system but still get

Re: Fwd: Custom JNDIRealm with Configuration

2017-04-19 Thread Felix Schumacher
Am 13.04.2017 um 12:58 schrieb Lucas S. Silva: Hi All, I am implementing a custom JNDIRealm and I need to pass some configurations to it. I tried to pass the configuration via Real configuration and in my code I define the setter and getter for *configurationPattern* but when I debug it

Re: Issue with static file in Tomcat 8.5.17

2017-07-21 Thread Felix Schumacher
Am 20.07.2017 22:33, schrieb George Stanchev: The problem is related to the new code that handles the case when a file is stored in one encoding but served in another. Since changing encodings can change the value and number of bytes served (for example serving £ in UTF-8 requires two bytes

Re: Thread.sleep CPU time

2017-05-10 Thread Felix Schumacher
Am 10. Mai 2017 09:44:13 MESZ schrieb Oliver Fernandez : >While profiling my Tomcat app using YourKit, I noticed two Threads, >consuming 57% of total CPU, in the method Thread.sleep() > >[image: Inline images 1] The image was removed by the mailing list. Could you

Re: Tomcat 8.5.16 cuts end of body after 10485761 bytes

2017-08-29 Thread Felix Schumacher
Am 29.08.2017 um 04:44 schrieb Simon De Uvarow: Hi, I have to respond a big json file: return Response.status(Status.OK).entity(new SimpleDataMessageResponse("TASK_FINISH", str)).build(); The tomcat logs correctly the size in the access log file: 127.0.0.1 - - [29/Aug/2017:02:26:07 +]

Re: [ANN] New committer: Igal Sapir

2018-05-25 Thread Felix Schumacher
Congrats, Felix Am 24. Mai 2018 21:09:06 MESZ schrieb Mark Thomas : >On behalf of the Tomcat committers I am pleased to announce that >Igal Sapir (isapir) has been voted in as a new Tomcat committer. > >Please join me in welcoming him. > >Regards, > >Mark >

Re: tomcat with laptop + windows sleep

2018-06-03 Thread Felix Schumacher
that the pool will check the connections validity before handing it out to your application. Regards,  Felix The encrypted connection factory extends the default one and supports a basic ciphered password On Sat, Jun 2, 2018, 1:34 PM Felix Schumacher wrote: Am 24. Mai 2018 23:30:10 MESZ

Re: tomcat with laptop + windows sleep

2018-06-02 Thread Felix Schumacher
Am 24. Mai 2018 23:30:10 MESZ schrieb Alex O'Ree : >Yes it is a tomcat managed data source with postgres. The cpu usage is >my >app trying to get a managed data source. Perhaps the jdbc driver is the >issue. .. Care to post your configuration? Maybe there are some changes missing when you

Re: internalProxies regex

2018-01-05 Thread Felix Schumacher
Am 05.01.2018 um 09:47 schrieb Harrie Robins: Hi Mark, our tomcat application server are fronted by 1. cloudflare, and 2. amazon load balancer. In apache there is mod_remote IP and I can simply put in CIDR range: https://www.cloudflare.com/ips/ that will swallow all those IP and will get the

Re: internalProxies regex

2018-01-05 Thread Felix Schumacher
debug-logs for the RemoteIpValve? It should print out the IP it tries to match. Regards,  Felix Regards, Harrie On 5 January 2018 at 14:46, Felix Schumacher < felix.schumac...@internetallee.de> wrote: Am 05.01.2018 um 09:47 schrieb Harrie Robins: Hi Mark, our tomcat application server

Re: internalProxies regex

2018-01-08 Thread Felix Schumacher
= FINE Regards,  Felix I do get matches when visiting. Is it also possible to print the list of IP’s? I have no clue how to do that. Regards, Harrie On 5 January 2018 at 16:32, Felix Schumacher <felix.schumac...@internetallee.de <mailto:felix.schumac...@internetal

RE: Tomcat 8.5.23

2018-02-22 Thread Felix Schumacher
Am 15. Februar 2018 19:25:24 MEZ schrieb Lawrence Lim : >Red Hat Enterprise Linux Server release 6.9 (Santiago) How did you install tomcat? Are you running tomcat with some kind of security manager enabled (Java or system wide)? Can the tomcat user (running the

Re: error creating connection pool

2018-02-22 Thread Felix Schumacher
Am 13. Februar 2018 15:20:00 MEZ schrieb "Bruce L. Riddle" : >We are running a CDC Application PHIN MS that uses Tomcat 8.5.11. > >As the application starts, we are getting a message that says > >'error creating connection pool for dbid.' > > >Our assumption is

Re: [External] RE: Tomcat 8.5.23

2018-02-25 Thread Felix Schumacher
logs dir? Regards,  Felix > > Regards, > > Lawrence Lim   > Software Developer > — > > ENBRIDGE > TEL: 780-969-6208 > 10175 101 St NW,  Edmonton, Alberta T5J 0H3 > > enbridge.com > Integrity. Safety. Respect. > > > -Original Message-

Re: Persist authenticated sessions across tomcat restarts

2018-07-31 Thread Felix Schumacher
Am 30.07.2018 17:57, schrieb Tim K: On Mon, Jul 30, 2018, 4:26 AM Felix Schumacher < felix.schumac...@internetallee.de> wrote: Am 27.07.2018 13:36, schrieb Tim K: > Hello, > > I'm creating a new app under Tomcat 9.0.8 (local dev: windows, live > servers: linux). > > I h

Re: Persist authenticated sessions across tomcat restarts

2018-07-30 Thread Felix Schumacher
Am 27.07.2018 13:36, schrieb Tim K: Hello, I'm creating a new app under Tomcat 9.0.8 (local dev: windows, live servers: linux). I have successfully created a custom JAAS authentication, which works just fine. I have SSO enabled at the moment, but not sure if I really need it. I left the

Re: Tomcat JDBC Pool memory leak when using StatementFinalizer interceptor

2018-07-14 Thread Felix Schumacher
Am 11.07.2018 um 16:22 schrieb Martin Knoblauch: Hi, while analyzing some heap dump for other reasons, I found that our application is apparently aggregating a considerable amount of memory in "org.apache.tomcat.jdbc.pool.TrapException", which is never cleaned by GC. Digging deeper, it

Re: Is LDAP connection failing?

2018-04-11 Thread Felix Schumacher
Hi Luis, Am 05.04.2018 18:50, schrieb Luis Rodríguez Fernández: Hello Suvendu, May I ask you to share your JNDIRealm configuration? For me something like this works: roleBase="OU=BASE_ORGANIZATION_UNIT_FOR_MY_GROUPS,OU=Workgroups,DC=cern,DC=ch" roleSubtree="1" roleName="cn"

Re: Is LDAP connection failing?

2018-04-11 Thread Felix Schumacher
Am 05.04.2018 15:32, schrieb Suvendu Sekhar Mondal: Hello Everyone, Recently in one of our environments I am seeing following log in Catalina.out. It seems that LDAP connection is failing. This issue is sporadic and goes away with Tomcat recycle. One interesting thing is "localhost:389" part.

Re: CrawlerSessionManagerValve only working with default host

2018-04-12 Thread Felix Schumacher
Am 12.04.2018 um 09:27 schrieb Mark Thomas: On 12/04/18 00:10, Matt Cosentino wrote: I first noticed it by the large number of sessions in the manager webapp, but then I verified it in my logs. Both of my sites are polled every minute by the UptimeRobot service. These requests are logged and

Re: How to offer a link correction for the Tomcat docs?

2018-03-30 Thread Felix Schumacher
Am Donnerstag, den 29.03.2018, 18:21 -0500 schrieb charlie arehart: > > > > From: Christopher Schultz   > > > > Mark, > > > > On 3/29/18 6:07 PM, Mark Thomas wrote: > > > > > > On 29/03/18 21:38, charlie arehart wrote: > > > > > > > > Thanks. I'm guessing someone

Re: [ANN] New committer: Woonsan Ko

2018-12-19 Thread Felix Schumacher
Am Mittwoch, den 19.12.2018, 09:56 + schrieb Mark Thomas: > On behalf of the Tomcat committers I am pleased to announce that > Woonsan Ko (woonsan) has been voted in as a new Tomcat committer. > > Please join me in welcoming him. Congrats, Felix > > Kind regards, > > Mark > >

Re: OS

2019-04-18 Thread Felix Schumacher
Hello, this is a administrative mail address and not meant for questions about the usage of Tomcat. Please ask your questions on the user mailing list. You have to be subscribed to the mailing list in order to be able to send messages to the list. For more information see

Re: OS

2019-04-18 Thread Felix Schumacher
Sorry for the noise. This specific list is of course the correct list to ask. The other list in the original addresses users-owner@ was not the correct one. Felix Am 18.04.19 um 07:35 schrieb Felix Schumacher: Hello, this is a administrative mail address and not meant for questions about

Re: error 0 issue

2019-06-24 Thread Felix Schumacher
Am 24. Juni 2019 21:23:24 MESZ schrieb Kumar R : >Hi Team, >I am facing server 0 issue while starting tomcat 5 service after >increase >the heap size from 1024 to 2048. > >Server:- >Windows 32 >Jre:- >1.5.0_15-h04, mixed mode sharing The 32 bit version of Java under windows can't use more than

Re: JSP custom tag operating different when adoptOpenJDK is used vs Oracle (cross post from tomcat-taglibs-user)

2019-10-27 Thread Felix Schumacher
, the issue is fixed & doesn’t happen. The bug > is very subtle since the JSP does compile, but the data passed to our tag is > a String instead of a Date object. > > Thanks, > > Jeff LoBello > Lead Software Engineer > Cerner | www.cerner.com<http://www.cerner.c

Re: efficient redirect map with embedded Tomcat

2019-10-26 Thread Felix Schumacher
Am 15. Oktober 2019 15:18:07 MESZ schrieb Christopher Schultz : >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA256 > >Mark, > >On 10/14/19 04:50, Mark Thomas wrote: >> On 13/10/2019 23:46, Garret Wilson wrote: >>> On 10/13/2019 11:52 AM, Mark Thomas wrote: That depends on how you define

Re: postgresql jndi datasource with certificate authentication?

2019-10-26 Thread Felix Schumacher
Am 22.10.19 um 20:07 schrieb Magosányi Árpád: > Thank you all for the suggestions. > > Based on the documentation, my setup should work: The server certificate > is already processed and accepted (I know that because I could not get > it right at the first try). The driver is supposed to work

Re: JSP custom tag operating different when adoptOpenJDK is used vs Oracle (cross post from tomcat-taglibs-user)

2019-10-26 Thread Felix Schumacher
Am 25. Oktober 2019 19:33:19 MESZ schrieb "LoBello,Jeff" : >We have a custom tag, FormatDateTag extends >org.apache.taglibs.standard.tag.common.fmt.FormatDateSupport. It’s >been working ok for a number of years under tomcat & Oracle JVM. Now, >we are moving to adoptOpenJDK & we are seeing

Re: efficient redirect map with embedded Tomcat

2019-10-12 Thread Felix Schumacher
Am 12.10.19 um 17:13 schrieb Garret Wilson: > Could somebody at least point me to the best place to wire in > site-level per-resource redirects in embedded Tomcat? I can create a > solution, I just need to know where it is best to start. Did you look at

Re: Aw: Re: Fix for CVE-2020-1938

2020-03-05 Thread Felix Schumacher
Am 05.03.2020 08:12, schrieb Jürgen Göres: Ghostcat is the name of a malware strain that has been around since at least October last year. When referencing vulnerabilities it is best to stick to the CVE reference since they should be unique (and if something goes wrong and they aren't there

Re: Datasource Connections Problem

2020-01-23 Thread Felix Schumacher
Am 24. Januar 2020 06:22:49 MEZ schrieb Jerry Malcolm : > >On 1/23/2020 11:04 PM, Jerry Malcolm wrote: >> Sorry... forgot the version.  You are correct.  It's 8.5.x running on > >> AWS Linux EC2.  I didn't intentionally configure anything special for > >> the pool.  So I assume it's dbcp 2.0. 

Re: Install Comodo SSL in Tomcat

2020-01-27 Thread Felix Schumacher
Am 27.01.20 um 21:24 schrieb logo: > Leonard, > > Please respond to the list!!! Easiest as respond to all... > > >> Am 27.01.2020 um 17:48 schrieb Léonard WAMBERGUE : >> >> Ok so i put 8443 in my connector but not yet the alias. Now i have in my browser the error : ERR_CONNECTION_TIMED_OUT. >>  

Re: RewriteValve does not work on HTTPS

2020-02-05 Thread Felix Schumacher
Am 04.02.2020 22:16, schrieb Hua Zhang: What I mean with word 'works' is: the RewriteRule has been executed. That is not the case by HTTPS. The rule has not been executed while the RewriteCond is fulfilled. Can you give us more information on your setup? Is there any Proxy/Loadbalancer in

<    1   2   3   4   >