Ahhhh, good catch! Coincidentally yesterday while in the midst of looking
at some other JIRAs, I noticed that some pages on the Wiki said 4.2 and
changed what I ran across to 4.3. I originally started the Wikis when I
though I would go fast enough to get it into 4.2, sorry for the confusion!

If the Wiki page you were looking at still says 4.2, please either edit it
directly or send the link to me and I'll change it.

So you're right, this isn't in 4.2 at all so the error above isn't in the
new code cause there is no relevant new code to be wrong <G>. If you could
pull a 4.x (or trunk) copy and try that would be great. Nightly builds are
linked from here: http://wiki.apache.org/solr/NightlyBuilds

I should also add that I'm eager for people to kick the tires on this so we
can harden the whole thing before 4.3 actually gets cut.

Best
Erick


On Fri, Mar 15, 2013 at 11:23 AM, Michael Sokolov <
msoko...@safaribooksonline.com> wrote:

> Erick, before I do that - which I'll be happy to - I just want to make
> sure I'm testing the right thing. The wiki seems to indicate this is a 4.2+
> feature, but the ticket marks it as fixed in 4.3.  Maybe just a document
> bug?
>
> -Mike
>
>
> On 3/14/13 9:44 PM, Erick Erickson wrote:
>
>> Hmmmm, could you raise a JIRA and assign it to me? Please be sure and
>> emphasize that it's embedded because I'm pretty sure this is fine for the
>> regular case.
>>
>> But I have to admit that the embedded case completely slipped under the
>> radar.
>>
>> Even better if you could make a test case, but that might not be
>> straightforward...
>>
>> Thanks,
>> Erick
>>
>>
>> On Wed, Mar 13, 2013 at 5:28 PM, Michael Sokolov <
>> msoko...@safaribooksonline.com**> wrote:
>>
>>  Has the new core enumeration strategy been implemented in the
>>> CoreContainer.Initializer.****initialize() code path?  It doesn't seem
>>> like
>>>
>>> it has.
>>>
>>> I get this exception:
>>>
>>> Caused by: org.apache.solr.common.****SolrException: Could not load
>>> config
>>> for solrconfig.xml
>>>      at org.apache.solr.core.****CoreContainer.createFromLocal(****
>>> CoreContainer.java:991)
>>>      at org.apache.solr.core.****CoreContainer.create(**
>>>
>>> CoreContainer.java:1051)
>>>      ... 10 more
>>> Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in
>>> classpath or 'solr-multi/collection1/conf/'****, cwd=/proj/lux
>>>      at org.apache.solr.core.****SolrResourceLoader.****openResource(**
>>> SolrResourceLoader.java:318)
>>>      at org.apache.solr.core.****SolrResourceLoader.openConfig(****
>>> SolrResourceLoader.java:283)
>>>      at org.apache.solr.core.Config.<****init>(Config.java:103)
>>>      at org.apache.solr.core.Config.<****init>(Config.java:73)
>>>      at org.apache.solr.core.****SolrConfig.<init>(SolrConfig.***
>>> *java:117)
>>>      at org.apache.solr.core.****CoreContainer.createFromLocal(****
>>>
>>> CoreContainer.java:989)
>>>      ... 11 more
>>>
>>> even though I have a solr.properties file in solr-multi (which is my
>>> solr.home), and core.properties in some subdirectories of that
>>>
>>> --
>>> Michael Sokolov
>>> Senior Architect
>>> Safari Books Online
>>>
>>>
>>>
>

Reply via email to