Results 9 comments of Konstantin

Hello, is there any news about this pr ?

Hello, I think I am in the same situation Here an example: I have a many2many table with an extra column, like this: ```sql CREATE TABLE "a" ( "id" bigserial...

> This is a helm chart for Camunda Platform 7, so I'm not sure why you want to add Camunda 8 services? Optimize is also a camunda 7 service https://docs.camunda.io/optimize/self-managed/optimize-deployment/install-and-start/...

Hello, What is the RAM size of your machine? You can also use this value https://github.com/camunda-community-hub/camunda-7-community-helm/blob/main/charts/camunda-bpm-platform/values.yaml#L32 to add an extra env and add java OPTS like `JAVA_OPTS="-Xms128m -Xmx512m"`

Hi, my bad it's catalina can you try something like this `CATALINA_OPTS="-Xmx2048m -XX:MaxPermSize=1024m -XX:PermSize=1024m` according to this post https://forum.camunda.io/t/java-heap-space-issue/29876/2 ?

Hello, is there any news about this feature ?

is this projet still maintained ?

> @thecampagnards Maybe this problem was fixed with this PR, so please confirm it when you have time. > > #829 yes I still have the issue ``` panic: [1:2]...