You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by sunnyfr <jo...@gmail.com> on 2008/10/01 17:11:21 UTC

Any idea ??? I'm lost .... Thanks

Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init() done
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.servlet.SolrUpdateServlet init INFO:
SolrUpdateServlet.init() done
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web
application archive apache-solr-1.3-dev.war
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.servlet.SolrDispatchFilter init INFO:
SolrDispatchFilter.init()
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
/solr/home in JNDI
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: solr home
defaulted to 'solr/' (could not find system property or JNDI)
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO: looking for
multicore.xml: /solr/multicore.xml
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
/solr/home in JNDI
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: solr home
defaulted to 'solr/' (could not find system property or JNDI)
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home set to
'solr/'
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.core.SolrResourceLoader createClassLoader INFO: Reusing
parent classloader
Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not start
SOLR. Check solr/home property java.lang.RuntimeException: Can't find
resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/ ^Iat
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:168)
^Iat
org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:136)
^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:89)
^Iat
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:221)
^Iat
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:302)
^Iat
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:78)
^Iat org.apache.catalina.core

-- 
View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Any idea ??? I'm lost .... Thanks

Posted by sunnyfr <jo...@gmail.com>.
this log from syslog ... before the error that I sent to you.
:(


Brendan Grainger-2 wrote:
> 
> Where is this log from? Not from your original stacktrace clearly. So  
> are you getting a different error now? Also, which version of solr are  
> you using, 1.3 or a nightly build?
> 
> 
> On Oct 1, 2008, at 12:07 PM, sunnyfr wrote:
> 
>>
>> It's wierd because earlier in the code it looks like it does found  
>> it :
>> Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home set to
>> '/data/solr/group/'
>> Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:  
>> Reusing
>> parent classloader
>> Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
>> org.apache.solr.core.SolrConfig <init> INFO: Loaded SolrConfig:
>> solrconfig.xml
>> Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
>> org.apache.solr.schema.IndexSchema readSchema INFO: Reading Solr  
>> Schema
>> Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
>> org.apache.solr.schema.IndexSchema readSchema INFO: Schema name=book
>>
>> its just after when it try to deploy ??
>>
>>
>>
>>
>> sunnyfr wrote:
>>>
>>> I have solrconfig.xml in my folder /data/solr/books/conf/
>>> and I've multicore.xml in /data/solr/
>>> <?xml version="1.0" encoding="UTF-8" ?>
>>> <multicore adminPath="/admin/multicore" persistent="true"  
>>> sharedLib="lib"
>>>>
>>>  <core name="video" instanceDir="books" default="true" />
>>>  <core name="group" instanceDir="group" />
>>>  <core name="user" instanceDir="user" />
>>> </multicore>
>>>
>>> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/ 
>>> solr.xml
>>> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
>>> crossContext="true" >
>>>   <Environment name="solr/home" type="java.lang.String"
>>> value="/data/solr" override="true" />
>>> </Context>
>>>
>>> and then I start tomcat5.5 ... do I miss something ?
>>>
>>>
>>> Brendan Grainger-2 wrote:
>>>>
>>>> Hi,
>>>>
>>>> I think:
>>>>
>>>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>>>>
>>>> is a major clue no? Do you actually have a solrconfig.xml and how  
>>>> are
>>>> you starting solr?
>>>>
>>>> Regards
>>>> Brendan
>>>>
>>>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>>>>
>>>>>
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()  
>>>>> done
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>>>> SolrUpdateServlet.init() done
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying  
>>>>> web
>>>>> application archive apache-solr-1.3-dev.war
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>>>> SolrDispatchFilter.init()
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>>>> /solr/home in JNDI
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>>> solr
>>>>> home
>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:
>>>>> looking for
>>>>> multicore.xml: /solr/multicore.xml
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>>>> /solr/home in JNDI
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>>> solr
>>>>> home
>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home  
>>>>> set to
>>>>> 'solr/'
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:
>>>>> Reusing
>>>>> parent classloader
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not
>>>>> start
>>>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't  
>>>>> find
>>>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/ ^Iat
>>>>> org
>>>>> .apache
>>>>> .solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:
>>>>> 168)
>>>>> ^Iat
>>>>> org
>>>>> .apache
>>>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java: 
>>>>> 136)
>>>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>>>> org
>>>>> .apache 
>>>>> .solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:
>>>>> 89)
>>>>> ^Iat
>>>>> org
>>>>> .apache
>>>>> .catalina
>>>>> .core 
>>>>> .ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:
>>>>> 221)
>>>>> ^Iat
>>>>> org
>>>>> .apache
>>>>> .catalina
>>>>> .core
>>>>> .ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:
>>>>> 302)
>>>>> ^Iat
>>>>> org
>>>>> .apache
>>>>> .catalina
>>>>> .core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java: 
>>>>> 78)
>>>>> ^Iat org.apache.catalina.core
>>>>>
>>>>> -- 
>>>>> View this message in context:
>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>> -- 
>> View this message in context:
>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763800.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764192.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Any idea ??? I'm lost .... Thanks

Posted by Brendan Grainger <br...@gmail.com>.
Where is this log from? Not from your original stacktrace clearly. So  
are you getting a different error now? Also, which version of solr are  
you using, 1.3 or a nightly build?


On Oct 1, 2008, at 12:07 PM, sunnyfr wrote:

>
> It's wierd because earlier in the code it looks like it does found  
> it :
> Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home set to
> '/data/solr/group/'
> Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:  
> Reusing
> parent classloader
> Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
> org.apache.solr.core.SolrConfig <init> INFO: Loaded SolrConfig:
> solrconfig.xml
> Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
> org.apache.solr.schema.IndexSchema readSchema INFO: Reading Solr  
> Schema
> Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
> org.apache.solr.schema.IndexSchema readSchema INFO: Schema name=videos
>
> its just after when it try to deploy ??
>
>
>
>
> sunnyfr wrote:
>>
>> I have solrconfig.xml in my folder /data/solr/books/conf/
>> and I've multicore.xml in /data/solr/
>> <?xml version="1.0" encoding="UTF-8" ?>
>> <multicore adminPath="/admin/multicore" persistent="true"  
>> sharedLib="lib"
>>>
>>  <core name="video" instanceDir="books" default="true" />
>>  <core name="group" instanceDir="group" />
>>  <core name="user" instanceDir="user" />
>> </multicore>
>>
>> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/ 
>> solr.xml
>> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
>> crossContext="true" >
>>   <Environment name="solr/home" type="java.lang.String"
>> value="/data/solr" override="true" />
>> </Context>
>>
>> and then I start tomcat5.5 ... do I miss something ?
>>
>>
>> Brendan Grainger-2 wrote:
>>>
>>> Hi,
>>>
>>> I think:
>>>
>>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>>>
>>> is a major clue no? Do you actually have a solrconfig.xml and how  
>>> are
>>> you starting solr?
>>>
>>> Regards
>>> Brendan
>>>
>>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>>>
>>>>
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()  
>>>> done
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>>> SolrUpdateServlet.init() done
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying  
>>>> web
>>>> application archive apache-solr-1.3-dev.war
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>>> SolrDispatchFilter.init()
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>>> /solr/home in JNDI
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>> solr
>>>> home
>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:
>>>> looking for
>>>> multicore.xml: /solr/multicore.xml
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>>> /solr/home in JNDI
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>> solr
>>>> home
>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home  
>>>> set to
>>>> 'solr/'
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:
>>>> Reusing
>>>> parent classloader
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not
>>>> start
>>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't  
>>>> find
>>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/ ^Iat
>>>> org
>>>> .apache
>>>> .solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:
>>>> 168)
>>>> ^Iat
>>>> org
>>>> .apache
>>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java: 
>>>> 136)
>>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>>> org
>>>> .apache 
>>>> .solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:
>>>> 89)
>>>> ^Iat
>>>> org
>>>> .apache
>>>> .catalina
>>>> .core 
>>>> .ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:
>>>> 221)
>>>> ^Iat
>>>> org
>>>> .apache
>>>> .catalina
>>>> .core
>>>> .ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:
>>>> 302)
>>>> ^Iat
>>>> org
>>>> .apache
>>>> .catalina
>>>> .core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java: 
>>>> 78)
>>>> ^Iat org.apache.catalina.core
>>>>
>>>> -- 
>>>> View this message in context:
>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>
>>>
>>>
>>>
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763800.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>


