Re: Problem with add a XML

2008-06-12 Thread Yonik Seeley
That can happen if the JVM died or got a critical error. You can remove the lock file manually or configure Solr to remove it manually (see solrconfig.xml) -Yonik On Thu, Jun 12, 2008 at 3:57 PM, Thomas Lauer <[EMAIL PROTECTED]> wrote: > > This is the error message from the console. > > SCHWERWIE

Re: Problem with add a XML

2008-06-12 Thread Thomas Lauer
This is the error message from the console. SCHWERWIEGEND: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: [EMAIL PROTECTED]:\Dokumente und E instellungen\tla\Desktop\solr\apache-solr-1.2.0\apache-solr-1.2.0\example\solr\data\index\write.lock at org.apache.lucene

Re: Problem with add a XML

2008-06-12 Thread Yonik Seeley
You need to define fields in the schema.xml (and otherwise change the schema to match your data). -Yonik On Wed, Jun 11, 2008 at 3:46 AM, Thomas Lauer <[EMAIL PROTECTED]> wrote: > > > >85f4fdf9-e596-4974-a5b9-57778e38067b >143885 >28.10.2005 13:06:15 >Rechnung 2005-025235 >

Re: Problem with add a XML

2008-06-12 Thread Jón Helgi Jónsson
Usually you get better error messages from the start.jar console, you don't see anything there? On Thu, Jun 12, 2008 at 7:49 AM, Thomas Lauer <[EMAIL PROTECTED]> wrote: > > Yes my file is UTF-8. I Have Upload my file. > > > > > Grant Ingersoll-6 wrote: >> >> >> On Jun 11, 2008, at 3:46 AM, Thomas

Re: Problem with add a XML

2008-06-12 Thread Thomas Lauer
Yes my file is UTF-8. I Have Upload my file. Grant Ingersoll-6 wrote: > > > On Jun 11, 2008, at 3:46 AM, Thomas Lauer wrote: > >> now I want tho add die files to solr. I have start solr on windows >> in the example directory with java -jar start.jar >> >> >> I have the following Error Messa

Re: Problem with add a XML

2008-06-11 Thread Grant Ingersoll
On Jun 11, 2008, at 3:46 AM, Thomas Lauer wrote: now I want tho add die files to solr. I have start solr on windows in the example directory with java -jar start.jar I have the following Error Message: C:\test\output>java -jar post.jar *.xml SimplePostTool: version 1.2 SimplePostTool: WARNIN