首页 新闻 赞助 找找看

springcloudAlibaba使用nacos启动报错

0
悬赏园豆:10 [已关闭问题] 关闭于 2021-01-14 16:22

springcloudAlibaba使用nacos启动报错连接localhost:8888,我本地配置的端口是8085为何老是连接这个地址?启动信息如下
"C:\Program Files\Java\jdk1.8.0_202\bin\java.exe" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:49773,suspend=y,server=n -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -javaagent:C:\Users\pactera\AppData\Local\JetBrains\IntelliJIdea2020.3\groovyHotSwap\gragent.jar -javaagent:C:\Users\pactera\AppData\Local\JetBrains\IntelliJIdea2020.3\captureAgent\debugger-agent.jar -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_202\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\rt.jar;D:\eclipse\jgdtproject\cloud\testconfing\target\classes;D:\eclipse\jgdtproject\cloud\common\web\target\classes;D:\workspace\mav-repository\org\springframework\spring-web\5.1.11.RELEASE\spring-web-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\springframework\spring-beans\5.1.11.RELEASE\spring-beans-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\springframework\spring-webmvc\5.1.11.RELEASE\spring-webmvc-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\springframework\spring-aop\5.1.11.RELEASE\spring-aop-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\springframework\spring-context\5.1.11.RELEASE\spring-context-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\springframework\spring-expression\5.1.11.RELEASE\spring-expression-5.1.11.RELEASE.jar;D:\workspace\mav-repository\com\fasterxml\jackson\core\jackson-databind\2.9.10.1\jackson-databind-2.9.10.1.jar;D:\workspace\mav-repository\com\fasterxml\jackson\core\jackson-annotations\2.9.10\jackson-annotations-2.9.10.jar;D:\workspace\mav-repository\com\fasterxml\jackson\core\jackson-core\2.9.10\jackson-core-2.9.10.jar;D:\workspace\mav-repository\com\baomidou\mybatis-plus-boot-starter\3.1.0\mybatis-plus-boot-starter-3.1.0.jar;D:\workspace\mav-repository\com\baomidou\mybatis-plus\3.1.0\mybatis-plus-3.1.0.jar;D:\workspace\mav-repository\com\baomidou\mybatis-plus-extension\3.1.0\mybatis-plus-extension-3.1.0.jar;D:\workspace\mav-repository\com\baomidou\mybatis-plus-core\3.1.0\mybatis-plus-core-3.1.0.jar;D:\workspace\mav-repository\com\baomidou\mybatis-plus-annotation\3.1.0\mybatis-plus-annotation-3.1.0.jar;D:\workspace\mav-repository\com\github\jsqlparser\jsqlparser\1.4\jsqlparser-1.4.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-autoconfigure\2.1.10.RELEASE\spring-boot-autoconfigure-2.1.10.RELEASE.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-starter-jdbc\2.1.10.RELEASE\spring-boot-starter-jdbc-2.1.10.RELEASE.jar;D:\workspace\mav-repository\com\zaxxer\HikariCP\3.2.0\HikariCP-3.2.0.jar;D:\workspace\mav-repository\org\springframework\spring-jdbc\5.1.11.RELEASE\spring-jdbc-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\mybatis\mybatis-spring\2.0.0\mybatis-spring-2.0.0.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-starter-data-redis\2.1.10.RELEASE\spring-boot-starter-data-redis-2.1.10.RELEASE.jar;D:\workspace\mav-repository\org\springframework\data\spring-data-redis\2.1.12.RELEASE\spring-data-redis-2.1.12.RELEASE.jar;D:\workspace\mav-repository\org\springframework\data\spring-data-keyvalue\2.1.12.RELEASE\spring-data-keyvalue-2.1.12.RELEASE.jar;D:\workspace\mav-repository\org\springframework\data\spring-data-commons\2.1.12.RELEASE\spring-data-commons-2.1.12.RELEASE.jar;D:\workspace\mav-repository\org\springframework\spring-tx\5.1.11.RELEASE\spring-tx-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\springframework\spring-oxm\5.1.11.RELEASE\spring-oxm-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\springframework\spring-context-support\5.1.11.RELEASE\spring-context-support-5.1.11.RELEASE.jar;D:\workspace\mav-repository\io\lettuce\lettuce-core\5.1.8.RELEASE\lettuce-core-5.1.8.RELEASE.jar;D:\workspace\mav-repository\io\netty\netty-common\4.1.43.Final\netty-common-4.1.43.Final.jar;D:\workspace\mav-repository\io\netty\netty-handler\4.1.43.Final\netty-handler-4.1.43.Final.jar;D:\workspace\mav-repository\io\netty\netty-buffer\4.1.43.Final\netty-buffer-4.1.43.Final.jar;D:\workspace\mav-repository\io\netty\netty-codec\4.1.43.Final\netty-codec-4.1.43.Final.jar;D:\workspace\mav-repository\io\netty\netty-transport\4.1.43.Final\netty-transport-4.1.43.Final.jar;D:\workspace\mav-repository\io\netty\netty-resolver\4.1.43.Final\netty-resolver-4.1.43.Final.jar;D:\workspace\mav-repository\io\projectreactor\reactor-core\3.2.12.RELEASE\reactor-core-3.2.12.RELEASE.jar;D:\workspace\mav-repository\org\reactivestreams\reactive-streams\1.0.3\reactive-streams-1.0.3.jar;D:\workspace\mav-repository\org\apache\commons\commons-pool2\2.6.2\commons-pool2-2.6.2.jar;D:\workspace\mav-repository\org\springframework\spring-test\5.1.11.RELEASE\spring-test-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\mybatis\mybatis\3.5.1\mybatis-3.5.1.jar;D:\workspace\mav-repository\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;D:\workspace\mav-repository\org\springframework\spring-core\5.1.11.RELEASE\spring-core-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\springframework\spring-jcl\5.1.11.RELEASE\spring-jcl-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-starter-config\2.1.0.RELEASE\spring-cloud-starter-config-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-starter\2.1.0.RELEASE\spring-cloud-starter-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\security\spring-security-rsa\1.0.7.RELEASE\spring-security-rsa-1.0.7.RELEASE.jar;D:\workspace\mav-repository\org\bouncycastle\bcpkix-jdk15on\1.60\bcpkix-jdk15on-1.60.jar;D:\workspace\mav-repository\org\bouncycastle\bcprov-jdk15on\1.60\bcprov-jdk15on-1.60.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-config-client\2.1.0.RELEASE\spring-cloud-config-client-2.1.0.RELEASE.jar;D:\eclipse\jgdtproject\cloud\common\core\target\classes;D:\workspace\mav-repository\io\springfox\springfox-swagger2\2.9.2\springfox-swagger2-2.9.2.jar;D:\workspace\mav-repository\io\swagger\swagger-annotations\1.5.20\swagger-annotations-1.5.20.jar;D:\workspace\mav-repository\io\swagger\swagger-models\1.5.20\swagger-models-1.5.20.jar;D:\workspace\mav-repository\io\springfox\springfox-spi\2.9.2\springfox-spi-2.9.2.jar;D:\workspace\mav-repository\io\springfox\springfox-core\2.9.2\springfox-core-2.9.2.jar;D:\workspace\mav-repository\io\springfox\springfox-schema\2.9.2\springfox-schema-2.9.2.jar;D:\workspace\mav-repository\io\springfox\springfox-swagger-common\2.9.2\springfox-swagger-common-2.9.2.jar;D:\workspace\mav-repository\io\springfox\springfox-spring-web\2.9.2\springfox-spring-web-2.9.2.jar;D:\workspace\mav-repository\com\google\guava\guava\20.0\guava-20.0.jar;D:\workspace\mav-repository\com\fasterxml\classmate\1.4.0\classmate-1.4.0.jar;D:\workspace\mav-repository\org\slf4j\slf4j-api\1.7.29\slf4j-api-1.7.29.jar;D:\workspace\mav-repository\org\springframework\plugin\spring-plugin-core\1.2.0.RELEASE\spring-plugin-core-1.2.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\plugin\spring-plugin-metadata\1.2.0.RELEASE\spring-plugin-metadata-1.2.0.RELEASE.jar;D:\workspace\mav-repository\org\mapstruct\mapstruct\1.2.0.Final\mapstruct-1.2.0.Final.jar;D:\workspace\mav-repository\io\springfox\springfox-swagger-ui\2.9.2\springfox-swagger-ui-2.9.2.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-starter-actuator\2.1.10.RELEASE\spring-boot-starter-actuator-2.1.10.RELEASE.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-starter\2.1.10.RELEASE\spring-boot-starter-2.1.10.RELEASE.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot\2.1.10.RELEASE\spring-boot-2.1.10.RELEASE.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-starter-logging\2.1.10.RELEASE\spring-boot-starter-logging-2.1.10.RELEASE.jar;D:\workspace\mav-repository\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\workspace\mav-repository\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\workspace\mav-repository\org\apache\logging\log4j\log4j-to-slf4j\2.11.2\log4j-to-slf4j-2.11.2.jar;D:\workspace\mav-repository\org\apache\logging\log4j\log4j-api\2.11.2\log4j-api-2.11.2.jar;D:\workspace\mav-repository\org\slf4j\jul-to-slf4j\1.7.29\jul-to-slf4j-1.7.29.jar;D:\workspace\mav-repository\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\workspace\mav-repository\org\yaml\snakeyaml\1.23\snakeyaml-1.23.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-actuator-autoconfigure\2.1.10.RELEASE\spring-boot-actuator-autoconfigure-2.1.10.RELEASE.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-actuator\2.1.10.RELEASE\spring-boot-actuator-2.1.10.RELEASE.jar;D:\workspace\mav-repository\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.10\jackson-datatype-jsr310-2.9.10.jar;D:\workspace\mav-repository\io\micrometer\micrometer-core\1.1.8\micrometer-core-1.1.8.jar;D:\workspace\mav-repository\org\hdrhistogram\HdrHistogram\2.1.9\HdrHistogram-2.1.9.jar;D:\workspace\mav-repository\org\latencyutils\LatencyUtils\2.0.3\LatencyUtils-2.0.3.jar;D:\workspace\mav-repository\com\alibaba\cloud\spring-cloud-alibaba-nacos-discovery\2.1.0.RELEASE\spring-cloud-alibaba-nacos-discovery-2.1.0.RELEASE.jar;D:\workspace\mav-repository\com\alibaba\nacos\nacos-client\1.1.1\nacos-client-1.1.1.jar;D:\workspace\mav-repository\com\alibaba\nacos\nacos-common\1.1.1\nacos-common-1.1.1.jar;D:\workspace\mav-repository\commons-io\commons-io\2.2\commons-io-2.2.jar;D:\workspace\mav-repository\org\apache\commons\commons-lang3\3.8.1\commons-lang3-3.8.1.jar;D:\workspace\mav-repository\com\alibaba\nacos\nacos-api\1.1.1\nacos-api-1.1.1.jar;D:\workspace\mav-repository\com\alibaba\fastjson\1.2.47\fastjson-1.2.47.jar;D:\workspace\mav-repository\commons-codec\commons-codec\1.11\commons-codec-1.11.jar;D:\workspace\mav-repository\io\prometheus\simpleclient\0.5.0\simpleclient-0.5.0.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-commons\2.1.0.RELEASE\spring-cloud-commons-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\security\spring-security-crypto\5.1.7.RELEASE\spring-security-crypto-5.1.7.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-context\2.1.0.RELEASE\spring-cloud-context-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-starter-netflix-ribbon\2.1.0.RELEASE\spring-cloud-starter-netflix-ribbon-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-netflix-ribbon\2.1.0.RELEASE\spring-cloud-netflix-ribbon-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-netflix-archaius\2.1.0.RELEASE\spring-cloud-netflix-archaius-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-starter-netflix-archaius\2.1.0.RELEASE\spring-cloud-starter-netflix-archaius-2.1.0.RELEASE.jar;D:\workspace\mav-repository\com\netflix\archaius\archaius-core\0.7.6\archaius-core-0.7.6.jar;D:\workspace\mav-repository\com\google\code\findbugs\jsr305\3.0.1\jsr305-3.0.1.jar;D:\workspace\mav-repository\commons-configuration\commons-configuration\1.8\commons-configuration-1.8.jar;D:\workspace\mav-repository\com\netflix\ribbon\ribbon\2.3.0\ribbon-2.3.0.jar;D:\workspace\mav-repository\com\netflix\ribbon\ribbon-transport\2.3.0\ribbon-transport-2.3.0.jar;D:\workspace\mav-repository\io\reactivex\rxnetty-contexts\0.4.9\rxnetty-contexts-0.4.9.jar;D:\workspace\mav-repository\io\reactivex\rxnetty-servo\0.4.9\rxnetty-servo-0.4.9.jar;D:\workspace\mav-repository\com\netflix\hystrix\hystrix-core\1.5.18\hystrix-core-1.5.18.jar;D:\workspace\mav-repository\javax\inject\javax.inject\1\javax.inject-1.jar;D:\workspace\mav-repository\io\reactivex\rxnetty\0.4.9\rxnetty-0.4.9.jar;D:\workspace\mav-repository\com\netflix\ribbon\ribbon-core\2.3.0\ribbon-core-2.3.0.jar;D:\workspace\mav-repository\com\netflix\ribbon\ribbon-httpclient\2.3.0\ribbon-httpclient-2.3.0.jar;D:\workspace\mav-repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;D:\workspace\mav-repository\org\apache\httpcomponents\httpclient\4.5.10\httpclient-4.5.10.jar;D:\workspace\mav-repository\org\apache\httpcomponents\httpcore\4.4.12\httpcore-4.4.12.jar;D:\workspace\mav-repository\com\sun\jersey\jersey-client\1.19.1\jersey-client-1.19.1.jar;D:\workspace\mav-repository\com\sun\jersey\jersey-core\1.19.1\jersey-core-1.19.1.jar;D:\workspace\mav-repository\javax\ws\rs\jsr311-api\1.1.1\jsr311-api-1.1.1.jar;D:\workspace\mav-repository\com\sun\jersey\contribs\jersey-apache-client4\1.19.1\jersey-apache-client4-1.19.1.jar;D:\workspace\mav-repository\com\netflix\servo\servo-core\0.12.21\servo-core-0.12.21.jar;D:\workspace\mav-repository\com\netflix\netflix-commons\netflix-commons-util\0.3.0\netflix-commons-util-0.3.0.jar;D:\workspace\mav-repository\com\netflix\ribbon\ribbon-loadbalancer\2.3.0\ribbon-loadbalancer-2.3.0.jar;D:\workspace\mav-repository\com\netflix\netflix-commons\netflix-statistics\0.1.1\netflix-statistics-0.1.1.jar;D:\workspace\mav-repository\io\reactivex\rxjava\1.3.8\rxjava-1.3.8.jar;D:\workspace\mav-repository\com\alibaba\cloud\spring-cloud-starter-alibaba-sentinel\2.1.0.RELEASE\spring-cloud-starter-alibaba-sentinel-2.1.0.RELEASE.jar;D:\workspace\mav-repository\com\alibaba\cloud\spring-cloud-alibaba-sentinel\2.1.0.RELEASE\spring-cloud-alibaba-sentinel-2.1.0.RELEASE.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-transport-simple-http\1.6.3\sentinel-transport-simple-http-1.6.3.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-transport-common\1.6.3\sentinel-transport-common-1.6.3.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-datasource-extension\1.6.3\sentinel-datasource-extension-1.6.3.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-annotation-aspectj\1.6.3\sentinel-annotation-aspectj-1.6.3.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-core\1.6.3\sentinel-core-1.6.3.jar;D:\workspace\mav-repository\org\aspectj\aspectjrt\1.9.4\aspectjrt-1.9.4.jar;D:\workspace\mav-repository\org\aspectj\aspectjweaver\1.9.4\aspectjweaver-1.9.4.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-web-servlet\1.6.3\sentinel-web-servlet-1.6.3.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-spring-webflux-adapter\1.6.3\sentinel-spring-webflux-adapter-1.6.3.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-reactor-adapter\1.6.3\sentinel-reactor-adapter-1.6.3.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-parameter-flow-control\1.6.3\sentinel-parameter-flow-control-1.6.3.jar;D:\workspace\mav-repository\com\googlecode\concurrentlinkedhashmap\concurrentlinkedhashmap-lru\1.4.2\concurrentlinkedhashmap-lru-1.4.2.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-cluster-server-default\1.6.3\sentinel-cluster-server-default-1.6.3.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-cluster-common-default\1.6.3\sentinel-cluster-common-default-1.6.3.jar;D:\workspace\mav-repository\com\alibaba\csp\sentinel-cluster-client-default\1.6.3\sentinel-cluster-client-default-1.6.3.jar;D:\workspace\mav-repository\com\alibaba\cloud\spring-cloud-alibaba-sentinel-datasource\2.1.0.RELEASE\spring-cloud-alibaba-sentinel-datasource-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-starter-aop\2.1.10.RELEASE\spring-boot-starter-aop-2.1.10.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-starter-zipkin\2.1.0.RELEASE\spring-cloud-starter-zipkin-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-starter-sleuth\2.1.0.RELEASE\spring-cloud-starter-sleuth-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-sleuth-core\2.1.0.RELEASE\spring-cloud-sleuth-core-2.1.0.RELEASE.jar;D:\workspace\mav-repository\io\zipkin\brave\brave\5.6.1\brave-5.6.1.jar;D:\workspace\mav-repository\io\zipkin\brave\brave-context-log4j2\5.6.1\brave-context-log4j2-5.6.1.jar;D:\workspace\mav-repository\io\zipkin\brave\brave-instrumentation-spring-web\5.6.1\brave-instrumentation-spring-web-5.6.1.jar;D:\workspace\mav-repository\io\zipkin\brave\brave-instrumentation-http\5.6.1\brave-instrumentation-http-5.6.1.jar;D:\workspace\mav-repository\io\zipkin\brave\brave-instrumentation-spring-rabbit\5.6.1\brave-instrumentation-spring-rabbit-5.6.1.jar;D:\workspace\mav-repository\io\zipkin\brave\brave-instrumentation-kafka-clients\5.6.1\brave-instrumentation-kafka-clients-5.6.1.jar;D:\workspace\mav-repository\io\zipkin\brave\brave-instrumentation-httpclient\5.6.1\brave-instrumentation-httpclient-5.6.1.jar;D:\workspace\mav-repository\io\zipkin\brave\brave-instrumentation-httpasyncclient\5.6.1\brave-instrumentation-httpasyncclient-5.6.1.jar;D:\workspace\mav-repository\io\zipkin\brave\brave-instrumentation-spring-webmvc\5.6.1\brave-instrumentation-spring-webmvc-5.6.1.jar;D:\workspace\mav-repository\io\zipkin\brave\brave-instrumentation-servlet\5.6.1\brave-instrumentation-servlet-5.6.1.jar;D:\workspace\mav-repository\io\zipkin\brave\brave-instrumentation-jms\5.6.1\brave-instrumentation-jms-5.6.1.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-sleuth-zipkin\2.1.0.RELEASE\spring-cloud-sleuth-zipkin-2.1.0.RELEASE.jar;D:\workspace\mav-repository\io\zipkin\zipkin2\zipkin\2.12.0\zipkin-2.12.0.jar;D:\workspace\mav-repository\io\zipkin\reporter2\zipkin-reporter\2.7.14\zipkin-reporter-2.7.14.jar;D:\workspace\mav-repository\io\zipkin\reporter2\zipkin-sender-kafka11\2.7.14\zipkin-sender-kafka11-2.7.14.jar;D:\workspace\mav-repository\io\zipkin\reporter2\zipkin-sender-amqp-client\2.7.14\zipkin-sender-amqp-client-2.7.14.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-starter-bus-amqp\2.1.0.RELEASE\spring-cloud-starter-bus-amqp-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-starter-stream-rabbit\2.1.0.RELEASE\spring-cloud-starter-stream-rabbit-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-stream-binder-rabbit\2.1.0.RELEASE\spring-cloud-stream-binder-rabbit-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-stream-binder-rabbit-core\2.1.0.RELEASE\spring-cloud-stream-binder-rabbit-core-2.1.0.RELEASE.jar;D:\workspace\mav-repository\com\rabbitmq\http-client\2.1.0.RELEASE\http-client-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-starter-amqp\2.1.10.RELEASE\spring-boot-starter-amqp-2.1.10.RELEASE.jar;D:\workspace\mav-repository\org\springframework\amqp\spring-rabbit\2.1.12.RELEASE\spring-rabbit-2.1.12.RELEASE.jar;D:\workspace\mav-repository\com\rabbitmq\amqp-client\5.4.3\amqp-client-5.4.3.jar;D:\workspace\mav-repository\org\springframework\amqp\spring-amqp\2.1.12.RELEASE\spring-amqp-2.1.12.RELEASE.jar;D:\workspace\mav-repository\org\springframework\integration\spring-integration-amqp\5.1.9.RELEASE\spring-integration-amqp-5.1.9.RELEASE.jar;D:\workspace\mav-repository\org\springframework\integration\spring-integration-jmx\5.1.9.RELEASE\spring-integration-jmx-5.1.9.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-bus\2.1.0.RELEASE\spring-cloud-bus-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-stream\2.1.0.RELEASE\spring-cloud-stream-2.1.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\boot\spring-boot-starter-validation\2.1.10.RELEASE\spring-boot-starter-validation-2.1.10.RELEASE.jar;D:\workspace\mav-repository\org\apache\tomcat\embed\tomcat-embed-el\9.0.27\tomcat-embed-el-9.0.27.jar;D:\workspace\mav-repository\org\hibernate\validator\hibernate-validator\6.0.18.Final\hibernate-validator-6.0.18.Final.jar;D:\workspace\mav-repository\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\workspace\mav-repository\org\jboss\logging\jboss-logging\3.3.3.Final\jboss-logging-3.3.3.Final.jar;D:\workspace\mav-repository\org\springframework\spring-messaging\5.1.11.RELEASE\spring-messaging-5.1.11.RELEASE.jar;D:\workspace\mav-repository\org\springframework\spring-tuple\1.0.0.RELEASE\spring-tuple-1.0.0.RELEASE.jar;D:\workspace\mav-repository\com\esotericsoftware\kryo-shaded\3.0.3\kryo-shaded-3.0.3.jar;D:\workspace\mav-repository\com\esotericsoftware\minlog\1.3.0\minlog-1.3.0.jar;D:\workspace\mav-repository\org\springframework\integration\spring-integration-tuple\1.0.0.RELEASE\spring-integration-tuple-1.0.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\retry\spring-retry\1.2.4.RELEASE\spring-retry-1.2.4.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-function-context\2.0.0.RELEASE\spring-cloud-function-context-2.0.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\cloud\spring-cloud-function-core\2.0.0.RELEASE\spring-cloud-function-core-2.0.0.RELEASE.jar;D:\workspace\mav-repository\org\springframework\integration\spring-integration-core\5.1.9.RELEASE\spring-integration-core-5.1.9.RELEASE.jar;D:\workspace\mav-repository\org\projectlombok\lombok\1.18.10\lombok-1.18.10.jar;D:\workspace\mav-repository\net\bytebuddy\byte-buddy\1.9.16\byte-buddy-1.9.16.jar;D:\workspace\mav-repository\org\objenesis\objenesis\2.6\objenesis-2.6.jar;C:\Program Files\JetBrains\IntelliJ IDEA 2020.3.1\lib\idea_rt.jar" com.springboot.cloud.testconfig.TestConfigApplication
Connected to the target VM, address: '127.0.0.1:49773', transport: 'socket'
2021-01-14 14:43:28.021 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$70436f53] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