Re: Any idea ??? I'm lost .... Thanks

Posted by sunnyfr <jo...@gmail.com>.
It's wierd because earlier in the code it looks like it does found it :
Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home set to
'/data/solr/group/'
Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
org.apache.solr.core.SolrResourceLoader createClassLoader INFO: Reusing
parent classloader
Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
org.apache.solr.core.SolrConfig <init> INFO: Loaded SolrConfig:
solrconfig.xml
Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
org.apache.solr.schema.IndexSchema readSchema INFO: Reading Solr Schema
Oct  1 18:00:36 solr-test jsvc.exec[5550]: Oct 1, 2008 6:00:36 PM
org.apache.solr.schema.IndexSchema readSchema INFO: Schema name=videos

its just after when it try to deploy ?? 




sunnyfr wrote:
> 
> I have solrconfig.xml in my folder /data/solr/books/conf/
> and I've multicore.xml in /data/solr/
> <?xml version="1.0" encoding="UTF-8" ?>
> <multicore adminPath="/admin/multicore" persistent="true" sharedLib="lib"
> >
>   <core name="video" instanceDir="books" default="true" />
>   <core name="group" instanceDir="group" />
>   <core name="user" instanceDir="user" />
> </multicore>
> 
> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/solr.xml
> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
> crossContext="true" >
>    <Environment name="solr/home" type="java.lang.String"
> value="/data/solr" override="true" />
> </Context>
> 
> and then I start tomcat5.5 ... do I miss something ?
> 
> 
> Brendan Grainger-2 wrote:
>> 
>> Hi,
>> 
>> I think:
>> 
>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>> 
>> is a major clue no? Do you actually have a solrconfig.xml and how are  
>> you starting solr?
>> 
>> Regards
>> Brendan
>> 
>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>> 
>>>
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init() done
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>> SolrUpdateServlet.init() done
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web
>>> application archive apache-solr-1.3-dev.war
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>> SolrDispatchFilter.init()
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>> /solr/home in JNDI
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: solr  
>>> home
>>> defaulted to 'solr/' (could not find system property or JNDI)
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:  
>>> looking for
>>> multicore.xml: /solr/multicore.xml
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>> /solr/home in JNDI
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: solr  
>>> home
>>> defaulted to 'solr/' (could not find system property or JNDI)
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home set to
>>> 'solr/'
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:  
>>> Reusing
>>> parent classloader
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not  
>>> start
>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't find
>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/ ^Iat
>>> org 
>>> .apache 
>>> .solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java: 
>>> 168)
>>> ^Iat
>>> org 
>>> .apache 
>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:136)
>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>> org 
>>> .apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java: 
>>> 89)
>>> ^Iat
>>> org 
>>> .apache 
>>> .catalina 
>>> .core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java: 
>>> 221)
>>> ^Iat
>>> org 
>>> .apache 
>>> .catalina 
>>> .core 
>>> .ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java: 
>>> 302)
>>> ^Iat
>>> org 
>>> .apache 
>>> .catalina 
>>> .core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:78)
>>> ^Iat org.apache.catalina.core
>>>
>>> -- 
>>> View this message in context:
>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>
>> 
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763800.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Any idea ??? I'm lost .... Thanks

Posted by sunnyfr <jo...@gmail.com>.
Hi 

I've found the error,
It was actually silly .. solr's jar's file was in the bad folder.
I just removed them .. now it works ... 
GREAT 
:)


