一般来说,只要网站能访问,FTP就应该能连接的,之前好长一段时间一直遇到连接不上香港主机的问题,还以为是宽带出口线路不好,原来是自己学识浅薄,在同事的指点下才明白所以然,下面总结一下FTP连接中的常见错误解决办法。 530 Login authentication failed 错误提示如下图所示: ...
分类:
其他好文 时间:
2017-06-27 08:15:21
阅读次数:
277
HTTP Status 500 - {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Error loading solr confi ...
分类:
其他好文 时间:
2017-06-26 12:38:20
阅读次数:
168
This article is post on https://coderwall.com/p/ggmpfa configure: error: xslt-config not found. Please reinstall the libxslt >= 1.1.0 distribution 代码如 ...
分类:
Web程序 时间:
2017-06-26 10:21:41
阅读次数:
226
[常见错误]fatalerror:Python.h:Nosuchfileordirectory环境场景系统:ParrotLinux软件:系统python默认版本2.7PyCharm默认版本Python3.5场景:Buildpycrypto-2.6.1失败提示:building‘Crypto.PublicKey._fastmath‘extension
x86_64-linux-gnu-gcc-pthread-fwrapv-Wall-Wstrict-prot..
分类:
编程语言 时间:
2017-06-21 20:03:19
阅读次数:
1325
ubuntu常见错误--Could not get lock /var/lib/dpkg/lock解决 通过终端安装程序sudo apt-get install xxx时出错: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource ...
分类:
系统相关 时间:
2017-06-20 11:02:35
阅读次数:
201
1.前言 以当前迭代中所要设计的需求为界,创建领域模型的步骤: 1.寻找概念类 2.将其绘制为UML类图中的类 3.添加关联和属性 2.如何寻找概念类 寻找概念类有如下几种方法: 重用和修改现有的模型 许多常见领域都存在已发布的、绘制精细的领域模型和数据模型 使用分类列表 业务交易 -》 交易项目 ...
分类:
其他好文 时间:
2017-06-18 22:00:11
阅读次数:
157
一、错误分类: web程序常见错误: 404:找不到访问的页面或资源 1)运行时,URL输入错误 2)将页面放在WEB-INF下 3)外部启动tomcat后未部署项目 500:jsp页面代码有误 二、super 和 this 1)super(参数):调用基类中的某一个构造函数(应该为构造函数中的第一 ...
分类:
编程语言 时间:
2017-06-17 23:18:37
阅读次数:
234
http://freeloda.blog.51cto.com/2033581/1275384升级内核:http://88fly.blog.163.com/blog/static/1226803902013111345347479/常见错误http://blog.csdn.net/t1anyuan/article/details/52143789大纲一、前言二、DRBD是什么三、DRBD主要功能四、DRBD工作原理五、DRBD与HA集群..
分类:
其他好文 时间:
2017-06-15 22:44:39
阅读次数:
332
一、执行$ hbase hbck 命令时,出现以下提示: Invalid maximum heap size: -Xmx4096m The specified size exceeds the maximum representable size. Error: Could not create t ...
分类:
其他好文 时间:
2017-06-14 13:08:34
阅读次数:
303