daisy / daisy/pipeline-cli-ruby
Windows 7: If the pipeline cannot be started, the command line program waits forever
Aperta
- Lingua principale
- Ruby
- Stelle
- 3
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Scenario: windows 7 machine without JAVA_HOME set to anything.
Run this command:
$dp2.exe help
[DP2] Waiting for the WS to come up
It will stay at this point forever.
I went into the daisy-pipeline\bin directory and tried running pipeline2.bat directly. I got this error:
pipeline2.bat: JAVA_HOME not set; results may vary
pipeline2.bat: Unable to retrieve JAVA_HOME
It would be nice if the command line reflected this error. Setting JAVA_HOME fixed my problem.
I'm using Windows 7 with Java 1.7.0_11.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.