Log file errors - GetPluginVersionOnline failed to convert

While trying to fix other issues, i came across this in my log file.

01	06/08/14 9:39:51.752	JobHandler_LuaUPnP::GetPluginVersionOnline failed to convert 1408 <0x2c16f680>
01	06/08/14 9:39:52.325	JobHandler_LuaUPnP::GetPluginVersionOnline failed to convert 1458 <0x2c16f680>

Virtual Switch and Virtual Container, respectively

Does anyone know why I am seeing these errors?

I also see this regarding memory leaks:

02 06/08/14 11:14:07.011 LOG_CHECK_MEMORY_LEAK pMem start 0x1022000 now 0x1064000 last 0x1054000 leaked 270336 <0x2b93d680>

I’m guessing that this is a process, not a warning, and that the memory is being cleaned up by the operating system using this process?

my 2c…
06/08/14 11:14:07.011
LOG_CHECK_MEMORY_LEAK pMem start 0x1022000 now 0x1064000 last 0x1054000 leaked 270336

is probably a good thing… like a SW watchdog output, not an actual leak warning - Did you find out otherwise ?