码迷,mamicode.com
首页 >  
搜索关键字:listeners failed    ( 7361个结果
EntityFrame6在本地可以正常使用,部署到IIS后报异常(Additional information: The underlying provider failed on Open.)
异常详细:An exception of type 'System.Data.Entity.Core.EntityException' occurred in EntityFramework.SqlServer.dll but was not handled in user codeAddition...
分类:其他好文   时间:2014-07-10 13:56:49    阅读次数:306
INSTALL_FAILED_MISSING_SHARED_LIBRARY
install FMRadio.apk的时候一直报这个错。 原因是高通的FMRadio的jni库和apk是分开的,也就是说直接编译生成的apk中是不包含这个库的,因此install的时候会提示没有共享库。对这个apk的办法是采用push的方式。...
分类:其他好文   时间:2014-06-28 07:50:05    阅读次数:240
error
Gem::Ext::BuildError:ERROR:Failedtobuildgemnativeextension./home/chenwei/.rvm/rubies/ruby-1.9.3-p547/bin/rubyextconf.rbcheckingforruby/thread.h...nocheckingforrb_thread_blocking_region()...yescheckingforrb_wait_for_single_fd()...yescheckingforrb_hash_dup()...
分类:其他好文   时间:2014-06-28 00:32:22    阅读次数:296
cdh4.1.2 hadoop和oozie集成问题
1.异常信息例如以下: Caused by: com.google.protobuf.ServiceException: java.net.ConnectException: Call From slave4/10.95.3.65 to 0.0.0.0:10020 failed on connect...
分类:其他好文   时间:2014-06-27 18:58:32    阅读次数:280
FDO error:Failed to label layer(XXX) for class Default
描述: A column was specified that does not exist. 出现这个问题的原因在于label features 展示的字段不存在或者为空,只要将其勾选去掉或者换个显示的字段即可。 解决步骤: 1.选中出现问题的图层,右键,选择Properties选项 ...
分类:其他好文   时间:2014-06-27 18:49:58    阅读次数:298
[android错误]Failed to install *.apk on device 'emulator-5554': timeout
[2014-06-26 15:35:42 - app] ------------------------------[2014-06-26 15:35:42 - app] Android Launch![2014-06-26 15:35:42 - app] adb is running normal...
分类:移动开发   时间:2014-06-27 15:44:09    阅读次数:368
HP 笔记本 UEFI 模式下还原 windows 7 the system image restore failed
本人公司电脑型号为HPfolio9740m,用windows7自带的修复工具,恢复windows标准镜像文件,出现如下错误:Thesystemp_w_picpathrestorefailed.Windowscannotrestoreasystemp_w_picpathtoacomputerthanhasdifferentfirmware.Thesystemp_w_picpathwascreatedonacomputerusingBIOSand..
分类:Windows程序   时间:2014-06-27 06:48:53    阅读次数:537
.net wcf memory gates checking failed
某个功能不能使用,从内网访问这个API出现memorygatescheckingfailed。如下图所示,正如上图所说,激活wcf最小内存不够,加minFreeMemoryPercentageToActivateService="0"。恢复正常访问如下图所示,为了以后预防这种问题再次发生,暂时有两种解决方法可选:1、服务器增加内存..
分类:Web程序   时间:2014-06-27 06:16:28    阅读次数:449
Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-2.xml, reason:
最近接受的这个项目需要Android SDK Tools revision 22.6.2 or above.,所以必须得更新SDK,然而在SDKmanager中更新android SDK 总是提示:Fetching http://dl-ssl.google.com/android/repositor...
分类:移动开发   时间:2014-06-26 20:41:54    阅读次数:918
CrtmpServer支持Android与IOS进行RTMP直播遇到的_checkbw问题
在进行移动端视频直播项目时遇到的问题,手机端在推的流时的是没问题的,主要现在是IOS和安卓连接CRtmpServer后进行播放时checkBW过不了,出现异常:NetConnection.Call.Failed,但连FMS服务器时能正常播放,由于用的是VLC的库,是封装好的,确定不了是哪个环节出了问题,以下是安卓与IOS开发报出来的异常截图。...
分类:移动开发   时间:2014-06-26 07:27:15    阅读次数:650
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!