WARN - The configuration 'zookeeper.connect' was supplied but isn't a known config.WARN - The configuration 'input.topic' was supplied but isn't a kno ...
分类:
其他好文 时间:
2019-12-17 11:52:26
阅读次数:
2471
错误信息: Disconnected from the target VM, address: '127.0.0.1:58909', transport: 'socket' Process finished with exit code -1 解决办法:替换application-qa.proper ...
分类:
其他好文 时间:
2019-12-08 12:35:34
阅读次数:
106
导致Disconnected from the target VM, address: '127.0.0.1:59126', transport: 'socket'原因 ...
分类:
其他好文 时间:
2019-09-10 23:35:46
阅读次数:
104
离线安装完成后,一般情况下只装了个基础环境,catalog镜像没有导入,本文主要侧重在jenkins的一些环境设置和演示。 首先follow下面链接下载镜像 https://docs.openshift.com/container-platform/3.11/install/disconnected ...
分类:
其他好文 时间:
2019-08-31 00:47:09
阅读次数:
151
https://www.cnblogs.com/hamsterPP/p/5184491.html tortoise git 密钥配置 https://blog.csdn.net/qq_32614411/article/details/84957759 ...
分类:
其他好文 时间:
2019-08-26 18:07:41
阅读次数:
154
一、图的基础知识 1.连通图与非连通图 连通图(Connected Graphs)指图内任意两个节点间,总能找到一条路径连接它们,否则,为非连通图(Disconnected Graphs)。也就是说,如果图中包含岛(Island),则是非连通图。如果岛内的节点都是连通的,这些岛就被成为一个部件(Co ...
分类:
编程语言 时间:
2019-08-15 19:14:34
阅读次数:
111
启动Docker出现如下错误: PolicyKit daemon disconnected from the bus.We are no longer a registered authentication agent. ...
分类:
其他好文 时间:
2019-01-06 14:26:36
阅读次数:
192
1>.Caused by: org.apache.kafka.common.errors.NetworkException: The server disconnected before a response was received. ...
分类:
Web程序 时间:
2018-11-13 11:37:51
阅读次数:
553
这说明服务器使用了密钥的连接方式登陆的,你需要使用putty登录时通过puttygen转换得到的ppk文件连接服务器 例如 :pscp -i C:\your.ppk C:\file.tar.gz 用户名@IP地址:/home/ ...
分类:
Web程序 时间:
2018-10-19 16:03:44
阅读次数:
253