Giter Club home page Giter Club logo

Comments (6)

aetter avatar aetter commented on August 30, 2024

Hi @anelshaer, I assume you were following the RPM installation guide. Can you share more details about the commands you ran to get to this point, operating system and version, and Java version? It's definitely a Java problem, and if we can figure out what went wrong, we can get it into the troubleshooting section.

from for-elasticsearch-docs.

rlk5546 avatar rlk5546 commented on August 30, 2024

Same issue.
RPM installation, followed instructions exactly as written.
Java 1.8
CentOS 7.6.1810

$systemctl start elasticsearch
$systemctl status elasticsearch -l

● elasticsearch.service - Elasticsearch
Loaded: loaded (/usr/lib/systemd/system/elasticsearch.service; disabled; vendor preset: disabled)
Active: active (running) since Wed 2019-03-13 11:51:22 MDT; 8s ago
Docs: http://www.elastic.co
Main PID: 11869 (java)
Tasks: 14
CGroup: /system.slice/elasticsearch.service
└─11869 /bin/java -Xms1g -Xmx1g -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX...

Mar 13 11:51:22 odfe.it..edu systemd[1]: Started Elasticsearch.
Mar 13 11:51:23 odfe.it.
.edu elasticsearch[11869]: java.security.policy: error adding Entry:
Mar 13 11:51:23 odfe.it..edu elasticsearch[11869]: java.net.MalformedURLException: unknown protocol: jrt
Mar 13 11:51:23 odfe.it.
.edu elasticsearch[11869]: java.security.policy: error adding Entry:
Mar 13 11:51:23 odfe.it.***.edu elasticsearch[11869]: java.net.MalformedURLException: unknown protocol: jrt

from for-elasticsearch-docs.

aetter avatar aetter commented on August 30, 2024

Thanks @rlk5546. I'm able to reproduce and am looking into it with engineering. Looks to only be a problem on Java 8.

from for-elasticsearch-docs.

aetter avatar aetter commented on August 30, 2024

Hi everyone, our engineers tell me that those errors are nothing to worry about. If Elasticsearch fails to start, it's likely an incorrect symlink. I've added some information here: b4df35f

from for-elasticsearch-docs.

rlk5546 avatar rlk5546 commented on August 30, 2024

Thanks! It is refreshing to see such a quick response.

from for-elasticsearch-docs.

anelshaer avatar anelshaer commented on August 30, 2024

i'm still having this Issue, and when i do systemctl status logstash
i get the following errors:
[WARN ][logstash.outputs.elasticsearch] Attempted to resurrect connection to dead ES instance, but got an error. {:url=>"http://localhost:9200/", :error_type=>LogStash::Outputs::ElasticSearch::HttpClient::Pool::HostUnreachableError, :error=>"Elasticsearch Unreachable: [http://localhost:9200/][Manticore::ClientProtocolException] localhost:9200 failed to respond"}

curl http://localhost:9200/
curl: (52) Empty reply from server

from for-elasticsearch-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.