To log TLS sessions !

2015-02-12 Thread Utkarsh Dave
Hi all, Need your thoughts and comments on the requirement where we need to log/capture information when TLS sessions are setup, the logs will be logged to indicate successful or failed connection establishment or even connection being disconnected. RequestDumperFilter is one way but that will

WorkManager replacement

2015-02-12 Thread Kevin Hale Boyes
I currently have an application running on weblogic that I'm moving over to tomcat 8. One of the things the application does is run background jobs using the commonj WorkManager. These jobs are managed by weblogic which seems to be the recommended practice. What is the best/recommended way to run

RE: Help required to calculate Apache Tomcat resource

2015-02-12 Thread Prabhu Mannu
Answers below -Original Message- From: David kerber [mailto:dcker...@verizon.net] Sent: Thursday, 12 February, 2015 9:42 PM To: Tomcat Users List Subject: Re: Help required to calculate Apache Tomcat resource > > >... > > > > Hi Mark, > > Thanks for your reply. By miss I sent the first e-

Templating tag basics, techniques and tricks?

2015-02-12 Thread Micky Hulse
Hi, I'm just curious if there's a TL;DR doc on templating in Tomcat? For example, I'd like to do some templating along the lines of includes, variable creation, conditional logic. More advanced: Routers and/or MVC setups. Anyone out there know of a good place to see real-world/contemporary exa

Re: [OT] FileNotFoundException for existing JAR files

2015-02-12 Thread Alexander Johnson
Thanks Chris, It looks like that's true. It turns out this wasn't a permissions issue at all. For some reason copying the JAR files out of the directory and back into it caused them to be picked up (I read this in a suggestion somewhere). Reading the 'man' entry for cp I see that it doesn't pre

Re: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread David kerber
On 2/12/2015 1:46 PM, Wirth, Kevin wrote: -Original Message- From: David kerber [mailto:dcker...@verizon.net] Sent: Thursday, February 12, 2015 1:00 PM To: Tomcat Users List Subject: Re: tomcat severe error when shutting down service but startup is clean On 2/12/2015 12:48 PM, Cris Ber

RE: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Wirth, Kevin
-Original Message- From: David kerber [mailto:dcker...@verizon.net] Sent: Thursday, February 12, 2015 1:00 PM To: Tomcat Users List Subject: Re: tomcat severe error when shutting down service but startup is clean On 2/12/2015 12:48 PM, Cris Berneburg - US wrote: > > -Original Messag

Re: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread JB MORLA
Unsubscribe Le 12 févr. 2015 15:06, "Wirth, Kevin" a écrit : > I keep getting these weird tomcat errors on shutdown on a newly built > system using tomcat 7.0.57 on a windows 2012 server with jdk 1.7 that I > can't figure out. This is the catalina log: > Feb 12, 2015 8:54:31 AM org.apache.catal

RE: tomcat errors

2015-02-12 Thread Terence M. Bandoian
On 2/11/2015 7:53 AM, Wirth, Kevin wrote: The catalina log and the err logs are being written too -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Wednesday, February 11, 2015 6:28 AM To: Tomcat Users List Subject: Re: tomcat errors 2015-02-10 22:45 GMT+

Re: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread David kerber
On 2/12/2015 12:48 PM, Cris Berneburg - US wrote: -Original Message- From: David kerber [mailto:dcker...@verizon.net] Sent: Thursday, February 12, 2015 9:40 AM To: Tomcat Users List Subject: Re: tomcat severe error when shutting down service but startup is clean On 2/12/2015 9:06 AM, Wi

RE: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Cris Berneburg - US
-Original Message- From: David kerber [mailto:dcker...@verizon.net] Sent: Thursday, February 12, 2015 9:40 AM To: Tomcat Users List Subject: Re: tomcat severe error when shutting down service but startup is clean On 2/12/2015 9:06 AM, Wirth, Kevin wrote: > I keep getting these weird tomc

RE: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Wirth, Kevin
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, February 12, 2015 11:54 AM To: Tomcat Users List Subject: Re: tomcat severe error when shutting down service but startup is clean -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kevin, O

