Re: Tomcat 8 doesn't listen in https

2016-08-29 Thread tomcat
On 29.08.2016 23:07, Hardibo Pierre-Jean wrote: Hello ! i get this connector for tomcat 8 to listen in port 8443 : but it doesn't work (it works on http) you can see at https://www.hardibopj.com (iptables redirect 443 to 8443) "It doesn't work" is not very informative.

Re: Why is Tomcat sending "Connection: close?"

2016-08-31 Thread tomcat
On 31.08.2016 17:50, john.e.gr...@wellsfargo.com wrote: All, I'm using Tomcat 7.0.70 and am having trouble understanding why Tomcat is sending "Connection: close" in the response header as often as it is. With almost no load on the server, I get "Connection: close" pr

Re: Apache TomCat 5.5

2016-09-14 Thread tomcat
Mary, have a look here : http://tomcat.apache.org/whichversion.html Tomcat 5.5 was first released about 10 years ago, and the last modification to it was in 2012. The current "stable" version is Tomcat 8.5.5. For Open Source and free software such as Apache Tomcat, that means that yo

Re: Prevent Outbound connections from WebApplication

2016-09-30 Thread tomcat
On 30.09.2016 09:07, Harneet Singh wrote: Hello All, I have a java application which is hosted in Tomcat 7.0.62. As part of business logic the code sometimes connects to remote hosts and downloads resources. Is there a way I can specify a whitelist using the Tomcat configuration? Means I only

Re: Getting a blank page in Tomcat 6.3

2016-10-06 Thread tomcat
On 06.10.2016 12:43, Nagappan , Ganesh - IT- PLM - Bhuj wrote: "-Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent: Thursday, October 06, 2016 3:47 PM To: users@tomcat.apache.org Subject: Re: Getting a blank page in Tomcat 6.3 On 06.10.2016 11:00, Nag

Re: Getting a blank page in Tomcat 6.3

2016-10-06 Thread tomcat
On 06.10.2016 11:00, Nagappan , Ganesh - IT- PLM - Bhuj wrote: Hi, Version : Apache Tomvcat 6.3 OS : Windows server 2008 R2 We are using Tomcat for our TCRA application extracting reports. When I start the Tomcat the default homepage, It is working fine. But When I

Re: Performance Issue - Tomcat 8 - Java 8 Web app with client side applet

2016-10-05 Thread tomcat
On 05.10.2016 16:16, Boyle, James A wrote: Hello, I have a web application compiled under Java 1.8 running in a Tomcat 8 container on a Linux web server. The client side devices are Windows 7 desktops with USB attached printers. The basic operation is a query to a SQL Server

Re: Tomcat 8 HTTPS issue with old browser

2016-10-04 Thread tomcat
On 04.10.2016 09:38, Garratt, Dave wrote: I have Apache Tomcat 8 working ok with https when I connect to my web page using a recent browser (desktop) or iPhone for example. However this specific application is designed to run on a Motorola MC9090 hand held wireless barcode scanner running

Re: Tomcat 8 HTTPS issue with old browser

2016-10-04 Thread tomcat
On 04.10.2016 09:53, Garratt, Dave wrote: On 4 Oct 2016, at 08:48, André Warnier (tomcat) <a...@ice-sa.com> wrote: On 04.10.2016 09:38, Garratt, Dave wrote: I have Apache Tomcat 8 working ok with https when I connect to my web page using a recent browser (desktop) or iPhone for e

Re: Tomcat 8 HTTPS issue with old browser

2016-10-04 Thread tomcat
words, it may be a "tick the box" exercise for them; but that does not mean that it is one for you, or for your employer. Someone did suggest using Apache HTTP server to do the comms - maybe and IIS connector to Tomcat would accomplish the same ? Yes. Basically, the schema is like

Re: TLS 1.2 Handshake on Tomcat 7.0.39 Getting Internal Error: Key format must be RAW

2016-09-21 Thread tomcat
On 21.09.2016 16:40, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 9/20/16 7:51 PM, André Warnier (tomcat) wrote: On 20.09.2016 19:21, Dono Harjanto wrote: Hi André, -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent

Re: TLS 1.2 Handshake on Tomcat 7.0.39 Getting Internal Error: Key format must be RAW

2016-09-21 Thread tomcat
On 21.09.2016 18:49, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ron, On 9/21/16 11:58 AM, Roskens, Ronald wrote: -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, September 21, 2016 9:40 AM To: Tomcat

Re: TLS 1.2 Handshake on Tomcat 7.0.39 Getting Internal Error: Key format must be RAW

