Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

j2cl:watch OOM on huge project after several recompilations #167

Open
treblereel opened this issue May 18, 2022 · 0 comments
Open

j2cl:watch OOM on huge project after several recompilations #167

treblereel opened this issue May 18, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@treblereel
Copy link
Collaborator

env: Osx on mac mini m1 16gb
java:
openjdk version "11.0.13" 2021-10-19 LTS
OpenJDK Runtime Environment Zulu11.52+13-CA (build 11.0.13+8-LTS)
OpenJDK 64-Bit Server VM Zulu11.52+13-CA (build 11.0.13+8-LTS, mixed mode)

j2cl-maven-plugin : 0.19

repo: https:/treblereel/kogito-tooling/tree/j2cl_port_without_layout

runs:

1 : [INFO] Finished org.kie.kogito.stunner.serverless.editor:sw-editor-kogito-app:0.0.0/optimized_js in 75711ms
2 : [INFO] Finished org.kie.kogito.stunner.serverless.editor:sw-editor-kogito-app:0.0.0/optimized_js in 67519ms
3 : [INFO] Finished org.kie.kogito.stunner.serverless.editor:sw-editor-kogito-app:0.0.0/optimized_js in 72911ms
4 : [INFO] Finished org.kie.kogito.stunner.serverless.editor:sw-editor-kogito-app:0.0.0/optimized_js in 220640ms

5 : java.lang.OutOfMemoryError: Java heap space

how to reproduce:

run mvn clean j2cl:watch at https:/treblereel/kogito-tooling/tree/j2cl_port_without_layout/packages/serverless-workflow-diagram-editor

add random code changes several times

@treblereel treblereel added the bug Something isn't working label May 18, 2022
@treblereel treblereel added this to the 0.20 milestone May 18, 2022
@niloc132 niloc132 modified the milestones: 0.20, 0.21 Jul 14, 2022
@niloc132 niloc132 modified the milestones: 0.21, 0.23 Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants