码迷,mamicode.com
首页 >  
搜索关键字:deploy upload failed    ( 13091个结果
INSTALL_FAILED_MISSING_SHARED_LIBRARY
install FMRadio.apk的时候一直报这个错。 原因是高通的FMRadio的jni库和apk是分开的,也就是说直接编译生成的apk中是不包含这个库的,因此install的时候会提示没有共享库。对这个apk的办法是采用push的方式。...
分类:其他好文   时间:2014-06-28 07:50:05    阅读次数:240
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
java做的比较完善的FTP上传下载文件服务器源码
Filename: ftp.javaAuthor: leetsing(elove)Create date: 2004-08-30Use: connect to FTP server,then upload and download fileModify date: 2004-09-05 a...
分类:编程语言   时间:2014-06-27 14:21:16    阅读次数:333
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
ios提交审核app会遇到的各个状态和时间
更新App会遇到的各个状态和需要的时间一次正常的更新会经历这样的过程:Prepare For Upload -> Waiting For Upload -> Upload Received -> Waiting For Review -> In Review -> Processing For Ap...
分类:移动开发   时间:2014-06-26 19:49:28    阅读次数:367
erlang 一个高性能web框架 Cowboy 的使用笔记
环境:ubuntu_server 1210目的:构建web版hello world程序参考链接:http://roberto-aloi.com/blog/2013/07/13/create-deploy-erlang-cowboy-application-heroku/1.使用rebar 构建一个项...
分类:Web程序   时间:2014-06-26 16:11:10    阅读次数:339
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
迷上了代码!