# Custom Module does not work in 4.8.9

**URL:** https://community.wowza.com/t/custom-module-does-not-work-in-4-8-9/92817
**Category:** Wowza Streaming Engine
**Created:** [February 10, 2021, 6:10pm UTC](https://community.wowza.com/t/custom-module-does-not-work-in-4-8-9/92817 "2021-02-10T18:10:36Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Rich\_Sokol](https://avatars.discourse-cdn.com/v4/letter/r/d78d45/32.png) [@Rich\_Sokol](https://community.wowza.com/u/Rich_Sokol)
#### Post date: [February 10, 2021, 6:10pm UTC](https://community.wowza.com/t/custom-module-does-not-work-in-4-8-9/92817/1 "2021-02-10T18:10:36Z")

</div>

We have a custom module that does not work after updating to 4.8.9. We are pretty certain it is a Java compatibility issue, whereby jdk-12.0.1 needs to be updated when compiling the module? What version of the JDK is required in 4.8.9 for the modules to work? Can we use something offered by Red Hat to by pass paid licensing? Java is not my strong suit, sorry.

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [February 10, 2021, 6:40pm UTC](https://community.wowza.com/t/custom-module-does-not-work-in-4-8-9/92817/2 "2021-02-10T18:40:52Z")

</div>

Wowza Streaming Engine version 4.7.8 and later requires OpenJDK Java SE JRE 9.0.4 at a minimum, but supports up to Java version 12. Earlier versions of Java aren’t supported. Previous versions of Wowza Streaming Engine (version 4.7.7) required Java 8.

So by Default Engine supports Java 9, but can be configured to support 9-12.

Once you do an update to 4.8.9, you do need to point Engine to the version of Java you are using like Java 12 and we explain how to do that in this doc.

[https://www.wowza.com/docs/manually-install-and-troubleshoot-java-on-wowza-streaming-engine](https://www.wowza.com/docs/manually-install-and-troubleshoot-java-on-wowza-streaming-engine)

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [February 10, 2021, 6:46pm UTC](https://community.wowza.com/t/custom-module-does-not-work-in-4-8-9/92817/3 "2021-02-10T18:46:22Z")

</div>

We also made this clear in the 4.8.9 updater doc:

Second paragraph… in case you missed it.

 ![Screen Shot 2021-02-10 at 1.41.17 PM](https://us1.discourse-cdn.com/flex002/uploads/wowza1/original/1X/a2c31ccb64e6820e6101ac61978a9230252c4b22.png)  
  

If you’re still having issues though with the Java in 4.8.9, please send us a support ticket Rich so we can take a closer look why that is. Sometimes there could be a port, firewall or IP address issue, so we can help you if the info I posted above doesn’t help.

---

<div class="post-metadata">

### Author: ![Rich\_Sokol](https://avatars.discourse-cdn.com/v4/letter/r/d78d45/32.png) [@Rich\_Sokol](https://community.wowza.com/u/Rich_Sokol)
#### Post date: [February 10, 2021, 6:57pm UTC](https://community.wowza.com/t/custom-module-does-not-work-in-4-8-9/92817/4 "2021-02-10T18:57:47Z")

</div>

> [@Rose\_Power-Wowza\_Com](#):
>
> OpenJDK Java SE JRE 9.0.4

 ![Untitled](https://us1.discourse-cdn.com/flex002/uploads/wowza1/original/1X/8b41e8624de6e7139654cdbebd2cd06302d976cb.png)

We have WSE 4.8.9 up and running without issue running Java 9.0.4. Our question is about a module that we are building locally on a windows workstation via Eclipse. We are Java challenged, can you share a link to the OpenJDK that is needed to build our existing module so that it is compatible in 4.8.9. Thanks!
