Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 24070 invoked from network); 29 Jul 2009 06:48:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Jul 2009 06:48:37 -0000 Received: (qmail 31953 invoked by uid 500); 29 Jul 2009 06:48:35 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 31875 invoked by uid 500); 29 Jul 2009 06:48:35 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 31855 invoked by uid 99); 29 Jul 2009 06:48:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 06:48:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 06:08:30 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MW2Kf-0004C7-Uh for solr-user@lucene.apache.org; Tue, 28 Jul 2009 23:08:09 -0700 Message-ID: <24713006.post@talk.nabble.com> Date: Tue, 28 Jul 2009 23:08:09 -0700 (PDT) From: huenzhao To: solr-user@lucene.apache.org Subject: HTTP Status 500 - java.lang.RuntimeException: Can't find resource 'solrconfig.xml' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: huenzhao@126.com X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I used ubuntu 8.10 as the solr server OS, and set the solr.solr.home=3Dhome/huenzhao/search/tomcat6/bin/solr. When I run the tomcat, there has error as : HTTP Status 500 - Severe errors in solr configuration. Check your log files for more detailed information on what may be wrong. If you want solr to continue after configuration errors, change: false in null ------------------------------------------------------------- java.lang.RuntimeException: Can't find resource 'solrconfig.xml' in classpath or 'home/huenzhao/search/tomcat6/bin/solr/conf/', cwd=3D/home/huenzhao/search/tomcat6/bin at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.jav= a:194) at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:= 162) at org.apache.solr.core.Config.(Config.java:100) at org.apache.solr.core.SolrConfig.(SolrConfig.java:113) at org.apache.solr.core.SolrConfig.(SolrConfig.java:70) at org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.jav= a:117) at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:69) at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilte= rConfig.java:275) at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFi= lterConfig.java:397) at org.apache.catalina.core.ApplicationFilterConfig.(ApplicationFilterConfig.j= ava:108) at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3= 696) at=20 =E2=80=A6=E2=80=A6 Anybody knows how to do? enzhaohoo@gmail.com --=20 View this message in context: http://www.nabble.com/HTTP-Status-500----java= .lang.RuntimeException%3A-Can%27t-find-resource-%27solrconfig.xml%27-tp2471= 3006p24713006.html Sent from the Solr - User mailing list archive at Nabble.com.