Caused by: java.lang.IllegalArgumentException: java.lang.RuntimeException: Error parsing Mapper XML. Cause: java.lang.IllegalArgumentException: Result Maps collection already contains value for com...
分类:
其他好文 时间:
2014-09-11 17:36:52
阅读次数:
262
最近调试Zabbix的时候出现了一个错误:/etc/init.d/zabbix_agentdstart
Startingzabbix_agentd:/opt/program/zabbix/sbin/zabbix_agentd:errorwhileloadingsharedlibraries:libiconv.so.2:cannotopensharedobjectfile:Nosuchfileordirectory[FAILED]原因分析:ld提示找不到库..
分类:
其他好文 时间:
2014-09-11 15:31:36
阅读次数:
263
Encounted such error in VS after I update the xamarin at Mac side.Here is the solution for u to reference: Open VS ->Tools->Options->Xamarin->IOS Sett...
分类:
移动开发 时间:
2014-09-11 15:08:52
阅读次数:
320
Throwable是所有Java程序中错误处理的父类,有两种资类:Error和Exception。Error:表示由JVM所侦测到的无法预期的错误,由于这是属于JVM层次的严重错误,导致JVM无法继续执行,因此,这是不可捕捉到的,无法采取任何恢复的操作,顶多只能显示错误信息。Exception:表示...
分类:
编程语言 时间:
2014-09-11 15:07:42
阅读次数:
220
Got“READFPDMAQUEUED”errorsfrom“dmesg”outputonyourLinuxmachine?ata2.00:status:{DRDYERR}ata2.00:error:{UNC}ata2.00:failedcommand:READFPDMAQUEUEData2.00:cmd60/28:70:28:19:89/00:00:6c:01:00/40tag14ncq20480inres41/40:00:00:00:00/00:00:00:00:00/00Emask0x9(med..
分类:
系统相关 时间:
2014-09-11 09:43:52
阅读次数:
717
Apatche配置基础一.目录 Bin:Apatche执行文件所在目录 error:错误应答文件目录。服务器设置或浏览器要求的数据错误时,浏览器出现的错误信息存放的位置。 htdocs:web文档的根目录。用户存放网页和默认首页的位置。 icons:提供Apache预设给于的...
分类:
其他好文 时间:
2014-09-10 23:48:11
阅读次数:
899
一个客户的RAC节点硬件发生了变动,重启后数据库实例无法启动,远程登陆查看ALERT日志发现大量报错:
Writing to the above trace file is disabled for now on...
Errors in file /oracle/app/diag/rdbms/XXXX/XXXX2/trace/XXXX2_ora_184464.trc:
ORA-00600:...
分类:
数据库 时间:
2014-09-10 22:32:51
阅读次数:
250
今天遇到一个错误提示:ORA-06502:PL/SQL :numberic or value error: character string buffer too small,一般对应的中文信息为:ORA-06502: PL/SQL: 数字或值错误 :字符串缓冲区太小。仔细检查调试过程中才发现是开发...
分类:
数据库 时间:
2014-09-10 22:17:21
阅读次数:
509
Zen Cart 138 在PHP5.3环境下出现的Fatal error: Cannot redeclare date_diff() in includes/functions/functions_general.php错误的解决方法原因是在这个文件中已存在函数:date_diff()了,此时,我...
分类:
Web程序 时间:
2014-09-10 19:22:20
阅读次数:
212
configuration error: couldn’t perform authentication错误的解决办法 configuration error: couldn’t perform authentication. AuthType not set!: / apache 2.4中支持的....
分类:
其他好文 时间:
2014-09-10 19:16:30
阅读次数:
214