You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Sabah Sajjad Khan <sa...@wayne.edu> on 2016/03/29 02:14:40 UTC

Fw: [selenium] running selenium headless



________________________________
From: Sabah Sajjad Khan
Sent: Monday, March 28, 2016 8:07 PM
To: dev@nutch.apache.org
Subject: [selenium] running selenium headless


Hello,


I am new to nutch. I am trying to use the selenium plugin with nutch on a server for a school project but am unable to have a browser on the server. i have tried the headless setup but it does not seem to work for me when fetching i get the following error:


fetch of http://digikey.com/product-detail/en/fairchild-semiconductor/MDB6S/MDB6SFSTR-ND/3137082/ failed with: java.lang.RuntimeException: org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.

Build info: version: '2.42.2', revision: '6a6995d31c7c56c340d6f45a76976d43506cd6cc', time: '2014-06-03 10:52:47'

System info: host: '---', ip: '---', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-229.el7.x86_64', java.version: '1.7.0_79'

Driver info: driver.version: RemoteWebDriver

-finishing thread FetcherThread0, activeThreads=0

0/0 spinwaiting/active, 1 pages, 1 errors, 0.2 0 pages/s, 0 0 kb/s, 0 URLs in 0 queues

-activeThreads=0

This is a snippet of the error that I'm getting. any help would be appreciated.

Thank You