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] Nacos Startup Error: Error creating bean with name ‘authFilter‘
- How to Solve nacos Startup Error and Connect to MYSQL
- Nacos boot error, unable to find Java_HOME [How to Solve]
- [Solved] nacos Startup Error: nested exception is java.lang.RuntimeException: java.lang.RuntimeException: [db-load-error
- Spring cloud remote connect Nacos error [How to Solve]
- [Solved] nacos Error: Client not connected,current status:STARTING,StatusRuntimeException
- [Solved] nacos Startup Error: Please set the JAVA_HOME variable in your environment
- Project Startup Error: It was loaded from the following location
- springcloud alibaba Integrating nacos reports errors: create config service error!properties=NacosConfigPropertie
- [Solved] Error creating bean with name ‘configurationPropertiesBeans‘ defined in class path resource
- [Solved] Nacos offline service error: errCode: 500
- spring cloud 2020 gateway Error 503 [How to Solve]
- Frequent log swiping after Nacos client starts [How to Solve]
- Error creating bean with name ‘servletEndpointRegistrar‘ defined in class path resource
- [Solved] IDEA globally replace yml Error: you have entered malformed replacement
- [Solved] jvm 1 Error occurred during initialization of VM Could not reserve enough space for object heap
- How to Solve FATAL ERROR in native method: JDWP on getting class status, jvmtiError=JVMTI_ERROR_WRONG_PHASE
- Eureka Build Error: org.springframework.beans.factory.BeanCreationException: Error creating bean with name
- [Solved] ssm Error: Error creating bean with name ‘employeeController’: Injection of autowired dependencies failed
- Failed to restart redis-server.service Unit not found [How to Solve]