Details
-
Bug
-
Status: Verified (View Workflow)
-
Major
-
Resolution: Done
-
7.11.0.GA
-
None
-
CR1
-
CR2
-
Description
ERP prod version does not launches on OpenShift
From jlocker
The project deploys successfully but I get the following error when I access the UI:
Server Side Error
org.kie.memorycompiler.KieMemoryCompilerException: Cannot find the System's Java compiler. Please use JDK instead of JRE or add drools-ecj dependency to use in memory Eclipse compiler
org.kie.memorycompiler.jdknative.NativeJavaCompiler.compile(NativeJavaCompiler.java:75)
Workaround:
I have simply fixed that by changing the base image in standalone/Dockerfile to adoptopenjdk/openjdk11:ubi-minimal