Re: Other problem in update

2012-11-28 Thread Everton Lima
The problens was that my unit tests are not cleaning up their data directory and there is some corrupt data in there. The problem was fixed by del the directory manualy. Thanks 2012/11/27 Tupshin Harper tups...@tupshin.com Unless I'm misreading the git history, the stack trace you referenced

Re: Other problem in update

2012-11-27 Thread Edward Capriolo
I am just taking a stab at this one. UUID's interact with system time and maybe your real time os is doing something funky there. The other option, which seems more likely, is that your unit tests are not cleaning up their data directory and there is some corrupt data in there. On Tue, Nov 27,

Re: Other problem in update

2012-11-27 Thread Tupshin Harper
Unless I'm misreading the git history, the stack trace you referenced isn't from 1.1.2. In particular, the writeHintForMutation method in StorageProxy.java wasn't added to the codebase until September 9th (