On 05/02/2016 00:30, Jeroen van Ooststroom wrote:
> Hello,
>
> Using Tomcat 8.0.23 and Tomcat 8.0.30 with Java 1.7.0_25 on CentOS 5.11
> we are getting a stuck thread issue when our server is on high(er) load.
> It seems to happen when one of our non-Container Threads invokes the
> AsyncContext.co
On 05/02/2016 09:00, Mark Thomas wrote:
> On 05/02/2016 00:30, Jeroen van Ooststroom wrote:
>> Hello,
>>
>> Using Tomcat 8.0.23 and Tomcat 8.0.30 with Java 1.7.0_25 on CentOS 5.11
>> we are getting a stuck thread issue when our server is on high(er) load.
>> It seems to happen when one of our non-C
On 05/02/16 12:05, Mark Thomas wrote:
On 05/02/2016 09:00, Mark Thomas wrote:
On 05/02/2016 00:30, Jeroen van Ooststroom wrote:
Hello,
Using Tomcat 8.0.23 and Tomcat 8.0.30 with Java 1.7.0_25 on CentOS 5.11
we are getting a stuck thread issue when our server is on high(er) load.
It seems to ha
I was the one who guessed a Spring initialization issue.
I suggest you again to try to run it in a non-clustered tomcat. In my
opinion, you probably find the same error.
I've just seen somebody (maybe you?) in stackoverflow with the same
issue.
http://stackoverflow.com/questions/35164534/tomcat
Hi ,
We are unable to fix the vulnerability of " HSTS missing from HTTPS
server" on apache tomcat 8.0.27 running on unix .
We found the solution for the same by enabling httpHeaderSecurity filter
in conf\web.xml file, tag and it works absolutely fine for tomcat
8.0.27 on windows,
but the
Edwin,
See comments at the bottom.
On 2/4/2016 12:25 PM, Edwin Quijada wrote:
> Thks
>
> Hi!
> I have a Tomcat cluster over Debian Jessie, Tomcat 8.0.29 2 instances ,
> PostgreSQL 9.5 ,Apache 2.4 , Mod_jk. When I try to run my project in this
> environment I get eerror. I tested with examples
I'm trying to understand logging.properties.
Should I have jar on my system somewhere containing
1catalina.org.apache.juli.FileHandler?
If so, other than asking!, how would I go about finding what jar a
particular class would be in? I've tried this tool:
https://github.com/javalite/jar-explor
> From: rich...@xentu.com [mailto:rich...@xentu.com]
> Subject: 1catalina.org.apache.juli.FileHandler
> I'm trying to understand logging.properties.
Make sure you carefully read this first:
http://tomcat.apache.org/tomcat-8.0-doc/logging.html
> Should I have jar on my system somewhere containin
On 2016-02-05 19:04, Caldarale, Charles R wrote:
From: rich...@xentu.com [mailto:rich...@xentu.com]
Subject: 1catalina.org.apache.juli.FileHandler
I'm trying to understand logging.properties.
Make sure you carefully read this first:
http://tomcat.apache.org/tomcat-8.0-doc/logging.html
Shou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chiranga,
On 2/4/16 3:10 PM, Chiranga Alwis wrote:
> I have specified the following issue in stackoverflow:
> http://stackoverflow.com/questions/35210472/javax-xml-parsers-factoryc
onfigurationerror-provider-for-class-javax-xml-parse
So
>
you have
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
On 2/4/16 6:27 AM, André Warnier (tomcat) wrote:
> On 03.02.2016 22:17, Christopher Schultz wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>> André,
>>
>> On 2/3/16 1:50 PM, André Warnier (tomcat) wrote:
>>> On 03.02.2016 19:07, D
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Yuval,
On 2/4/16 3:14 AM, Yuval Schwartz wrote:
>> On Wed, Feb 3, 2016 at 11:15 PM, Christopher Schultz <
>> ch...@christopherschultz.net> wrote:
>
> ELB usually uses HTTP keepalive, so that might be part of the
> issue.
>
>> ELB has a feature call
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ravi,
On 2/4/16 2:15 AM, Ranjan, Ravi wrote:
> I am new to this user list and this is the first email I am
> sending out to you. Hope you will let me know if more
> information/logs/dump/test case/clarity is required.
Welcome.
> So I am working wit
Hi,
We are getting NoClassDefFoundErrors during Tomcat graceful shutdown
process (i.e. using "catalina.sh stop" command). We are using Tomcat with
version 6.0.44. Note that this error can not be reproduced consistently. I
found following article on the stackoverflow.com which suggests class
loader
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hrishikesh,
On 2/5/16 6:57 PM, Hrishikesh Gadre wrote:
> We are getting NoClassDefFoundErrors during Tomcat graceful
> shutdown process (i.e. using "catalina.sh stop" command). We are
> using Tomcat with version 6.0.44. Note that this error can not
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dina,
On 2/3/16 4:00 PM, dinakaran ganesan wrote:
> We have the following set of parameters setup for tomcat in our
> environment.
>
> maxActive=100 maxWait=6 maxIdle=15 minIdle=30 initialSize=15
> testOnBorrow=false validationQuery=SELECT 1 FR
Hi Chris
First of all a big thanks for taking time to respond.
You are right about my typo regarding 3000 seconds.
We are using default DBCP2. I know that the idle connection check runs every 10
minutes because i am monitoring a column called last_call_et in v$session table
in oracle
17 matches
Mail list logo