RE: Program hangs when terminating on v14.1

2021-08-03 Thread Laurent Hasson
Subject: Re: Program hangs when terminating on v14.1 Here it is: https://issues.apache.org/jira/browse/LOG4J2-3102 On Tue, Aug 3, 2021, at 07:30, Carter Kozak wrote: > I believe I fixed this on the 2.x branch and master a few months ago, it > should be available in our 2.15 release (lik

Re: Program hangs when terminating on v14.1

2021-08-03 Thread Carter Kozak
> > > > > > Laurent Hasson > > Co-Founder and CTO > > CapsicoHealth Inc. > > > > > > > > -Original Message- > > From: Laurent Hasson > > Sent: Tuesday, August 3, 2021 02:01 > > To: Log4J Users List > > S

Re: Program hangs when terminating on v14.1

2021-08-03 Thread Carter Kozak
Tuesday, August 3, 2021 02:01 > To: Log4J Users List > Subject: RE: Program hangs when terminating on v14.1 > > I am not sure how to do this. I am on Eclipse? > > > Laurent Hasson > > > -Original Message- > From: Volkan Yazıcı > Sent: Tuesday, August

RE: Program hangs when terminating on v14.1

2021-08-02 Thread Laurent Hasson
on v14.1 I am not sure how to do this. I am on Eclipse? Laurent Hasson -Original Message- From: Volkan Yazıcı Sent: Tuesday, August 3, 2021 01:59 To: Log4J Users List Subject: Re: Program hangs when terminating on v14.1 Hello Laurent, Thanks for the report and the reproduction path

RE: Program hangs when terminating on v14.1

2021-08-02 Thread Laurent Hasson
I am not sure how to do this. I am on Eclipse? Laurent Hasson -Original Message- From: Volkan Yazıcı Sent: Tuesday, August 3, 2021 01:59 To: Log4J Users List Subject: Re: Program hangs when terminating on v14.1 Hello Laurent, Thanks for the report and the reproduction path. Would

Re: Program hangs when terminating on v14.1

2021-08-02 Thread Volkan Yazıcı
Hello Laurent, Thanks for the report and the reproduction path. Would you be able to hook up a profiler and figure out the thread blocking the exit, please? Kind regards. On Tue, Aug 3, 2021 at 7:54 AM Laurent Hasson wrote: > Hello, > > We use Log4J2 as our logging library both in a Web enviro

Program hangs when terminating on v14.1

2021-08-02 Thread Laurent Hasson
Hello, We use Log4J2 as our logging library both in a Web environment (under Tomcat), and in command-line utilities. I have noticed recently that our command-line utilities seem to hang when done: the normal JVM's exit is blocked. I am on JDK 15 with log4j-web-2.14.1.jar, log4j-core-2.14.1.jar