sunnyfr wrote:
> 
> Yes I tried to change the name manually .... but it didn't help, nothing
> changed.
> we spoke about the file in data/solr/ this directory which contain
> solr.war.
> Yes I did try  !!
> 
> 
> ryantxu wrote:
>> 
>> hymm -- i've replied to this three times now... but it does not appear
>> the list revieved it...
>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-to19762598.html
>> (now i'm trying from a different client)
>> 
>> Have you tried "solr.xml" rather then "multicore.xml"?
>> 
>> before 1.3 was released, the file was renamed....
>> 
>> 
>> On Wed, Oct 1, 2008 at 12:31 PM, sunnyfr <jo...@gmail.com> wrote:
>>>
>>> It use to work .. I updated it with the patch to make it works with
>>> multicore
>>> and it worked perfectly  three days ago before this snapshooter bug ...
>>> it's like if I missed jar files somewhere or ...
>>>
>>>
>>> Brendan Grainger-2 wrote:
>>>>
>>>> Sorry Sunny,
>>>>
>>>> Will have to punt on this one. If I were you I'd try using 1.3. To be
>>>> honest, if I remember correctly, 1.2 didn't have multicore support.
>>>>
>>>> Regards
>>>> Brendan
>>>>
>>>>
>>>> On Oct 1, 2008, at 12:20 PM, sunnyfr wrote:
>>>>
>>>>>
>>>>> Thanks Brendan,
>>>>>
>>>>> I use solr 1.2 ... I will update to solr 1.3 soon .. I tried to
>>>>> rename it
>>>>> ... but still .....
>>>>> help i need somebody .. hellllppp LOL
>>>>>
>>>>> Thanks Brendan
>>>>>
>>>>>
>>>>>
>>>>> Brendan Grainger-2 wrote:
>>>>>>
>>>>>> Hi Sunny,
>>>>>>
>>>>>> Sorry, I've not use multicores with tomcat yet. However, I seem to
>>>>>> remember that multicore.xml changed it's name to solr.xml. I take it
>>>>>> you're using solr 1.3 or are you using a nightly build of some sort?
>>>>>>
>>>>>> Brendan
>>>>>>
>>>>>> On Oct 1, 2008, at 11:46 AM, sunnyfr wrote:
>>>>>>
>>>>>>>
>>>>>>> Otherwise I've my solr.war in my foler /data/solr/
>>>>>>> I've no idea anymore ... Any idea Brendan?
>>>>>>>
>>>>>>>
>>>>>>> sunnyfr wrote:
>>>>>>>>
>>>>>>>> I have solrconfig.xml in my folder /data/solr/books/conf/
>>>>>>>> and I've multicore.xml in /data/solr/
>>>>>>>> <?xml version="1.0" encoding="UTF-8" ?>
>>>>>>>> <multicore adminPath="/admin/multicore" persistent="true"
>>>>>>>> sharedLib="lib"
>>>>>>>>>
>>>>>>>> <core name="video" instanceDir="books" default="true" />
>>>>>>>> <core name="group" instanceDir="group" />
>>>>>>>> <core name="user" instanceDir="user" />
>>>>>>>> </multicore>
>>>>>>>>
>>>>>>>> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/
>>>>>>>> solr.xml
>>>>>>>> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
>>>>>>>> crossContext="true" >
>>>>>>>>  <Environment name="solr/home" type="java.lang.String"
>>>>>>>> value="/data/solr" override="true" />
>>>>>>>> </Context>
>>>>>>>>
>>>>>>>> and then I start tomcat5.5 ... do I miss something ?
>>>>>>>>
>>>>>>>>
>>>>>>>> Brendan Grainger-2 wrote:
>>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> I think:
>>>>>>>>>
>>>>>>>>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>>>>>>>>>
>>>>>>>>> is a major clue no? Do you actually have a solrconfig.xml and how
>>>>>>>>> are
>>>>>>>>> you starting solr?
>>>>>>>>>
>>>>>>>>> Regards
>>>>>>>>> Brendan
>>>>>>>>>
>>>>>>>>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>>>>>>> done
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>>>>>>>>> SolrUpdateServlet.init() done
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying
>>>>>>>>>> web
>>>>>>>>>> application archive apache-solr-1.3-dev.war
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>>>>>>>>> SolrDispatchFilter.init()
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>>>> No
>>>>>>>>>> /solr/home in JNDI
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>>>> solr
>>>>>>>>>> home
>>>>>>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:
>>>>>>>>>> looking for
>>>>>>>>>> multicore.xml: /solr/multicore.xml
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>>>> No
>>>>>>>>>> /solr/home in JNDI
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>>>> solr
>>>>>>>>>> home
>>>>>>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home
>>>>>>>>>> set to
>>>>>>>>>> 'solr/'
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:
>>>>>>>>>> Reusing
>>>>>>>>>> parent classloader
>>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>>> PM
>>>>>>>>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not
>>>>>>>>>> start
>>>>>>>>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't
>>>>>>>>>> find
>>>>>>>>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/
>>>>>>>>>> ^Iat
>>>>>>>>>> org
>>>>>>>>>> .apache
>>>>>>>>>> .solr
>>>>>>>>>> .core.SolrResourceLoader.openResource(SolrResourceLoader.java:
>>>>>>>>>> 168)
>>>>>>>>>> ^Iat
>>>>>>>>>> org
>>>>>>>>>> .apache
>>>>>>>>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:
>>>>>>>>>> 136)
>>>>>>>>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>>>>>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>>>>>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>>>>>>>>> org
>>>>>>>>>> .apache
>>>>>>>>>> .solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:
>>>>>>>>>> 89)
>>>>>>>>>> ^Iat
>>>>>>>>>> org
>>>>>>>>>> .apache
>>>>>>>>>> .catalina
>>>>>>>>>> .core
>>>>>>>>>> .ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:
>>>>>>>>>> 221)
>>>>>>>>>> ^Iat
>>>>>>>>>> org
>>>>>>>>>> .apache
>>>>>>>>>> .catalina
>>>>>>>>>> .core
>>>>>>>>>> .ApplicationFilterConfig
>>>>>>>>>> .setFilterDef(ApplicationFilterConfig.java:
>>>>>>>>>> 302)
>>>>>>>>>> ^Iat
>>>>>>>>>> org
>>>>>>>>>> .apache
>>>>>>>>>> .catalina
>>>>>>>>>> .core
>>>>>>>>>> .ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:
>>>>>>>>>> 78)
>>>>>>>>>> ^Iat org.apache.catalina.core
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> View this message in context:
>>>>>>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>>>>>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> View this message in context:
>>>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763325.html
>>>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764060.html
>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>
>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764289.html
>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>
>>>
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19774777.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Any idea ??? I'm lost .... Thanks

Posted by sunnyfr <jo...@gmail.com>.
Yes I tried to change the name manually .... but it didn't help, nothing
changed.
we spoke about the file in data/solr/ this directory which contain solr.war.
Yes I did try  !!


