-
Bug
-
Resolution: Done
-
Major
-
7.11.0.GA
-
None
-
False
-
False
-
CR1
-
-
-
-
-
-
CR2
-
Undefined
-
-
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