Hi, java.io.IOException: java.lang.ClassNotFoundException: > com.mysql.jdbc.Driver >
If you look at ivy.xml [0] you will see that the mysql-connector-java dependency is commented out. Please uncomment it, then build Nutch 2.x src again. This will download the dependency and make it available on your classpath. Thank you Lewis [0] http://svn.apache.org/viewvc/nutch/branches/2.x/ivy/ivy.xml?view=markup

