An app pool kept stopping every time it was started and gave this error in the application logs:
The worker process for application pool \'APP_POOL_NA
I have deleted the DefaultAppPool, then I have created a new pool MyAppPool and added applications in there and it worked.
DefaultAppPool
MyAppPool