You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2020. It is now read-only.
pl.allegro.tech.embeddedelasticsearch.EmbeddedElasticsearchStartupException: Failed to start elasticsearch. Check previous logs for details
at pl.allegro.tech.embeddedelasticsearch.ElasticServer.waitForElasticToStart(ElasticServer.java:124)
at pl.allegro.tech.embeddedelasticsearch.ElasticServer.start(ElasticServer.java:48)
at pl.allegro.tech.embeddedelasticsearch.EmbeddedElastic.startElastic(EmbeddedElastic.java:75)
at pl.allegro.tech.embeddedelasticsearch.EmbeddedElastic.start(EmbeddedElastic.java:57)
Hi, I have a Spring Boot app that uses your library for integration testing. It works fine on local machine, but it fails if app runs in Concourse-Ci.
gradle file
java class
error from Concourse
Memory printout of container
The text was updated successfully, but these errors were encountered: