Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Tried to install empty array to /usr/local/etc/elasticsearch/jvm.options.d #129

Open
tonydehnke opened this issue Feb 14, 2022 · 1 comment

Comments

@tonydehnke
Copy link

When running a brew reinstall I get this warning:

Warning: Tried to install empty array to /usr/local/etc/elasticsearch/jvm.options.d

Full output:

brew reinstall elasticsearch-full                                   
==> Downloading https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.17.0-darwin-x86_64.tar.gz?tap=elastic/ho
Already downloaded: /Users/tdehnke/Library/Caches/Homebrew/downloads/2e7bf759ccc7760057f181ec2d45b9ce887584f04f4d2a123d7588a18b5462ea--elasticsearch-7.17.0-darwin-x86_64.tar.gz
==> Reinstalling elastic/tap/elasticsearch-full 
Warning: Tried to install empty array to /usr/local/etc/elasticsearch/jvm.options.d
==> codesign -f -s - /usr/local/Cellar/elasticsearch-full/7.17.0/libexec/modules/x-pack-ml/platform/darwin-x86_64/controller.
==> find /usr/local/Cellar/elasticsearch-full/7.17.0/libexec/jdk.app/Contents/Home/bin -type f -exec codesign -f -s - {} ;
==> Caveats
Data:    /usr/local/var/lib/elasticsearch/elasticsearch_tdehnke/
Logs:    /usr/local/var/log/elasticsearch/elasticsearch_tdehnke.log
Plugins: /usr/local/var/elasticsearch/plugins/
Config:  /usr/local/etc/elasticsearch/

To restart elastic/tap/elasticsearch-full after an upgrade:
  brew services restart elastic/tap/elasticsearch-full
Or, if you don't want/need a background service you can just run:
  elasticsearch
==> Summary
🍺  /usr/local/Cellar/elasticsearch-full/7.17.0: 974 files, 497MB, built in 9 seconds
==> Running `brew cleanup elasticsearch-full`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).```
@Yooonzero
Copy link

저 또한 그렇습니다. 하지만 설치된 경로로 가서 리스트를 확인해보면 정상 설치가 된것은 확인이 가능했습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants