You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "lq (JIRA)" <ji...@apache.org> on 2016/03/17 18:29:33 UTC

[jira] [Created] (NUTCH-2240) ava.lang.NoSuchFieldError: INSTANCE selenium nutch

lq created NUTCH-2240:
-------------------------

             Summary: ava.lang.NoSuchFieldError: INSTANCE   selenium nutch 
                 Key: NUTCH-2240
                 URL: https://issues.apache.org/jira/browse/NUTCH-2240
             Project: Nutch
          Issue Type: Bug
            Reporter: lq


java.lang.NoSuchFieldError: INSTANCE
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.<clinit>(SSLConnectionSocketFactory.java:144)
	at com.gargoylesoftware.htmlunit.HttpWebConnection.configureHttpsScheme(HttpWebConnection.java:597)
	at com.gargoylesoftware.htmlunit.HttpWebConnection.createHttpClient(HttpWebConnection.java:532)
	at com.gargoylesoftware.htmlunit.HttpWebConnection.getHttpClientBuilder(HttpWebConnection.java:494)
	at com.gargoylesoftware.htmlunit.HttpWebConnection.getResponse(HttpWebConnection.java:158)
	at org.apache.nutch.protocol.htmlunit.RegexHttpWebConnection.getResponse(RegexHttpWebConnection.java:63)
	at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseFromWebConnection(WebClient.java:1321)
	at com.gargoylesoftware.htmlunit.WebClient.loadWebResponse(WebClient.java:1238)
	at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:346)
	at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:432)
	at org.apache.nutch.protocol.htmlunit.HttpWebClient.getPage(HttpWebClient.java:58)
	at org.apache.nutch.protocol.htmlunit.HttpWebClient.getHtmlPage(HttpWebClient.java:67)
	at org.apache.nutch.protocol.s2jh.HttpResponse.readPlainContentByHtmlunit(HttpResponse.java:345)
	at org.apache.nutch.protocol.s2jh.HttpResponse.<init>(HttpResponse.java:222)
	at org.apache.nutch.protocol.s2jh.Http.getResponse(Http.java:79)
	at org.apache.nutch.protocol.http.api.HttpBase.getProtocolOutput(HttpBase.java:245)
	at org.apache.nutch.fetcher.FetcherReducer$FetcherThread.run(FetcherReducer.java:530)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)