2016-09-20 Thread tomcat
On 19.09.2016 18:45, Dono Harjanto wrote: Hi All, We have a web app deployed on 3 different servers, all running Tomcat 7.0.39 and Java 8 (update 101/102). Here is the operating system on each server: - Production: CentOS 6.4 - Staging 1: CentOS 6.5 - Staging 2: CentOS 6.7 Java

Re: TLS 1.2 Handshake on Tomcat 7.0.39 Getting Internal Error: Key format must be RAW

2016-09-20 Thread tomcat
On 20.09.2016 09:06, André Warnier (tomcat) wrote: On 19.09.2016 18:45, Dono Harjanto wrote: Hi All, We have a web app deployed on 3 different servers, all running Tomcat 7.0.39 and Java 8 (update 101/102). Here is the operating system on each server: - Production: CentOS 6.4 - Staging 1

Re: TLS 1.2 Handshake on Tomcat 7.0.39 Getting Internal Error: Key format must be RAW

2016-09-22 Thread tomcat
Dono, On 22.09.2016 01:06, Igor Cicimov wrote: On 20 Sep 2016 2:45 am, "Dono Harjanto" <d...@deviceauthority.com> wrote: Hi All, We have a web app deployed on 3 different servers, all running Tomcat 7.0.39 and Java 8 (update 101/102). Here is the operating syste

Re: TLS 1.2 Handshake on Tomcat 7.0.39 Getting Internal Error: Key format must be RAW

2016-09-20 Thread tomcat
On 20.09.2016 19:21, Dono Harjanto wrote: Hi André, -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent: Tuesday, September 20, 2016 12:13 AM To: users@tomcat.apache.org Subject: Re: TLS 1.2 Handshake on Tomcat 7.0.39 Getting Internal Error: Key format must

Re: Set up postgresql on tomcat7

2016-08-17 Thread tomcat
ogs/catalina.out [image: Inline image 1] I do have the jar file located in the following location on the machine.. /usr/share/tomcat7/lib https://tomcat.apache.org/tomcat-7.0-doc/jndi-resources-howt o.html#JDBC_Data_Sources is confusing to me. It shouldnt but it is.. at this point.. Andy.. On T

Re: Set up postgresql on tomcat7

2016-08-17 Thread tomcat
. I've been through the JNDI portion of the docs on Tomcat and found it still somewhat confusing. Andy... I am far from an expert on this kind of thing, but have you looked at this : http://tomcat.apache.org/tomcat-8.0-doc/config/globalresources.html Maybe that is the missing link in your

Re: tomcat-users.xml

2016-09-27 Thread tomcat
Hi. It is difficult to be sure, with the extra quoting done by the email clients, but it seems that you have an extra pair of < > inside the tomcat-users.xml file. Look between the initial and the first . From your initial post, it looks like this : < ... ... > If s

Re: Is there a 6.0.x patch for CVE-2016-5388?

2016-10-03 Thread tomcat
On 03.10.2016 13:10, André Warnier (tomcat) wrote: On 03.10.2016 13:03, Vamsavardhana Reddy wrote: Hi, Is there a 6.0.x patch for CVE-2016-5388? I do not see it listed in https://tomcat.apache.org/security-6.html . Hi. If you really mean "patch", see http://tomcat.apache.org/sec

Re: Is there a 6.0.x patch for CVE-2016-5388?

2016-10-03 Thread tomcat
On 03.10.2016 13:03, Vamsavardhana Reddy wrote: Hi, Is there a 6.0.x patch for CVE-2016-5388? I do not see it listed in https://tomcat.apache.org/security-6.html . Hi. If you really mean "patch", see http://tomcat.apache.org/security.html First paragraph. Also see

Re: tomcat-users.xml

2016-09-27 Thread tomcat
On 27.09.2016 03:36, vincent wrote: Hello all and all, I can not reach a "host-manager webapp" where is the mistake my tomcat-users.xml file : < *** where does this "<" come from ? > *** and this ">" ?

Re: setWriteListener and async operations concurrency

2016-10-27 Thread tomcat
. This is why I suppose it could be a tomcat bug. Hi. Not an answer to your questions, but : It would be good practice, and probably help a lot the people here to answer your questions, if you provided : - the Tomcat version - the Java version - the platform OS and version You can find all of those

Re: setWriteListener and async operations concurrency

2016-10-27 Thread tomcat
On 27.10.2016 13:41, Sergey Mashkov wrote: On Thu, Oct 27, 2016 at 2:19 PM André Warnier (tomcat) <a...@ice-sa.com> wrote: On 27.10.2016 12:15, Sergey Mashkov wrote: Hi I am experiencing deadlock when trying to set output stream write listener: The thread from my own thread pool is

Re: MaxInactiveInterval

