如图:在DBCA进行到3%时,报错
因为/etc/hosts与/etc/sysconfig/network不对应,所以报错
[root@ocm2 ~]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will...
分类:
其他好文 时间:
2014-08-19 22:32:15
阅读次数:
336
from://http://stackoverflow.com/questions/10005907/eclipse-android-plugin-libncurses-so-5sudo apt-get install libncurses5:i386orsudo apt-get install l...
分类:
数据库 时间:
2014-08-19 22:21:35
阅读次数:
193
error_reporting = E_ALL & ~E_NOTICE; 错误报告级别是位字段的叠加,推荐使用 E_ALL | E_STRICT; 1 E_ERROR 致命的运行时错误; 2 E_WARNING 运行时警告(非致命性错误); 4 E_PARSE 编译时解析错误; 8 E_...
分类:
Web程序 时间:
2014-08-19 22:13:35
阅读次数:
264
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient
未启动hive元...
分类:
数据库 时间:
2014-08-19 19:06:55
阅读次数:
281
Hi,The problem is:$ check_jmx4perl --url http://localhost:8081/jolokia --mbean java.lang:type=Threading --operation findDeadlockedThreads --null no-de...
分类:
其他好文 时间:
2014-08-19 18:37:25
阅读次数:
311
ylbtech-Error-WebForm:由于代码已经过优化或者本机框架位于调用堆栈之上,无法计算表达式的值。{由于代码已经过优化或者本机框架位于调用堆栈之上,无法计算表达式的值。}1.A,错误代码返回顶部 Tip:{由于代码已经过优化或者本机框架位于调用堆栈之上,无法计算表达式的值。}1.B,出...
分类:
其他好文 时间:
2014-08-19 18:20:25
阅读次数:
480
sshd问题:A protocol error occurred. Change of username or service not allowed在研究Linux安全的时候遇到一个问题,原本打算修改linux直接远程root登陆,修改为sshd的配置文件后Nano /etc/ssh/sshd_c...
分类:
其他好文 时间:
2014-08-19 18:08:35
阅读次数:
411
libidn.a(stringprep.o), in section __TEXT,__text reloc 8: indirect symbol index out of range for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
libidn.a...
分类:
移动开发 时间:
2014-08-19 16:40:44
阅读次数:
212