[BUG] Windows package doesn't contain a logs folder and doesn't start #1463
Labels
bug
Something isn't working
Build Libraries & Interfaces
v2.3.0
'Issues and PRs related to version v2.3.0'
windows
Describe the bug
If logs directory doesn't exist, startup will fail with
Error opening log file 'logs/gc.log': No such file or directory
.To Reproduce
Coming from opensearch-project/opensearch-build#33 I assembled an OpenSearch Windows distribution, extracted it, created a demo certificate, then ran
bin\opensearch.bat
.Expected behavior
The windows distribution to just work.
Probably the windows-zip target needs to create an empty logs folder.
Host/Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: