Error log 2019-12-07 22:33:03.959 ERROR 3760 [ main] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START ...
分类:
移动开发 时间:
2019-12-07 22:55:24
阅读次数:
124
环境: springboot + kafka + ES 。。。。。。 maven3.6 jdk8 问题是 jar包启动失败报错,错误如下: Exception in thread "main" java.lang.IllegalStateException: Failed to get nested ...
分类:
编程语言 时间:
2019-12-07 16:26:05
阅读次数:
812
提交表单之后: Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Sat Dec 07 14:56:03 CST 2019 ...
分类:
其他好文 时间:
2019-12-07 16:25:35
阅读次数:
493
Symptom HANA 2.0 SPS03 installation using hdblcmgui failed due to the below error message. [Error] /usr/sap/HDD/HDB00/exe/hdbnsutil call failedProgram ...
分类:
其他好文 时间:
2019-12-07 16:05:21
阅读次数:
111
查看system ctl 方式配置 https://www.jianshu.com/p/7fd8b6ea336e systemctl list-unit-files --type=service|grep kafka kafka systemctl 启动方式命令 systemctl start ka ...
分类:
其他好文 时间:
2019-12-07 14:40:38
阅读次数:
252
1、sass-loader的版本过高导致的编译错误,当前最高版本是8.x,需要退回到7.3.1 运行: npm uninstall sass-loader(卸载当前版本) npm install sass-loader@7.3.1 --save-dev 2、如果上面的方法不行,或者又产生其他相关的错 ...
分类:
其他好文 时间:
2019-12-06 19:06:47
阅读次数:
169
编译用的一些依赖yum install curl-devel expat-devel gettext-devel openssl-devel zlib-develyum install gcc perl-ExtUtils-MakeMakeryum update -y nss curl libcurl ...
分类:
Web程序 时间:
2019-12-06 19:00:01
阅读次数:
120
本文链接:https://blog.csdn.net/zhangbeizhen18/article/details/85239758 报错信息: Job for docker.service failed because the control process exited with error c ...
分类:
系统相关 时间:
2019-12-06 13:58:19
阅读次数:
84
最近在用vue的时候突然想到一个问题 首先,我们知道vue实现的单页应用中一般不会去刷新页面,因为刷新之后页面中的vuex数据就不见了。其次,我们也知道一般情况下,url变更的时候,比如指定location.href、history.push、replace等,页面就会刷新。 那么问题来了,vue页 ...
分类:
Web程序 时间:
2019-12-05 18:38:12
阅读次数:
99
Connection to GGG@localhost failed[08001] Could not create connection to database server.Attempted reconnect3...Giving up 时区问题 更改时区 在数据库迁移时要注意:1.数据类型是 ...
分类:
数据库 时间:
2019-12-05 15:59:38
阅读次数:
125