On Apr 18, 2013, at 8:40 AM, jmozah <jmo...@gmail.com> wrote:

> 
> 
> On 16-Apr-2013, at 11:16 PM, Mark Miller <markrmil...@gmail.com> wrote:
> 
>> Are you using a the concurrent low pause garbage collector or perhaps G1? 
> 
> 
> I use the default one which comes in jdk 1.7.

It varies by platform, but 99% that means you are using the throughput 
collector and you should try the CMS collector instead. 

- Mark

> 
>> 
>> Are you able to use something like visualvm to pinpoint what the bottleneck 
>> might be?
> 
> Unfortunately..  it is prod machine and i could not replicate it locally.
> 
>> 
>> Otherwise, keep raising the timeout.
> 
> 
> Thats what i did now.. will see if it comes in the next run..
> 
> ./zahoor
> 

Reply via email to