2016-11-06 Thread tomcat
On 04.11.2016 20:06, Mark Thomas wrote: On 04/11/2016 15:53, Caldarale, Charles R wrote: From: Mark Thomas [mailto:ma...@apache.org] Subject: Re: MaxInactiveInterval On 04/11/2016 15:07, André Warnier (tomcat) wrote: A log message in an application running under Tomcat 8 mentions

Re: war file incompletely deployed

2016-11-08 Thread tomcat
on different drives). Would it not be simpler to just rename the .war file, to .war.lck, then copy it to the destination, then rename it (in place) to .war when the copy is finished ? Tomcat should not even consider .war.lck files, right

Re: Using WebDAV in Tomcat 7.0.45

2016-11-11 Thread tomcat
Hi. On 11.11.2016 09:08, Arno Schäfer wrote: Hi all, I have activated WebDAV in my web app to be able to show some log files directly in the browser and to edit some special XML files in a special editor.. In my first attempt I can read all this files and show it in the editor and in the

Re: AW: Using WebDAV in Tomcat 7.0.45

2016-11-11 Thread tomcat
for our own extension. So can I use this, to open our client directly from the browser? Hi Arno. Your original question was related to Tomcat and its DAV module/application, and I am glad that I could guess where your problem seemed to be, and provide some pointers so that you could resolve

Re: AW: AW: Using WebDAV in Tomcat 7.0.45

2016-11-11 Thread tomcat
On 11.11.2016 16:08, Arno Schäfer wrote: Hi André, many thanks for your thought's, but my requirement is not so complex and difficult like it could be. DAV (or WebDAV), in itself, stands for Distributed Authoring and Versioning. It was originally designed mainly as a tool to help people to

Re: Mixed authentication

2016-10-18 Thread tomcat
On 18.10.2016 08:34, Brugnerotto Angélique wrote: -Message d'origine- De : André Warnier (tomcat) [mailto:a...@ice-sa.com] Envoyé : lundi, 17 octobre 2016 13:54 À : users@tomcat.apache.org Objet : Re: Mixed authentication On 17.10.2016 11:51, Brugnerotto Angélique wrote: Good morning

Re: java.lang.OutOfMemoryError: PermGen space

2016-10-20 Thread tomcat
On 20.10.2016 12:00, Moore, Jon, Vodafone UK wrote: I have a problem where our customers application server stops working intermittently and when we check the Tomcat logs we get the message " java.lang.OutOfMemoryError: PermGen space" but the Tomcat service is still running, a

Re: Apache mod_jk connector question about alias

2016-10-20 Thread tomcat
can not change JkMount forwarding using Alias (except that if you have a comflict between Alias and JkMount only one of them wins). As far as I understand you are not really trying to map requests to the local web server file system, but instead want to forward to a Tomcat back end but change

Re: Tomcat 8, AJP 1.3 UTF-8/ISO-8859-1 conversion problem

2016-10-20 Thread tomcat
est ? The following on-line documentation describes precisely how this should work : http://tomcat.apache.org/tomcat-8.0-doc/config/ajp.html#Attributes (See "URIEncoding", but also "useBodyEncodingForURI", and follow the link provided to the same attributes in the HT

Re: how to write a valve

2016-10-14 Thread tomcat
On 14.10.2016 10:05, Mark Thomas wrote: On 13/10/2016 16:04, Campbell, Lance wrote: Tomcat 8.0.38 In my Eclipse development environment when particular servlet requests are made I want to simulate going through Shibboleth prior to Tomcat handling the request. I wanted to see

Re: how to write a valve

2016-10-14 Thread tomcat
On 13.10.2016 17:04, Campbell, Lance wrote: Tomcat 8.0.38 In my Eclipse development environment when particular servlet requests are made I want to simulate going through Shibboleth prior to Tomcat handling the request. I wanted to see if this will work. In Eclipse within each dynamic web

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-23 Thread tomcat
Tomcat 7.0.67 (missing : Java version and platform) - the application works fine, without slowdowns (or "hiccups") when a single user is using it - when several users are using it simultaneously, unexplained "hiccups" happen for the users : some (not always the same) operation s

Re: Tomcat 8, AJP 1.3 UTF-8/ISO-8859-1 conversion problem

2016-10-18 Thread tomcat
On 18.10.2016 13:03, Mark Juszczec wrote: On Tue, Oct 18, 2016 at 1:14 AM, Rainer Jung wrote: Am 17.10.2016 um 22:38 schrieb Mark Juszczec: I've tried adding +ForwardURIEscaped in my conf file as follows: # JkOptions indicate to send SSL KEY SIZE, JkOptions

Re: Tomcat 8, AJP 1.3 UTF-8/ISO-8859-1 conversion problem

