我们按顺序配置下来吧!首先,要限制用户在默认目录必须将chroot_local_user设置为yes,即 chroot_local_user=yes。此时,用户登录之后,执行目录跳转命令,如cd /home,显示550 Failed to change directory。你可以试试其他的账号,应该...
分类:
其他好文 时间:
2014-08-17 18:16:52
阅读次数:
215
现象:windows server2008服务器,MVC使用NHiberate连接Oracle11g,程序部署到IIS后无法访问数据库,抛上述异常;在服务器上安装VS调试可以访问数据库解决方法:连接池-->高级设置-->Enable 32-Bit Applications设为true(默认为fals...
分类:
其他好文 时间:
2014-08-16 22:26:11
阅读次数:
346
原地址:http://blog.csdn.net/alking_sun/article/details/36175861在进行移动MM集成的时候总是会遇到一个bug:failed to find resource file(mmiap.xml}原因是:为Unity打包的时候和原生Android工程不...
分类:
移动开发 时间:
2014-08-16 18:18:00
阅读次数:
208
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project XX: Compilation failure: Comp...
分类:
编程语言 时间:
2014-08-15 12:00:48
阅读次数:
251
晕死的错误,改了半天也没想到是这样的原因,基础正要呀。。。先看一下警告信息:07-07 08:32:19.540: WARN/WindowManager(74): Failed looking up window07-07 08:32:19.540: WARN/WindowManager(74):j...
分类:
移动开发 时间:
2014-08-14 19:37:09
阅读次数:
859
由于某项需求,把JDK版本从JDK6升级到了JDK7;但是签名APK之后出现了INSTALL_PARSE_FAILED_NO_CERTIFICATES的错误;解决方法:在签名时,添加参数 -digestalg SHA1 -sigalg MD5withRSAjarsigner -digestalg S...
分类:
移动开发 时间:
2014-08-14 16:31:08
阅读次数:
290
Symptoms The command "opatch lsinventory" reports the error: OUI-67076:OracleHomeInventory was not able to create a lock file, probably due to a failed OPatch Session. The loaded inventory might not ...
分类:
数据库 时间:
2014-08-14 14:08:18
阅读次数:
398
在实际生产环境中,为了节省成本,会将实体机转换为虚拟机,从而虚拟化。在公司数据中心环境的中跑VMware vCenter ConverterStandalone Client 4.3,将其中一台online 的server 转换到另一台时提示如下错误:FAILED:Unable to create ...
分类:
其他好文 时间:
2014-08-14 13:33:38
阅读次数:
3888
一、org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: com.ptn.uim.bean.UimServFileRecord.uimServFileDatas, no session or session was closed 错误原因: 原因...
分类:
其他好文 时间:
2014-08-14 11:05:28
阅读次数:
171
Validation failedforone ormoreentities.See‘EntityValidationErrors’propertyformoredetails. Unfortunately there is no further information about关于如何查看 En...
分类:
其他好文 时间:
2014-08-13 21:45:57
阅读次数:
223