Sorry for the late response. Too many messages, I got distracted.

Steps as follow:
1. I download the solr example app.
2. Unpack it.
3. cd <solr_example_app>
4. java -jar start.jar
5. Try do use one of the links in admin webapp
6. Get core=null

2008/5/30 Chris Hostetter <[EMAIL PROTECTED]>:

>
> : It surely comes on the example, as I got this problem all times I get the
> : example, and I have to remove the file multicore.xml or I get the error.
>
> something is wrong then.  if yo uare runing "java -jar start.jar" in the
> "example" directory then "example/solr" will be used as your solr home
> directory, and it has no multicore configuration files.
> the directory "example/multicore" does contain a multicore.xml file,
> and if you use that directory as your Solr Home then Solr will see that
> file and go into "MultiCore" -- but you you shouldn't have to remove that
> multicore.xml file unless you are explicitly using "example/multicore".
>
> If you are seeing differnet behavior, can you descibe in more details what
> steps you are taking (from a clean checkout) and why you think
> multicore.xml is getting used when you do those steps?
>
>
> -Hoss
>
>


-- 
Alexander Ramos Jardim

Reply via email to