今天项目上报出了一个这样的问题,如下:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.csii.jincheng/com.csii.ui.MainMenuActivity}: java.lang.RuntimeException: Binary XML file line #1: You must s...
分类:
其他好文 时间:
2014-09-25 13:12:08
阅读次数:
279
反馈:1."selinux--disabled"inkickstart2.确保@admin-toolsorsystem-config-firewall在安装包之列结果:ErrorcreatingLiveCD:UnabletodisableSELinuxbecausetheinstalledpackagesetdidnotincludethefile/usr/sbin/lokkit总结:selinux--disabledrequiressystem-config-firewal..
分类:
系统相关 时间:
2014-09-25 12:16:19
阅读次数:
231
问题说明:AndroidRuntime(1705): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.activitytest/com.example.activitytest.Second...
分类:
移动开发 时间:
2014-09-25 10:17:28
阅读次数:
335
webdriver调用ie浏览器报错:org.openqa.selenium.NoSuchWindowException: Unable to find element on closed解决方法:System.setProperty("webdriver.ie.driver", "C:\\User...
分类:
Web程序 时间:
2014-09-24 23:18:37
阅读次数:
293
Modelsim之error “unable to check out a viewer license necessary for use of the modelsim graph.Vsim is closing” 原因:之前破解的modelsim对应PC的Physiacl Addres...
分类:
其他好文 时间:
2014-09-24 22:23:37
阅读次数:
635
题记:当我的Centos安装完成后,上网啊神马的,字体显示的都很粗糙,很明显啦,它是希望我安装一个linux版的显卡驱动。
所以就开始安装啦,然后按照网上的那些步骤,可是总安装不成功。下面就把我遇到的一些error贴出啦,如果你也遇到里同样的问题,不妨试试在下的方法,看看适不适合你的电脑。
安装驱动,首先按照网上的提示,用yum神马的,但是都没成功,所以转而通过下载驱动手动安装勒。
首先查下...
分类:
其他好文 时间:
2014-09-24 21:45:18
阅读次数:
210
程序编译正常,在用Eclipse调试执行时,报错Unable to execute dex: Multiple dex files define:方法:原因是有重复的。jar被引用,可以查看你的build path,尤其是Android Dependencies一定有重复引入的.jar包,解决的方法...
分类:
其他好文 时间:
2014-09-24 15:58:46
阅读次数:
223
一、故障症状最近公司一个集群跑大任务时,datanode日志报DataXceiveServer: Exiting due to:java.lang.OutOfMemoryError: unable to create new native thread异常,然后计算节点上的DataNode直接挂掉。...
分类:
其他好文 时间:
2014-09-23 21:51:05
阅读次数:
300
摘抄至:http://blog.csdn.net/studyalllife/article/details/8558258在我们使用真机进行Android应用调试时,无法获得调试信息,错误提演示样例如以下:Unable to open log device ‘/dev/log/main’: No s...
分类:
移动开发 时间:
2014-09-22 20:44:33
阅读次数:
203
1.调用wcf时日志记录如下:System.ServiceModel.FaultException: The server was unable to process the request due to an internal error. For more information about t...
分类:
其他好文 时间:
2014-09-22 17:12:52
阅读次数:
282