Re: Solr Error

2011-02-07 Thread Prasad Joshi
I have already allocated abt 2gb -Xmx2048m. Regards, Prasad On 7 February 2011 18:17, Ahmet Arslan wrote: > > > Pl share your insights on the error. > > java.lang.OutOfMemoryError: Java heap space > > What happens if you increase the Java heap space? > java -Xmx1g -jar start.jar > > > > >

Solr Error

2011-02-07 Thread Prasad Joshi
Pl share your insights on the error. Regards, Prasad java.lang.OutOfMemoryError: Java heap space Exception in thread "Timer-1" at org.mortbay.util.URIUtil. decodePath(URIUtil.java:285) at org.mortbay.jetty.HttpURI.getDecodedPath(HttpURI.java:395) at org.mortbay.jetty.HttpConnectio

Migrating from 1.4.0 to 1.4.1 solr

2011-01-24 Thread Prasad Joshi
Hi, I want to migrate from 1.4.0 to 1.4.1 . Tried keeping the same conf for the cores as in 1.4.0, added the relevant core names in solr.xml and restarted solr but the old cores dont show up on the browser "localhost:8983". There were a few cores in examples/multicore/ in the solr1.4.1 source from