daisy / daisy/pipeline-cli-ruby
Windows 7: If the pipeline cannot be started, the command line program waits forever
Open
- Dominant language
- Ruby
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.