[
https://issues.apache.org/jira/browse/NUTCH-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689559#comment-16689559
]
Sebastian Nagel commented on NUTCH-2676:
----------------------------------------
As said in NUTCH-2584 I couldn't reproduce the problem. To figure out what is
wrong you may try:
- make sure you're using the ivy lib installed by the Nutch ant build
(...nutch_build_dir.../ivy/ivy-2.4.0.jar)
-- check the ivy version logged during build
-- uninstall ivy libs elsewhere (e.g. in ~/.ivy2/)
- cleanup the local ivy cache (~/.ivy2/cache/)
- run {{ant -d clean runtime}} and check the output for possible reasons
> Update to the latest selenium and add code to use chrome and firefox headless
> mode with the remote web driver
> -------------------------------------------------------------------------------------------------------------
>
> Key: NUTCH-2676
> URL: https://issues.apache.org/jira/browse/NUTCH-2676
> Project: Nutch
> Issue Type: New Feature
> Components: protocol
> Affects Versions: 1.15
> Reporter: Stas Batururimi
> Priority: Major
> Fix For: 1.16
>
> Attachments: Screenshot 2018-11-16 at 18.15.52.png
>
>
> * Selenium needs to be updated
> * missing remote web driver for chrome
> * necessity to add headless mode for both remote WebDriverBase Firefox &
> Chrome
> * use case with Selenium grid using docker (1 hub docker container, several
> nodes in different docker containers, Nutch in another docker container,
> streaming to Apache Solr in docker container, that is at least 4 different
> docker containers)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)