-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Open
Labels
:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scriptsRPM and deb packaging, tar and zip archives, shell and batch scripts>bugTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
Elasticsearch Version
7.17.4
Installed Plugins
No response
Java Version
bundled
OS Version
Mac OS X Ventura
Problem Description
I'm trying to install Elasticsearch using this guide.
When I start Elasticsearch with the command brew services start elasticsearch-full I see this window alert:
https://i.imgur.com/JRHt2xm.png
and in the log file I see this message:
/opt/homebrew/Cellar/elasticsearch-full/7.17.4/libexec/bin/elasticsearch-env: line 83: 10827 Killed: 9 "$JAVA" "$XSHARE" -cp "$ES_CLASSPATH" org.elasticsearch.tools.java_version_checker.JavaVersionChecker
Elasticsearch is not running.
Steps to Reproduce
Run these commands:
brew tap elastic/tap
brew install elastic/tap/elasticsearch-full
brew services start elasticsearch-full
Logs (if relevant)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scriptsRPM and deb packaging, tar and zip archives, shell and batch scripts>bugTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team