LXC container is alive but application is not launched

Hi,

We have create the LXC container.
LXC container is working fine but application yet to start.

Thanks

Below print is process details:
924 root [bioset]
932 root [yaffs-bg-1]
1009 root -/bin/sh
1010 root journal
1021 root {lxc-start} [lxc monitor] /usr/var/lib/lxc lxc_app
** 1022 root [appmiddleware]**
1038 root [kworker/0:1H]
1042 root [kworker/0:2]

Hi!

Can you run lxc-attach to get a shell in the container? The application is running but it’s accessible by default from within the container.