Re: Failed to delete C:\tmp\lib\cassandra\commitlog\CommitLog-1332175713378.log

2012-03-21 Thread martien huijsmans
ww.thelastpickle.com > > On 21/03/2012, at 7:02 PM, martien huijsmans wrote: > > Hi, > > I have a JUNIT test case that runs on Mac, but fails on windows. > Below is the code where the exception occurs and the exception. > > I manually deleted the CommitLog-xyz.log, but t

Failed to delete C:\tmp\lib\cassandra\commitlog\CommitLog-1332175713378.log

2012-03-20 Thread martien huijsmans
Hi, I have a JUNIT test case that runs on Mac, but fails on windows. Below is the code where the exception occurs and the exception. I manually deleted the CommitLog-xyz.log, but that doesn't help. It feels like a bug in cassandra. Any comments? Can anybody suggest a workaround? @BeforeC