码迷,mamicode.com
首页 >  
搜索关键字:unable    ( 2498个结果
users表空间满导致应用无法连接
应用报无法连接alert:ORA-1653: unable to extend table SYS.AUD$ by 8192 in tablespace USERSSYS.AUD$ 审计使用的表11gr2版本,oracle把参数audit_trail 自动设置为DB级别,导致很多数据...
分类:其他好文   时间:2014-10-01 15:03:31    阅读次数:462
win 64位系统安装带有c编写的python模块出现ValueError: [u‘path‘]解决
关于win 64位机器安装Scrapy的问题:http://steamforge.net/wiki/index.php/How_to_Install_Scrapy_in_64-bit_Windows_7 在安装Scrapy是要安装一系列的依赖模块, 出现问题: 1、error: Unable to find vcvarsall...
分类:编程语言   时间:2014-09-30 13:46:39    阅读次数:341
android.view.InflateException: Binary XML file 解决方案
android.view.InflateException: Binary XML file line #2: Error inflating class 的解决方法 java.lang.RuntimeException: Unable to start activity ComponentInfo{cn.xs8.app/cn.xs8.app.activity.news.Xs8_News...
分类:移动开发   时间:2014-09-28 18:36:16    阅读次数:180
ORA-27090 故障一例
最近的alert日志中碰到了ORA-27090的错误信息,其错误提示为Unable to reserve kernel resources for asynchronous disk I/O。根据这个提示来看是跟异步I/O相关的内核参数问题。下面是这个问题的描述与解决。1、故障错误信息Wed Sep 10 09:58:17 CST 2014Errors in file /u01/app/oracl...
分类:其他好文   时间:2014-09-28 16:41:34    阅读次数:178
Android pull to Refresh 导入出错?
今天在导入 PuultoResfresh 的时候老是出错. error: [2014-09-28 10:04:44 - library] Unable to resolve target 'android-16' [2014-09-28 10:04:59 - PullToRefreshListFragment] Unable to resolve target 'android-16...
分类:移动开发   时间:2014-09-28 11:03:31    阅读次数:129
MapReduce 编程 系列四 MapReduce例子程序运行
MapReduce程序编译是可以在普通的Java环境下进行,现在来到真实的环境上运行。首先,将日志文件放到HDFS目录下$ hdfs dfs -put *.csv /user/chenshu/share/logs/ 14/09/27 17:03:22 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your...
分类:其他好文   时间:2014-09-27 21:04:00    阅读次数:233
You need to use a Theme.AppCompat theme (or descendant) with this activity解决方法
报错如下:java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.test2/com.example.test2.MainActivity}: java.lang.IllegalStateExcep...
分类:移动开发   时间:2014-09-27 11:58:09    阅读次数:179
Xcode5和6共存时,如何发布应用到商店
如何你和我一样手贱安装了Xcode6,同时又需要发布应用到商店时,你会发现打好的包是通不过审核的。验证报错:unable to validate application archives of type:0x0Google报错信息后,发现Beta版的Xcode打的包是不能发布到商店的。这时候即使你启...
分类:其他好文   时间:2014-09-26 18:28:08    阅读次数:182
You must supply a layout_width layout_width attribute 解决办法
今天项目上报出了一个这样的问题,如下: 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
Unable to disable SELinux because the installed package set
反馈:1."selinux--disabled"inkickstart2.确保@admin-toolsorsystem-config-firewall在安装包之列结果:ErrorcreatingLiveCD:UnabletodisableSELinuxbecausetheinstalledpackagesetdidnotincludethefile/usr/sbin/lokkit总结:selinux--disabledrequiressystem-config-firewal..
分类:系统相关   时间:2014-09-25 12:16:19    阅读次数:231
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!