2016-10-18 Thread tomcat
On 18.10.2016 16:16, Mark Juszczec wrote: On Tue, Oct 18, 2016 at 10:10 AM, André Warnier (tomcat) <a...@ice-sa.com> wrote: This being a list dedicated to Tomcat, maybe we are going a bit deep in the Apache httpd configuration and precedence rules here. It is anyway difficult to answe

Re: Tomcat 8, AJP 1.3 UTF-8/ISO-8859-1 conversion problem

2016-10-18 Thread tomcat
I forgot to ask something. The above DocumentRoot does not exist. There is another DocumentRoot defined outside of the if posted but it does not exist either. Could this have anything to do with my problem? What should these values be set to? This being a list dedicated to Tomcat, ma

Re: Tomcat 8, AJP 1.3 UTF-8/ISO-8859-1 conversion problem

2016-10-20 Thread tomcat
On 20.10.2016 15:55, Mark Juszczec wrote: On Thu, Oct 20, 2016 at 4:21 AM, André Warnier (tomcat) <a...@ice-sa.com> wrote: Can you tell us (or remind us) exactly how the browser is sending this request for the parameter "JOEL" (with dieraesis on the E) to the serve

Re: Apache mod_jk connector question about alias

2016-10-20 Thread tomcat
On 20.10.2016 18:23, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Marc, On 10/20/16 11:34 AM, Marc Chamberlin wrote: On 10/20/2016 3:19 AM, André Warnier (tomcat) wrote: On 20.10.2016 01:58, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash

Re: Tomcat clustering and FarmDeployer

2016-10-20 Thread tomcat
On 20.10.2016 20:50, Daniel Savard wrote: Hi everyone, I am testing the FarmDeployer in a Tomcat cluster environment and it seems it cannot do what I would like it to do. So far, it works fine to deploy the web application on all cluster members. However, the way they are deployed is the plain

Re: java.lang.OutOfMemoryError: PermGen space

2016-10-21 Thread tomcat
Hi. Understood. Make sure that you are looking at the "Java" tab. I have an old installation of Tomcat 6 on my laptop, and took a screenshot of that tab. I am not sure that the image that I attach will make it on the list however (it strips most attachments). If not, here are the

Re: Tomcat 8, AJP 1.3 UTF-8/ISO-8859-1 conversion problem

2016-10-18 Thread tomcat
tring, the Ã[CTL-CHAR] are bytes 0xc3 0x83 0xc2 0x8b and is a corruption of Ë (0xc3 0x8b) I'm not sure how we go from the correct bytes to 0xc3 0x8b 0xc2 0x8b. Nor me. For the record I did test this and it worked as expected - no corruption. I wonder if it is worth a clean install of httpd, m

Re: Delete Specific Cookie Apache

2016-11-23 Thread tomcat
On 23.11.2016 11:03, Teresa Fasano wrote: Hi, I wanted to know how I can remove a specific cookie on apache(version 2.2.22). Maybe you should ask on the Apache httpd user's list then ? (This is the Apache Tomcat list, that's another webserver) I tried with Header add Set-Cookie "ANY_C

Re: Sanity Check

2016-11-22 Thread tomcat
On 21.11.2016 18:09, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, :) On 11/19/16 12:31 PM, André Warnier (tomcat) wrote: With respect, this is not only "André's problem". Agreed. I apologize if it seemed like I was suggesting that you are th

Re: Tomcat not scaling under load - Tsung v Apache Bench test

2016-11-28 Thread tomcat
cannot handle it. But maybe it is limiting the number of connections that it forwards, if they are all coming from the same client IP ? (Avoid DoS attacks, that kind of thing..) Still a guess. But netstat on both sides may be telling you more. If it is tomcat that could not handle the load

Re: Tomcat not scaling under load - Tsung v Apache Bench test

2016-11-28 Thread tomcat
deep into your data : you say somewhere that the requests go through a proxy. Maybe the client "established" TCP connections are with that proxy, while the ones you see on the tomcat server are the connections from the proxy ? (In other words, it is the proxy that is the bottleneck ?)

Re: Apache/Tomcat vulnerability

2016-11-27 Thread tomcat
equestWorkers setting there was nothing else, just this strange line This is not a "strange" line. It is telling you something. One problem is that you seem convinced in advance, without serious proof, that there is a "bug" or a vulnerability in httpd or tomcat. Read the expl

Re: Apache/Tomcat vulnerability

2016-11-27 Thread tomcat
? When you say "apache workers threads", do you mean threads in Apache httpd, or threads in Apache Tomcat ? (both are Apache webservers, so it is difficult to tell what you are talking about, unless you are very precise). Let me give you some additional explanations, and maybe you can

Re: Apache/Tomcat vulnerability

