[
https://issues.apache.org/jira/browse/NUTCH-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-2240.
------------------------------------
Resolution: Cannot Reproduce
Without further information about the Nutch version used, it can be hardly
reproduced. In addtion, the selenium plugins have been upgraded in NUTCH-2676.
Please test with the recent Nutch 1.16 and reopen if the problem persists.
Thanks!
> 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
> Priority: Major
>
> 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
(v8.3.4#803005)