Race condition in slf4j-simple

2021-07-08 Thread Tibor Digaňa
Hi Ceki, We have observed a strange behavior of the logger slf4j-simple when two or more parallel Maven modules log the exceptions and the messages. It produces corrupted lines in the log and they are partially mixed with other lines. The lines look like this and they are obviously not expected

Re: I can cannot execute my SolrJ application

2020-10-23 Thread Tibor Digaňa
mh, ok, that's a nice report, and now please tell us what you are aiming for? Can you extract it to a reproducible project at Github? cheers Tibor17 On Fri, Oct 23, 2020 at 12:50 PM Raivo Rebane wrote: > > > > Forwarded Message > Subject:I can cannot execute my SolrJ

Re: 'mvn clean test' crashes

2020-10-09 Thread Tibor Digaňa
Hi Mukul, the problem with System.exit() can be in a library - dependency, not only in your code and therefore the system manager has to be configured in system property in order to find and confirm the hypothesis. T Dňa pi 9. 10. 2020, 18:01 Enrico Olivelli napísal(a): > Something like this: >

Re: Surefire 3.0.0-M4 not failing build on errors

2020-06-13 Thread Tibor Digaňa
yes, the reproducible project would be great to have. Thx On Sat, Jun 13, 2020 at 4:04 PM Jeff Jensen wrote: > Thank you Enrico and Tibor for verifying it is a probable new issue. > > I cannot upload this project (customer product/private repo) but will make > a project that reproduces it and

Re: Failsafe: Killing self fork JVM. PING timeout elapsed.

2019-02-23 Thread Tibor Digaňa
Alonso Isidoro Roman, why you are telling me " unsubscribe", hm? On Sat, Feb 23, 2019 at 2:07 PM Alonso Isidoro Roman wrote: > unsubscribe > > El sáb., 23 feb. 2019 a las 13:36, Tibor Digana () > escribió: > > > Hi Jason, > > > > We spoke about this issue on our chat in ASF Slack: > > "I think