Re: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kevin, On 2/12/15 11:46 AM, Wirth, Kevin wrote: > It should be logging to stderrour correct? I don't see anything > extra in that file other than the same severe messages I have been > getting. That depends upon how you tried to trigger the threa

Re: [OT] Java client using Expect: 100-continue

2015-02-12 Thread Konstantin Kolinko
2015-02-12 19:43 GMT+03:00 Christopher Schultz : > > All, > > I've been trying to find some information online about how to do this, > and maybe I'm just being bad search terms. > > I've not yet played-around with any code for this, but I'm interested > in observing the server's response to an Expe

RE: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Wirth, Kevin
-Original Message- From: Daniel Mikusa [mailto:dmik...@pivotal.io] Sent: Thursday, February 12, 2015 11:34 AM To: Tomcat Users List Subject: Re: tomcat severe error when shutting down service but startup is clean On Thu, Feb 12, 2015 at 11:20 AM, Wirth, Kevin wrote: > > > -Origina

[OT] Java client using Expect: 100-continue

2015-02-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I've been trying to find some information online about how to do this, and maybe I'm just being bad search terms. I've not yet played-around with any code for this, but I'm interested in observing the server's response to an Expect: 100-contin

Re: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Daniel Mikusa
On Thu, Feb 12, 2015 at 11:20 AM, Wirth, Kevin wrote: > > > -Original Message- > From: Daniel Mikusa [mailto:dmik...@pivotal.io] > Sent: Thursday, February 12, 2015 9:52 AM > To: Tomcat Users List > Subject: Re: tomcat severe error when shutting down service but startup is > clean > > On

RE: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Wirth, Kevin
-Original Message- From: Daniel Mikusa [mailto:dmik...@pivotal.io] Sent: Thursday, February 12, 2015 9:52 AM To: Tomcat Users List Subject: Re: tomcat severe error when shutting down service but startup is clean On Thu, Feb 12, 2015 at 9:43 AM, Wirth, Kevin wrote: > If I move it won't

RE: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Wirth, Kevin
-Original Message- From: Daniel Mikusa [mailto:dmik...@pivotal.io] Sent: Thursday, February 12, 2015 9:52 AM To: Tomcat Users List Subject: Re: tomcat severe error when shutting down service but startup is clean On Thu, Feb 12, 2015 at 9:43 AM, Wirth, Kevin wrote: > If I move it won't

Re: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Daniel Mikusa
On Thu, Feb 12, 2015 at 9:43 AM, Wirth, Kevin wrote: > If I move it won't the app break because it will look for the driver in > the folder and not find it? > 1.) Please don't top post. Reply inline like this or at the bottom. 2.) No. The app doesn't look for the driver in that specific locat

RE: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Wirth, Kevin
If I move it won't the app break because it will look for the driver in the folder and not find it? -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Thursday, February 12, 2015 9:37 AM To: Tomcat Users List Subject: Re: tomcat severe error when shutting d

RE: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Wirth, Kevin
Thank you for the response, it don't mind sharing, how did you do this because I am not all that familiar with tomcat? -Original Message- From: David kerber [mailto:dcker...@verizon.net] Sent: Thursday, February 12, 2015 9:40 AM To: Tomcat Users List Subject: Re: tomcat severe error when

Re: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread David kerber
On 2/12/2015 9:06 AM, Wirth, Kevin wrote: I keep getting these weird tomcat errors on shutdown on a newly built system using tomcat 7.0.57 on a windows 2012 server with jdk 1.7 that I can't figure out. This is the catalina log: Feb 12, 2015 8:54:31 AM org.apache.catalina.loader.WebappClassLoa

Re: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Konstantin Kolinko
You need to move, not copy. Copying is not enough, as webapp jars are preferred over Tomcat ones. Also having the same class in two places may result in a behaviour that you do not expect. http://tomcat.apache.org/tomcat-7.0-doc/class-loader-howto.html 2015-02-12 17:33 GMT+03:00 Wirth, Kevin : >

