Bear with me this is my first post in the ReadonlyREST forums.
I ran into the error when trying to start Elasticsearch after a successful Readonlyrest download. It displays this:
Failed to load class “org.slf4j.impl.StaticLoggerBinder”
I visited the info page that it told me to and added the logback-classic.jar into the lib folder under the Elasticsearch directory. When I tried again to start Elasticsearch this message appeared:
Failed to instantiate SLF4J LoggerFactory
I am at a loss for what to do. Is there a way to fix these issues?
Thanks!