[
https://issues.apache.org/jira/browse/NUTCH-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487631#comment-16487631
]
Hudson commented on NUTCH-2577:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3525 (See
[https://builds.apache.org/job/Nutch-trunk/3525/])
fix for NUTCH-2577 contributed by hussein-alahmad (snagel:
[https://github.com/apache/nutch/commit/f6244e60ad821a06026caa55030614ed04803860])
* (edit) src/plugin/protocol-selenium/plugin.xml
* (edit)
src/plugin/protocol-selenium/src/java/org/apache/nutch/protocol/selenium/HttpResponse.java
NUTCH-2577 protocol-selenium can't handle https - fix implementation id
(snagel:
[https://github.com/apache/nutch/commit/dceb120f51c73eb2f20fe5c9873ab5ec606f877a])
* (edit) src/plugin/protocol-selenium/plugin.xml
NUTCH-2577 protocol-selenium can't handle https - port solution (snagel:
[https://github.com/apache/nutch/commit/c433f497168c3a8242930c1dd1609ef3a99770ff])
* (edit)
src/plugin/protocol-interactiveselenium/src/java/org/apache/nutch/protocol/interactiveselenium/HttpResponse.java
* (edit) src/plugin/protocol-interactiveselenium/plugin.xml
> protocol-selenium can't handle https
> ------------------------------------
>
> Key: NUTCH-2577
> URL: https://issues.apache.org/jira/browse/NUTCH-2577
> Project: Nutch
> Issue Type: Improvement
> Components: protocol
> Affects Versions: 1.14
> Reporter: hussein Al_Ahmad
> Priority: Major
> Fix For: 1.15
>
>
> fetch of any https page is failing with:
> org.apache.nutch.protocol.ProtocolNotFound: protocol not found for url=https
> at
> org.apache.nutch.protocol.ProtocolFactory.getProtocol(ProtocolFactory.java:83)
> at org.apache.nutch.fetcher.Fetcher$FetcherThread.run(Fetcher.java:687)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)