1.关于Error -27791: Error -27790:Error -27740: 错误如下: Action.c(198): Error -27791: Server has shut down the connection prematurely Action.c(198): Erro...
分类:
其他好文 时间:
2014-08-27 09:17:57
阅读次数:
332
之前项目中每次都是直接使用ajax进行异步处理,现在觉得有必要梳理下思路1、页面js请求$.ajax({
url:"addRy.action",
data:{"xm":"王石"},
dataType:"json",
type:"post",
async:false,
success:function(data){
alert(data);
},
error:function(XMLHttpRequest,textStatus,err..
分类:
其他好文 时间:
2014-08-27 02:50:27
阅读次数:
232
安装qmail的补丁了#cd/var/src/netqmail-1.05/netqmail-1.05#bunzip2-c
../../tar/qmail-toaster-0.8.patch.bz2|patch-p0#makeclean#make出现如下错误:./compile
tls.ctls.c:12:error:conflicting
typesfor??strerror??/usr/include/string.h:256:error:previous
declarationof..
分类:
其他好文 时间:
2014-08-27 02:47:27
阅读次数:
214
此文来记录学习笔记;今天继续说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