Hi,

I did it ...

export KARAF_EXEC=exec
exec ./bin/karaf $@

... did the trick. Maybe it was set by default in a previous version. 

Thx for investigation,
Mike

> On 20. Feb 2020, at 20:49, Jean-Baptiste Onofré <[email protected]> wrote:
> 
> Hi
> 
> Hmmm weird it should work. Let me do a bisect. 
> 
> Regards 
> JB
> 
> Le jeu. 20 f?vr. 2020 ? 20:05, Mike Hummel <[email protected]> a ?crit :
> Hi, 
> 
> I'm using karaf in docker containers and prepared the start scripts to 
> forward signals to the karaf server. And I'm sure a older version (4.2.3) was 
> able to terminate with SIGTERM. But minimum since 4.2.6 up to 4.2.8 karaf 
> will not terminate. 
> 
> This prevents a graceful shutdown in docker and kubernetes. 
> 
> Is there a way to enable SIGTERM shutdown or maybe send another signal? 
> 
> Thx, 
> 
> Mike

Reply via email to