Application failed to start

Hi,

I tried to start the app, but it exited immediately. what are those “setting resource limit xxxx”?

Thanks

Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[1048]/supervisor T=main | app.c CreateFileLink() 2154 | Created file link ‘/tmp/legato/serviceDirectoryServer’ to ‘/legato/systems/current/appsWriteable/smsApp/tmp/legato/serviceDirectoryServer’.
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[1048]/supervisor T=main | app.c CreateFileLink() 2154 | Created file link ‘/tmp/legato/serviceDirectoryClient’ to ‘/legato/systems/current/appsWriteable/smsApp/tmp/legato/serviceDirectoryClient’.
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[1048]/supervisor T=main | resourceLimits.c GetCfgResourceLimit() 207 | Configured resource limit maxStackBytes is not available. Using the default value 0.
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[1048]/supervisor T=main | proc.c proc_Start() 1403 | Starting process ‘sms’ with pid 8739
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[1048]/supervisor T=main | supervisor.c SigChildHandler() 899 | Reaping unconfigured child process 8735.
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[8739]/supervisor T=main | proc.c proc_Start() 1363 | Execing ‘sms’
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[8739]/supervisor T=main | resourceLimits.c SetRLimitValue() 301 | Setting resource limit maxCoreDumpFileBytes to value 102400.
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[8739]/supervisor T=main | resourceLimits.c SetRLimitValue() 301 | Setting resource limit maxFileBytes to value 102400.
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[8739]/supervisor T=main | resourceLimits.c SetRLimitValue() 301 | Setting resource limit maxLockedMemoryBytes to value 8192.
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[8739]/supervisor T=main | resourceLimits.c SetRLimitValue() 301 | Setting resource limit maxFileDescriptors to value 256.
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[8739]/supervisor T=main | resourceLimits.c SetRLimitValue() 301 | Setting resource limit maxMQueueBytes to value 512.
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[8739]/supervisor T=main | resourceLimits.c SetRLimitValue() 301 | Setting resource limit maxThreads to value 20.
Jan 5 18:02:09 swi-mdm9x28-wp user.info Legato: INFO | supervisor[8739]/supervisor T=main | resourceLimits.c SetRLimitValue() 301 | Setting resource limit maxQueuedSignals to value 100.
Jan 6 01:02:09 swi-mdm9x28-wp user.info Legato: INFO | sms[8739]/smsComponent T=main | main.c _smsComponent_COMPONENT_INIT() 10 | started…
Jan 6 01:02:09 swi-mdm9x28-wp user.info Legato: INFO | sms[8739]/smsComponent T=main | main.c _smsComponent_COMPONENT_INIT() 13 | end…

Can you attach your application here?