Why servlet goes to failed activation state?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Hi @lone_Ranger please go to http://localhost:4502/system/console/components or http://localhost:4502/system/console/bundles and search your servlet there. On clicking your servlet you can see which packages are missing. Check if any service is in unsatisfied state. Share the info here.
Hi @lone_Ranger
Could you please share the code or check the error log for more details? This will help to guide you better.
I would like to focus on below points -
조회 수
답글
좋아요 수
Hi @lone_Ranger please go to http://localhost:4502/system/console/components or http://localhost:4502/system/console/bundles and search your servlet there. On clicking your servlet you can see which packages are missing. Check if any service is in unsatisfied state. Share the info here.
thanks this helped to resolve exception ....
조회 수
답글
좋아요 수
From the bundle, click on the servlet.
it will take you to its details.
Here you would be to check if all dependencies are satisfied.
Also, please check the logs when you install the Servlet via bundle installation
조회 수
Likes
답글