2016-11-27 Thread tomcat
t against this kind of attack. You may want to have a look at the following parameters, but make sure to read the caveats (side-effects, interlocking timeouts etc.), otherwise you may do more harm than good. Another thing : the settings below are for Apache Tomcat, which in your case is the

Re: Apache/Tomcat vulnerability

2016-11-27 Thread tomcat
On 27.11.2016 19:03, Jaaz Portal wrote: 2016-11-27 18:30 GMT+01:00 André Warnier (tomcat) <a...@ice-sa.com>: On 27.11.2016 14:26, Jaaz Portal wrote: hi, everything i know so far is just this single log line that appeared in apache error.log [Fri Nov 25 13:08:00.647835 2016] [mpm_event

Re: Apache/Tomcat vulnerability

2016-11-28 Thread tomcat
iption of that vulnerability of *Apache httpd*, and the symptoms which you described, *do not match*. You described the problem as ocurring in Apache tomcat, which in your case is sitting as a back-end, *behind* Apache httpd. And restarting tomcat cured the problem. The CVE above applies to

Re: Sanity Check

2016-11-18 Thread tomcat
On 18.11.2016 17:02, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 11/18/16 3:50 AM, André Warnier (tomcat) wrote: On 18.11.2016 05:56, Christopher Schultz wrote: Since UTF-8 is supposed to be the "official" character encoding,

Re: Getting "Invalid message received with signature xxxxx" messages in catalina.out

2016-11-18 Thread tomcat
. Schultz: This is interesting: Isn't 8009 some sort of backchannel control port, perhaps the one used for controlled shutdown of Tomcat? It seems to be defined as an AJP port "straight out of the box," is also so-defined on our own Tomcat server, and is presumably so-defined

Re: Sanity Check

2016-11-18 Thread tomcat
On 18.11.2016 05:56, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstantin, On 11/17/16 4:58 PM, Konstantin Kolinko wrote: 2016-11-17 17:21 GMT+03:00 Christopher Schultz : All, I've got a problem with a vendor and I'd like

Re: Sanity Check

2016-11-19 Thread tomcat
ferred across the wire when using that content-type. This solves André's problem with this content-type where he wanted to specify the charset to be used. It seems the standard defines the character set: US-ASCII. With respect, this is not only "André's problem". This is a general problem (not o

Re: java.lang.OutOfMemoryError: PermGen space

2016-10-21 Thread tomcat
can't help. The way we are told on the training to deploy the application in the IVR is to use the deploy/un-deploy options in tomcat manager. I have also seen a colleague make a copy of the applications war file away from its normal folder (webapps), stop the tomcat Windows service, delete

MaxInactiveInterval

2016-11-04 Thread tomcat
Hi. A log message in an application running under Tomcat 8 mentions the "MaxInactiveInterval" setting, saying that it is a bit short.. The only place in the Tomcat 8 documentation where I find this setting, is in https://tomcat.apache.org/tomcat-8.0-doc/config/manager.html whe

Re: Mod_jk 1.2.42 fails at startup with shared memory failure

2016-10-13 Thread tomcat
jk:emerg] [pid 7] Initializing shm:/etc/apache2/logs/jk-runtime-status.7 errno=22. Unable to start due to shared memory failure. (errno=22 is Invalid Param in jk_shm_open) Any idea and hints? Thank You. Best regards Peter 3572<http://svn.apache.org/viewvc/tomcat/jk/trunk/native/apac

Re: Mixed authentication

2016-10-17 Thread tomcat
On 17.10.2016 11:51, Brugnerotto Angélique wrote: Good morning everybody. We use Tomcat 6 for an internal web site. Actually, the authentication is negociate with SSO. It works fine. When we access the web site, the Windows authentication of the Windows session Windows is resumed. We would

Re: how to write a valve

2016-10-17 Thread tomcat
On 17.10.2016 16:57, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 10/14/16 6:08 AM, Mark Thomas wrote: On 14/10/2016 10:51, André Warnier (tomcat) wrote: On 14.10.2016 10:05, Mark Thomas wrote: On 13/10/2016 16:04, Campbell, Lance wrote: Tomcat 8.0.38

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-17 Thread tomcat
os <mart...@maboc.nl> Inviato: lunedì 3 ottobre 2016 21.05 A: Tomcat Users List Oggetto: Re: Strange wait time in my application - Tomcat 7.0.67 On 2016-10-03 07:56:34, Tullio Bettinazzi wrote: I've an application under tomcat. When only a one or two users works on it everithing is ok. When

Re: Mounting WebDAV in Tomcat 7.0.45

2016-11-29 Thread tomcat
On 29.11.2016 20:07, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 11/29/16 12:36 PM, André Warnier (tomcat) wrote: On 29.11.2016 17:56, Mark Thomas wrote: On 29/11/2016 16:44, Arno Schäfer wrote: Hi all, I have activate WebDAV in our web application

