最近经常遇到mysql数据库死锁,郁闷死,show processlist; 时 Waiting for table metadata lock 能一直锁很久下面有官网的一段话,可以理解下http://dev.mysql.com/doc/refman/5.5/en/metadata-locking....
分类:
数据库 时间:
2014-10-30 18:36:41
阅读次数:
261
启动hbase集群报错:2014-10-28 17:53:50,993 INFO [regionserver60020] regionserver.CompactSplitThread: Waiting for Small Compaction Thread to finish...2014-10-...
分类:
其他好文 时间:
2014-10-29 10:32:19
阅读次数:
213
callnotifier.java
public void run() {
......
switch (mToneId) {
case TONE_CALL_WAITING:
toneType = ToneGenerator.TONE_SUP_CALL_WAITING;
...
分类:
移动开发 时间:
2014-10-29 09:15:04
阅读次数:
228
方法1、执行npm dedupe方法2、ubuntu echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p archlinux addfs.inotify.max_use...
分类:
系统相关 时间:
2014-10-28 13:40:52
阅读次数:
734
在做项目的时候,修改一些代码,保存的时候,就会出现这个问题(跳出一个框框,然后就有两个进度条,然后就等自己等。。),网上查了查,解决办法如下:
在project --> Builders 里将 validator 的选项勾掉,保存就行了。
如图:...
分类:
系统相关 时间:
2014-10-27 12:52:00
阅读次数:
209
其它设置按网上教程不会有什么问题,可能存在的问题的地方有两处1、multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Professional Debug" /fastdetect /debugport=com1 /baud...
分类:
数据库 时间:
2014-10-24 06:55:06
阅读次数:
1261
可能是系统自动升级正在运行,yum在锁定状态中。Anotherappiscurrentlyholdingtheyumlock;waitingforittoexit...Theotherapplicationis:yumMemory:19MRSS(304MBVSZ)Started:FriOct1009:05:582014-10:40agoState:Traced/Stopped,pid:1272可以通过强制关掉yum进程:#rm-f/var/run..
分类:
其他好文 时间:
2014-10-10 16:59:34
阅读次数:
210
“Waiting for orders we held in the wood, word from the front never cameBy evening the sound of the gunfire was miles awayAh softly we moved through th...
分类:
其他好文 时间:
2014-10-07 18:49:53
阅读次数:
265
cmd进入命令行,进入adb所在的目录下:出现的鬼异问题如下。C:\Users\xxxx>adb start-server adb server is out of date. killing... ADB server didn't ACK * failed to start daemon...
分类:
移动开发 时间:
2014-10-07 11:45:43
阅读次数:
256
在lighttpd网络模型里面我们可以看到以下代码 1 /* accept()s at most 100 connections directly 2 * 3 * we jump out after 100 to give the waiting connections a ch...
分类:
其他好文 时间:
2014-09-29 12:53:40
阅读次数:
160