ryantxu wrote:
> 
> hymm -- i've replied to this three times now... but it does not appear
> the list revieved it...
> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-to19762598.html
> (now i'm trying from a different client)
> 
> Have you tried "solr.xml" rather then "multicore.xml"?
> 
> before 1.3 was released, the file was renamed....
> 
> 
> On Wed, Oct 1, 2008 at 12:31 PM, sunnyfr <jo...@gmail.com> wrote:
>>
>> It use to work .. I updated it with the patch to make it works with
>> multicore
>> and it worked perfectly  three days ago before this snapshooter bug ...
>> it's like if I missed jar files somewhere or ...
>>
>>
>> Brendan Grainger-2 wrote:
>>>
>>> Sorry Sunny,
>>>
>>> Will have to punt on this one. If I were you I'd try using 1.3. To be
>>> honest, if I remember correctly, 1.2 didn't have multicore support.
>>>
>>> Regards
>>> Brendan
>>>
>>>
>>> On Oct 1, 2008, at 12:20 PM, sunnyfr wrote:
>>>
>>>>
>>>> Thanks Brendan,
>>>>
>>>> I use solr 1.2 ... I will update to solr 1.3 soon .. I tried to
>>>> rename it
>>>> ... but still .....
>>>> help i need somebody .. hellllppp LOL
>>>>
>>>> Thanks Brendan
>>>>
>>>>
>>>>
>>>> Brendan Grainger-2 wrote:
>>>>>
>>>>> Hi Sunny,
>>>>>
>>>>> Sorry, I've not use multicores with tomcat yet. However, I seem to
>>>>> remember that multicore.xml changed it's name to solr.xml. I take it
>>>>> you're using solr 1.3 or are you using a nightly build of some sort?
>>>>>
>>>>> Brendan
>>>>>
>>>>> On Oct 1, 2008, at 11:46 AM, sunnyfr wrote:
>>>>>
>>>>>>
>>>>>> Otherwise I've my solr.war in my foler /data/solr/
>>>>>> I've no idea anymore ... Any idea Brendan?
>>>>>>
>>>>>>
>>>>>> sunnyfr wrote:
>>>>>>>
>>>>>>> I have solrconfig.xml in my folder /data/solr/books/conf/
>>>>>>> and I've multicore.xml in /data/solr/
>>>>>>> <?xml version="1.0" encoding="UTF-8" ?>
>>>>>>> <multicore adminPath="/admin/multicore" persistent="true"
>>>>>>> sharedLib="lib"
>>>>>>>>
>>>>>>> <core name="video" instanceDir="books" default="true" />
>>>>>>> <core name="group" instanceDir="group" />
>>>>>>> <core name="user" instanceDir="user" />
>>>>>>> </multicore>
>>>>>>>
>>>>>>> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/
>>>>>>> solr.xml
>>>>>>> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
>>>>>>> crossContext="true" >
>>>>>>>  <Environment name="solr/home" type="java.lang.String"
>>>>>>> value="/data/solr" override="true" />
>>>>>>> </Context>
>>>>>>>
>>>>>>> and then I start tomcat5.5 ... do I miss something ?
>>>>>>>
>>>>>>>
>>>>>>> Brendan Grainger-2 wrote:
>>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> I think:
>>>>>>>>
>>>>>>>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>>>>>>>>
>>>>>>>> is a major clue no? Do you actually have a solrconfig.xml and how
>>>>>>>> are
>>>>>>>> you starting solr?
>>>>>>>>
>>>>>>>> Regards
>>>>>>>> Brendan
>>>>>>>>
>>>>>>>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>>>>>>>>
>>>>>>>>>
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>>>>>> done
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>>>>>>>> SolrUpdateServlet.init() done
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying
>>>>>>>>> web
>>>>>>>>> application archive apache-solr-1.3-dev.war
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>>>>>>>> SolrDispatchFilter.init()
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>>> No
>>>>>>>>> /solr/home in JNDI
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>>> solr
>>>>>>>>> home
>>>>>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:
>>>>>>>>> looking for
>>>>>>>>> multicore.xml: /solr/multicore.xml
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>>> No
>>>>>>>>> /solr/home in JNDI
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>>> solr
>>>>>>>>> home
>>>>>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home
>>>>>>>>> set to
>>>>>>>>> 'solr/'
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:
>>>>>>>>> Reusing
>>>>>>>>> parent classloader
>>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>>> PM
>>>>>>>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not
>>>>>>>>> start
>>>>>>>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't
>>>>>>>>> find
>>>>>>>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/
>>>>>>>>> ^Iat
>>>>>>>>> org
>>>>>>>>> .apache
>>>>>>>>> .solr
>>>>>>>>> .core.SolrResourceLoader.openResource(SolrResourceLoader.java:
>>>>>>>>> 168)
>>>>>>>>> ^Iat
>>>>>>>>> org
>>>>>>>>> .apache
>>>>>>>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:
>>>>>>>>> 136)
>>>>>>>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>>>>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>>>>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>>>>>>>> org
>>>>>>>>> .apache
>>>>>>>>> .solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:
>>>>>>>>> 89)
>>>>>>>>> ^Iat
>>>>>>>>> org
>>>>>>>>> .apache
>>>>>>>>> .catalina
>>>>>>>>> .core
>>>>>>>>> .ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:
>>>>>>>>> 221)
>>>>>>>>> ^Iat
>>>>>>>>> org
>>>>>>>>> .apache
>>>>>>>>> .catalina
>>>>>>>>> .core
>>>>>>>>> .ApplicationFilterConfig
>>>>>>>>> .setFilterDef(ApplicationFilterConfig.java:
>>>>>>>>> 302)
>>>>>>>>> ^Iat
>>>>>>>>> org
>>>>>>>>> .apache
>>>>>>>>> .catalina
>>>>>>>>> .core
>>>>>>>>> .ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:
>>>>>>>>> 78)
>>>>>>>>> ^Iat org.apache.catalina.core
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> View this message in context:
>>>>>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>>>>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763325.html
>>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764060.html
>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764289.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19767557.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Any idea ??? I'm lost .... Thanks