Re: Apache/Tomcat vulnerability

2016-11-29 Thread tomcat
he, what i have also in the logs For your information : I run about 25 Internet-facing Apache webservers (some with a back-end tomcat, some not). On every single one of those webservers, there are *hundreds* of such "scans" every day, as shown by the Apache access logs. That is just

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

2016-12-08 Thread tomcat
nformation (such as "groups" or "organisational unit" or "email address" or even name or whatever) can be obtained via the same scheme, or using the same "server credentials". (*) The concept of tomcat "roles" also does not necessarily match the conc

Re: UNC access to an tomcat webdav server

2016-12-08 Thread tomcat
On 08.12.2016 14:31, Arno Schäfer wrote: I have configured a tomcat (7.0.54) webdav server and try to access via a windows UNC path. If I run WebDAV in an IIS environment I can access this server automaticly from all clients via an UNC path like '\\webserver[@port]\webdav\' if the server side

Re: Two Way SSL - SSL Offloading at load balancer

2016-12-08 Thread tomcat
ipin Hi. If indeed "SSL is offloaded at load-balancer or apache level", isn't this more a question for the respective user's list of these products, rather than for the Tomcat user's list ? If you do need some SSL information at the Tomcat back-end level, and if between your Ap

Re: Closed Connection Error

2016-12-13 Thread tomcat
On 13.12.2016 11:47, RAVIRAJ SHAH wrote: Dear All, We are facing critical issue of closed connection error on regular frequently Env. Tomcat 8.0.14 Oracle DB 11g Linux Server RHEL 6 on regular interval we are observing closed connection error in tomcat logs at that time few

Re: Closed Connection Error

2016-12-13 Thread tomcat
1) do not top-post. Reply logically, below the question or previous message. That's the usage on this list. On 13.12.2016 13:16, RAVIRAJ SHAH wrote: On 13 December 2016 at 16:32, André Warnier (tomcat) <a...@ice-sa.com> wrote: On 13.12.2016 11:47, RAVIRAJ SHAH wrote: Dear Al

Re: ExtendedAccessLogValve.class overloaded timezone and set it to GMT

2016-12-14 Thread tomcat
On 14.12.2016 16:48, Farhan Tariq wrote: Hello team, I am not sure why the timezone is explicitly set to GMT in ExtendedAccessLogValve class? To capture URL encoded parameters I looking to use this class but need help to get time in GMT+5. I am using tomcat 7 on redhat. Any suggestions? Hi

Re: Best way to find out how many DB connections that are open at any given time

2017-01-10 Thread tomcat
On 10.01.2017 17:10, Joleen Barker wrote: Hello All, Details: Tomcat Version: 7.0.64.0 Java Version: 1.8.0 OS: AIX 6.1 Database: Oracle 11 The web application installed on the server above makes data connections to run file transfers from point A to point B. The default Database connection

Re: FW: tomcat 8080 thread not reduced

