D Dey Active Member Licensed User Longtime User Jul 5, 2016 #1 Hello to all I have a PC with JRDC2 and checking the consumption of ram I find high even 1.5 GB, runs 24 hours a 24, restarting the server about 70 80 MB Thank you for I can help us
Hello to all I have a PC with JRDC2 and checking the consumption of ram I find high even 1.5 GB, runs 24 hours a 24, restarting the server about 70 80 MB Thank you for I can help us
Erel B4X founder Staff member Licensed User Longtime User Jul 5, 2016 #2 Does it eventually crash with an out of memory error? Upvote 0
D Dey Active Member Licensed User Longtime User Jul 5, 2016 #3 Erel said: Does it eventually crash with an out of memory error? Click to expand... No, I rebooted the server you can limit consumption of ram? PC 4GB RAM thank you Last edited: Jul 5, 2016 Upvote 0
Erel said: Does it eventually crash with an out of memory error? Click to expand... No, I rebooted the server you can limit consumption of ram? PC 4GB RAM thank you
Erel B4X founder Staff member Licensed User Longtime User Jul 5, 2016 #4 Yes. You can run it with: B4X: java -Xmx1024mb -jar <file> Upvote 0