. ____ _ __ _ _
/\ / ' __ _ () __ __ _ \ \ \
( ( )_
_ | '_ | '| | ' / ` | \ \ \
\/ )| |)| | | | | || (| | ) ) ) )
' |
| .__|| ||| |__, | / / / /
=|_|======|/=////
:: Spring Boot :: (v2.1.10.RELEASE)

2021-01-14 14:43:28.490 INFO [testconfig,,,] 2112 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at : http://localhost:8888
2021-01-14 14:43:30.614 INFO [testconfig,,,] 2112 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Connect Timeout Exception on Url - http://localhost:8888. Will be trying the next url if available
2021-01-14 14:43:30.617 WARN [testconfig,,,] 2112 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/testconfig/default": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connect
2021-01-14 14:43:30.628 INFO [testconfig,,,] 2112 --- [ main] c.s.c.testconfig.TestConfigApplication : No active profile set, falling back to default profiles: default
2021-01-14 14:43:31.273 WARN [testconfig,,,] 2112 --- [ main] o.s.boot.actuate.endpoint.EndpointId : Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
2021-01-14 14:43:31.374 WARN [testconfig,,,] 2112 --- [ main] o.s.boot.actuate.endpoint.EndpointId : Endpoint ID 'bus-env' contains invalid characters, please migrate to a valid format.
2021-01-14 14:43:31.379 WARN [testconfig,,,] 2112 --- [ main] o.s.boot.actuate.endpoint.EndpointId : Endpoint ID 'bus-refresh' contains invalid characters, please migrate to a valid format.
2021-01-14 14:43:31.575 INFO [testconfig,,,] 2112 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-14 14:43:31.578 INFO [testconfig,,,] 2112 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-14 14:43:31.601 INFO [testconfig,,,] 2112 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9ms. Found 0 repository interfaces.
2021-01-14 14:43:31.660 WARN [testconfig,,,] 2112 --- [ main] o.s.boot.actuate.endpoint.EndpointId : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2021-01-14 14:43:32.056 INFO [testconfig,,,] 2112 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=b3b78bc6-fe66-3437-9689-ea938940a791
2021-01-14 14:43:32.074 INFO [testconfig,,,] 2112 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2021-01-14 14:43:32.082 INFO [testconfig,,,] 2112 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-01-14 14:43:32.090 INFO [testconfig,,,] 2112 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-01-14 14:43:32.403 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$$EnhancerBySpringCGLIB$$980405fa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.413 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthIndicator' of type [org.springframework.boot.actuate.health.CompositeHealthIndicator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.415 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.426 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$4a09566f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.430 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$273/605472344] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.462 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.472 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.559 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.618 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration$$EnhancerBySpringCGLIB$$77d0da33] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.636 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.670 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$bf1b2785] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.686 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration$$EnhancerBySpringCGLIB$$9aad32a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.702 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$d394db72] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.710 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.741 INFO [testconfig,,,] 2112 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$70436f53] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-14 14:43:32.947 WARN [testconfig,,,] 2112 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
2021-01-14 14:43:32.947 INFO [testconfig,,,] 2112 --- [ main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2021-01-14 14:43:32.953 WARN [testconfig,,,] 2112 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
2021-01-14 14:43:32.953 INFO [testconfig,,,] 2112 --- [ main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2021-01-14 14:43:33.542 INFO [testconfig,,,] 2112 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService
2021-01-14 14:43:35.384 INFO [testconfig,,,] 2112 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2021-01-14 14:43:37.002 INFO [testconfig,,,] 2112 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'testconfig-1.springCloudBusInput' has 1 subscriber(s).
2021-01-14 14:43:37.189 INFO [testconfig,,,] 2112 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering MessageChannel nullChannel
2021-01-14 14:43:37.213 INFO [testconfig,,,] 2112 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering MessageChannel springCloudBusOutput
2021-01-14 14:43:37.323 INFO [testconfig,,,] 2112 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering MessageChannel errorChannel
2021-01-14 14:43:37.377 INFO [testconfig,,,] 2112 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering MessageChannel springCloudBusInput
2021-01-14 14:43:37.390 INFO [testconfig,,,] 2112 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering MessageHandler errorLogger
2021-01-14 14:43:37.417 INFO [testconfig,,,] 2112 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering MessageHandler org.springframework.cloud.stream.binding.StreamListenerMessageHandler@48c3a0ef
2021-01-14 14:43:37.569 INFO [testconfig,,,] 2112 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2021-01-14 14:43:37.569 INFO [testconfig,,,] 2112 --- [ main] o.s.i.channel.PublishSubscribeChannel : Channel 'testconfig-1.errorChannel' has 1 subscriber(s).
2021-01-14 14:43:37.570 INFO [testconfig,,,] 2112 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started _org.springframework.integration.errorLogger
2021-01-14 14:43:37.906 INFO [testconfig,,,] 2112 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at : http://localhost:8888
2021-01-14 14:43:39.913 INFO [testconfig,,,] 2112 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Connect Timeout Exception on Url - http://localhost:8888. Will be trying the next url if available
2021-01-14 14:43:39.913 WARN [testconfig,,,] 2112 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/testconfig/default": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connect
2021-01-14 14:43:40.068 INFO [testconfig,,,] 2112 --- [ main] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [172.18.3.88:5672]
2021-01-14 14:43:40.204 INFO [testconfig,,,] 2112 --- [ main] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#acb5508:0/SimpleConnection@16c9e378 [delegate=amqp://admin@172.18.3.88:5672/, localPort= 49786]
2021-01-14 14:43:40.291 INFO [testconfig,,,] 2112 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'testconfig-1.springCloudBusOutput' has 1 subscriber(s).
2021-01-14 14:43:40.314 INFO [testconfig,,,] 2112 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: springCloudBus.anonymous.1QA4fPx4SlqlYJrDH77kdA, bound to: springCloudBus
2021-01-14 14:43:40.397 INFO [testconfig,,,] 2112 --- [ main] o.s.i.monitor.IntegrationMBeanExporter : Registering MessageChannel springCloudBus.anonymous.1QA4fPx4SlqlYJrDH77kdA.errors
2021-01-14 14:43:40.566 INFO [testconfig,,,] 2112 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'testconfig-1.springCloudBus.anonymous.1QA4fPx4SlqlYJrDH77kdA.errors' has 1 subscriber(s).
2021-01-14 14:43:40.567 INFO [testconfig,,,] 2112 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'testconfig-1.springCloudBus.anonymous.1QA4fPx4SlqlYJrDH77kdA.errors' has 2 subscriber(s).
2021-01-14 14:43:40.654 INFO [testconfig,,,] 2112 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started inbound.springCloudBus.anonymous.1QA4fPx4SlqlYJrDH77kdA
2021-01-14 14:43:40.743 INFO [testconfig,,,] 2112 --- [ main] c.s.c.testconfig.TestConfigApplication : Started TestConfigApplication in 15.272 seconds (JVM running for 17.343)
INFO: log base dir is: C:\Users\pactera\logs\csp
INFO: log name use pid is: false
2021-01-14 14:43:41.102 INFO [testconfig,,,] 2112 --- [)-192.168.72.23] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at : http://localhost:8888
2021-01-14 14:43:43.112 INFO [testconfig,,,] 2112 --- [)-192.168.72.23] c.c.c.ConfigServicePropertySourceLocator : Connect Timeout Exception on Url - http://localhost:8888. Will be trying the next url if available
2021-01-14 14:43:43.113 WARN [testconfig,,,] 2112 --- [)-192.168.72.23] c.c.c.ConfigServicePropertySourceLocator : Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/testconfig/default": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connect
2021-01-14 14:43:43.297 INFO [testconfig,1b87508f69ce6e6a,1b87508f69ce6e6a,true] 2112 --- [ parallel-1] io.lettuce.core.EpollProvider : Starting without optional epoll library
2021-01-14 14:43:43.299 INFO [testconfig,1b87508f69ce6e6a,1b87508f69ce6e6a,true] 2112 --- [ parallel-1] io.lettuce.core.KqueueProvider : Starting without optional kqueue library

少年老成的程序员的主页 少年老成的程序员 | 初学一级 | 园豆:183
提问于:2021-01-14 14:52
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册