码迷,mamicode.com
首页 >  
搜索关键字:failed dependencies    ( 8612个结果
connection failed: socket,host=localhost,port=8100,tcpNoDelay=1: java.net.ConnectException: Connect
JAVA、openOffice、myeclipse报错原因:没有启动openOffice服务。解决办法:运行→cmd,输入:cdC:\Program Files (x86)\OpenOffice 4\program回车再输入soffice -headless -accept="socket,host...
分类:编程语言   时间:2014-07-14 22:46:06    阅读次数:1027
java.lang.IllegalStateException: Failed to load ApplicationContext
1、错误描述 七月 13, 2014 6:34:41 下午 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions 信息: Loading XML bean definitions from class path resource [applicationContext.xml] 七月 1...
分类:移动开发   时间:2014-07-14 13:09:26    阅读次数:272
mvn使用记录
1. mvndependency:copy-dependencies 会导出到targed/dependency 下面2. mvndependency:copy-dependencies-DoutputDirectory=lib这样jar包都会copy到工程目录下的lib里面3. 设置依赖级别,通常...
分类:其他好文   时间:2014-07-14 08:50:43    阅读次数:158
Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.
Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.D:\GameDevelopment\adt-bundle-windows-x86...
分类:其他好文   时间:2014-07-13 21:36:10    阅读次数:428
Hadoop Eclipse远程连接出现:Error:Call to /10.10.10.10:9000 failed on local exception: java.io.EOFException
异常截图:原因很简单,Hadoop对应的eclipse插件jar包版本不对,更换至响应版本即可。
分类:编程语言   时间:2014-07-13 19:48:47    阅读次数:323
ArcGIS AddIn开发笔记(一)
学习AddIn开发,遇到了些稀奇古怪的问题,网上的资料少之又少。(1)AddIn开发,主要是通过ArcMap静态变量,与主程序中的数据等进行交互(2)failed to register Add In .esriAddIn异常,此类异常为Visual Studio中项目名称或者类名称中出现了中文名(...
分类:其他好文   时间:2014-07-13 17:50:30    阅读次数:312
CentOS安装ISCSI服务和运行
一:安装服务器:[root@localhostCD]#rpm-ivhscsi-target-utils-1.0.24-10.el6.x86_64.rpmwarning:scsi-target-utils-1.0.24-10.el6.x86_64.rpm:HeaderV3RSA/SHA1Signature,keyIDc105b9de:NOKEYerror:Faileddependencies: libibverbs.so.1()(64bit)isneededbyscsi-target-utils..
分类:其他好文   时间:2014-07-13 14:47:45    阅读次数:1093
INSTALL_FAILED_UID_CHANGED解决办法
最近开发过程中又遇到了这个问题,终于找到了一个比较好的解决办法,在此记录下。 打开手机或者pad中的设置----->安全----->未知来源(允许安装非安卓市场应用程序), 把这个取消,再重新选中,然后重启设备,再安装,就ok了 。 其他关于卸载data下面文件的方法都没想过,重启机器或者恢复出厂设置再连接就好了...
分类:其他好文   时间:2014-07-12 23:31:55    阅读次数:258
Error creating bean with name 'menuController': Injection of autowired dependency……
出现了一大串错误,Error creating bean with name 'userController': Injection of autowired dependencies failed。。。。。  查了代码后发现,原来是在UserServiceImpl中忘了写一句话@Service("userService"),以至于因此导致一系列错误。 在控制层调用业务层,必须在业...
分类:其他好文   时间:2014-07-12 22:15:46    阅读次数:226
解决在SharePoint 2010/2013部署自己的Event Handler后,抛出”不能加载被引用的第三方的程序集"的问题
解决在SharePoint 2010 部署自己Event Handler后,解决”Could not load file or assembly 'TIBCO.EMS, Version=1.0.700.12, Culture=neutral, PublicKeyToken=5b83db8ff05c64ba' or one of its dependencies. The system cannot find the file specified. “的问题...
分类:其他好文   时间:2014-07-12 21:37:56    阅读次数:283
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!