Can you both check your ulimits? I was seeing random failures when
"max user processes" was too low (1024, although this seems to be an
issue with server shutdown) Also if the "open files" is too low.

What does "ulimit -a" look like?

Patrick

On Fri, Aug 19, 2011 at 11:02 AM, Vishal Kathuria
<vishal.kathu...@fb.com> wrote:
> Thanks Camille,
> Comforting to know I am not the only one seeing this, so it is not a 
> regression out of my changes.
>
> Vishal
>
> -----Original Message-----
> From: Fournier, Camille F. [mailto:camille.fourn...@gs.com]
> Sent: Thursday, August 18, 2011 1:21 PM
> To: 'dev@zookeeper.apache.org'
> Subject: RE: Question on test timeouts
>
> The hammer tests always seem to fail for me too. I've started ignoring them, 
> which is probably not a good thing.
>
> -----Original Message-----
> From: Vishal Kathuria [mailto:vishal.kathu...@fb.com]
> Sent: Thursday, August 18, 2011 4:11 PM
> To: dev@zookeeper.apache.org
> Subject: Question on test timeouts
>
> Hi,
> I apologize if I this is mentioned somewhere in the wiki and I missed it.
>
> For some tests, I see them pass and then fail because of a timeout. (This is 
> on a clean checkout from the trunk)
> junit.run:
>    [junit] Running org.apache.zookeeper.test.ObserverQuorumHammerTest
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 35.899 sec
>
>
>
>
>    [junit] Running org.apache.zookeeper.test.ObserverQuorumHammerTest
>    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>    [junit] Test org.apache.zookeeper.test.ObserverQuorumHammerTest FAILED 
> (timeout)
>
>
> Does anyone know what could be going on? The log doesn't say much about what 
> happened.
>
> Thanks!
> Vishal
>

Reply via email to