Micaela,

On 10.10.2024 21:44, Micaela Nicole Gobbi wrote:
Hello, I am having the following error when I want to start my Tomcat
server in a Java 1.8 environment. I am using Tomcat 9 and Eclipse IDE JEE.
Thank you very much.

oct 10, 2024 4:15:03 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring DispatcherServlet 'spring'
oct 10, 2024 4:15:29 PM org.apache.catalina.core.ApplicationContext log
GRAVE: Servlet.init() para servlet [spring] lanzó excepción
org.springframework.beans.factory.UnsatisfiedDependencyException: Error
creating bean with name 'authenticationRest': Unsatisfied dependency
expressed through field 'services'; nested exception is
org.springframework.beans.factory.UnsatisfiedDependencyException:
This isn't really a Tomcat-related issue, I believe. Googling your error message gave me these links: https://stackoverflow.com/questions/41511511/unsatisfieddependencyexception-error-creating-bean-with-name https://stackoverflow.com/questions/64887470/error-creating-bean-with-name-projectcontroller-unsatisfied-dependency-expres https://stackoverflow.com/questions/58194552/how-to-fix-error-creating-bean-with-name-unsatisfied-dependency-expressed-thr Sebastian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to