Posted by Ryan McKinley <ry...@gmail.com>.
hymm -- i've replied to this three times now... but it does not appear
the list revieved it...
http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-to19762598.html
(now i'm trying from a different client)

Have you tried "solr.xml" rather then "multicore.xml"?

before 1.3 was released, the file was renamed....


On Wed, Oct 1, 2008 at 12:31 PM, sunnyfr <jo...@gmail.com> wrote:
>
> It use to work .. I updated it with the patch to make it works with multicore
> and it worked perfectly  three days ago before this snapshooter bug ...
> it's like if I missed jar files somewhere or ...
>
>
> Brendan Grainger-2 wrote:
>>
>> Sorry Sunny,
>>
>> Will have to punt on this one. If I were you I'd try using 1.3. To be
>> honest, if I remember correctly, 1.2 didn't have multicore support.
>>
>> Regards
>> Brendan
>>
>>
>> On Oct 1, 2008, at 12:20 PM, sunnyfr wrote:
>>
>>>
>>> Thanks Brendan,
>>>
>>> I use solr 1.2 ... I will update to solr 1.3 soon .. I tried to
>>> rename it
>>> ... but still .....
>>> help i need somebody .. hellllppp LOL
>>>
>>> Thanks Brendan
>>>
>>>
>>>
>>> Brendan Grainger-2 wrote:
>>>>
>>>> Hi Sunny,
>>>>
>>>> Sorry, I've not use multicores with tomcat yet. However, I seem to
>>>> remember that multicore.xml changed it's name to solr.xml. I take it
>>>> you're using solr 1.3 or are you using a nightly build of some sort?
>>>>
>>>> Brendan
>>>>
>>>> On Oct 1, 2008, at 11:46 AM, sunnyfr wrote:
>>>>
>>>>>
>>>>> Otherwise I've my solr.war in my foler /data/solr/
>>>>> I've no idea anymore ... Any idea Brendan?
>>>>>
>>>>>
>>>>> sunnyfr wrote:
>>>>>>
>>>>>> I have solrconfig.xml in my folder /data/solr/books/conf/
>>>>>> and I've multicore.xml in /data/solr/
>>>>>> <?xml version="1.0" encoding="UTF-8" ?>
>>>>>> <multicore adminPath="/admin/multicore" persistent="true"
>>>>>> sharedLib="lib"
>>>>>>>
>>>>>> <core name="video" instanceDir="books" default="true" />
>>>>>> <core name="group" instanceDir="group" />
>>>>>> <core name="user" instanceDir="user" />
>>>>>> </multicore>
>>>>>>
>>>>>> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/
>>>>>> solr.xml
>>>>>> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
>>>>>> crossContext="true" >
>>>>>>  <Environment name="solr/home" type="java.lang.String"
>>>>>> value="/data/solr" override="true" />
>>>>>> </Context>
>>>>>>
>>>>>> and then I start tomcat5.5 ... do I miss something ?
>>>>>>
>>>>>>
>>>>>> Brendan Grainger-2 wrote:
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> I think:
>>>>>>>
>>>>>>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>>>>>>>
>>>>>>> is a major clue no? Do you actually have a solrconfig.xml and how
>>>>>>> are
>>>>>>> you starting solr?
>>>>>>>
>>>>>>> Regards
>>>>>>> Brendan
>>>>>>>
>>>>>>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>>>>>>>
>>>>>>>>
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>>>>> done
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>>>>>>> SolrUpdateServlet.init() done
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying
>>>>>>>> web
>>>>>>>> application archive apache-solr-1.3-dev.war
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>>>>>>> SolrDispatchFilter.init()
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>> No
>>>>>>>> /solr/home in JNDI
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>> solr
>>>>>>>> home
>>>>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:
>>>>>>>> looking for
>>>>>>>> multicore.xml: /solr/multicore.xml
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>> No
>>>>>>>> /solr/home in JNDI
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>>> solr
>>>>>>>> home
>>>>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home
>>>>>>>> set to
>>>>>>>> 'solr/'
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:
>>>>>>>> Reusing
>>>>>>>> parent classloader
>>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10
>>>>>>>> PM
>>>>>>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not
>>>>>>>> start
>>>>>>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't
>>>>>>>> find
>>>>>>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/
>>>>>>>> ^Iat
>>>>>>>> org
>>>>>>>> .apache
>>>>>>>> .solr
>>>>>>>> .core.SolrResourceLoader.openResource(SolrResourceLoader.java:
>>>>>>>> 168)
>>>>>>>> ^Iat
>>>>>>>> org
>>>>>>>> .apache
>>>>>>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:
>>>>>>>> 136)
>>>>>>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>>>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>>>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>>>>>>> org
>>>>>>>> .apache
>>>>>>>> .solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:
>>>>>>>> 89)
>>>>>>>> ^Iat
>>>>>>>> org
>>>>>>>> .apache
>>>>>>>> .catalina
>>>>>>>> .core
>>>>>>>> .ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:
>>>>>>>> 221)
>>>>>>>> ^Iat
>>>>>>>> org
>>>>>>>> .apache
>>>>>>>> .catalina
>>>>>>>> .core
>>>>>>>> .ApplicationFilterConfig
>>>>>>>> .setFilterDef(ApplicationFilterConfig.java:
>>>>>>>> 302)
>>>>>>>> ^Iat
>>>>>>>> org
>>>>>>>> .apache
>>>>>>>> .catalina
>>>>>>>> .core
>>>>>>>> .ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:
>>>>>>>> 78)
>>>>>>>> ^Iat org.apache.catalina.core
>>>>>>>>
>>>>>>>> --
>>>>>>>> View this message in context:
>>>>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>>>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763325.html
>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>
>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764060.html
>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764289.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>

Re: Any idea ??? I'm lost .... Thanks

Posted by sunnyfr <jo...@gmail.com>.
It use to work .. I updated it with the patch to make it works with multicore
and it worked perfectly  three days ago before this snapshooter bug ... 
it's like if I missed jar files somewhere or ... 


Brendan Grainger-2 wrote:
> 
> Sorry Sunny,
> 
> Will have to punt on this one. If I were you I'd try using 1.3. To be  
> honest, if I remember correctly, 1.2 didn't have multicore support.
> 
> Regards
> Brendan
> 
> 
> On Oct 1, 2008, at 12:20 PM, sunnyfr wrote:
> 
>>
>> Thanks Brendan,
>>
>> I use solr 1.2 ... I will update to solr 1.3 soon .. I tried to  
>> rename it
>> ... but still .....
>> help i need somebody .. hellllppp LOL
>>
>> Thanks Brendan
>>
>>
>>
>> Brendan Grainger-2 wrote:
>>>
>>> Hi Sunny,
>>>
>>> Sorry, I've not use multicores with tomcat yet. However, I seem to
>>> remember that multicore.xml changed it's name to solr.xml. I take it
>>> you're using solr 1.3 or are you using a nightly build of some sort?
>>>
>>> Brendan
>>>
>>> On Oct 1, 2008, at 11:46 AM, sunnyfr wrote:
>>>
>>>>
>>>> Otherwise I've my solr.war in my foler /data/solr/
>>>> I've no idea anymore ... Any idea Brendan?
>>>>
>>>>
>>>> sunnyfr wrote:
>>>>>
>>>>> I have solrconfig.xml in my folder /data/solr/books/conf/
>>>>> and I've multicore.xml in /data/solr/
>>>>> <?xml version="1.0" encoding="UTF-8" ?>
>>>>> <multicore adminPath="/admin/multicore" persistent="true"
>>>>> sharedLib="lib"
>>>>>>
>>>>> <core name="video" instanceDir="books" default="true" />
>>>>> <core name="group" instanceDir="group" />
>>>>> <core name="user" instanceDir="user" />
>>>>> </multicore>
>>>>>
>>>>> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/
>>>>> solr.xml
>>>>> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
>>>>> crossContext="true" >
>>>>>  <Environment name="solr/home" type="java.lang.String"
>>>>> value="/data/solr" override="true" />
>>>>> </Context>
>>>>>
>>>>> and then I start tomcat5.5 ... do I miss something ?
>>>>>
>>>>>
>>>>> Brendan Grainger-2 wrote:
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I think:
>>>>>>
>>>>>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>>>>>>
>>>>>> is a major clue no? Do you actually have a solrconfig.xml and how
>>>>>> are
>>>>>> you starting solr?
>>>>>>
>>>>>> Regards
>>>>>> Brendan
>>>>>>
>>>>>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>>>>>>
>>>>>>>
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>>>> done
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>>>>>> SolrUpdateServlet.init() done
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying
>>>>>>> web
>>>>>>> application archive apache-solr-1.3-dev.war
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>>>>>> SolrDispatchFilter.init()
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>>>>> No
>>>>>>> /solr/home in JNDI
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>> solr
>>>>>>> home
>>>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:
>>>>>>> looking for
>>>>>>> multicore.xml: /solr/multicore.xml
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>>>>> No
>>>>>>> /solr/home in JNDI
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>>> solr
>>>>>>> home
>>>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home
>>>>>>> set to
>>>>>>> 'solr/'
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:
>>>>>>> Reusing
>>>>>>> parent classloader
>>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>>> PM
>>>>>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not
>>>>>>> start
>>>>>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't
>>>>>>> find
>>>>>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/  
>>>>>>> ^Iat
>>>>>>> org
>>>>>>> .apache
>>>>>>> .solr 
>>>>>>> .core.SolrResourceLoader.openResource(SolrResourceLoader.java:
>>>>>>> 168)
>>>>>>> ^Iat
>>>>>>> org
>>>>>>> .apache
>>>>>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:
>>>>>>> 136)
>>>>>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>>>>>> org
>>>>>>> .apache
>>>>>>> .solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:
>>>>>>> 89)
>>>>>>> ^Iat
>>>>>>> org
>>>>>>> .apache
>>>>>>> .catalina
>>>>>>> .core
>>>>>>> .ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:
>>>>>>> 221)
>>>>>>> ^Iat
>>>>>>> org
>>>>>>> .apache
>>>>>>> .catalina
>>>>>>> .core
>>>>>>> .ApplicationFilterConfig 
>>>>>>> .setFilterDef(ApplicationFilterConfig.java:
>>>>>>> 302)
>>>>>>> ^Iat
>>>>>>> org
>>>>>>> .apache
>>>>>>> .catalina
>>>>>>> .core 
>>>>>>> .ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:
>>>>>>> 78)
>>>>>>> ^Iat org.apache.catalina.core
>>>>>>>
>>>>>>> -- 
>>>>>>> View this message in context:
>>>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>> -- 
>>>> View this message in context:
>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763325.html
>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>
>>>
>>>
>>>
>>
>> -- 
>> View this message in context:
>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764060.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764289.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Any idea ??? I'm lost .... Thanks

