Confusing memory limit notification

Answered

I'm running a pretty large project and my fleet kept running out of memory, so I increased it:

yet, whenever fleet lags on some of the smart features it gives me this notification:

If I accept and restart it does lower the value I set to 4096. Am I missing something here?

Fleet version: build 1.21.132
OS: Mac OS X (13.5, x86_64)

0
5 comments

Thank you for reporting. This sounds like a bug. 

Do you set memory in global settings.json file or in the project settings.json file?

Do you restart Smart mode or Fleet itself after this?

If the problem remains, could you please provide Fleet logs after reproducing this? The logs can be collected using Help | Collect Logs... action.

For uploading you can use https://uploads.jetbrains.com or any file sharing service.

Thank you.

0

I used project settings and did try restarting both smart mode and fleet itself, however the result is always the same.

Upload id: 2023_08_03_bUg6PaFnE4Ju63HnmoVXUq (file: fleet-logs-2023-08-03-12-51-4931048405563727634.zip)

0

Thanks! In idea.log I see only these notifications:

2023-07-28 13:00:27,345 [  10083]   INFO - #c.i.d.MemorySizeConfigurator - Physical memory 65536M, minimum memory size 256M, -Xmx adjusted from 850M to 4096M

Also for one of the projects I see the amount was adjusted from 4k to 8k Mb for Xmx.

 

I used project settings

After setting this for project, do you see same notification for the same project or for a different one?

0

> Also for one of the projects I see the amount was adjusted from 4k to 8k Mb for Xmx.

That is probably me setting memory back to 8k after I accepted notification and it reseted it to 4k

> After setting this for project, do you see same notification for the same project or for a different one?

the thing about these notifications is that they appear and somewhat random time and I can't consistently reproduce them. I will try to keep an eye on them and gather logs when I receive a fresh one.

0

I will try to keep an eye on them and gather logs when I receive a fresh one.

This would be very helpful, thank you!

0

Please sign in to leave a comment.