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
启动apache服务出现Jobfailed.Seesystemlogsand‘systemctlstatus‘fordetails.查看错误提示看日志cat/var/log/messages|grephttpd原来是编辑httpd.conf文件时候第196行出错vi/etc/httpd/conf/httpd.confsystemctlstarthttpd.service解决
分类:
其他好文 时间:
2014-09-10 19:37:51
阅读次数:
494
今天打包时,发现2.3机器,产生的APK在某些机器上不能安装(Installation error:INSTALL_FAILED_DEXOPT),针对这个问题的一个可能解释是:最新的ADT和SDK Tool在将jar转化成dex的时候,可能会合并类的代码,这将导致巨大的类;类中的每一个方法都分配有一...
分类:
移动开发 时间:
2014-09-10 17:37:30
阅读次数:
161
用UnitOfWork进行实体更新的时候,再查询实体一次,再去更新的时候会报如下错误:Attaching an entity of type 'TinyFrame.Data.DomainModel.t_user_application' failed because another entity o...
分类:
其他好文 时间:
2014-09-10 13:59:00
阅读次数:
314
首先在pom.xml中添加:
org.apache.maven.plugins maven-project-info-reports-plugin
如果用的是eclipse,那就用run as-build-在Goals那个框框里输入:
project-info-reports:dependencies,如果实在dos环境下,
就mvn p...
分类:
其他好文 时间:
2014-09-10 12:34:50
阅读次数:
230
节点间的时间同步对于Oracle来说是非常重要的,在11g版本之前往往通过搭建NTP服务器完成时间同步。在Oracle11g中新增加了一个CTSS(ClusterTimeSynchronizationServices,集群时间同步服务)服务,用来完成集群节点间时间同步。在安装GridInfrastructure过程中,如果没有发现节..
分类:
数据库 时间:
2014-09-10 02:55:00
阅读次数:
238
hive中删除表的错误Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:javax.jdo.JDODataStoreException: Iteration request failed :...
分类:
其他好文 时间:
2014-09-10 00:28:59
阅读次数:
748
作者:ffsystem网站在Windows平台上开发测试,完成了后同步到CentOS6.5 Nigix运行。发现phpMailer组件无法与SMTP服务器建立连接,导致无法发送邮件。错误代码:phpmailer smtp connect() failed在网上找到一些解决办法,实测下面的方案可行:1...
分类:
Web程序 时间:
2014-09-09 20:07:09
阅读次数:
362
解决办法:在plugins之前添加如下pluginManagement,二者前后顺序如下: org.eclipse.m2e ...
分类:
其他好文 时间:
2014-09-09 19:54:19
阅读次数:
197
Tried to install Ubuntu desktop on my Dell Inspiron 1420 but failed, finally work around it and solved the problem. All the problems encountered might be caused by my computer graphical card "NVIDIA GeForece 8400M GS", it has hardware failure before and I ...
分类:
其他好文 时间:
2014-09-09 16:13:09
阅读次数:
266