码迷,mamicode.com
首页 >  
搜索关键字:failed dependencies    ( 8612个结果
pod install 失败
错误报告:Analyzing dependencies/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/pathname.rb:422:in `open': No such file or direct...
分类:其他好文   时间:2014-12-02 19:04:46    阅读次数:781
nginx或者php-fpm 启动时报错 “shmget() failed: Invalid argument”
博客:http://lijinhuan.blog.51cto.com/微博:http://weibo.com/lijinhuanexperience代码:https://github.com/lijinhuan报错详情:shmget()failed:InvalidargumentFailedtostartupconcurrentusersmodule!原因:kernel.shmmax设置未生效解决方法:[root@localhost~]#sysctl-a|..
分类:Web程序   时间:2014-12-02 15:27:39    阅读次数:772
Android真机测试 INSTALL_FAILED_INSUFFICIENT_STORAGE 解决方法
以前都是用自己小米的机子测试,没任何问题,但是昨天他娘的手机摔坏了,来公司要调试程序,把以前大学时用的2.3.6系统的国产杂牌android机器拿出来,安装的时候出现了下面的情况 , 网上也找了好久,没什么用。 [2013-08-06 16:31:04 - Flashlight] Installation error: INSTALL_FAILED_INSUFFICIENT_STOR...
分类:移动开发   时间:2014-12-02 15:19:35    阅读次数:190
Vlc For Android问题总结
BUILD FAILED /home/swtf/android/vlc-android/build.xml:91: Cannot find /home/swtf/android-studio/sdk/tools/ant/build.xml imported from /home/swtf/android/vlc-android/build.xml Total time: 3 seconds...
分类:移动开发   时间:2014-12-02 13:35:42    阅读次数:253
git clone https协议问题
错误提示:root@kali:~# git clone https://code.jd.com/15907645082_p/xiaoshuo.git正克隆到 'xiaoshuo'...error: server certificate verification failed. CAfile: /et...
分类:Web程序   时间:2014-12-02 06:44:10    阅读次数:201
[pool www] user has not been defined
[02-Dec-2014 00:28:58] ALERT: [pool www] user has not been defined[02-Dec-2014 00:28:58] ERROR: failed to post process the configuration[02-Dec-2014 0...
分类:其他好文   时间:2014-12-02 01:32:16    阅读次数:3470
提示 launch failed
错误提示:Could not launch"appName" process launch failed: timed out waiting for app to launch: 产生这个错误的原因,可以通过打开项目的Scheme来查看。 菜单 -> Product -> Scheme -> Edit Scheme ,会出...
分类:其他好文   时间:2014-12-01 19:31:47    阅读次数:721
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException Table 'xinghe.base_class' doesn't exist
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException Table 'xinghe.base_class' doesn't existHTTP Status 500 - Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammar...
分类:数据库   时间:2014-12-01 19:18:44    阅读次数:513
Error:duplicate files during packaging of APK app/build/output/apk
在gradle配置文件加入:android { packagingOptions { exclude 'META-INF/DEPENDENCIES.txt' exclude 'META-INF/LICENSE.txt' exclude 'META-IN...
分类:移动开发   时间:2014-12-01 14:04:59    阅读次数:203
Spark程序提交到Yarn集群时所遇异常
Exception 1:当我们将任务提交给Spark Yarn集群时,大多会出现以下异常,如下:14/08/09 11:45:32 WARN component.AbstractLifeCycle: FAILED SelectChannelConnector@0.0.0.0:4040: java.n...
分类:其他好文   时间:2014-12-01 12:48:27    阅读次数:304
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!