jhipster - Elasticsearch suddenly not reachable/running anymore -
a few days ago used elasticsearch jhipster. able start elasticsearch running backend of jhipster application. (./mvnw in case)
suddenly, without having made changes application itself, elasticsearch isn't reachable anymore. neither curl nor normal http requests work. trying achieve same in newly generated jhipster application ends same result. there no logs present under target/elasticsearch/logs. (the folder not exist)
therefore assume preventing elasticsearch starting up.
how can figure out what's creating problem?
Comments
Post a Comment