RE: java.lang.OutOfMemoryError in lucene

2006-03-24 Thread escobar5
aceAll("R:", "http://informatica.suranet.com/SDI";); path = path.replace('\\', '/'); nombreArchivo = path.substring(path.lastIndexOf("/")+1); rb = new ResultadoBusqueda(nombreArchivo, path); results.add(rb); } searcher.close()

RE: java.lang.OutOfMemoryError in lucene

2006-03-23 Thread Koji Sekiguchi
> But i have the IBM JDK 1.4.2, do you know if this version still have the > problem?? I'm sorry I don't know that. But you can try it and if it solves the problem, you can add your experience to FAQ :) Koji - To unsubscribe,

RE: java.lang.OutOfMemoryError in lucene

2006-03-23 Thread escobar5
But i have the IBM JDK 1.4.2, do you know if this version still have the problem?? -- View this message in context: http://www.nabble.com/java.lang.OutOfMemoryError-in-lucene-t1324911.html#a3551247 Sent from the Lucene - Java Users forum at Nabble.com

RE: java.lang.OutOfMemoryError in lucene

2006-03-22 Thread Koji Sekiguchi
> What else could it be? maybe the ibm jvm? I'm not sure this is the case, but there is an issue about IBM JDK at FAQ. Please read: Why can't I use Lucene with IBM JDK 1.3.1? http://wiki.apache.org/jakarta-lucene/LuceneFAQ#head-1416be459d0bb822360b058 aac3c2ccf8ecc133e regards, Koji ---

Re: java.lang.OutOfMemoryError in lucene

2006-03-22 Thread escobar5
I think the problem is not the memory, because i just tried to search in a 11k index that contains only one document but i still get the same problem. What else could it be? maybe the ibm jvm? -- View this message in context: http://www.nabble.com/java.lang.OutOfMemoryError-in-lucene-t1324911

Re: java.lang.OutOfMemoryError in lucene

2006-03-22 Thread Olivier Jaquemet
t and they are: -Xms = 306m -Xmx = 320m -- View this message in context: http://www.nabble.com/java.lang.OutOfMemoryError-in-lucene-t1324911.html#a3536145 Sent from the Lucene - Java Users forum at Nabble.com. - To unsubscri

Re: java.lang.OutOfMemoryError in lucene

2006-03-22 Thread escobar5
I forgot to tell, i've already checked that and they are: -Xms = 306m -Xmx = 320m -- View this message in context: http://www.nabble.com/java.lang.OutOfMemoryError-in-lucene-t1324911.html#a3536145 Sent from the Lucene - Java Users forum at Nabbl

Re: java.lang.OutOfMemoryError in lucene

2006-03-22 Thread Olivier Jaquemet
e.com/java.lang.OutOfMemoryError-in-lucene-t1324911.html#a3535340 Sent from the Lucene - Java Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ol

java.lang.OutOfMemoryError in lucene

2006-03-22 Thread escobar5
tell me what it can be? Thanks in advance. -- View this message in context: http://www.nabble.com/java.lang.OutOfMemoryError-in-lucene-t1324911.html#a3535340 Sent from the Lucene - Java Users forum at Nabble.com. - To unsubscri