2

I'm trying to run a development project on a vm, my vm has Debian 12 and has 8gb ram and I'm running 2 intellij projects + mysql in docker and my vm freezes completely ti the point I need to reset my pc. Anyone has suggestions how to avoid tha without increasing memory? I feel like that a small project like that should hold 8 gb memory

you are viewing a single comment's thread
view the rest of the comments
[-] RandomDevOpsDude@programming.dev 1 points 1 year ago* (last edited 1 year ago)

You may get more traction asking in the communities that exist for those tools: IntelliJ and Docker

8GB for two separate IntelliJ projects sounds low. You could try importing both into one instance as separate "modules" so that there is only one IntelliJ instance/window.

Depending on how you are running the VM, the host may be choking it through the host OS and leading to OOM. Especially with a tool like docker.

Edit: I see you commented usage of windows, you may need to look into wslconfig

this post was submitted on 03 Jul 2023
2 points (62.5% liked)

Programming

17025 readers
128 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS