Legato target log entries - how to interpret unknown entries

Hi

Looking at the target log I see a lot of entries that I don’t understand

With DS RSE Legato Console

Jan  6 02:36:13 | Legato | appCtrl[6039]/framework T=main | cgroups.c OpenCgrpFile() 167 | Could not open file '/sys/fs/cgroup/freezer/helloWorld_onStart/tasks'.  No such file or directory.

or with logread -f another example entry

Jan  6 02:37:10 swi-mdm9x15 user.err Legato: =ERR= | appCtrl[6226]/framework T=main | cgroups.c OpenCgrpFile() 167 | Could not open file '/sys/fs/cgroup/freezer/tools/tasks'.  No such file or directory.

Is there a way to clear this up?
Is there something I should be doing to handle this?

Kind regards

John

Hi, John,

Those messages can be ignored. They will go away with the next release of Developer Studio. They are a result of something that Developer Studio is doing to check on the status of apps. A change in the way the framework works caused these messages to start appearing when using Dev Studio, but it’s harmless.

Cheers,

–Jen