Giter Club home page Giter Club logo

Comments (1)

machawk1 avatar machawk1 commented on May 27, 2024

Building from latest master (bd2d7f3) and selecting the FIX button next to Heritrix in Advanced>Services caused "FIXING" to be displayed then the STATE value goes back to "X".

Visiting the Advanced>Heritrix tab then clicking the "Launch WebUI" button after this causes a browser being displayed saying it cannot connect. Repeated this URI in a different browser with the same result, so consider it verified that Heritrix is not starting.

Running directly from python (3.7.2) via python bundledApps\WAIL.py and clicking the FIX button for Heritrix reports:

WARNING: It's currently not possible to run Heritrix in background                                                                                               on Windows. It was just started minimized in a new Window                                                                                               and will be shut down as soon as you log off.                                                                                                                                                                                                                                                          Thu 06/11/2020 14:48:03.33 Starting heritrix                                                                                                            .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       .                                                                                                                                                       Starting Heritrix seems to have failed
--

I then tried to launch Heritrix directly:

cd C:\wail\bundledApps\heritrix-3.2.0\bin
heritrix -a lorem:ipsum

...and was told that another programing uses the port for the web interface. I ran resmon.exe from the Windows CLI (not PowerShell), opened Listening Ports and was shown that nothing is using that port:

8443

Explicitly sending the port flag to Heritrix via heritrix --port=8443 -a lorem:ipsum causes the script to return fairly quickly without any indication of success or failure.

For the record:

> java -version
java version "1.8.0_201
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) Client VM (build 25.201-b09, mixed mode)
> echo %PATH%
...;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;...

Windows 10.

TODO:

  • Verify the version bundled with macOS (I think it is currently 1.7)
  • Match it in Windows (for now). I tried to re-download it from Oracle but they require e-mail verification that is never sent.

from wail.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.