问题:The connection to adb is down, and a severe error has occured. You must restart adb and Eclipse. Please ensure that adb is correctly located ...
分类:
数据库 时间:
2014-06-27 22:03:33
阅读次数:
294
2014-6-25 9:47:48 org.apache.coyote.http11.Http11Processor process严重: Error processing requestjava.lang.OutOfMemoryError: PermGen space在server窗口,双击配好的...
分类:
其他好文 时间:
2014-06-27 21:53:11
阅读次数:
215
原文:http://www.cnblogs.com/dudu/p/aspnet_custom_error.html要在ASP.NET中处理好自定义错误(Custom Errors)首先要抛弃使用web.config\customErrors。 使用web.config\customErrors...
分类:
Web程序 时间:
2014-06-27 21:49:18
阅读次数:
223
属性有个好处,可以在get的时候做一些特殊处理,比如返回一个默认值,正是这个特性,吸引我讲静态字段修改了成静态属性,代码如下: public static string 微信订阅号 { get { ...
分类:
其他好文 时间:
2014-06-27 21:28:53
阅读次数:
306
更新证书错误Code Sign error: Provisioning profile ‘XXXX'can't be found在Xcode中当你在更新了你得证书而再重新编译你的程序,真机调试一直会出现 Code Sign error: Provisioning profile ‘XXXX’ can...
分类:
其他好文 时间:
2014-06-27 21:21:37
阅读次数:
300
解决Xcode 5下使用SVN出现 The operation couldn’t be completed. (NSURLErrorDomain error -1012.) 问题2014年March月25日/Linux/Unix/浏览:264/暂无评论/ 使用Xcode5 SVN 出现问题 Th.....
分类:
其他好文 时间:
2014-06-27 20:58:05
阅读次数:
206
git提交代码时,出现这个错误“error: The requested URL returned error: 403 Forbidden while accessing https” 解决方法: 编辑.git文件夹下的config文件就可以。vim .git/config#改动对于的...
分类:
数据库 时间:
2014-06-26 23:42:11
阅读次数:
2062
接到报警通知,负载过高,达到800%,load也过高,有11了。MySQL版本号为5.6.12-log1 top 之后,确实是mysqld进程占领了全部资源。2 查看error日志,无不论什么异常3 show eninge innodb status\G,没有死锁信息。4 show full pro...
分类:
数据库 时间:
2014-06-25 09:24:54
阅读次数:
234
a little riak book 的无聊总结
#!/bin/bash
# Riak HTTP interface stays true to their intent: 1xx Informational, 2xx Success,
# 3xx Further Action, 4xx Client Error, 5xx Server Error
### put
PORT=10...
分类:
其他好文 时间:
2014-06-25 08:22:11
阅读次数:
178
使用sudoapt-getupdate;sudoapt-getupgrade更新系统后,发现nginx服务器无法正常使用。查看error_log后发现:2014/06/2416:22:04[crit]8827#0:*3connect()tounix:/var/run/php5-fpm.sockfailed(13:Permissiondenied)whileconnectingtoupstream,client:127.0.0.1,server:localho..
分类:
其他好文 时间:
2014-06-25 06:20:29
阅读次数:
266