2017-01-13 Thread tomcat
On 13.01.2017 09:38, smith wrote: From: smith [mailto:smith@zoom.us] Sent: Tuesday, January 10, 2017 9:57 AM To: 'users' Subject: tomcat 8080 thread not reduced Hi, We have installed Apache Tomcat/8.0.14, and found that after one period of time, the thread count for 8080(our port

Re: Best way to find out how many DB connections that are open at any given time

2017-01-10 Thread tomcat
ilable and the proposed idea is past my knowledge level. Hello André - This was an interesting idea but it didn't work for me. I only have the ksh available and could only use netstat -p tcp but the output didn't make sense to me. On Tue, Jan 10, 2017 at 11:24 AM, André Warnier (tomcat) <a...@i

Re: Two Way SSL - SSL Offloading at load balancer

2016-12-02 Thread tomcat
a question for the respective user's list of these products, rather than for the Tomcat user's list ? If you do need some SSL information at the Tomcat back-end level, and if between your Apache httpd front-end, and the Tomcat back-ends, the proxy/balancer module which you are using is mod_jk, then you will

Re: users Digest 30 Nov 2016 19:40:04 -0000 Issue 12825

2016-11-30 Thread tomcat
On 30.11.2016 23:00, Esmond Pitt wrote: This is getting out of hand. I am subcribed to what is supposed to be a daily digest. Today I received *seven.* What is going on? EJP Well, for one thing, this is a free user help list, for a free software product, and as well the people who create

Re: Apache/Tomcat vulnerability

2016-11-30 Thread tomcat
on issues. If I had to make a guess, I would say that there are probably, today, more than 100,000 webservers active on the WWW with an Apache httpd front-end, and an Apache tomcat back-end. If 0.1% of those was crashing because of some attack, that would be 100 tomcat servers crashed today,

Re: Tomcat not scaling under load - Tsung v Apache Bench test

2016-11-29 Thread tomcat
balancer out. Cheers! Szymon On 28 November 2016 at 13:45, Szymon Czaja <szymonpiotrcz...@gmail.com> wrote: Completely agree. I am in the process of setting up a direct connection to Tomcat bypassing load balancer. Will give an update soon. Szymon On 28 November 2016 at 13:40, André Warnier (

Re: Mounting WebDAV in Tomcat 7.0.45

2016-11-29 Thread tomcat
On 29.11.2016 17:56, Mark Thomas wrote: On 29/11/2016 16:44, Arno Schäfer wrote: Hi all, I have activate WebDAV in our web application, as it is in tomcat. A filter control the access to exactly one folder inside the web application. This application is used only internal in the intra-net

Re: does Tomcat 8.5.9 have UTF-8 encoding throughout by default?

2017-01-08 Thread tomcat
headers you are worrying about. But in any case, the default character set for HTTP headers (and for the WWW in general) is still iso-8859-1 (unfortunately, one could say). That is not specific to Tomcat, it's the HTTP RFCs. Tomcat itself is a Java program, and the character represntation inside

Re: Spurious "Internal Server Errors" accessing "jkmanager" after upgrading Apache, "mod_jk" and OpenSSL

2016-12-29 Thread tomcat
On 29.12.2016 09:47, Martin Knoblauch wrote: Hi Christopher, that is an interesting pointer. We are of course securing the "jkmanager" app. And guess what we are using: LDAP. The funky thing is that it is working most of the time. It fails just after some time. Refreshing the URL cures it

Re: Spurious "Internal Server Errors" accessing "jkmanager" after upgrading Apache, "mod_jk" and OpenSSL

2016-12-29 Thread tomcat
Perhaps also if you did not already know this : httpd 2.4 allows for setting the LogLevel on a per-module base, see here : https://httpd.apache.org/docs/2.4/logs.html -> Per-module logging Cheers Martin On Thu, Dec 29, 2016 at 10:02 AM, André Warnier (tomcat) <a...@ice-sa.com> wrote:

Re: Spurious "Internal Server Errors" accessing "jkmanager" after upgrading Apache, "mod_jk" and OpenSSL

2016-12-29 Thread tomcat
On 29.12.2016 16:26, Martin Knoblauch wrote: " [Thu Dec 29 15:55:31.129230 2016] [authnz_ldap:info] [pid 24939:tid 139865530685184] [client #:52181] AH01695: auth_ldap authenticate: user authentication failed; URI /jkmanager [ldap_search_ext_s() for user failed][Administrative

Re: Tomcat7 under Debian dont use outgoing proxy

2017-01-06 Thread tomcat
Hi. See below. On 06.01.2017 13:01, Schöke, Karsten wrote: Hello, I updated tomcat under debian wheezy from tomcat6 to tomcat7. We use access to external http/https webservices via proxy option JAVA_OPTS in in /etc/default/tomcat6|7 -Dhttp.proxyHost=x.x.x.x -Dhttp.proxyPort=3128

Re: tomcat installation errors

2016-12-20 Thread tomcat
On 20.12.2016 22:08, Mary Wiegand wrote: Hi, I'm installing tomcat v8.5.9 on ubuntu 16.04 this is my tomcat.service file: #System unit file for tomcat [Unit] Description=Apache Tomcat Web Application Container After=network.target [Service] Type=forking Environment=JAVA_HOME=/usr/lib/jvm

Re: tomcat installation errors

2016-12-20 Thread tomcat
On 20.12.2016 22:42, Mary Wiegand wrote: I was using a specific walk through to install Tomcat and everything that's needed with it. I downloaded the installer from tomcat to the /tmp file and then extracted it and installed it to the /opt/tomcat dir. Which I had to make the directory. Should I

Re: Spurious "Internal Server Errors" accessing "jkmanager" after upgrading Apache, "mod_jk" and OpenSSL

2016-12-28 Thread tomcat
On 28.12.2016 16:38, Martin Knoblauch wrote: Hi, today we updated our Devel/Integration environments from HTTPD 2.4.18/mod_jk 1.2.41/OpenSSL-1.0.2h to HTTPD 2.4.23/mod_jk 1.2.42/OpenSSL-1.0.2j Since then we observe on both systems spurious "500" messages when accessing the "jkmanager"

Re: Should I increase connectionUploadTimeout value

2016-12-28 Thread tomcat
Hi. On 28.12.2016 10:14, Yuval Schwartz wrote: Tomcat: 8.0.22 Java: jdk1.8.0_05 Server: Amazon Linux Hello, I recently saw an IOFileUploadException on my server: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed

Re: Question on FORM POST processing via AJP1.3 in tomcat 1.0.69, changed from 1.014.

2017-03-28 Thread tomcat
Hi. On this list, it is preferred to not top-post, but insert responses after the corresponding questions/comments. See : http://tomcat.apache.org/lists.html#tomcat-users , item #6 On 28.03.2017 16:36, Scott, Derric T wrote: -Original Message- From: André Warnier (tomcat) [mailto:a

Re: Question on FORM POST processing via AJP1.3 in tomcat 1.0.69, changed from 1.014.

2017-03-28 Thread tomcat
te... I did a network snapshot of the old and new and then the "fixed" new. The packet data in the old (7.0.14 tomcat) POST packet looks practically the same in all cases. In the new (7.0.69) case the response from tomcat is a "RSP:SEND HEADERS:400 Bad Request" Ah, so at least

Re: Hot pre-compiled JSP reloading

2017-03-27 Thread tomcat
On 27.03.2017 10:56, Mark Thomas wrote: On 27/03/17 09:26, Olaf Kock wrote: Other options that I can envision is to change Jasper's implementation to keep serving a compiled JSP until the replacement has been properly compiled and loaded in the background (e.g. not having compilation block

Re: LDAP authentication for Tomcat's webapp 'Opengrok'

2017-03-27 Thread tomcat
On 27.03.2017 11:01, Alfie Patolilic wrote: Tomcat Version : 6.0.36 OS : Red Hat Enterprise Linux 7.3 Hello, I have a question on how I am able to set the following, regarding the web application that runs under Apache Tomcat, 'Opengrok'. The idea is to set a hostname for 'localhost:8080

Re: Hot pre-compiled JSP reloading

2017-03-27 Thread tomcat
the JSPs before deploying them to the server. The problem is that we are not able to find any option to force Tomcat to hot reload ONLY the updated classes. All the different reload options that we have tested end up reloading all the webapp (which means 80s of downtime for us). Is there any

Re: siteMinder implementation for our application

2017-03-25 Thread tomcat
On 24.03.2017 19:32, Kikkeri, Amith wrote: Hi, Our application runs on tomcat7 (Port 80) and we don't use a web server. We are implementing SSO and planning to use siteMinder. When trying to install siteMinder web agent, we realized that it is not recognizing tomcat. Please let me know

Re: LDAP authentication for Tomcat's webapp 'Opengrok'

2017-03-27 Thread tomcat
On 27.03.2017 13:07, Alfie Patolilic wrote: -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent: 27 March 2017 11:12 To: users@tomcat.apache.org Subject: Re: LDAP authentication for Tomcat's webapp 'Opengrok' On 27.03.2017 11:01, Alfie Patolilic wrote: Tomcat

Re: Ways to identify poorly designed client aplications sending request to Tomcat !

2017-03-30 Thread tomcat
80.9 MB occupied by remainder's. Problem suspect:- 465 MB occupied by remainder Remainder section has retained a good chunk of memory. That indicates lots of small objects are being created by different apps. Your "Live Set" is not very big. What is the heap size? You also mentioned, Tomcat proc

Re: how to access HTTPServletRequest in RealmBase

2017-03-30 Thread tomcat
trated by this, and it's one reason I do not use Tomcat's build-in authentication. I need to log authentication failures and their sources (IP address) and this information is simply not available through the Tomcat-provided APIs. I think there is definitely an opportunity here for improvement. A

Re: Question on FORM POST processing via AJP1.3 in tomcat 1.0.69, changed from 1.014.

2017-03-27 Thread tomcat
On 27.03.2017 23:03, Scott, Derric T wrote: Hello: A question, perhaps a bug... I inherited a large application that has Apache in front, tomcat in back via AJP1.3. I am moving everything to "new" verisons. A new RedHat OS, newest tomcat RPM (7.0.69), etc. I ran into a snag a

Re: Tomcat base directory layout

2017-03-25 Thread tomcat
directories are minimum necessary to start a new instance. As far as I know, there does not yet exist something like that, at least not as part of the standard tomcat distribution. But it should not be immensely hard to create one using a scripting language (such as sh, perl, python,..). You could

Re: Tomcat Hangs up and doesn't start

2017-03-19 Thread tomcat
On 19.03.2017 12:59, Mahmoud Ramadan wrote: Hi all, I've installed Tomcat on Centos 6.2 and when i try to start the service it hangs up at " INFO: Server startup in 6935 ms " and stays forever , below the debugs , thanks What do you expect it to "do" after starting up ? It

<    1   2   3   4   5   6   7   8   9   >