码迷,mamicode.com
首页 >  
搜索关键字:failed dependencies    ( 8612个结果
eclipse parseSdkContent failed java.lang.NullPointerException
开Eclipse出现错误“parseSdkContent failed”。1. 备份C:\Users\Administrator\.android 中的adb_usb.ini文件2.删除文件夹 C:\Users\Administrator\.android3. 第二步后,可能会出现adb连接不了,此...
分类:编程语言   时间:2014-11-06 19:02:30    阅读次数:247
cocoapod卡在了analyzing dependencies
虽然公司的项目没有使用cocoapod,但是有一些第三方库本身依赖其他第三方的库,并且是用cocoapod来管理这些依赖的,所以在使用某些第三方库时,还是需要用到cocoapod的。今天在github上fork了一个控件,这个控件还依赖另一个控件,于是我就 pod install 了,却一直卡在analyzing dependencies ,一开始还怀疑是不是被墙了,后来上网搜了一下,发现了解...
分类:其他好文   时间:2014-11-06 14:55:51    阅读次数:143
在Ubuntu下使用Eclispe连接hadoop时拒绝链接解决方案总结
Cannot connect to the Map/Reduce location: hadoop1.0.3 Call to ubuntu/192.168.1.111:9000 failed on connection exception: java.net.ConnectException:...
分类:系统相关   时间:2014-11-06 13:03:09    阅读次数:178
Android - 使用ApiDemos学习Android开发
使用ApiDemos学习Android开发本文地址: http://blog.csdn.net/caroline_wendy位置: android-sdk/samples/android-20/legacy/ApiDemos;ReadMe中,在使用ApiDemos需要添加依赖库;Project Structure - Dependencies:添加 com.android.support:supp...
分类:移动开发   时间:2014-11-06 09:23:01    阅读次数:174
sshd(pam_google_authenticator)[12060]: Failed to read "/root/.google_authenticator"
Googleauthenticator身份验证,用户拒绝解决办法:Nov509:56:03aaa6174unix_chkpwd[1506]:passwordcheckfailedforuser(root) Nov509:56:03aaa6174sshd[1406]:pam_unix(sshd:auth):authenticationfailure;logname=uid=0euid=0tty=sshruser=rhost=192.168.88.5user=root Nov509..
分类:其他好文   时间:2014-11-05 15:06:44    阅读次数:432
remmina failed to load rdp plugins in kali linux
安装remmina新建主机的时候发现protocol下拉列表里面没有rdp1,检查rdpplugins确认已安装:root@kali-leo:~#dpkg-l|grepremmina|greprdpiiremmina-plugin-rdp1.0.0-4+deb7u1i386RDPpluginforremminaremotedesktopclient----root@kali-leo:~#ll/usr/lib/remmina/plugins/remmina..
分类:系统相关   时间:2014-11-05 15:05:56    阅读次数:523
Component MSWINSCK.OCX' or one of its dependencies not correctly registered: a file is missing
系统弹出窗口提示“缺少mswinsck.ocx”,“没有找到mswinsck.ocx”等问题。 1、下载mswinsck.ocx。 2、复制文件“mswinsck.ocx”到系统目录下。 3、系统目录一般为:C:\WINNT\System32 。64位系统为C:\Windows\SysWOW64 4、最后点击开始菜单-->运行-->输入regsvr32 mswinsck.ocx...
分类:Windows程序   时间:2014-11-04 21:16:06    阅读次数:467
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
启动项目报: jar包: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------...
分类:其他好文   时间:2014-11-04 19:47:03    阅读次数:197
HTTP Status 500 - Request processing failed; nested exception is java.lang.NullPointerException
HTTP Status 500 - Request processing failed; nested exception is java.lang.NullPointerExceptiontype Exception reportmessage Request processing failed; nested exception is java.lang.NullPointerExceptio...
分类:编程语言   时间:2014-11-04 19:42:27    阅读次数:284
HTTP Status 500 - Request processing failed; nested exception is org.springframework.jdbc.BadSqlGram
HTTP Status 500 - Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:type Exception reportmessage Request processing failed; nested exception is org.springf...
分类:数据库   时间:2014-11-04 19:41:30    阅读次数:357
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!