Cron cd /srv/gump/public/gump/cron; /bin/bash gump.sh all

2021-08-20 Thread Cron Daemon
The lock file [/srv/gump/public/gump/gump.lock] exists, and is locked.. 
Either Gump is still running, or it terminated very abnormally.
Please resolve this (waiting or removing the lock file) before retrying.


-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org



Re: Starting to move Gump to using Java 11

2021-08-20 Thread Mark Thomas

On 20/08/2021 09:06, Stefan Bodewig wrote:

On 2021-08-19, Mark Thomas wrote:


On 19/08/2021 17:53, Stefan Bodewig wrote:



Tomcat transitvely inherits antlr4*.jar but this jar doesn't seem to
contain the "runtime" package. I believe you also want
https://mvnrepository.com/artifact/org.antlr/antlr4-runtime and make
that a runtime dependency of checkstyle (not that I knew much about
antlr).



Ack. Thanks for the hint. I'm just finishing up some changes in the
latest Tomcat and then I should have some time for this.


I've already added the jar and changed the descriptors. Unfortunately I
did so before realizing that my ssh key is unknown to the current vmgump
and so I've not been able to update the working copy of packages.


Tx. I've just done the update. I'll look into your ssh access as well.

Mark

-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org



Re: Starting to move Gump to using Java 11

2021-08-20 Thread Stefan Bodewig
On 2021-08-19, Mark Thomas wrote:

> On 19/08/2021 17:53, Stefan Bodewig wrote:

>> Tomcat transitvely inherits antlr4*.jar but this jar doesn't seem to
>> contain the "runtime" package. I believe you also want
>> https://mvnrepository.com/artifact/org.antlr/antlr4-runtime and make
>> that a runtime dependency of checkstyle (not that I knew much about
>> antlr).

> Ack. Thanks for the hint. I'm just finishing up some changes in the
> latest Tomcat and then I should have some time for this.

I've already added the jar and changed the descriptors. Unfortunately I
did so before realizing that my ssh key is unknown to the current vmgump
and so I've not been able to update the working copy of packages.

Stefan

-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org