Spring Scheduled Task is triggered multiple times

2015-07-01 Thread Zoran Avtarovski
We have a struts2 based app that uses spiring scheduling to trigger a task every morning at 6am. The problem we have is that task in triggered multiple times, simultaneously. We have an Ubuntu 14.04.1 Server using the standard tomcat 7 installed using apt-get and running on oracle java 8. Tomcat

Re: application frequently down

2015-07-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 To whom it may concern, On 7/1/15 6:30 PM, Lee Chin, PAN wrote: > Chris, Can you advice how to verify tcactive is use in > environment? > > On Thu, Jul 2, 2015 at 4:26 AM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > > Yon, > >

Re: application frequently down

2015-07-01 Thread Yon,
Christopher, Is there anyway to check tactive? Thanks On Thu, Jul 2, 2015 at 4:26 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Yon, > > On 6/30/15 10:24 PM, Yon, wrote: > > Hi all, we have application that frequently down,

Re: application frequently down

2015-07-01 Thread Lee Chin, PAN
Chris, Can you advice how to verify tcactive is use in environment? On Thu, Jul 2, 2015 at 4:26 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Yon, > > On 6/30/15 10:24 PM, Yon, wrote: > > Hi all, we have application that fr

Re: application frequently down

2015-07-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Yon, On 6/30/15 10:24 PM, Yon, wrote: > Hi all, we have application that frequently down, from log > file(catalina.out) with the information below: > > > # # A fatal error has been detected by the Java Runtime > Environment: # # SIGSEGV (0xb) a

RE: AIX OS Patch Breaks Apache/Tomcat

2015-07-01 Thread RAY, DAVID
>Hello. > >I am running Apache 2.2.29 and Tomcat 7.0.59 with tomcat connector(mod_jk) >version 1.2.40 on AIX version 7.1 server. Started having problems this >morning after AIX OS was patched to AIX 7.1 TL 03 SP 04 and openssh to >>6.0.0.6108. WebAdvisor runs fine immediately after apache is

Re: why is Tomcat 7 invoking WebSocket protocol?

2015-07-01 Thread Ric Bernat
On 7/1/2015 5:44 AM, Konstantin Kolinko wrote: 2015-07-01 13:42 GMT+03:00 André Warnier : Caldarale, Charles R wrote: From: André Warnier [mailto:a...@ice-sa.com] Subject: Re: why is Tomcat 7 invoking WebSocket protocol? But maybe the solution consists simply in renaming that filter, so th

Re: why is Tomcat 7 invoking WebSocket protocol?

2015-07-01 Thread Konstantin Kolinko
2015-07-01 13:42 GMT+03:00 André Warnier : > Caldarale, Charles R wrote: >>> >>> From: André Warnier [mailto:a...@ice-sa.com] Subject: Re: why is Tomcat 7 >>> invoking WebSocket protocol? >> >> >>> But maybe the solution consists simply in renaming that filter, so that >>> it does not give the mist

Re: why is Tomcat 7 invoking WebSocket protocol?

2015-07-01 Thread André Warnier
Caldarale, Charles R wrote: From: André Warnier [mailto:a...@ice-sa.com] Subject: Re: why is Tomcat 7 invoking WebSocket protocol? But maybe the solution consists simply in renaming that filter, so that it does not give the mistaken impression that the WebSocket protocol is necessarily being u