Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 96330ECC8 for ; Wed, 28 Nov 2012 20:26:16 +0000 (UTC) Received: (qmail 52098 invoked by uid 500); 28 Nov 2012 20:26:13 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 52029 invoked by uid 500); 28 Nov 2012 20:26:13 -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 52021 invoked by uid 99); 28 Nov 2012 20:26:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2012 20:26:13 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jtrubisz@medmeme.com designates 66.187.97.83 as permitted sender) Received: from [66.187.97.83] (HELO smtp.njnx.net) (66.187.97.83) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2012 20:26:06 +0000 Received: from pemexcas01.njnx.lan (172.16.61.38) by pemexedge02.njnx.lan (172.16.61.37) with Microsoft SMTP Server (TLS) id 8.1.436.0; Wed, 28 Nov 2012 15:25:43 -0500 Received: from EXMBX01.njnx.lan ([172.16.61.41]) by pemexcas01.njnx.lan ([172.16.61.38]) with mapi; Wed, 28 Nov 2012 15:25:43 -0500 From: "Joseph C. Trubisz" To: "solr-user@lucene.apache.org" Date: Wed, 28 Nov 2012 15:25:42 -0500 Subject: Connecting MySQL to Solr 4.0 Thread-Topic: Connecting MySQL to Solr 4.0 Thread-Index: Ac3NponeUQ/xOB5OR7eJJLKYNclBUg== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_F66AA86581E5447DB85E7CEE39FAD126medmemecom_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_F66AA86581E5447DB85E7CEE39FAD126medmemecom_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Anybody have the problem of attempting to use MySQL J/Connector on Solr 4.0= and getting the Standard Java error: ClassNotFoundException: Unable to load com.mysql.jdbc.= Driver. Problem is that when I go to the admin screen, the driver (which IS there, = I did check) fails to show. In fact, using the 4.0 tutorial, it doesn=92t show the jetty.jmx jar either= . Tried hardcoding it in the CLASSPATH and that didn=92t work. Totally frustrated, so I=92m open to any suggestions at this point. Thanks, Joe --_000_F66AA86581E5447DB85E7CEE39FAD126medmemecom_--