[mapguide-users] Re: Maestro 2.1.4 released
Gabriele Monfardini
gabrimonfa at gmail.com
Tue Oct 5 06:53:06 EDT 2010
I've opened a bug for that.
http://trac.osgeo.org/mapguide/ticket/1454
The problem is in MgUtil::GetLinuxMemoryStatus in file
http://trac.osgeo.org/mapguide/browser/trunk/MgDev/Common/Foundation/System/Util.cpp
It parses "/proc/meminfo" but it seems to expect that its format is
like that of "free" command, i.e. 2 lines with the memory amounts.
On the contrary, /proc/meminfo has one line for each value, and should
be parsed accordingly.
Regards,
Gabriele Monfardini
More information about the mapguide-users
mailing list