# Error Starting Logstash(Any version)

**URL:** https://discuss.elastic.co/t/error-starting-logstash-any-version/138313
**Category:** Logstash
**Created:** [July 3, 2018, 6:35am UTC](https://discuss.elastic.co/t/error-starting-logstash-any-version/138313 "2018-07-03T06:35:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![JamJamJames98](https://avatars.discourse-cdn.com/v4/letter/j/7ba0ec/32.png) [@JamJamJames98](https://discuss.elastic.co/u/JamJamJames98)
#### Post date: [July 3, 2018, 6:35am UTC](https://discuss.elastic.co/t/error-starting-logstash-any-version/138313/1 "2018-07-03T06:35:59Z")

</div>

I am trying to run Logstash on my machine (mac osx high sierra), but am encountering an error when i run ./bin/logstash

I get the error when trying the "hello world", and without any config file still gives this error which leads me to believe there is something wrong with my installation

The error is:  
[ERROR] 2018-07-03 16:29:45.436 [main] Logstash - java.lang.IllegalStateException: Logstash stopped processing because of an error: (LoadError) load error: jopenssl/load -- java.lang.IncompatibleClassChangeError: Implementing class

Ive tried redownloading logstash, reinstalling my jdk, which is:  
(java -version  
java version "1.8.0\_171"  
Java(TM) SE Runtime Environment (build 1.8.0\_171-b11)  
Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode))

my JAVA\_HOME should be correct in my bash profile  
"export JAVA\_HOME=$(/usr/libexec/java\_home -v 1.8)"

so i really have no idea whats causing the problem  
was wondering if anybody has a solution?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 31, 2018, 6:36am UTC](https://discuss.elastic.co/t/error-starting-logstash-any-version/138313/2 "2018-07-31T06:36:01Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
