Environmental Science:
Nacos-server-2.0.4
Windows.8.1
nacos-server-2.0.4\nacos\bin\startup.cmd execute error
Error message: Error starting Tomcat context. Exception: org.springframework.beans.factory.BeanCreationException
Reason for error: Nacos defaults to the cluster startup mode
Modify as shown in the figure to start a single machine
set MODE="standalone"
Start successful
Other solutions:
Start by command
startup.cmd -m standalone
Read More:
- [Solved] SpringBoot Startup Error: org.springframework.beans.factory.UnsatisfiedDependencyException Error creating
- JPA multiple-data source startup error: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘t
- [Solved] org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘org
- [Solved] org.springframework.beans.factory.UnsatisfiedDependencyException
- [Solved] org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name
- [Solved]Org.springframework.beans.factory.nosuchbeandefinitionexception error reported
- [Solved] org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘xxx‘
- [Solved] org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class
- Eureka Build Error: org.springframework.beans.factory.BeanCreationException: Error creating bean with name
- [Siolved] org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘webMvcObject
- [Solved] Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type…
- org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘testApplicat
- [Solved] Spring set xml Component Scanning error: Caused by: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException…
- [Solved] Error: (4, 52) Java: package org springframework. beans. factory. Annotation does not exist
- [Solved] nacos Startup Error: Unable to start embedded Tomcat
- [Solved] Nacos1.3.2 Startup Error: Unable to start embedded Tomcat
- [Solved] org.springframework.context.ApplicationContextException: Failed to start bean ‘org.springframework.a
- [Solved] eureka Startup Error: Unable to start web … nested exception is org.springframework.boot.web.server.WebS
- [Solved] eureka Startup Error: Unable to start web … nested exception is org.springframework.boot.web.server.WebS
- [Solved] SSM startup error: ClassNotFoundException: java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener