Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
CodeMix consumes all RAM+swap on trigger TypeScript completion
When a completion is trigerred in TypeScript editor, then one of the codemix-engine processes start to consume RAM and swap within seconds. The grow is ca. 10-20GB per second and don’t stop to grow until killed.
This behaviour started yesterday during programming.
Configuration: Eclipse 2020-06 or 2020-09 (same behaviour), Java14, Debian 10
1) The most obvious question would be – do you remember adding any new dependencies or make any version changes to packages in your project?
2) Does it happen with any other project, maybe a simple dummy testing project?
3) I wonder if an extension is misbehaving or if the issue is in core. Can you try disabling them all and see if that fixes the problem? We can then try to figure out where the issue is coming from.
Hi Brian,
with the proposed path of eclipse 2020-09 is works as expected.
1) I don’t exactly remember the modification I have done at this time. 🙁
2) In my project there are 6 Angular projects in parallel (they profit from each other), but no simple one.
3) I disabled CodeMix in preferences “Temporarily disable CodeMix functionality” to overcome this issue. I don’t know what you mean with “disabling them all”. At least at this time I don’t have installed or updated any eclipse plugins.