Hi, I'm trying to use Nutch-Selenium plugin with Nutch 1.10 trunk on Mac Yosemite.
I applied the patch from NUTCH-1933 <https://issues.apache.org/jira/browse/NUTCH-1933>, installed X11, and included protocol-selenium plugin in nutch-site config file. Now when I start crawling, at the first fetch, I see that Firefox is opened and closed immediately and I get this error in the console: fetch of http://www.mywebsite.com failed with: java.lang.NoClassDefFoundError: Could not initialize class org.apache.http.impl.conn.ManagedHttpClientConnectionFactory Any idea how to fix this error? Best regards, Mohammad Al-Mohsin

