Re: 8.5.4 to 8.5.5 SSL Issue

2016-10-21 Thread William Boyd
On Fri, Oct 21, 2016 at 2:05 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > William, > > On 10/21/16 4:37 PM, William Boyd wrote: > > Hello, > > > > I am attempting to upgrade from Tomcat 7 to 8.5.6. Everything was > >

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tullio, On 10/17/16 12:24 PM, Tullio Bettinazzi wrote: > I monitored it using Yourkit profiler and I didn't see any extreme > GC. > > I noticed anotehr thing : looking for 4 users which had the > problem they seems to have the problem "in

Re: 8.5.4 to 8.5.5 SSL Issue

2016-10-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 William, On 10/21/16 4:37 PM, William Boyd wrote: > Hello, > > I am attempting to upgrade from Tomcat 7 to 8.5.6. Everything was > working great until I enabled SSL with a self-signed certificate. I > am able to recreated the issue on 8.5.5. I

Re: Setting up a Context outside of webapps

2016-10-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igal, On 10/21/16 3:41 PM, Igal @ Lucee.org wrote: > Chris, > > On 10/21/2016 12:03 PM, Christopher Schultz wrote: >> I'm not sure anyone else's opinion matters at this point. You've >> decided what you want to do... you're just looking for >>

8.5.4 to 8.5.5 SSL Issue

2016-10-21 Thread William Boyd
Hello, I am attempting to upgrade from Tomcat 7 to 8.5.6. Everything was working great until I enabled SSL with a self-signed certificate. I am able to recreated the issue on 8.5.5. I finally had to down graded to 8.5.4 to get SSL working with identical configuration and cert. I want to be sure

Re: Setting up a Context outside of webapps

2016-10-21 Thread Igal @ Lucee.org
Chris, On 10/21/2016 12:03 PM, Christopher Schultz wrote: I'm not sure anyone else's opinion matters at this point. You've decided what you want to do... you're just looking for validation. Technically, this works. Whether there are better ways to do it are debatable. I've been running Tomcat

Re: Allow Customization of service.bat

2016-10-21 Thread Igal @ Lucee.org
Chris, On 10/21/2016 12:05 PM, Christopher Schultz wrote: For some reason I thought that I read somewhere that the git repo is read-only. I didn't realize that I can submit a PR there. It *is* read-only. But you can clone the repo and make a read-write copy, then publish a pull-request from

Re: Tomcat crashes with java 1.7

2016-10-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rajesh, On 10/21/16 2:13 AM, Rajesh Cherukuri wrote: > can some one help me on this , tomcat servers crashes if i use java > 1.7 , i have tried chaining this to java 1.6 and i am be to start > the tomcat , issue is only when i use 1.7 > > here is

Re: Allow Customization of service.bat

2016-10-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igal, On 10/21/16 1:02 PM, Igal @ Lucee.org wrote: > Thanks Violeta, > > On 10/20/2016 11:10 PM, Violeta Georgieva wrote: >> We also accept PRs from GitHub [2]. [2] >> https://github.com/apache/tomcat > > For some reason I thought that I read

Re: Setting up a Context outside of webapps

2016-10-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igal, On 10/21/16 1:31 PM, Igal @ Lucee.org wrote: > I'm asking my question differently since it didn't get much > traction when I asked it before. > > I want to set up a Web Context outside of %CATALINA_BASE%/webapps, > e.g. at C:\WebRoot\myapp.

Re: java.lang.OutOfMemoryError: PermGen space

2016-10-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jon, On 10/21/16 3:46 AM, Moore, Jon, Vodafone UK wrote: > Yes I am a novice at Java as well. I support the IVR system that > points to the application servers and have ended up trying to > resolve this issue as our developers of the applications

Re: java.lang.OutOfMemoryError: PermGen space

2016-10-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 10/21/16 11:15 AM, André Warnier (tomcat) wrote: > Hi. Understood. Make sure that you are looking at the "Java" tab. And at the right Service name. The tomcat6w.exe can be used to configure any number of services. If you've got the wrong

Re: Setting up a Context outside of webapps

2016-10-21 Thread Igal @ Lucee.org
Hi, On 10/21/2016 10:51 AM, Mark Eggers wrote: 1. Create separate Host entries for each host that you wish to serve. See: http://tomcat.apache.org/tomcat-8.5-doc/virtual-hosting-howto.html This shows how to have separate xml files for the different hosts, which is not what I am asking

Re: Setting up a Context outside of webapps

2016-10-21 Thread Mark Eggers
Replying inline and at the end of the most recently posted message: On 10/21/2016 10:31 AM, Igal @ Lucee.org wrote: > I'm asking my question differently since it didn't get much traction > when I asked it before. > > I want to set up a Web Context outside of %CATALINA_BASE%/webapps, e.g. > at

Setting up a Context outside of webapps (was: Host appBase vs. Context docBase)

2016-10-21 Thread Igal @ Lucee.org
I'm asking my question differently since it didn't get much traction when I asked it before. I want to set up a Web Context outside of %CATALINA_BASE%/webapps, e.g. at C:\WebRoot\myapp. I prefer to configure it in server.xml, because I like it that all of my config files are at

Re: Allow Customization of service.bat

