Re: Out of memory in analysis

2008-03-11 Thread Benson Margulies
This turned out to be a side-effect of the since-fixed use of GET in analysis.jsp, coupled with a mistake in one of my filters. On Tue, Mar 11, 2008 at 8:31 PM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : I pasted a modest blob of text into the analysis debug slot on the admin > : app, and a

Re: Out of memory in analysis

2008-03-11 Thread Chris Hostetter
: I pasted a modest blob of text into the analysis debug slot on the admin : app, and am rewarded with this, even with -Xmx1g. what was the text? what was the field/fieldtype? what did the analyzers for that fieldtype look like in your schema.xml? -Hoss

Out of memory in analysis

2008-03-06 Thread Benson Margulies
I pasted a modest blob of text into the analysis debug slot on the admin app, and am rewarded with this, even with -Xmx1g. java.lang.OutOfMemoryError: Java heap space at java.util.ArrayList.ensureCapacity(ArrayList.java:169) at java.util.ArrayList.add(ArrayList.java:351) at