apolloconfig / apollo-quick-start

Apollo Quick Start
692 stars 1.85k forks source link

参考无法启动 #59

Closed mailxlah closed 3 years ago

mailxlah commented 3 years ago

Error creating bean with name 'eurekaInstanceConfigBean': Singleton bean creation not allowed while singletons of this factory are in destruction

mailxlah commented 3 years ago

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2020-12-09 19:52:30.118 ERROR 2800 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :


APPLICATION FAILED TO START


Description:

Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.

Reason: Failed to determine suitable jdbc url

nobodyiam commented 3 years ago

看上去是数据库地址没有指定

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in the last 21 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.