Re: Global JNDI resources lookup behavior difference between version 6.0.39 and 6.0.41/7.0.55

2015-04-17 Thread Robert Anderson
Issue fixed: https://github.com/psi-probe/psi-probe/commit/9f233d0f0ccb02062f2b094710897b2a551d0ca5 2014-09-04 11:07 GMT-03:00 Robert Anderson : > > 2014-09-04 10:57 GMT-03:00 Christopher Schultz < > ch...@christopherschultz.net>: > >> I don't know. You could inspect a Subversion log between t

Re: GC Issue on Tomcat6

2015-04-17 Thread Ameer Mawia
On Fri, Apr 17, 2015 at 10:07 AM, Subhro Paul wrote: > From: Ameer Mawia > To: Tomcat Users List > Date: 04/17/2015 06:29 PM > Subject:Re: GC Issue on Tomcat6 > > > > http://ca.linkedin.com/in/ameermawia > Toronto, ON > Phone:647-262-4380 > > On Fri, Apr 17, 2015 at 8:47 AM, Dav

Re: Add member to static memebership cluster during runtime

2015-04-17 Thread Christoph Prybila
Am 17.04.2015 um 14:45 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chris, On 4/17/15 5:33 AM, Christoph Prybila wrote: Am 17.04.2015 um 07:45 schrieb Christopher Schultz: Chris, On 4/16/15 9:59 AM, Christoph Prybila wrote: Tomcat: 7.0.59 OS: Wi

Re: GC Issue on Tomcat6

2015-04-17 Thread Subhro Paul
From: Ameer Mawia To: Tomcat Users List Date: 04/17/2015 06:29 PM Subject:Re: GC Issue on Tomcat6 http://ca.linkedin.com/in/ameermawia Toronto, ON Phone:647-262-4380 On Fri, Apr 17, 2015 at 8:47 AM, David kerber wrote: > On 4/17/2015 8:32 AM, Subhro Paul wrote: > >> Hi Team

Quinta dos Três Rios

2015-04-17 Thread David Law
Hi Dave, nice to speak to you just now. The place I mentioned in Portugal is: Quinta dos Três Rios ...a treasure trove. :-) Hope we'll be able to bump into you soon. All the best, Dave

Re: GC Issue on Tomcat6

2015-04-17 Thread Ameer Mawia
http://ca.linkedin.com/in/ameermawia Toronto, ON Phone:647-262-4380 On Fri, Apr 17, 2015 at 8:47 AM, David kerber wrote: > On 4/17/2015 8:32 AM, Subhro Paul wrote: > >> Hi Team, >> >> For our client website we have two Tomcat servers. Both servers are having >> same configuration which is 16GB R

Issue with a principal and remote_user

2015-04-17 Thread George Stanchev
I posted this on the dev list but I must have placed it on the wrong list... I am running IIS+jk_connect+Tomcat 7.0.59 but this issue was replicated on Tomcat 5.5.36. We are using a security filter from a 3rd party that is failing to engage while requests are sent over AJP via jk_connect. I was

Re: Configuring Tomcat manager application upload limit

