Hi,
i'm totally confused ... DIH == DataImportHandler ... it's just an
acronym, you say you aren't using DIH, but you are having a problem
loading DIH, so DIH is used in your configs.
sorry for the confusion. I was just trying to say:
I use the example code from
solr-4.3.0/example/solr
and no
: I only SUSPECT of the MySQL driver being the culprit for the dataimporthandler
: jar is not getting loaded. Not sure!
the dataimporthandler *class* is not getting loaded the
dataimporthandler *jar* is not getting loaded.
: > MySql classes, i would check your lib settings for loading the DIH
:
Hi
one of us is mistaken by what that error means. you say it means that
the MySQL driver isn't being loaded, but nothing in your mail suggests
to me that there is a problem loading hte MySql driver. what i see is
that Solr can't seem to load the DIH class, suggesting that the
dataimporthandle
: in my attempt to migrate for m 3.6.x to 4.3.0 I stumbled upon an issue loading
: the MySQL driver from the [instance]/lib dir:
:
: Caused by: java.lang.ClassNotFoundException:
: org.apache.solr.handler.dataimport.DataImportHandler
one of us is mistaken by what that error means. you say it mea
Christian Köhler
Sent: Thursday, May 23, 2013 8:25 AM
To: solr-user@lucene.apache.org
Subject: Solr 4.3 fails to load MySQL driver
Hi,
in my attempt to migrate for m 3.6.x to 4.3.0 I stumbled upon an issue
loading the MySQL driver from the [instance]/lib dir:
Caused by: java.lang.ClassNotFoun
On 5/23/2013 6:25 AM, Christian Köhler wrote:
> in my attempt to migrate for m 3.6.x to 4.3.0 I stumbled upon an issue
> loading the MySQL driver from the [instance]/lib dir:
>
> Caused by: java.lang.ClassNotFoundException:
> org.apache.solr.handler.dataimport.DataImportHandler
The best thing to
first. Then mimic that in
your customization.
-- Jack Krupansky
-Original Message-
From: Christian Köhler
Sent: Thursday, May 23, 2013 8:25 AM
To: solr-user@lucene.apache.org
Subject: Solr 4.3 fails to load MySQL driver
Hi,
in my attempt to migrate for m 3.6.x to 4.3.0 I stumbled
Hi,
in my attempt to migrate for m 3.6.x to 4.3.0 I stumbled upon an issue
loading the MySQL driver from the [instance]/lib dir:
Caused by: java.lang.ClassNotFoundException:
org.apache.solr.handler.dataimport.DataImportHandler
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at j