RE: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Wirth, Kevin
Ok, I will copy the driver into tomcat\lib and see what happens. Thank you. -Original Message- From: Daniel Mikusa [mailto:dmik...@pivotal.io] Sent: Thursday, February 12, 2015 9:31 AM To: Tomcat Users List Subject: Re: tomcat severe error when shutting down service but startup is clea

Re: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Daniel Mikusa
On Thu, Feb 12, 2015 at 9:06 AM, Wirth, Kevin wrote: > I keep getting these weird tomcat errors on shutdown on a newly built > system using tomcat 7.0.57 on a windows 2012 server with jdk 1.7 that I > can't figure out. This is the catalina log: > Feb 12, 2015 8:54:31 AM org.apache.catalina.load

tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread Wirth, Kevin
I keep getting these weird tomcat errors on shutdown on a newly built system using tomcat 7.0.57 on a windows 2012 server with jdk 1.7 that I can't figure out. This is the catalina log: Feb 12, 2015 8:54:31 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web app

Re: Help required to calculate Apache Tomcat resource

2015-02-12 Thread David kerber
... Hi Mark, Thanks for your reply. By miss I sent the first e-mail in HTML format which could be rejected as described in Apache Tomcat mailing list help so I send the second e-mail in plain text format. I will keep your advice in mind. Yes. I completely agree with you that we need to do

RE: Help required to calculate Apache Tomcat resource

2015-02-12 Thread Paul, Subhro
-Original Message- From: Olayemi Olatunji [mailto:olaye...@phillipsconsulting.net] Sent: Thursday, February 12, 2015 7:31 AM To: Tomcat Users List Subject: RE: Help required to calculate Apache Tomcat resource Email sent from outside of PSEG. Use caution before using links/attachments.

Re: Help required to calculate Apache Tomcat resource

2015-02-12 Thread Mark Thomas
On 12/02/2015 13:26, Paul, Subhro wrote: > Yes. I completely agree with you that we need to do some testing to > identify the required resources to support and fulfill user > expectation and also this vary from application to application but is > there any default calculation present with tomcat

RE: Help required to calculate Apache Tomcat resource

2015-02-12 Thread Paul, Subhro
-Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Thursday, February 12, 2015 7:35 AM To: Tomcat Users List Subject: Re: Help required to calculate Apache Tomcat resource Email sent from outside of PSEG. Use caution before using links/attachments. On 12/02/2015 12:1

Re: Help required to calculate Apache Tomcat resource

2015-02-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Paul, On 2/12/15 7:19 AM, Paul, Subhro wrote: > We are using Apache Tomcat6 as application server for the website. > Two virtual servers are configured for this and each one of the > servers had 2 CPUs and 4 GB RAM until 26 JAN 2015 when both Tomc

RE: Help required to calculate Apache Tomcat resource

2015-02-12 Thread Olayemi Olatunji
Hello Paul, Have you tried dedicating memory to the JVM, if you're running the Virtual servers on an x86 Operating system, it doesn’t use more than 4GB memory so to fully utilize the server's memory, you need to run tomcat x64 install version Regards, Olayemi Olatunji -Original Message-

Re: Help required to calculate Apache Tomcat resource

2015-02-12 Thread Mark Thomas
On 12/02/2015 12:19, Paul, Subhro wrote: > Dear Team, > > I am an application developer from TCS and working for PSEG > (https://www.pseg.com). > > We are using Apache Tomcat6 as application server for the website. > Two virtual servers are configured for this and each one of the > servers had 2

Help required to calculate Apache Tomcat resource

2015-02-12 Thread Paul, Subhro
Dear Team, I am an application developer from TCS and working for PSEG (https://www.pseg.com). We are using Apache Tomcat6 as application server for the website. Two virtual servers are configured for this and each one of the servers had 2 CPUs and 4 GB RAM until 26 JAN 2015 when both Tomcat s

Help required to calculate Apache Tomcat resource

2015-02-12 Thread Paul, Subhro
Dear Team, I am an application developer from TCS and working for PSEG (https://www.pseg.com ). We are using Apache Tomcat6 as application server for the website. Two virtual servers are configured for this and each one of the servers had 2 CPUs and 4 GB RAM until 26 JAN