码迷,mamicode.com
首页 >  
搜索关键字:unable to retrieve    ( 2922个结果
org.apache.tomcat.util.bcel.classfile.ClassFormatException: It is not a Java .class file
Tomcat启动时输出以下错误:24-May-2015 14:47:07.441 SEVERE [localhost-startStop-1] org.apache.catalina.startup.ContextConfig.processAnnotationsJar Unable to process Jar entry [com/auth/spring/listener/SpringLoade...
分类:编程语言   时间:2015-05-24 15:47:26    阅读次数:632
单人SVN提交bug
The working copy "初识tableVIew" failed to commit files.fatal: Unable to create '/Users/zjj/ios项目/UITableView/初识tableVIew/.git/index.lock': File exists....
分类:其他好文   时间:2015-05-24 01:18:09    阅读次数:152
android studio Unable to load class 'org.codehaus.groovy.runtime.typehandling.ShortTypeHandling'
今天导入之前的Android studio项目,出了一个很严重的Error,如下:Error:Unable to load class 'org.codehaus.groovy.runtime.typehandling.ShortTypeHandling'. Possible causes for this unexpected error include:Gradle's depe...
分类:移动开发   时间:2015-05-23 16:54:41    阅读次数:1481
Android学习Service中遇到的问题
今天学习service,然后遇到了一个force close,log中存在这个一句话:05-23 14:13:26.408: E/AndroidRuntime(17616): android.content.ActivityNotFoundException: Unable to find expl...
分类:移动开发   时间:2015-05-23 15:25:16    阅读次数:117
dbstart和dbshut启动、关闭数据库报错ORACLE_HOME_LISTNER is not SET解决办法
dbstart启动数据库报错,如下:[oracle@wen ~]$ dbstartORACLE_HOME_LISTNER is not SET, unable to auto-start Oracle Net ListenerUsage: /u01/app/oracle/product/11.2.0...
分类:数据库   时间:2015-05-23 14:06:07    阅读次数:216
the application was unable to start correctly(0x000007b)解决方案
遇到程序崩溃的一般解决步奏 1、调试程序,定位到崩溃到码处。如果是系统代码处的问题,可以复制改行代码在百度上搜搜看;如果是你自己写的代码,那么我想改起来就更简单了。 2、一般我们所遇到的程序崩溃问题网上一定是找得到的,尽量看看国外的链接,老外们说的还是比较靠谱的。看不懂英文的话,就用chrome浏览器翻译网页吧。 回到正题, 一朋友说他运行程序出现崩溃弹窗:the application ...
分类:移动开发   时间:2015-05-23 12:58:46    阅读次数:378
python3安装第三方库报错(ld_so_aix)
安装 python3的第三方库时,ld_so_aix找不到 unable to execute ‘/home/cbstest/user/mj/py3/lib/python3.4/config/ld_so_aix‘: No such file or directory error: command ‘/home/cbstest/user/mj/py3/lib/pyth...
分类:编程语言   时间:2015-05-22 19:49:24    阅读次数:711
warning: unable to bind to property '..' on class '..' (class is not an IEventDispatcher) 莫名其妙的
之前碰到过这个问题,主要是因为绑定问题,就是说绑定不成功,原因可能是对象的引用等,现今天这个我没辙了,先记下来新建一个application ,只显示个文本就好,然后TombModel是一个类文件,只定义几个静态属性public class TombModel { //[...
分类:其他好文   时间:2015-05-22 18:42:38    阅读次数:100
Unable to simultaneously satisfy constraints.
[_actualContentView setTranslatesAutoresizingMaskIntoConstraints:NO];
分类:其他好文   时间:2015-05-22 16:36:21    阅读次数:195
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
安装完epel后,发现一个问题:Error:Cannotretrievemetalinkforrepository:epel.Pleaseverifyitspathandtryagain解决办法:修改文件"/etc/yum.repos.d/epel.repo",将baseurl的注释取消,mirrorlist注释掉。测试:yumcleanallyumlist.....zeromq.x86_642.2.0-4.el6epelzeromq-devel.i..
分类:Web程序   时间:2015-05-21 19:45:24    阅读次数:179
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!