Tomcat Thread Dump

2015-12-08 Thread Yogesh Patel
*Tomcat version* : 7.0.53 *OS *: Windows 7 We are using tomcat as standalone application not as service, In task manager it does not showing PID for Tomcat. How to get PID of that tomcat in order to take tomcat thread dump. What are the best practice to take thread dump and what are the commands

Re: Creating another Tomcat copy in hot stand-by when original goes down.

2015-12-08 Thread Christopher Schultz
Akshay, On 12/8/15 8:07 AM, Kernel freak wrote: > I am working on a Debian server in which I would like to setup 2 instances > of Apache tomcat which will be load balanced by an Apache HTTP server(Do I > require a http server? ). In-case one copy of Apache tomcat goes down, the > other one will au

RE: Today's Apache Tomcat: TLS Virtual Hosting webinar is now available on YouTube

2015-12-08 Thread Yu, Yujin
Hi, Please kindly remove myself in this e-mail group. Regards, Yujin Yujin Yu | Schneider Electric | Industry Business | Korea | Buyer 2 Phone: +82 2 2090 0915 | Fax: +82 2 2090 0800 | Mobile: +82 10 6528 5508 Email: yujin...@schneider-electric.com | Site: www.schneider-e

Today's Apache Tomcat: TLS Virtual Hosting webinar is now available on YouTube

2015-12-08 Thread Mark Thomas
All, As promised, today's webinar "Apache Tomcat: TLS Virtual Hosting" is now available on the Apache Tomcat YouTube channel: https://www.youtube.com/channel/UCpqpJ0-G1lYfUBQ6_36Au_g Mark - To unsubscribe, e-mail: users-unsubsc

Re: Zero downtime deployments

2015-12-08 Thread Kevin Hale Boyes
On 4 December 2015 at 11:19, Christopher Schultz < ch...@christopherschultz.net> wrote: > Kevin, > > On 12/3/15 2:21 PM, Kevin Hale Boyes wrote: > > Thanks for this link to the presentation. > > How do you all deal with some of the other dependencies that the web > > application has? > > > > For e

Re: Creating another Tomcat copy in hot stand-by when original goes down.

2015-12-08 Thread tomcat
On 08.12.2015 14:07, Kernel freak wrote: Hello friends, I am working on a Debian server in which I would like to setup 2 instances of Apache tomcat which will be load balanced by an Apache HTTP server(Do I require a http server? ). In-case one copy of Apache tomcat goes down, the other one will

Re: Tomcat 7.0.42 crash on Win Server 2008 R2 Std - need help

2015-12-08 Thread Mark Thomas
On 08/12/2015 16:22, Guillaume CROISET wrote: > Hi all, > > I need help to go futher with this log (see below). > > I have had frequent unexpected tomcat crashes for 3 months, once or twice a > week. > > Until now : > I first submitted a request with all logs available to the app's editor >

Tomcat 7.0.42 crash on Win Server 2008 R2 Std - need help

2015-12-08 Thread Guillaume CROISET
 Hi all, I need help to go futher with this log (see below). I have had frequent unexpected tomcat crashes for 3 months, once or twice a week. Until now : I first submitted a request with all logs available to the app's editor support (WebGIS app is a third party development, I just develop j

Creating another Tomcat copy in hot stand-by when original goes down.

2015-12-08 Thread Kernel freak
Hello friends, I am working on a Debian server in which I would like to setup 2 instances of Apache tomcat which will be load balanced by an Apache HTTP server(Do I require a http server? ). In-case one copy of Apache tomcat goes down, the other one will automatically comes online. While I was cr

Re: Tomcat closes a websocket connection with an error

2015-12-08 Thread Mark Thomas
On 08/12/2015 11:49, Daniel Kretz wrote: > We have tested it with and without SSL and on two different servers. > Only in the customer network the connection breaks with a error. > 08-Dec-2015 10:20:37.757 SEVERE [http-apr-8081-exec-2] > org.apache.tomcat.websocket.pojo.PojoEndpointBase.onError

Tomcat closes a websocket connection with an error

2015-12-08 Thread Daniel Kretz
Hi Tomcat Team, for a customer we build a HTML5 websocket application with Tomcat 8.0.29. If we start the application from our network or from our home network all works fine. But if the customer starts the application from his network, after a certain time the websocket stops with a error. Th

Re: WebEx meeting invitation: Apache Tomcat: TLS Virtual Hosting

2015-12-08 Thread Mark Thomas
On 08/12/2015 11:12, Violeta Georgieva wrote: > Hi Mark, > > 2015-12-08 12:41 GMT+02:00 Mark Thomas : >> >> On 08/12/2015 10:19, gustavo.avitab...@unina.it wrote: >>> Hi Mark, >>>I tried to attend this meeting. I connected with WebEx, >>> I could see the slides, but I got no audio. The same >>

Re: WebEx meeting invitation: Apache Tomcat: TLS Virtual Hosting

2015-12-08 Thread Violeta Georgieva
Hi Mark, 2015-12-08 12:41 GMT+02:00 Mark Thomas : > > On 08/12/2015 10:19, gustavo.avitab...@unina.it wrote: > > Hi Mark, > >I tried to attend this meeting. I connected with WebEx, > > I could see the slides, but I got no audio. The same > > happened at you first meeting, a few days ago. I loo

Re: WebEx meeting invitation: Apache Tomcat: TLS Virtual Hosting

2015-12-08 Thread Mark Thomas
On 08/12/2015 10:19, gustavo.avitab...@unina.it wrote: > Hi Mark, >I tried to attend this meeting. I connected with WebEx, > I could see the slides, but I got no audio. The same > happened at you first meeting, a few days ago. I looked > at the first meeting you published in YouTube, with no >

Re: WebEx meeting invitation: Apache Tomcat: TLS Virtual Hosting

2015-12-08 Thread gustavo . avitabile
Hi Mark, I tried to attend this meeting. I connected with WebEx, I could see the slides, but I got no audio. The same happened at you first meeting, a few days ago. I looked at the first meeting you published in YouTube, with no problems: the audio was there. Can you suggest how can I attend

Re: Tomcat, Apache web-server : Simultaneously running both servers and Virtual Hosting.

2015-12-08 Thread Kernel freak
Hi Chris, I just saw your mail, although I was able to solve this problem yesterday before leaving. This is what I did. I just waned to know, if this configuration will also work if I am using https. Thank you. Here is what I did : Tomcat's server.xml : // Multiple webapps ho