2== 安装SDK 6.0 打开安卓Android Studio 出现 Unable to access Android SDK add on list 点击 Cancal 在点击Cancel 在点击OK 然后进入Welcome to Android Studio界面 点击下面的Configure ...
分类:
其他好文 时间:
2019-12-22 18:30:22
阅读次数:
116
异常信息: 核心报错信息: 具体问题所在: 客户端连接Zookeeper时,配置的超时时长过短。致使Zookeeper还没有读完Consumer的数据,连接就被Consumer断开了。 解决方案: 初始化Zookeeper连接时,将接收超时参数值调整大一些即可(tickTime2000改为10000 ...
分类:
其他好文 时间:
2019-12-20 16:37:49
阅读次数:
132
(忘了截图错误信息...) 使用SSH框架配置applicationContext.xml与struts.xml之间的映射关系 解决方案:保证applicationContext.xml中注册的bean元素的name属性名与struts.xml的action元素的class属性名一致,但我这里有点奇 ...
分类:
其他好文 时间:
2019-12-19 22:58:47
阅读次数:
98
1. 问题详细提示如下: E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarly unavailable) E: Unable to acquire the dpkg frontend loc ...
分类:
其他好文 时间:
2019-12-18 13:11:03
阅读次数:
84
grep image /root/kubernetes-metrics-server/kubernetes-metrics-server/metrics-server-deployment.yaml # mount in tmp so we can safely use from-scratch i ...
分类:
其他好文 时间:
2019-12-18 12:37:42
阅读次数:
487
doker mysql [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11 https://severalnines.com/blog/mysql-docker-containers-understanding-basics docker mysql ...
分类:
其他好文 时间:
2019-12-18 11:12:42
阅读次数:
113
在公司换了一台电脑之后发现git clone 和 npm install都失败,报错为 fatal: unable to access 'https://github.com/netease-im/NIM_PC_UIKit/': Failed to connect to 127.0.0.1 port ...
分类:
其他好文 时间:
2019-12-18 11:10:57
阅读次数:
369
使用HttpURLCollection发送HTTP请求,发现总是获取不到服务器返回的信息 通过debug发现 java.net.UnknownHostException: Unable to resolve host "xxx.xxxx.com" 原来虚拟机没有来连接网络,自然就接收不到请求了 也参 ...
分类:
移动开发 时间:
2019-12-17 22:36:34
阅读次数:
1014
org.springframework.context.ApplicationContextException: Unable to start embedded container; nested exception is org.springframework.beans.factory.Bea ...
分类:
编程语言 时间:
2019-12-17 18:12:56
阅读次数:
407
1、在修改name的时候,code的值将跟着联动 修改方法:PowerDesign中的选项菜单里修改,在[Tool]-->[General Options]->[Dialog]->[Operating modes]->[Name to Code mirroring],这里默认是让名称和代码同步,将前 ...
分类:
其他好文 时间:
2019-12-16 11:44:44
阅读次数:
97