Re: Sometimes I need to kill java

2013-10-11 Thread Frank Murphy
On Fri, 11 Oct 2013 12:30:25 +0100 Ian Malone wrote: > On 11 October 2013 12:10, Frank Murphy wrote: > For example: > journalctl | grep azureus | grep "ERROR: unable to bind" > /dev/null > && killall -SIGHUP java Thanks Ian, > > More elegant to be able to detect this failure at the attempt t

Re: Sometimes I need to kill java

2013-10-11 Thread Ian Malone
On 11 October 2013 12:10, Frank Murphy wrote: > F20 but general question. > > I test both upstream and Fedora Azureus (Vuze) > use openjdk for both. > > I created an azvuze.service > to automate restarts (during the night) > > Sometimes openjdk stays, sometimes crashes out. > If it stays, it preve

Sometimes I need to kill java

2013-10-11 Thread Frank Murphy
F20 but general question. I test both upstream and Fedora Azureus (Vuze) use openjdk for both. I created an azvuze.service to automate restarts (during the night) Sometimes openjdk stays, sometimes crashes out. If it stays, it prevents restart. by either service file, manually typing # azureus.