I was running into this too. For me, it was a permissions problem, the
following directory was owned by root
/tmp/zookeeper_0/version-2/
Changing the ownership to me fixed the problem.
On 6/11/12 9:49 AM, "Ashutosh Chauhan" wrote:
>Works for me.
>
>$ svn up
>svn At revision 1348932.
>$ svn st
Works for me.
$ svn up
svn At revision 1348932.
$ svn st
$ ant clean package test -Dtestcase=TestZooKeeperTokenStore
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.783 sec
Any logs to look at?
Ashutosh
On Mon, Jun 11, 2012 at 5:33 AM, Namit Jain wrote:
> I am seeing the follow