-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
---
-
---
-
-
Sometimes, the build process of full projects is throwing an out-of-memory error.
Especially if using the OpenShift Developer Sandbox, which has some limitations for the amount of RAM.
This can be due to Quarkus versions that require more memory to build the project.
We should investigate if allowing more memory in the Dockerfile resolves the issue.
Note that, increasing too much could also lead to memory issues.