Posted by Brendan Grainger <br...@gmail.com>.
Sorry Sunny,

Will have to punt on this one. If I were you I'd try using 1.3. To be  
honest, if I remember correctly, 1.2 didn't have multicore support.

Regards
Brendan


On Oct 1, 2008, at 12:20 PM, sunnyfr wrote:

>
> Thanks Brendan,
>
> I use solr 1.2 ... I will update to solr 1.3 soon .. I tried to  
> rename it
> ... but still .....
> help i need somebody .. hellllppp LOL
>
> Thanks Brendan
>
>
>
> Brendan Grainger-2 wrote:
>>
>> Hi Sunny,
>>
>> Sorry, I've not use multicores with tomcat yet. However, I seem to
>> remember that multicore.xml changed it's name to solr.xml. I take it
>> you're using solr 1.3 or are you using a nightly build of some sort?
>>
>> Brendan
>>
>> On Oct 1, 2008, at 11:46 AM, sunnyfr wrote:
>>
>>>
>>> Otherwise I've my solr.war in my foler /data/solr/
>>> I've no idea anymore ... Any idea Brendan?
>>>
>>>
>>> sunnyfr wrote:
>>>>
>>>> I have solrconfig.xml in my folder /data/solr/books/conf/
>>>> and I've multicore.xml in /data/solr/
>>>> <?xml version="1.0" encoding="UTF-8" ?>
>>>> <multicore adminPath="/admin/multicore" persistent="true"
>>>> sharedLib="lib"
>>>>>
>>>> <core name="video" instanceDir="books" default="true" />
>>>> <core name="group" instanceDir="group" />
>>>> <core name="user" instanceDir="user" />
>>>> </multicore>
>>>>
>>>> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/
>>>> solr.xml
>>>> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
>>>> crossContext="true" >
>>>>  <Environment name="solr/home" type="java.lang.String"
>>>> value="/data/solr" override="true" />
>>>> </Context>
>>>>
>>>> and then I start tomcat5.5 ... do I miss something ?
>>>>
>>>>
>>>> Brendan Grainger-2 wrote:
>>>>>
>>>>> Hi,
>>>>>
>>>>> I think:
>>>>>
>>>>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>>>>>
>>>>> is a major clue no? Do you actually have a solrconfig.xml and how
>>>>> are
>>>>> you starting solr?
>>>>>
>>>>> Regards
>>>>> Brendan
>>>>>
>>>>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>>>>>
>>>>>>
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>>> done
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>>>>> SolrUpdateServlet.init() done
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying
>>>>>> web
>>>>>> application archive apache-solr-1.3-dev.war
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>>>>> SolrDispatchFilter.init()
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>>>> No
>>>>>> /solr/home in JNDI
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>> solr
>>>>>> home
>>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:
>>>>>> looking for
>>>>>> multicore.xml: /solr/multicore.xml
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>>>> No
>>>>>> /solr/home in JNDI
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:
>>>>>> solr
>>>>>> home
>>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home
>>>>>> set to
>>>>>> 'solr/'
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:
>>>>>> Reusing
>>>>>> parent classloader
>>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10  
>>>>>> PM
>>>>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not
>>>>>> start
>>>>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't
>>>>>> find
>>>>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/  
>>>>>> ^Iat
>>>>>> org
>>>>>> .apache
>>>>>> .solr 
>>>>>> .core.SolrResourceLoader.openResource(SolrResourceLoader.java:
>>>>>> 168)
>>>>>> ^Iat
>>>>>> org
>>>>>> .apache
>>>>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:
>>>>>> 136)
>>>>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>>>>> org
>>>>>> .apache
>>>>>> .solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:
>>>>>> 89)
>>>>>> ^Iat
>>>>>> org
>>>>>> .apache
>>>>>> .catalina
>>>>>> .core
>>>>>> .ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:
>>>>>> 221)
>>>>>> ^Iat
>>>>>> org
>>>>>> .apache
>>>>>> .catalina
>>>>>> .core
>>>>>> .ApplicationFilterConfig 
>>>>>> .setFilterDef(ApplicationFilterConfig.java:
>>>>>> 302)
>>>>>> ^Iat
>>>>>> org
>>>>>> .apache
>>>>>> .catalina
>>>>>> .core 
>>>>>> .ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:
>>>>>> 78)
>>>>>> ^Iat org.apache.catalina.core
>>>>>>
>>>>>> -- 
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>> -- 
>>> View this message in context:
>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763325.html
>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>
>>
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764060.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>


Re: Any idea ??? I'm lost .... Thanks

Posted by sunnyfr <jo...@gmail.com>.
Thanks Brendan,

I use solr 1.2 ... I will update to solr 1.3 soon .. I tried to rename it
... but still ..... 
help i need somebody .. hellllppp LOL 

Thanks Brendan



