错误:java.lang.NullPointerException at com.genuitec.eclipse.ast.deploy.core.Deployment.(Unknown Source) at com.genuitec.eclipse.ast.deploy.core.ModuleDe...
分类:
系统相关 时间:
2015-02-26 13:16:43
阅读次数:
343
由于sleep进程比较多,就写个特简单的脚本,批量删除下,只保留5个即可#!/bin/shn=`/export/servers/mysql/bin/mysqladminprocesslist-uroot-pxxxxx|grep-isleep|wc-l`echo$nif["$n"-gt10]thenforiin`/export/servers/mysql/bin/mysqladminprocesslist-uroot-pxxxxxx|grep-isle..
分类:
系统相关 时间:
2015-02-26 00:01:49
阅读次数:
420
步骤版:
==================================服务器的设置=======================================
yuminstall-yopenldapopenldap-serversopenldap-clientsopenldap-devel
cp/usr/share/openldap-servers/slapd.conf.obsolete/etc/openldap/slapd.conf&&cp/usr/shar..
分类:
其他好文 时间:
2015-02-25 23:53:37
阅读次数:
752
root@dredd:/data/data/berserker.android.apps.sshdroid/home # netstat -lnpActive Internet connections (only servers)Proto Recv-Q Send-Q Local Address F...
分类:
其他好文 时间:
2015-02-24 20:58:56
阅读次数:
349
windows->preference->MyEclipse->servers->tomcat 选项下Tomcat 6.x点 enable设置tomcat directory2 进入Tomcat->JDK 配置jdk进入 Tomcat->Launch 配置 debug mode然后进入Manage ...
分类:
系统相关 时间:
2015-02-19 00:14:42
阅读次数:
206
myeclipse设置tomcat所占jvm的内存大小解决JAVA内存溢出问题:
windows-->preference-->MyEclipse-->Servers-->Tomcat-->Tomcatx.x-->JDK
在右边的Optional Java VM arguments里加上:-Xms256m -Xmx512m
其中-X是jvm的Head分配的参数
-Xms为初始Heap...
分类:
系统相关 时间:
2015-02-15 19:24:54
阅读次数:
178
Mongodb Sharding
介绍 Sharding in MongoDB
分片组建:
Shards(建议用Replica)、Query Routers、Config Servers。
Shards store the data. To provide high availability and dataconsistency, in...
分类:
数据库 时间:
2015-02-15 13:35:41
阅读次数:
298
==仅方便后续参考==GC日志配置-XX:+PrintGCDetails -XX:+PrintGCDateStamps -Xloggc:servers/%SERVER_NAME%_gc.log -XX:+HeapDumpOnOutOfMemoryError注意,%SERVER_NAME%是win格式...
分类:
其他好文 时间:
2015-02-10 23:01:53
阅读次数:
928
1 管理节点部署位置1.1 Dedicated Manager server and multiple MySQL (master,slaves) servers 使用专用的管理服务器管理多组MySQL主从服务器Since MHA Manager uses very little CPU/Memory resources, you can manage lots of (...
分类:
数据库 时间:
2015-02-10 15:25:31
阅读次数:
256
缓存:如果脱离IDE工具的话,weblogic的文件会在\user_projects\domains\base_domain\servers\AdminServer\tmp\_WL_user文件夹中http://www.cnblogs.com/alfredxiao/archive/2010/07/1...
分类:
Web程序 时间:
2015-02-06 12:55:53
阅读次数:
145