springboot1.5+contiperf启动报错

在使用SpringBoot 1.5版本时遇到启动问题,报错详细信息不详。经过排查,已找到问题的解决办法。
摘要由CSDN通过智能技术生成

报错信息

"C:\Program Files\Java\jdk1.8.0_211\bin\java.exe" -ea -Didea.test.cyclic.buffer.size=1048576 "-javaagent:D:\JetBrains\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar=65432:D:\JetBrains\IntelliJ IDEA 2019.1.3\bin" -Dfile.encoding=UTF-8 -classpath "D:\JetBrains\IntelliJ IDEA 2019.1.3\lib\idea_rt.jar;D:\JetBrains\IntelliJ IDEA 2019.1.3\plugins\junit\lib\junit-rt.jar;D:\JetBrains\IntelliJ IDEA 2019.1.3\plugins\junit\lib\junit5-rt.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_211\jre\lib\rt.jar;D:\IdeaProjects\coframe-master-demo\coframe-boot\target\test-classes;D:\IdeaProjects\coframe-master-demo\coframe-boot\target\classes;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-spring-cloud-starter-boat\8.0.0-SNAPSHOT\ptp-spring-cloud-starter-boat-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-spring-boot-starter-boat\8.0.0-SNAPSHOT\ptp-spring-boot-starter-boat-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-infra-data\8.0.0-SNAPSHOT\ptp-infra-data-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-starter-web\1.5.10.RELEASE\spring-boot-starter-web-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-starter-tomcat\1.5.10.RELEASE\spring-boot-starter-tomcat-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\apache\tomcat\embed\tomcat-embed-core\8.5.27\tomcat-embed-core-8.5.27.jar;D:\PrimetonRepository8.0\org\apache\tomcat\tomcat-annotations-api\8.5.27\tomcat-annotations-api-8.5.27.jar;D:\PrimetonRepository8.0\org\apache\tomcat\embed\tomcat-embed-el\8.5.27\tomcat-embed-el-8.5.27.jar;D:\PrimetonRepository8.0\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.27\tomcat-embed-websocket-8.5.27.jar;D:\PrimetonRepository8.0\org\hibernate\hibernate-validator\5.3.6.Final\hibernate-validator-5.3.6.Final.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-starter-actuator\1.5.10.RELEASE\spring-boot-starter-actuator-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-starter-log4j2\1.5.10.RELEASE\spring-boot-starter-log4j2-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\apache\logging\log4j\log4j-slf4j-impl\2.7\log4j-slf4j-impl-2.7.jar;D:\PrimetonRepository8.0\org\apache\logging\log4j\log4j-api\2.7\log4j-api-2.7.jar;D:\PrimetonRepository8.0\org\apache\logging\log4j\log4j-core\2.7\log4j-core-2.7.jar;D:\PrimetonRepository8.0\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\PrimetonRepository8.0\com\lmax\disruptor\3.4.1\disruptor-3.4.1.jar;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-spring-cloud-starter-tarest\8.0.0-SNAPSHOT\ptp-spring-cloud-starter-tarest-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-spring-cloud-starter-tarest-client\8.0.0-SNAPSHOT\ptp-spring-cloud-starter-tarest-client-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-tarest-client\8.0.0-SNAPSHOT\ptp-tarest-client-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\org\springframework\retry\spring-retry\1.2.2.RELEASE\spring-retry-1.2.2.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-netflix-eureka-client\1.4.4.RELEASE\spring-cloud-netflix-eureka-client-1.4.4.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-netflix-core\1.4.4.RELEASE\spring-cloud-netflix-core-1.4.4.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-context\1.3.3.RELEASE\spring-cloud-context-1.3.3.RELEASE.jar;D:\PrimetonRepository8.0\com\netflix\eureka\eureka-client\1.7.2\eureka-client-1.7.2.jar;D:\PrimetonRepository8.0\org\codehaus\jettison\jettison\1.3.7\jettison-1.3.7.jar;D:\PrimetonRepository8.0\com\netflix\netflix-commons\netflix-eventbus\0.3.0\netflix-eventbus-0.3.0.jar;D:\PrimetonRepository8.0\com\netflix\netflix-commons\netflix-infix\0.3.0\netflix-infix-0.3.0.jar;D:\PrimetonRepository8.0\commons-jxpath\commons-jxpath\1.3\commons-jxpath-1.3.jar;D:\PrimetonRepository8.0\org\antlr\antlr-runtime\3.4\antlr-runtime-3.4.jar;D:\PrimetonRepository8.0\org\antlr\stringtemplate\3.2.1\stringtemplate-3.2.1.jar;D:\PrimetonRepository8.0\org\apache\commons\commons-math\2.2\commons-math-2.2.jar;D:\PrimetonRepository8.0\com\thoughtworks\xstream\xstream\1.4.10\xstream-1.4.10.jar;D:\PrimetonRepository8.0\xmlpull\xmlpull\1.1.3.1\xmlpull-1.1.3.1.jar;D:\PrimetonRepository8.0\xpp3\xpp3_min\1.1.4c\xpp3_min-1.1.4c.jar;D:\PrimetonRepository8.0\com\netflix\archaius\archaius-core\0.7.4\archaius-core-0.7.4.jar;D:\PrimetonRepository8.0\commons-configuration\commons-configuration\1.8\commons-configuration-1.8.jar;D:\PrimetonRepository8.0\javax\ws\rs\jsr311-api\1.1.1\jsr311-api-1.1.1.jar;D:\PrimetonRepository8.0\com\netflix\servo\servo-core\0.10.1\servo-core-0.10.1.jar;D:\PrimetonRepository8.0\com\netflix\servo\servo-internal\0.10.1\servo-internal-0.10.1.jar;D:\PrimetonRepository8.0\com\sun\jersey\jersey-core\1.19.1\jersey-core-1.19.1.jar;D:\PrimetonRepository8.0\com\sun\jersey\jersey-client\1.19.1\jersey-client-1.19.1.jar;D:\PrimetonRepository8.0\com\sun\jersey\contribs\jersey-apache-client4\1.19.1\jersey-apache-client4-1.19.1.jar;D:\PrimetonRepository8.0\io\github\openfeign\feign-core\9.5.0\feign-core-9.5.0.jar;D:\PrimetonRepository8.0\org\jvnet\animal-sniffer-annotation\1.0\animal-sniffer-annotation-1.0.jar;D:\PrimetonRepository8.0\io\github\openfeign\feign-hystrix\9.5.0\feign-hystrix-9.5.0.jar;D:\PrimetonRepository8.0\io\github\openfeign\feign-gson\9.5.0\feign-gson-9.5.0.jar;D:\PrimetonRepository8.0\io\github\openfeign\feign-httpclient\9.5.0\feign-httpclient-9.5.0.jar;D:\PrimetonRepository8.0\io\github\openfeign\feign-slf4j\9.5.0\feign-slf4j-9.5.0.jar;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-tarest-client-ribbon\8.0.0-SNAPSHOT\ptp-tarest-client-ribbon-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-starter-netflix-ribbon\1.4.4.RELEASE\spring-cloud-starter-netflix-ribbon-1.4.4.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-starter\1.3.3.RELEASE\spring-cloud-starter-1.3.3.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\security\spring-security-rsa\1.0.3.RELEASE\spring-security-rsa-1.0.3.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-starter-netflix-archaius\1.4.4.RELEASE\spring-cloud-starter-netflix-archaius-1.4.4.RELEASE.jar;D:\PrimetonRepository8.0\com\netflix\ribbon\ribbon\2.2.5\ribbon-2.2.5.jar;D:\PrimetonRepository8.0\com\netflix\ribbon\ribbon-transport\2.2.5\ribbon-transport-2.2.5.jar;D:\PrimetonRepository8.0\io\reactivex\rxnetty-contexts\0.4.9\rxnetty-contexts-0.4.9.jar;D:\PrimetonRepository8.0\io\reactivex\rxnetty-servo\0.4.9\rxnetty-servo-0.4.9.jar;D:\PrimetonRepository8.0\io\reactivex\rxnetty\0.4.9\rxnetty-0.4.9.jar;D:\PrimetonRepository8.0\io\netty\netty-codec-http\4.0.27.Final\netty-codec-http-4.0.27.Final.jar;D:\PrimetonRepository8.0\io\netty\netty-codec\4.0.27.Final\netty-codec-4.0.27.Final.jar;D:\PrimetonRepository8.0\io\netty\netty-handler\4.0.27.Final\netty-handler-4.0.27.Final.jar;D:\PrimetonRepository8.0\io\netty\netty-transport-native-epoll\4.0.27.Final\netty-transport-native-epoll-4.0.27.Final.jar;D:\PrimetonRepository8.0\io\netty\netty-common\4.0.27.Final\netty-common-4.0.27.Final.jar;D:\PrimetonRepository8.0\io\netty\netty-buffer\4.0.27.Final\netty-buffer-4.0.27.Final.jar;D:\PrimetonRepository8.0\io\netty\netty-transport\4.0.27.Final\netty-transport-4.0.27.Final.jar;D:\PrimetonRepository8.0\com\netflix\ribbon\ribbon-core\2.2.5\ribbon-core-2.2.5.jar;D:\PrimetonRepository8.0\com\netflix\ribbon\ribbon-httpclient\2.2.5\ribbon-httpclient-2.2.5.jar;D:\PrimetonRepository8.0\com\netflix\netflix-commons\netflix-commons-util\0.1.1\netflix-commons-util-0.1.1.jar;D:\PrimetonRepository8.0\com\netflix\ribbon\ribbon-loadbalancer\2.2.5\ribbon-loadbalancer-2.2.5.jar;D:\PrimetonRepository8.0\com\netflix\netflix-commons\netflix-statistics\0.1.1\netflix-statistics-0.1.1.jar;D:\PrimetonRepository8.0\io\reactivex\rxjava\1.2.0\rxjava-1.2.0.jar;D:\PrimetonRepository8.0\com\netflix\ribbon\ribbon-eureka\2.2.5\ribbon-eureka-2.2.5.jar;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-tarest-client-hystrix\8.0.0-SNAPSHOT\ptp-tarest-client-hystrix-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\com\netflix\hystrix\hystrix-javanica\1.5.12\hystrix-javanica-1.5.12.jar;D:\PrimetonRepository8.0\com\netflix\hystrix\hystrix-core\1.5.12\hystrix-core-1.5.12.jar;D:\PrimetonRepository8.0\org\hdrhistogram\HdrHistogram\2.1.9\HdrHistogram-2.1.9.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-starter-feign\1.4.4.RELEASE\spring-cloud-starter-feign-1.4.4.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-starter-openfeign\1.4.4.RELEASE\spring-cloud-starter-openfeign-1.4.4.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-starter-ribbon\1.4.4.RELEASE\spring-cloud-starter-ribbon-1.4.4.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-starter-hystrix\1.4.4.RELEASE\spring-cloud-starter-hystrix-1.4.4.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\cloud\spring-cloud-starter-netflix-hystrix\1.4.4.RELEASE\spring-cloud-starter-netflix-hystrix-1.4.4.RELEASE.jar;D:\PrimetonRepository8.0\com\netflix\hystrix\hystrix-metrics-event-stream\1.5.12\hystrix-metrics-event-stream-1.5.12.jar;D:\PrimetonRepository8.0\com\netflix\hystrix\hystrix-serialization\1.5.12\hystrix-serialization-1.5.12.jar;D:\PrimetonRepository8.0\com\fasterxml\jackson\module\jackson-module-afterburner\2.8.10\jackson-module-afterburner-2.8.10.jar;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-spring-cloud-starter-tarest-server\8.0.0-SNAPSHOT\ptp-spring-cloud-starter-tarest-server-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-tarest-server\8.0.0-SNAPSHOT\ptp-tarest-server-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar;D:\PrimetonRepository8.0\com\primeton\ptp\ptp-boat-config\8.0.0-SNAPSHOT\ptp-boat-config-8.0.0-SNAPSHOT.jar;D:\PrimetonRepository8.0\com\ctrip\framework\apollo\apollo-client\0.10.2\apollo-client-0.10.2.jar;D:\PrimetonRepository8.0\com\ctrip\framework\apollo\apollo-core\0.10.2\apollo-core-0.10.2.jar;D:\PrimetonRepository8.0\com\google\code\gson\gson\2.8.2\gson-2.8.2.jar;D:\PrimetonRepository8.0\com\google\inject\guice\4.1.0\guice-4.1.0.jar;D:\PrimetonRepository8.0\javax\inject\javax.inject\1\javax.inject-1.jar;D:\PrimetonRepository8.0\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-actuator\1.5.10.RELEASE\spring-boot-actuator-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot\1.5.10.RELEASE\spring-boot-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-autoconfigure\1.5.10.RELEASE\spring-boot-autoconfigure-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\com\fasterxml\jackson\core\jackson-databind\2.8.10\jackson-databind-2.8.10.jar;D:\PrimetonRepository8.0\com\fasterxml\jackson\core\jackson-annotations\2.8.0\jackson-annotations-2.8.0.jar;D:\PrimetonRepository8.0\org\springframework\spring-core\4.3.14.RELEASE\spring-core-4.3.14.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\spring-context\4.3.14.RELEASE\spring-context-4.3.14.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\spring-beans\4.3.14.RELEASE\spring-beans-4.3.14.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\spring-expression\4.3.14.RELEASE\spring-expression-4.3.14.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-starter-security\1.5.10.RELEASE\spring-boot-starter-security-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-starter\1.5.10.RELEASE\spring-boot-starter-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\spring-aop\4.3.14.RELEASE\spring-aop-4.3.14.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\security\spring-security-config\4.2.4.RELEASE\spring-security-config-4.2.4.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\security\spring-security-core\4.2.4.RELEASE\spring-security-core-4.2.4.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\security\spring-security-web\4.2.4.RELEASE\spring-security-web-4.2.4.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\spring-web\4.3.14.RELEASE\spring-web-4.3.14.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-starter-data-jpa\1.5.10.RELEASE\spring-boot-starter-data-jpa-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-starter-aop\1.5.10.RELEASE\spring-boot-starter-aop-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\aspectj\aspectjweaver\1.8.13\aspectjweaver-1.8.13.jar;D:\PrimetonRepository8.0\org\springframework\boot\spring-boot-starter-jdbc\1.5.10.RELEASE\spring-boot-starter-jdbc-1.5.10.RELEASE.jar;D:\PrimetonRepository8.0\org\apache\tomcat\tomcat-jdbc\8.5.27\tomcat-jdbc-8.5.27.jar;D:\PrimetonRepository8.0\org\apache\tomcat\tomcat-juli\8.5.27\tomcat-juli-8.5.27.jar;D:\PrimetonRepository8.0\org\springframework\spring-jdbc\4.3.14.RELEASE\spring-jdbc-4.3.14.RELEASE.jar;D:\PrimetonRepository8.0\org\hibernate\hibernate-core\5.0.12.Final\hibernate-core-5.0.12.Final.jar;D:\PrimetonRepository8.0\org\jboss\logging\jboss-logging\3.3.1.Final\jboss-logging-3.3.1.Final.jar;D:\PrimetonRepository8.0\org\hibernate\javax\persistence\hibernate-jpa-2.1-api\1.0.0.Final\hibernate-jpa-2.1-api-1.0.0.Final.jar;D:\PrimetonRepository8.0\org\javassist\javassist\3.21.0-GA\javassist-3.21.0-GA.jar;D:\PrimetonRepository8.0\antlr\antlr\2.7.7\antlr-2.7.7.jar;D:\PrimetonRepository8.0\org\jboss\jandex\2.0.0.Final\jandex-2.0.0.Final.jar;D:\PrimetonRepository8.0\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar;D:\PrimetonRepository8.0\org\hibernate\common\hibernate-commons-annotations\5.0.1.Final\hibernate-commons-annotations-5.0.1.Final.jar;D:\PrimetonRepository8.0\org\hibernate\hibernate-entitymanager\5.0.12.Final\hibernate-entitymanager-5.0.12.Final.jar;D:\PrimetonRepository8.0\javax\transaction\javax.transaction-api\1.2\javax.transaction-api-1.2.jar;D:\PrimetonRepository8.0\org\springframework\data\spring-data-jpa\1.11.10.RELEASE\spring-data-jpa-1.11.10.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\data\spring-data-commons\1.13.10.RELEASE\spring-data-commons-1.13.10.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\spring-orm\4.3.14.RELEASE\spring-orm-4.3.14.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\spring-tx\4.3.14.RELEASE\spring-tx-4.3.14.RELEASE.jar;D:\PrimetonRepository8.0\org\slf4j\jcl-over-slf4j\1.7.25\jcl-over-slf4j-1.7.25.jar;D:\PrimetonRepository8.0\org\springframework\spring-aspects\4.3.14.RELEASE\spring-aspects-4.3.14.RELEASE.jar;D:\PrimetonRepository8.0\org\springframework\session\spring-session-data-redis\1.3.1.RELEASE\spring-session-data-redis-1.3.1.RELEASE.jar;D:\PrimetonRepository8.0\org\apache\commons\commons-pool2\2.4.3\commons-pool2-2.4.3.jar;D:\PrimetonRepository8.0\org\springframework\data\spring-data-redis\1.8.10.RELEASE\
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值