Brendan Grainger-2 wrote:
> 
> Hi Sunny,
> 
> Sorry, I've not use multicores with tomcat yet. However, I seem to  
> remember that multicore.xml changed it's name to solr.xml. I take it  
> you're using solr 1.3 or are you using a nightly build of some sort?
> 
> Brendan
> 
> On Oct 1, 2008, at 11:46 AM, sunnyfr wrote:
> 
>>
>> Otherwise I've my solr.war in my foler /data/solr/
>> I've no idea anymore ... Any idea Brendan?
>>
>>
>> sunnyfr wrote:
>>>
>>> I have solrconfig.xml in my folder /data/solr/books/conf/
>>> and I've multicore.xml in /data/solr/
>>> <?xml version="1.0" encoding="UTF-8" ?>
>>> <multicore adminPath="/admin/multicore" persistent="true"  
>>> sharedLib="lib"
>>>>
>>>  <core name="video" instanceDir="books" default="true" />
>>>  <core name="group" instanceDir="group" />
>>>  <core name="user" instanceDir="user" />
>>> </multicore>
>>>
>>> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/ 
>>> solr.xml
>>> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
>>> crossContext="true" >
>>>   <Environment name="solr/home" type="java.lang.String"
>>> value="/data/solr" override="true" />
>>> </Context>
>>>
>>> and then I start tomcat5.5 ... do I miss something ?
>>>
>>>
>>> Brendan Grainger-2 wrote:
>>>>
>>>> Hi,
>>>>
>>>> I think:
>>>>
>>>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>>>>
>>>> is a major clue no? Do you actually have a solrconfig.xml and how  
>>>> are
>>>> you starting solr?
>>>>
>>>> Regards
>>>> Brendan
>>>>
>>>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>>>>
>>>>>
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()  
>>>>> done
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>>>> SolrUpdateServlet.init() done
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying  
>>>>> web
>>>>> application archive apache-solr-1.3-dev.war
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>>>> SolrDispatchFilter.init()
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>>>> /solr/home in JNDI
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>>> solr
>>>>> home
>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:
>>>>> looking for
>>>>> multicore.xml: /solr/multicore.xml
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>>>> /solr/home in JNDI
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>>> solr
>>>>> home
>>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home  
>>>>> set to
>>>>> 'solr/'
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:
>>>>> Reusing
>>>>> parent classloader
>>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not
>>>>> start
>>>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't  
>>>>> find
>>>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/ ^Iat
>>>>> org
>>>>> .apache
>>>>> .solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:
>>>>> 168)
>>>>> ^Iat
>>>>> org
>>>>> .apache
>>>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java: 
>>>>> 136)
>>>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>>>> org
>>>>> .apache 
>>>>> .solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:
>>>>> 89)
>>>>> ^Iat
>>>>> org
>>>>> .apache
>>>>> .catalina
>>>>> .core 
>>>>> .ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:
>>>>> 221)
>>>>> ^Iat
>>>>> org
>>>>> .apache
>>>>> .catalina
>>>>> .core
>>>>> .ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:
>>>>> 302)
>>>>> ^Iat
>>>>> org
>>>>> .apache
>>>>> .catalina
>>>>> .core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java: 
>>>>> 78)
>>>>> ^Iat org.apache.catalina.core
>>>>>
>>>>> -- 
>>>>> View this message in context:
>>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>> -- 
>> View this message in context:
>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763325.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19764060.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Any idea ??? I'm lost .... Thanks

Posted by Brendan Grainger <br...@gmail.com>.
Hi Sunny,

Sorry, I've not use multicores with tomcat yet. However, I seem to  
remember that multicore.xml changed it's name to solr.xml. I take it  
you're using solr 1.3 or are you using a nightly build of some sort?

Brendan

On Oct 1, 2008, at 11:46 AM, sunnyfr wrote:

>
> Otherwise I've my solr.war in my foler /data/solr/
> I've no idea anymore ... Any idea Brendan?
>
>
> sunnyfr wrote:
>>
>> I have solrconfig.xml in my folder /data/solr/books/conf/
>> and I've multicore.xml in /data/solr/
>> <?xml version="1.0" encoding="UTF-8" ?>
>> <multicore adminPath="/admin/multicore" persistent="true"  
>> sharedLib="lib"
>>>
>>  <core name="video" instanceDir="books" default="true" />
>>  <core name="group" instanceDir="group" />
>>  <core name="user" instanceDir="user" />
>> </multicore>
>>
>> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/ 
>> solr.xml
>> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
>> crossContext="true" >
>>   <Environment name="solr/home" type="java.lang.String"
>> value="/data/solr" override="true" />
>> </Context>
>>
>> and then I start tomcat5.5 ... do I miss something ?
>>
>>
>> Brendan Grainger-2 wrote:
>>>
>>> Hi,
>>>
>>> I think:
>>>
>>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>>>
>>> is a major clue no? Do you actually have a solrconfig.xml and how  
>>> are
>>> you starting solr?
>>>
>>> Regards
>>> Brendan
>>>
>>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>>>
>>>>
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()  
>>>> done
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>>> SolrUpdateServlet.init() done
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying  
>>>> web
>>>> application archive apache-solr-1.3-dev.war
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>>> SolrDispatchFilter.init()
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>>> /solr/home in JNDI
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>> solr
>>>> home
>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:
>>>> looking for
>>>> multicore.xml: /solr/multicore.xml
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>>> /solr/home in JNDI
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO:  
>>>> solr
>>>> home
>>>> defaulted to 'solr/' (could not find system property or JNDI)
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home  
>>>> set to
>>>> 'solr/'
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:
>>>> Reusing
>>>> parent classloader
>>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not
>>>> start
>>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't  
>>>> find
>>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/ ^Iat
>>>> org
>>>> .apache
>>>> .solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:
>>>> 168)
>>>> ^Iat
>>>> org
>>>> .apache
>>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java: 
>>>> 136)
>>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>>> org
>>>> .apache 
>>>> .solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:
>>>> 89)
>>>> ^Iat
>>>> org
>>>> .apache
>>>> .catalina
>>>> .core 
>>>> .ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:
>>>> 221)
>>>> ^Iat
>>>> org
>>>> .apache
>>>> .catalina
>>>> .core
>>>> .ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:
>>>> 302)
>>>> ^Iat
>>>> org
>>>> .apache
>>>> .catalina
>>>> .core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java: 
>>>> 78)
>>>> ^Iat org.apache.catalina.core
>>>>
>>>> -- 
>>>> View this message in context:
>>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>>
>>>
>>>
>>>
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763325.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>


Re: Any idea ??? I'm lost .... Thanks

Posted by sunnyfr <jo...@gmail.com>.
Otherwise I've my solr.war in my foler /data/solr/
I've no idea anymore ... Any idea Brendan?


