post.jar is intended for demo purposes, not production use, so it doesn;t surprise me you've managed to break it.
Have you tried using curl to do the post? Upayavira On Thu, 03 Mar 2011 17:02 -0500, "Solr User" <solr...@gmail.com> wrote: > Hi All, > > I am trying to create indexes out of a 400MB XML file using the following > command and I am running into out of memory exception. > > $JAVA_HOME/bin/java -Xms768m -Xmx1024m -*Durl*=http://$SOLR_HOST > SOLR_PORT/solr/customercarecore/update -jar > $SOLRBASEDIR/*dataconvertor*/common/lib/post.jar > $SOLRBASEDIR/dataconvertor/customercare/xml/CustomerData.xml > > I am planning to bump up the memory and try again. > > Did any one ran into similar issue? Any inputs would be very helpful to > resolve the out of memory exception. > > I was able to create indexes with small file but not with large file. I > am > not using Solr J. > > Thanks, > Solr User > --- Enterprise Search Consultant at Sourcesense UK, Making Sense of Open Source