此文来记录学习笔记;今天继续说Ext.Array,Ext.Function,Ext.Date,Ext.Error----------------------------------------------------------------------------------------------...
分类:
编程语言 时间:
2014-08-27 00:15:06
阅读次数:
227
secondarynamenode异常2014-08-26 22:06:12,793 ERROR org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode: Exception in doCheckpointjava.io.IOExceptio...
分类:
其他好文 时间:
2014-08-26 22:53:46
阅读次数:
378
VS2005 sidebyside manifest error Microsoft.VC80.MFC Microsoft.VC80.CRT Microsoft.VC80.MFCLOC msvcr80.dll mfc80.dll eventlog VC2005 编译出来的程序文件,採用了man...
分类:
其他好文 时间:
2014-08-26 22:45:06
阅读次数:
565
importmultiprocessingimporttime,datetimedefSsh_Cmd(host,CmdFile):elog=open(‘error.log‘,‘a+‘)log=open(‘7z.log‘,"a+")forCmdinopen(CmdFile).readlines():Cmd=Cmd.strip()ifnotlen(Cmd)orCmd.startswith(‘#‘):continuessh=paramiko.SSHClient()ssh.set_missing_host_key_p..
分类:
编程语言 时间:
2014-08-26 19:54:07
阅读次数:
326
linux日志记录方式:tee-aaa.log# -a表示追加grep"fdongdfd"missiles2>>bb.log错误输出到bb.logcataa.txtbb.txt1>biaozhun.txt2>cuowu.txt标准输出到biaozhun.txt错误输出到cuowu.txtcataa.txtbb.txt>error.txt2>&1标准输出和错误输出到error.txt0标准输..
分类:
其他好文 时间:
2014-08-26 19:50:57
阅读次数:
194
No live SolrServers available to handle this request ,no servers hosting shard当某一片索引对应的结点全部宕了以后,会报这个异常。"error": { "msg": "no servers hosting shard:...
分类:
其他好文 时间:
2014-08-26 19:03:26
阅读次数:
336
需要迁移一个开源工程的一部分内容到自己工程,迁移对方的工程到自己工程之后,因目录结构配置整理需要,对嵌入的工程目录进行了结构改变,编译后出现:clang: error: no such file or directory:'/Users/username/Desktop/echonest-echop...
分类:
其他好文 时间:
2014-08-26 13:17:26
阅读次数:
433
AOP使用场景 AOP用来封装横切关注点,具体可以在下面的场景中使用: ? Authentication 权限 Caching 缓存 Context passing 内容传递 Error handling 错误处理 Lazy loading 懒加载 Debugging 调试 logging, t...
分类:
编程语言 时间:
2014-08-26 11:59:46
阅读次数:
198
c:\program files\microsoft visual studio 10.0\vc\include\xmemory(48): error C2558: class“CDataRecv”: 没有可用的复制构造函数或复制构造函数声明为“explicit”
1> c:\program files\microsoft visual studio 10.0\vc\include\xmemory(197): 参见对正在编译的函数 模板 实例化“void std::_Construct<C...
分类:
其他好文 时间:
2014-08-26 11:47:26
阅读次数:
230
1 change docker password #cat /ect/redhat-relase #passwd root If you have error like this /usr/share/cracklib/pw_dict.pwd: No such file or directory P...
分类:
其他好文 时间:
2014-08-26 11:18:55
阅读次数:
231