sunnyfr wrote:
> 
> I have solrconfig.xml in my folder /data/solr/books/conf/
> and I've multicore.xml in /data/solr/
> <?xml version="1.0" encoding="UTF-8" ?>
> <multicore adminPath="/admin/multicore" persistent="true" sharedLib="lib"
> >
>   <core name="video" instanceDir="books" default="true" />
>   <core name="group" instanceDir="group" />
>   <core name="user" instanceDir="user" />
> </multicore>
> 
> otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/solr.xml
> <Context path="/solr" docBase="/data/solr/solr.war" debug="0"
> crossContext="true" >
>    <Environment name="solr/home" type="java.lang.String"
> value="/data/solr" override="true" />
> </Context>
> 
> and then I start tomcat5.5 ... do I miss something ?
> 
> 
> Brendan Grainger-2 wrote:
>> 
>> Hi,
>> 
>> I think:
>> 
>> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
>> 
>> is a major clue no? Do you actually have a solrconfig.xml and how are  
>> you starting solr?
>> 
>> Regards
>> Brendan
>> 
>> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
>> 
>>>
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init() done
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>>> SolrUpdateServlet.init() done
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web
>>> application archive apache-solr-1.3-dev.war
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>>> SolrDispatchFilter.init()
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>> /solr/home in JNDI
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: solr  
>>> home
>>> defaulted to 'solr/' (could not find system property or JNDI)
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:  
>>> looking for
>>> multicore.xml: /solr/multicore.xml
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>>> /solr/home in JNDI
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: solr  
>>> home
>>> defaulted to 'solr/' (could not find system property or JNDI)
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home set to
>>> 'solr/'
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:  
>>> Reusing
>>> parent classloader
>>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not  
>>> start
>>> SOLR. Check solr/home property java.lang.RuntimeException: Can't find
>>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/ ^Iat
>>> org 
>>> .apache 
>>> .solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java: 
>>> 168)
>>> ^Iat
>>> org 
>>> .apache 
>>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:136)
>>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>>> org 
>>> .apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java: 
>>> 89)
>>> ^Iat
>>> org 
>>> .apache 
>>> .catalina 
>>> .core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java: 
>>> 221)
>>> ^Iat
>>> org 
>>> .apache 
>>> .catalina 
>>> .core 
>>> .ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java: 
>>> 302)
>>> ^Iat
>>> org 
>>> .apache 
>>> .catalina 
>>> .core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:78)
>>> ^Iat org.apache.catalina.core
>>>
>>> -- 
>>> View this message in context:
>>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>
>> 
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19763325.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Any idea ??? I'm lost .... Thanks

Posted by sunnyfr <jo...@gmail.com>.
I have solrconfig.xml in my folder /data/solr/books/conf/
and I've multicore.xml in /data/solr/
<?xml version="1.0" encoding="UTF-8" ?>
<multicore adminPath="/admin/multicore" persistent="true" sharedLib="lib" >
  <core name="video" instanceDir="books" default="true" />
  <core name="group" instanceDir="group" />
  <core name="user" instanceDir="user" />
</multicore>

otherwise I've my solr.xml in /etc/tomcat5.5/Catalina/localhost/solr.xml
<Context path="/solr" docBase="/data/solr/solr.war" debug="0"
crossContext="true" >
   <Environment name="solr/home" type="java.lang.String" value="/data/solr"
override="true" />
</Context>

and then I start tomcat5.5 ... do I miss something ?


Brendan Grainger-2 wrote:
> 
> Hi,
> 
> I think:
> 
> Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'
> 
> is a major clue no? Do you actually have a solrconfig.xml and how are  
> you starting solr?
> 
> Regards
> Brendan
> 
> On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:
> 
>>
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init() done
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.servlet.SolrUpdateServlet init INFO:
>> SolrUpdateServlet.init() done
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web
>> application archive apache-solr-1.3-dev.war
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.servlet.SolrDispatchFilter init INFO:
>> SolrDispatchFilter.init()
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>> /solr/home in JNDI
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: solr  
>> home
>> defaulted to 'solr/' (could not find system property or JNDI)
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:  
>> looking for
>> multicore.xml: /solr/multicore.xml
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
>> /solr/home in JNDI
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: solr  
>> home
>> defaulted to 'solr/' (could not find system property or JNDI)
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home set to
>> 'solr/'
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:  
>> Reusing
>> parent classloader
>> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
>> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not  
>> start
>> SOLR. Check solr/home property java.lang.RuntimeException: Can't find
>> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/ ^Iat
>> org 
>> .apache 
>> .solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java: 
>> 168)
>> ^Iat
>> org 
>> .apache 
>> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:136)
>> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
>> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
>> org 
>> .apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java: 
>> 89)
>> ^Iat
>> org 
>> .apache 
>> .catalina 
>> .core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java: 
>> 221)
>> ^Iat
>> org 
>> .apache 
>> .catalina 
>> .core 
>> .ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java: 
>> 302)
>> ^Iat
>> org 
>> .apache 
>> .catalina 
>> .core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:78)
>> ^Iat org.apache.catalina.core
>>
>> -- 
>> View this message in context:
>> http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762761.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Any idea ??? I'm lost .... Thanks

Posted by Brendan Grainger <br...@gmail.com>.
Hi,

I think:

Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'

is a major clue no? Do you actually have a solrconfig.xml and how are  
you starting solr?

Regards
Brendan

On Oct 1, 2008, at 11:11 AM, sunnyfr wrote:

>
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: eaa main
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init()
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.servlet.SolrServlet init INFO: SolrServlet.init() done
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.servlet.SolrUpdateServlet init INFO:
> SolrUpdateServlet.init() done
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web
> application archive apache-solr-1.3-dev.war
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.servlet.SolrDispatchFilter init INFO:
> SolrDispatchFilter.init()
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
> /solr/home in JNDI
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: solr  
> home
> defaulted to 'solr/' (could not find system property or JNDI)
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.servlet.SolrDispatchFilter initMultiCore INFO:  
> looking for
> multicore.xml: /solr/multicore.xml
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: No
> /solr/home in JNDI
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.core.SolrResourceLoader locateInstanceDir INFO: solr  
> home
> defaulted to 'solr/' (could not find system property or JNDI)
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.core.SolrResourceLoader <init> INFO: Solr home set to
> 'solr/'
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.core.SolrResourceLoader createClassLoader INFO:  
> Reusing
> parent classloader
> Oct  1 16:45:10 solr-test jsvc.exec[23757]: Oct 1, 2008 4:45:10 PM
> org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could not  
> start
> SOLR. Check solr/home property java.lang.RuntimeException: Can't find
> resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=/ ^Iat
> org 
> .apache 
> .solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java: 
> 168)
> ^Iat
> org 
> .apache 
> .solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:136)
> ^Iat org.apache.solr.core.Config.<init>(Config.java:97) ^Iat
> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:108) ^Iat
> org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:65) ^Iat
> org 
> .apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java: 
> 89)
> ^Iat
> org 
> .apache 
> .catalina 
> .core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java: 
> 221)
> ^Iat
> org 
> .apache 
> .catalina 
> .core 
> .ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java: 
> 302)
> ^Iat
> org 
> .apache 
> .catalina 
> .core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:78)
> ^Iat org.apache.catalina.core
>
> -- 
> View this message in context: http://www.nabble.com/Any-idea-----I%27m-lost-....-Thanks-tp19762598p19762598.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>