2015-04-17 Thread Konstantin Kolinko
2015-04-17 13:52 GMT+03:00 Mark Thomas : > On 17 April 2015 09:37:40 BST, Dominic Hargreaves wrote: >>On Wed, Apr 15, 2015 at 08:33:00AM -0500, Mark Thomas wrote: >>> On 15/04/2015 05:28, Dominic Hargreaves wrote: >> >>> > I am running the Tomcat manager application via a Debian package >>> > (tom

Re: Tomcat threads dependency on net.core.somaxconn value on Linux

2015-04-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Satish, On 4/17/15 7:20 AM, satish jupalli wrote: > I would like to support a bust in traffic we are planning to > increase the umber of threads by adding executor pool with > misSpareThread to 100 and accept count to 5. However, I'm > trying t

Re: GC Issue on Tomcat6

2015-04-17 Thread David kerber
On 4/17/2015 8:32 AM, Subhro Paul wrote: Hi Team, For our client website we have two Tomcat servers. Both servers are having same configuration which is 16GB RAM, 8CPUS and Linux 6.5 OS. Tomcat 6 and JAVA 6 are installed in both systems. Yesterday, using Jconsole we observed that frequency of G

Re: Add member to static memebership cluster during runtime

2015-04-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chris, On 4/17/15 5:33 AM, Christoph Prybila wrote: > > > Am 17.04.2015 um 07:45 schrieb Christopher Schultz: Chris, > > On 4/16/15 9:59 AM, Christoph Prybila wrote: Tomcat: 7.0.59 OS: Win7 Professional SP1 Java: 1.7.0_67 >

GC Issue on Tomcat6

2015-04-17 Thread Subhro Paul
Hi Team, For our client website we have two Tomcat servers. Both servers are having same configuration which is 16GB RAM, 8CPUS and Linux 6.5 OS. Tomcat 6 and JAVA 6 are installed in both systems. Yesterday, using Jconsole we observed that frequency of GC on one server was very high which was

Tomcat threads dependency on net.core.somaxconn value on Linux

2015-04-17 Thread satish jupalli
Hi, I would like to support a bust in traffic we are planning to increase the umber of threads by adding executor pool with misSpareThread to 100 and accept count to 5. However, I'm trying to understand the correlation between the tomcat connector acceptCount and ThreadCount to the Linux conf

Re: Configuring Tomcat manager application upload limit

2015-04-17 Thread Mark Thomas
On 17 April 2015 09:37:40 BST, Dominic Hargreaves wrote: >On Wed, Apr 15, 2015 at 08:33:00AM -0500, Mark Thomas wrote: >> On 15/04/2015 05:28, Dominic Hargreaves wrote: > >> > I am running the Tomcat manager application via a Debian package >> > (tomcat8-admin), which deploys the webapp from >> >

Re: Add member to static memebership cluster during runtime

2015-04-17 Thread Christoph Prybila
Am 17.04.2015 um 07:45 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chris, On 4/16/15 9:59 AM, Christoph Prybila wrote: Tomcat: 7.0.59 OS: Win7 Professional SP1 Java: 1.7.0_67 I want to create a cluster and I need to use static membership. But the

Re: Configuring Tomcat manager application upload limit

2015-04-17 Thread Dominic Hargreaves
On Wed, Apr 15, 2015 at 08:33:00AM -0500, Mark Thomas wrote: > On 15/04/2015 05:28, Dominic Hargreaves wrote: > > I am running the Tomcat manager application via a Debian package > > (tomcat8-admin), which deploys the webapp from > > /usr/share/tomcat8-admin/manager. We ran into a problem hitting

Re: Fwd: Tomcat 8 and Java 8

2015-04-17 Thread Greg Huber
Chris, My startup script (many years old) uses: CLASSPATH="$CLASSPATH":"$CATALINA_HOME"/bin/bootstrap.jar So its quite possible if the $CLASSPATH is empty we get the :/ The odd thing is why does it work when run from the command line but not from /etc/rc.d/init.d as both use case have the colon

Re: Add member to static memebership cluster during runtime

2015-04-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chris, On 4/16/15 9:59 AM, Christoph Prybila wrote: > Tomcat: 7.0.59 OS: Win7 Professional SP1 Java: > 1.7.0_67 > > I want to create a cluster and I need to use static membership. But > the number of nodes in my cluster is not static. >

Re: Fwd: Tomcat 8 and Java 8

2015-04-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Greg, On 4/16/15 12:06 PM, Greg Huber wrote: > ..To follow on, for others going grey also. > > The file:/ seems to be from a :/ (colon) on the class path, and > the combination of running it from /etc/rc.d/init.d makes it not > work. > > N

Re: RFE: read keystorePass from file

2015-04-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Luca, On 4/16/15 4:16 PM, Luca Menegus wrote: > Hi Chris, > > let me describe what I'm trying to do in more details. > > Goals: * Completely automate tomcat deployment, and make sure > deployment is reproducible and testable in different environme