ERROR.log 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. [12/13 20:28:02.545][main ][ERROR][c.a.n.c.s.SecurityProxy : 154]:[ login] || [SecurityProxy] login http request failed url: http://192.168.2.252:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=ngfriend198092}, errorMsg: connect timed out
  2. [12/13 20:28:03.556][ty.updater][ERROR][c.a.n.c.s.SecurityProxy : 154]:[ login] || [SecurityProxy] login http request failed url: http://192.168.2.252:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=ngfriend198092}, errorMsg: connect timed out
  3. [12/13 20:28:04.038][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  4. [12/13 20:28:05.056][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  5. [12/13 20:28:06.063][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  6. [12/13 20:28:06.063][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 133]:[ httpGet] || no available server
  7. [12/13 20:28:06.074][main ][ERROR][c.a.n.c.c.i.ClientWorker : 279]:[getServerConfig] || [fixed-192.168.2.252_8848-0e1e2d77-56e8-422c-8317-6f71d7285e59] [sub-server] get server config exception, dataId=alien-gateway, group=DEFAULT_GROUP, tenant=0e1e2d77-56e8-422c-8317-6f71d7285e59
  8. java.net.ConnectException: no available server
  9. at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:134)
  10. at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
  11. at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:274)
  12. at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:155)
  13. at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:98)
  14. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
  15. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
  16. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
  17. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
  18. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:141)
  19. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
  20. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
  21. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
  22. at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101)
  23. at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
  24. at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
  25. at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
  26. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
  27. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
  28. at shop.alien.gateway.AlienGatewayApplication.main(AlienGatewayApplication.java:28)
  29. [12/13 20:28:07.091][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  30. [12/13 20:28:08.103][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  31. [12/13 20:28:09.113][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  32. [12/13 20:28:09.113][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 133]:[ httpGet] || no available server
  33. [12/13 20:28:09.113][main ][ERROR][c.a.n.c.c.i.ClientWorker : 279]:[getServerConfig] || [fixed-192.168.2.252_8848-0e1e2d77-56e8-422c-8317-6f71d7285e59] [sub-server] get server config exception, dataId=alien-gateway.yml, group=DEFAULT_GROUP, tenant=0e1e2d77-56e8-422c-8317-6f71d7285e59
  34. java.net.ConnectException: no available server
  35. at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:134)
  36. at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
  37. at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:274)
  38. at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:155)
  39. at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:98)
  40. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
  41. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
  42. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
  43. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
  44. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:144)
  45. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
  46. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
  47. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
  48. at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101)
  49. at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
  50. at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
  51. at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
  52. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
  53. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
  54. at shop.alien.gateway.AlienGatewayApplication.main(AlienGatewayApplication.java:28)
  55. [12/13 20:28:09.578][ty.updater][ERROR][c.a.n.c.s.SecurityProxy : 154]:[ login] || [SecurityProxy] login http request failed url: http://192.168.2.252:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=ngfriend198092}, errorMsg: connect timed out
  56. [12/13 20:28:10.119][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  57. [12/13 20:28:11.134][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  58. [12/13 20:28:12.137][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  59. [12/13 20:28:12.137][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 133]:[ httpGet] || no available server
  60. [12/13 20:28:12.137][main ][ERROR][c.a.n.c.c.i.ClientWorker : 279]:[getServerConfig] || [fixed-192.168.2.252_8848-0e1e2d77-56e8-422c-8317-6f71d7285e59] [sub-server] get server config exception, dataId=alien-gateway-test.yml, group=DEFAULT_GROUP, tenant=0e1e2d77-56e8-422c-8317-6f71d7285e59
  61. java.net.ConnectException: no available server
  62. at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:134)
  63. at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
  64. at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:274)
  65. at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:155)
  66. at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:98)
  67. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
  68. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
  69. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
  70. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
  71. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:149)
  72. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
  73. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
  74. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
  75. at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101)
  76. at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
  77. at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
  78. at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
  79. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
  80. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
  81. at shop.alien.gateway.AlienGatewayApplication.main(AlienGatewayApplication.java:28)
  82. [12/13 20:28:15.278][main ][ERROR][o.s.b.d.LoggingFailureAnalysisReporter : 40]:[ report] ||
  83. ***************************
  84. APPLICATION FAILED TO START
  85. ***************************
  86. Description:
  87. Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
  88. Reason: Failed to determine a suitable driver class
  89. Action:
  90. Consider the following:
  91. If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
  92. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).
  93. [12/13 20:28:15.599][ty.updater][ERROR][c.a.n.c.s.SecurityProxy : 154]:[ login] || [SecurityProxy] login http request failed url: http://192.168.2.252:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=ngfriend198092}, errorMsg: connect timed out
  94. [12/13 20:28:57.502][main ][ERROR][c.a.n.c.s.SecurityProxy : 154]:[ login] || [SecurityProxy] login http request failed url: http://192.168.2.252:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=ngfriend198092}, errorMsg: connect timed out
  95. [12/13 20:28:58.510][ty.updater][ERROR][c.a.n.c.s.SecurityProxy : 154]:[ login] || [SecurityProxy] login http request failed url: http://192.168.2.252:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=ngfriend198092}, errorMsg: connect timed out
  96. [12/13 20:28:58.942][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  97. [12/13 20:28:59.955][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  98. [12/13 20:29:00.966][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  99. [12/13 20:29:00.967][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 133]:[ httpGet] || no available server
  100. [12/13 20:29:00.971][main ][ERROR][c.a.n.c.c.i.ClientWorker : 279]:[getServerConfig] || [fixed-192.168.2.252_8848-0e1e2d77-56e8-422c-8317-6f71d7285e59] [sub-server] get server config exception, dataId=alien-gateway, group=DEFAULT_GROUP, tenant=0e1e2d77-56e8-422c-8317-6f71d7285e59
  101. java.net.ConnectException: no available server
  102. at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:134)
  103. at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
  104. at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:274)
  105. at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:155)
  106. at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:98)
  107. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
  108. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
  109. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
  110. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
  111. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:141)
  112. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
  113. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
  114. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
  115. at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101)
  116. at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
  117. at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
  118. at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
  119. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
  120. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
  121. at shop.alien.gateway.AlienGatewayApplication.main(AlienGatewayApplication.java:28)
  122. [12/13 20:29:01.992][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  123. [12/13 20:29:02.998][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  124. [12/13 20:29:04.001][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  125. [12/13 20:29:04.002][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 133]:[ httpGet] || no available server
  126. [12/13 20:29:04.002][main ][ERROR][c.a.n.c.c.i.ClientWorker : 279]:[getServerConfig] || [fixed-192.168.2.252_8848-0e1e2d77-56e8-422c-8317-6f71d7285e59] [sub-server] get server config exception, dataId=alien-gateway.yml, group=DEFAULT_GROUP, tenant=0e1e2d77-56e8-422c-8317-6f71d7285e59
  127. java.net.ConnectException: no available server
  128. at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:134)
  129. at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
  130. at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:274)
  131. at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:155)
  132. at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:98)
  133. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
  134. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
  135. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
  136. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
  137. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:144)
  138. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
  139. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
  140. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
  141. at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101)
  142. at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
  143. at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
  144. at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
  145. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
  146. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
  147. at shop.alien.gateway.AlienGatewayApplication.main(AlienGatewayApplication.java:28)
  148. [12/13 20:29:04.517][ty.updater][ERROR][c.a.n.c.s.SecurityProxy : 154]:[ login] || [SecurityProxy] login http request failed url: http://192.168.2.252:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=ngfriend198092}, errorMsg: connect timed out
  149. [12/13 20:29:05.017][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  150. [12/13 20:29:06.027][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  151. [12/13 20:29:07.035][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 112]:[ httpGet] || [NACOS SocketTimeoutException httpGet] currentServerAddr:http://192.168.2.252:8848, err : connect timed out
  152. [12/13 20:29:07.036][main ][ERROR][c.a.n.c.c.h.ServerHttpAgent : 133]:[ httpGet] || no available server
  153. [12/13 20:29:07.036][main ][ERROR][c.a.n.c.c.i.ClientWorker : 279]:[getServerConfig] || [fixed-192.168.2.252_8848-0e1e2d77-56e8-422c-8317-6f71d7285e59] [sub-server] get server config exception, dataId=alien-gateway-test.yml, group=DEFAULT_GROUP, tenant=0e1e2d77-56e8-422c-8317-6f71d7285e59
  154. java.net.ConnectException: no available server
  155. at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:134)
  156. at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:51)
  157. at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:274)
  158. at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:155)
  159. at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:98)
  160. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
  161. at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
  162. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
  163. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
  164. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:149)
  165. at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
  166. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52)
  167. at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
  168. at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101)
  169. at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626)
  170. at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370)
  171. at org.springframework.boot.SpringApplication.run(SpringApplication.java:314)
  172. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
  173. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
  174. at shop.alien.gateway.AlienGatewayApplication.main(AlienGatewayApplication.java:28)
  175. [12/13 20:29:09.486][main ][ERROR][o.s.b.d.LoggingFailureAnalysisReporter : 40]:[ report] ||
  176. ***************************
  177. APPLICATION FAILED TO START
  178. ***************************
  179. Description:
  180. Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
  181. Reason: Failed to determine a suitable driver class
  182. Action:
  183. Consider the following:
  184. If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
  185. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).
  186. [12/13 20:29:56.901][main ][ERROR][c.a.n.c.s.SecurityProxy : 154]:[ login] || [SecurityProxy] login http request failed url: http://127.0.0.1:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=}, errorMsg: errCode: 100, errMsg: Nacos serialize for class [com.alibaba.nacos.common.http.HttpRestResult] failed.
  187. [12/13 20:29:59.684][main ][ERROR][o.s.b.d.LoggingFailureAnalysisReporter : 40]:[ report] ||
  188. ***************************
  189. APPLICATION FAILED TO START
  190. ***************************
  191. Description:
  192. Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
  193. Reason: Failed to determine a suitable driver class
  194. Action:
  195. Consider the following:
  196. If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
  197. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).
  198. [12/13 20:33:02.367][main ][ERROR][c.a.n.c.s.SecurityProxy : 154]:[ login] || [SecurityProxy] login http request failed url: http://127.0.0.1:8848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=}, errorMsg: errCode: 100, errMsg: Nacos serialize for class [com.alibaba.nacos.common.http.HttpRestResult] failed.
  199. [12/13 20:33:05.207][main ][ERROR][o.s.b.d.LoggingFailureAnalysisReporter : 40]:[ report] ||
  200. ***************************
  201. APPLICATION FAILED TO START
  202. ***************************
  203. Description:
  204. Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
  205. Reason: Failed to determine a suitable driver class
  206. Action:
  207. Consider the following:
  208. If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
  209. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).
  210. [12/13 20:35:19.826][main ][ERROR][o.s.b.d.LoggingFailureAnalysisReporter : 40]:[ report] ||
  211. ***************************
  212. APPLICATION FAILED TO START
  213. ***************************
  214. Description:
  215. Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
  216. Reason: Failed to determine a suitable driver class
  217. Action:
  218. Consider the following:
  219. If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
  220. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).