Intermittent search performance problem

2006-11-03 Thread Ben Dotte
Hi, I'm trying to figure out a way to troubleshoot a performance problem we're seeing when searching against a memory-based index. What happens is we will run a search against the index and it generally returns in 1 second or less. But every once in a while it takes 15-20 seconds for the exact sa

Re: Intermittent search performance problem

2006-11-03 Thread Ben Dotte
. On 11/3/06, Ben Dotte <[EMAIL PROTECTED]> wrote: I'm trying to figure out a way to troubleshoot a performance problem we're seeing when searching against a memory-based index. What happens is we will run a search against the index and it generally returns in 1 second or less. Bu

Re: Intermittent search performance problem

2006-11-07 Thread Ben Dotte
you current heap size is 700M AND you are experiencing pauses without hitting the top limit, it MIGHT indicate that it's not GC related issue, but generally does NOT guarantee it. GC Log is the safest and fastest way to sort this kind of problems out). Vlad -Original Message- From