Thanks for the comments/advice. I did mess with the drivers ( by
deliberately moving the libs) and it did fail as it is supposed to.
When I looked into catalina.out, I realized that the problem lies with
data directory being owned by root instead of tomcat6. I changed it
so that tomcat6 can write
It can be anything from wrong credentials, to missing driver in the class path,
to malformed connection string, etc..
What does the Solr log say?
-Original Message-
From: Maheedhar Kolla [mailto:maheedhar.ko...@gmail.com]
Sent: יום ד 12 פברואר 2014 17:23
To: solr-user@lucene.apache.org
On 12 February 2014 20:53, Maheedhar Kolla wrote:
>
> Hi ,
>
>
> I need help with importing data, through DIH. ( using solr-3.6.1, tomcat6 )
>
> I see the following error when I try to do a full-import from my
> local MySQL table ( http:/s/solr//dataimport?command=full-import"
> ).
>
>
> ..