I fixed the problems I was working on.... I saw one case in your concurrency test of an IllegalMonitorStateException and added some code that I hope will log the cause. Since then, of course :-), I haven't seen the problem recur.
I'm running tests here with our project with the patch to FELIX-3659.... will know more in the morning. thanks! david jencks On Sep 7, 2012, at 12:18 AM, Pierre De Rop wrote: > Hi David, > > no problems, don't worry , I'm using the current released scr version in > production, and I'm just doing some extensive non-regression tests with the > trunk. > > So, I will try to make some integration tests for the jira issue you > created. > > But for now, I'm continuing with my own tests ... Unfortunately, I just > checked our nightly integration tests, and it sounds like that we still > some locking problems, I will try to analyze the logs today and will post > again. > > (hope that its the same problem you are working on). > > regards; > /pierre > > On Thu, Sep 6, 2012 at 11:16 PM, David Jencks <[email protected]>wrote: > >> Hi Pierre..... so many problems :-) >> >> These are 2 unrelated problems, to each other and to the problem I found. >> >> I sure wonder why we didn't see these before.... >> >> thanks >> david jencks >> >> On Sep 6, 2012, at 1:22 PM, Pierre De Rop wrote: >> >>> >>
