码迷,mamicode.com
首页 >  
搜索关键字:failed dependencies    ( 8612个结果
failed to create the requested registry key installer
如果说电脑以前安装过一次虚拟机的话,卸载再次安装的时候,就会出现上面这种错误。   这是为什么呢,因为我们在卸载的时候,没有卸载虚拟机注册表里面的信息,解决办法很简单了,没卸载完全,我删掉你不就是了。   点击开始菜单,输入regedit,回车,进入注册表,删除HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc这个.lnc文件就OK了,如果没找到的话,那就在注册...
分类:其他好文   时间:2014-09-26 14:14:48    阅读次数:180
安装CentOS虚拟机 starting postfix failed 错误
The full path to the file is ‘/etc/postfix/main.cf‘ Just add or modify your hostname and restart the postfix service by running ‘service postfix restart‘. Please note mydomain.net. is an invalid ho...
分类:其他好文   时间:2014-09-26 12:24:59    阅读次数:614
spring项目报org.apache.tiles.definition.DefinitionsFactoryException: I/O错误原因及解决办法。
今天升级一个spring项目遇到如下错:HTTP Status 500 - Request processing failed; nested exception is org.apache.tiles.definition.DefinitionsFactoryException: I/O Erro...
分类:编程语言   时间:2014-09-25 21:23:17    阅读次数:1032
HTTP Status 500 - Handler processing failed; nested exception is java.lang.OutOfMemoryError: PermGen
HTTP Status 500 - Handler processing failed; nested exception is java.lang.OutOfMemoryError: PermGen space发生此问题的环境信息:系统:CentOS 6.5Tomcat:Tomcat 7.0.6PermGen spacePermGen space的全称是Permanent Generation ...
分类:编程语言   时间:2014-09-25 20:55:07    阅读次数:240
Job Submission failed with exception 'java.io.IOException
Job Submission failed with exception 'java.io.IOException(Failed to run job : org.apache.hadoop.security.AccessControlException: User pms cannot submit applications to queue root.default)' FAILED: Execution Error, return code 1 from org.apache.hadoop.hive....
分类:编程语言   时间:2014-09-25 15:56:19    阅读次数:453
failed to lazily initialize a collection of role
spring mvc 报错:failed to lazily initialize a collection of role在web.xml添加openSessionInViewFilterorg.springframework.orm.hibernate4.support.OpenSessionI...
分类:其他好文   时间:2014-09-25 15:54:49    阅读次数:142
dpkg: error processing mysql-server (--configure)
start:Jobfailedtostartinvoke-rc.d:initscriptmysql,action"start"failed.dpkg:errorprocessingmysql-server-5.5(--configure):subprocessinstalledpost-instal...
分类:数据库   时间:2014-09-25 13:59:39    阅读次数:219
maven可选依赖(Optional Dependencies)和依赖排除(Dependency Exclusions)
我们知道,maven的依赖关系是有传递性的。如:A-->B,B-->C。但有时候,项目A可能不是必需依赖C,因此需要在项目A中排除对A的依赖。在maven的依赖管理中,有两种方式可以对依赖关系进行,分别是可选依赖(Optional Dependencies)以及依赖排除(Dependency Exclusions)。本文将对这两种方式进行讲解,以理解这两者的区别、使用场景以及如何配置。...
分类:其他好文   时间:2014-09-25 12:15:48    阅读次数:238
孙其功陪你学之——重装系统后配置原有的虚拟机
由于系统出现了问题,就一键还原到了刚刚购机时的系统状态,但是其他盘还保留了之前安装的虚拟机Vmware和虚拟机系统。安装好了之后,打开VMware后发现,提示让填写注册码,填写完了,怎么都不成功。准备重新安装,提示:failed to create the requested registry key key installer error 1021。这就是注册表有问题了,新装的系统里对于原来的软...
分类:其他好文   时间:2014-09-25 02:58:08    阅读次数:272
samba错误
session setup failed: NT_STATUS_LOGON_FAILURE1.session setup failed: NT_STATUS_LOGON_FAILURE该错误表示用户有误, 可能是用户不存在, 也有可能是密码错误, 或者用户只是在samba和系统的用户中的一个地方存在...
分类:其他好文   时间:2014-09-25 00:59:37    阅读次数:870
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!