Re: [Re] Proper use of Executors

2017-06-21 Thread Chris Gamache
.com> wrote: > Staying tuned :-) > > > On 5 Jun 2017, at 13:59, Chris Gamache wrote: > > > > Hi Siegfried, > > > > I have implemented the executor watchdogs and shutdown hooks. I will > know if our efforts have been fruitful when we make our first resta

Re: [Re] Proper use of Executors

2017-06-05 Thread Chris Gamache
could happen if the process being executed actually writes some error >> messages :-) >> * Are you 100% sure that the processes will terminate? See ExecuteWatchdog >> * You might habe a look at ProcessDestroyer to cleanup during shutdown >> >> Thanks in advance, >>

Proper use of Executors

2017-05-27 Thread Chris Gamache
Hi all, I'm using org.apache.commons:commons-exec:1.3 on Java 8. I'm having an issue where my Tomcat server is bleeding out hundreds of threads and all of the memory in the form of Executors that I'm running but don't seem to be closing down ... When the server finally grinds to a halt I have to

Re: Help needed: commons-exec CLOSE_WAIT problem

2016-02-05 Thread Chris Gamache
issues/1080 - could you do the same >> :-) >> >> Cheers, >> >> Siegfried Goeschl >> >> >> - Ursprüngliche Mail - >> Von: "Chris Gamache" >> An: "Commons Users List" >> Gesendet: Mittwoch, 27. Januar 2016 14:43:3

Re: Help needed: commons-exec CLOSE_WAIT problem

2016-01-27 Thread Chris Gamache
- could you do the > same :-) > > Cheers, > > Siegfried Goeschl > > > ----- Ursprüngliche Mail - > Von: "Chris Gamache" > An: "Commons Users List" > Gesendet: Mittwoch, 27. Januar 2016 14:43:32 > Betreff: Re: Help needed: commons-exec C

Re: Help needed: commons-exec CLOSE_WAIT problem

2016-01-27 Thread Chris Gamache
- 2016-01-26T20:51:23.427Z] GhostDriver - Main - running on port > 43648 > [INFO - 2016-01-26T20:51:25.156Z] GhostDriver - Main - running on port > 34505 > [INFO - 2016-01-26T20:51:26.887Z] GhostDriver - Main - running on port > 30905 > ``` > > So the ports are act

Re: Help needed: commons-exec CLOSE_WAIT problem

2016-01-25 Thread Chris Gamache
ied.goes...@it20one.com> wrote: > Hi Chris, > > there could be couple of reasons for this behaviour - is there a minimal > setup to reproduce the problem? > > Thanks in advance > > Siegfried Goeschl > > ----- Ursprüngliche Mail - > Von: "Chris Gamache" > A

Help needed: commons-exec CLOSE_WAIT problem

2016-01-25 Thread Chris Gamache
Hi commons-exec folks, Hoping you can help me figure this out. Selenium Java uses commons-exec 1.3 under the hood to communicate with phantomjs. When it fires up it opens up a pipe that you can see with lsof: # lsof -p 19947 ... java19947 user 64 PIPE 0xd2cd00ccca85f9d 16384 ->0xd