Skip to content

Never completes first startup/install on windows 10 #95

@Krytical13

Description

@Krytical13

Are you submitting a bug report or a feature request?

Bug Report

What is the current behavior?

Download release 1.1.0 for windows (newest release I could find with included .exe)
Extract to c:\wail
unblock all files (powershell>get-childitem | unblock-file)
execute wail.exe

WAIL windows appears on screen,
Attempts to start services, but has red !
message in WAIL window states "Wayback is waiting to be started"
However when I start using cmd or powershell, I can see this message in the command line window:

heritrix is not up starting
INFO: No tasks are running which match the specified criteria.

result of trying to find the hertrix pid windows { found: false }

However hertix appears to be started... not sure if it finished started, but there is a heritrix window open, and I can connect to the heritrix web interface.

What is the expected behavior?

everything should start up fully I'm guessing?

What's your environment?

WAIL version 1.1.0 for windows
Windows 10 x64 1709

Other information

C:\WAIL>
app ready
we do not have persisted pids
windowman init is done
init wail
first load
loadingWindow is ready to show
creating wail window
mainWindow is ready to show
creating creating archive manager
archiveManWindow is ready to show
creating crawl manager
archive man intial load
window manager send loadingWindow initial-load 'Archives have loaded'
mainWindow has loaded sending got-all-collections
window manager send mainWindow got-all-collections { cols: [ [Object] ], wasError: false }
crawlManWindow is ready to show
creating request daemon
got crawlMan-initial-load
window manager send loadingWindow initial-load 'Crawls have been loaded'
we have both load states, load is complete
window manager send mainWindow got-all-runs []
wail has both loading states
reqDaemonWindow is ready to show
all windows loaded
loading done
service man starting heritrix loading
checking serivce heritrix has not been started
heritrix is not up starting
INFO: No tasks are running which match the specified criteria.

result of trying to find the hertrix pid windows { found: false }

Oracle Corporation OpenJDK Runtime Environment 1.7.0-u80-unofficial-b32
Using ad-hoc HTTPS certificate with fingerprint...
SHA1:C9:A1:E7:28:43:39:AB:27:D3:43:DE:6C:C2:EE:8D:05:EC:E0:D3:AF
Verify in browser before accepting exception.
2017-10-26 18:39:45.442:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
2017-10-26 18:39:45.442:INFO::jetty-6.1.26
2017-10-26 18:39:45.709:INFO::Started SslSocketConnector@localhost:8443
engine listening at port 8443
operator login set per command-line
NOTE: We recommend a longer, stronger password, especially if your web
interface will be internet-accessible.
Heritrix version: 3.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions