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
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to