2016-10-21 Thread Igal @ Lucee.org
Thanks Violeta, On 10/20/2016 11:10 PM, Violeta Georgieva wrote: We also accept PRs from GitHub [2]. [2] https://github.com/apache/tomcat For some reason I thought that I read somewhere that the git repo is read-only. I didn't realize that I can submit a PR there. I'll do that. Igal

Re: Limit connections in multi-context environment

2016-10-21 Thread Bryan Larson
Mark, Sorry for the delayed response. I had a chance to test out the valve, and my preliminary testing showed that this worked like a charm for my application. Thanks for your help. Bryan On Tue, Oct 18, 2016 at 9:24 AM, Mark Thomas wrote: > On 18/10/2016 15:04, Bryan

RE: java.lang.OutOfMemoryError: PermGen space

2016-10-21 Thread Berneburg, Cris J. - US
Hi Jon -Original Message- From: Moore, Jon, Vodafone UK [mailto:jon.mo...@vodafone.com] Sent: Thursday, October 20, 2016 6:00 AM To: users@tomcat.apache.org Subject: java.lang.OutOfMemoryError: PermGen space > I have a problem where our customers application server stops > working

Re: Tomcat clustering and FarmDeployer

2016-10-21 Thread Daniel Savard
Le 20 oct. 2016 3:21 PM, "André Warnier (tomcat)" a écrit : > > Maybe naive, and I have never tried any of this myself, but is there a reason why you cannot use method 2 in > http://tomcat.apache.org/tomcat-8.0-doc/deployer-howto.html#A_word_on_Contexts > in that scenario ? >

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 parameters

Re: Strange wait time in my application - Tomcat 7.0.67

2016-10-21 Thread Tullio Bettinazzi
No further help ? Tks Da: André Warnier (tomcat) Inviato: lunedì 17 ottobre 2016 18.01 A: users@tomcat.apache.org Oggetto: Re: Strange wait time in my application - Tomcat 7.0.67 On 17.10.2016 17:52, Tullio Bettinazzi wrote: > I didn't find

RE: java.lang.OutOfMemoryError: PermGen space

2016-10-21 Thread Moore, Jon, Vodafone UK
Thanks Andre. When I open up tomcat6w.exe the fields are all blank, hence trying to find out what the defaults are before I enter anything in them as I don't want to put in a lesser value then the defaults. -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent:

Re: Question about ServletOutputStream.setWriteListener

2016-10-21 Thread Violeta Georgieva
2016-10-20 21:47 GMT+03:00 Mark Thomas : > > On 20/10/2016 14:08, Violeta Georgieva wrote: > > Hi, > > > > I have a question about ServletOutputStream.setWriteListener. > > > > I have the following scenario: > > - Request 1 - in the servlet service method it starts async

Re: java.lang.OutOfMemoryError: PermGen space

2016-10-21 Thread tomcat
On 21.10.2016 09:46, Moore, Jon, Vodafone UK wrote: Thanks Chris. (and to everyone else who has replied) Yes I am a novice at Java as well. I support the IVR system that points to the application servers and have ended up trying to resolve this issue as our developers of the applications

R: Host appBase vs. Context docBase

2016-10-21 Thread r.bottoni
Hello, did you received some real config? Roberto. -Messaggio originale- Da: Igal @ Lucee.org [mailto:i...@lucee.org] Inviato: venerdì 7 ottobre 2016 21:57 A: Tomcat Users List Oggetto: Re: Host appBase vs. Context docBase > Suppose you tell us your Tomcat

Re: Using digest.bat or digest.sh with Tomcat version 8 gives strange results

2016-10-21 Thread Mark Thomas
On 21/10/2016 08:22, Thomas Hoffmann (Speed4Trade GmbH) wrote: > Hello, > > I am using Apache Tomcat/8.0.32 and the tool digest.sh and digest.bat returns > maybe wrong results. Nope. > When i test under Ubuntu Xenial i get the following results: > ./digest.sh -a sha foo >

RE: java.lang.OutOfMemoryError: PermGen space

2016-10-21 Thread Moore, Jon, Vodafone UK
Thanks Chris. (and to everyone else who has replied) Yes I am a novice at Java as well. I support the IVR system that points to the application servers and have ended up trying to resolve this issue as our developers of the applications can't help. The way we are told on the training to deploy

Using digest.bat or digest.sh with Tomcat version 8 gives strange results

2016-10-21 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, I am using Apache Tomcat/8.0.32 and the tool digest.sh and digest.bat returns maybe wrong results. When i test under Ubuntu Xenial i get the following results: ./digest.sh -a sha foo

Tomcat crashes with java 1.7

2016-10-21 Thread Rajesh Cherukuri
hi can some one help me on this , tomcat servers crashes if i use java 1.7 , i have tried chaining this to java 1.6 and i am be to start the tomcat , issue is only when i use 1.7 here is the log when i use 1.7 after it crashes Oct 21, 2016 7:37:28 AM

Re: Allow Customization of service.bat

2016-10-21 Thread Violeta Georgieva
Hi, 2016-10-21 1:23 GMT+03:00 Igal @ Lucee.org : > > Hi Mark, > > On 10/20/2016 1:19 PM, Mark Thomas wrote: >> >> >>> Can I submit a patch for that? >> >> Sure. Got for it. > > > I'm not very familiar with SVN (hopefully Apache will move to GIT soon), so I wasn't sure where to