部署CloudFoundry可能遇到的问题1. Bosh 报告 OpenStack API Request Entity Too Large error解决办法,修改/etc/nova/api-paste.conf文件,添加limits属性[python]view plaincopy[filter:...
分类:
其他好文 时间:
2015-04-04 09:07:16
阅读次数:
152
打开EBS的form,系统报错,中文提示信息是:FRM-92095:oracle jinitiator版本太旧,请安装版本1.1.8.2或更高版本;如果是英文环境,则会报错:FRM-92095: Oracle JInitiator version too low. Please install ve...
分类:
数据库 时间:
2015-04-03 15:05:14
阅读次数:
212
火车:安装:$ sudo apt-get install sl输入:sl奶牛:安装:$sudo apt-get install cowsay输入:cowsay “hello world” cowsay -f sheep “I too love linux” cowsay -l字符矩阵:安装...
分类:
系统相关 时间:
2015-04-03 00:00:05
阅读次数:
448
文档总览:http://www.aerospike.com/docs/JAVA AeroSpike知识总览:http://www.aerospike.com/docs/client/java/start/index.html工具总览:http://www.aerospike.com/docs/too...
分类:
其他好文 时间:
2015-04-02 20:22:29
阅读次数:
264
Description
已知N个正整数:A1、A2、……、An 。今要将它们分成M组,使得各组数据的数值和最平均,即各组的均方差最小Solution
这题一眼看不会做啊,这题肯定是乱搞题啊。。。一看这n≤20n\leq20,想搜来着,然后感觉不太对。看了一眼别人的题解恍然大悟,模拟退火!真是长姿势了,以前总是拘泥于用退火做计算几何,没有深入理解退火的实质。真是too young。
先随机分组,...
分类:
其他好文 时间:
2015-04-02 15:07:30
阅读次数:
172
replSeterrorRS102toostaletocatchup辅助副本成员需要关机增加内存,很早就提前关机,等第二天服务器起来后,去查看rs.status()信息,会捕获到"stateStr":"RECOVERING"。其实早已超过了维护窗口时间。这时,如果运气好的话,会看到errorRS102toostaletocatchup错误。而该错误是..
分类:
其他好文 时间:
2015-03-31 20:32:16
阅读次数:
224
HTTP Status 500 -type Exception reportmessagedescription The server encountered an internal error () that prevented it from fulfilling this request.ex...
分类:
数据库 时间:
2015-03-31 19:52:01
阅读次数:
321
下载了一个jdk1.7的Bin安装但是安装和设置好环境之后运行java看版本号发现出错:
$ java -version
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
检查PATH和CLASSPATH都设置没问题,查看安装目时居然发现lib目录下没有too...
分类:
其他好文 时间:
2015-03-30 18:46:32
阅读次数:
116
链接: click here~~
题意:
According to a research, VIM users tend to have shorter fingers, compared with Emacs users.
Hence they prefer problems short, too. Here is a short one:
Given n (1 18), Y...
分类:
其他好文 时间:
2015-03-30 13:20:40
阅读次数:
152
//还是too young,因为没初始化len_name, len_str wa了一发 1 #include "bits\stdc++.h" 2 using namespace std; 3 char name[1010], str[1000010]; 4 5 int main() 6 { 7 .....
分类:
其他好文 时间:
2015-03-28 21:46:55
阅读次数:
224