RE: Unable to load mysql Driver with Apache Solr-4.0.0

2013-01-21 Thread Shameer Thaha Koya
Hi Team, I got this fixed. Accidently there was a space in the driver property of dataConfig and caused the issue. Thanks driver=" com.mysql.jdbc.Driver" Shameer Thaha Emirates Group IT |Dubai, M : 971-552775725 From: Shameer Thaha Koya Sent: 21 January 2013 15:53 To:

Unable to load mysql Driver with Apache Solr-4.0.0

2013-01-21 Thread Shameer Thaha Koya
Hi Team, I am trying to integrate apache Sonr(apache-solr-4.0.0) with Tomcat and getting below error. 15:12:40 SEVERE DataImporter Delta Import Failed java.lang.RuntimeException: org.apache.solr.handler.dataimport.DataImportHandlerException: Could not load driver: com.mysql.jdbc.Driver Pro