Centos系统创建用户oracle后,用该用户登陆系统,页面加载报错GConf error

时间:2015-01-16 12:58:39   收藏:0   阅读:333

Linux 的 GConf error 解决办法

问题:

Centos系统创建用户oracle后,用该用户登陆系统,页面加载报错,导致重新进入Centos系统后出现:

GConf error:Failed to contact configuration server;some possible cause are that you need to enable TCP/IP networking for ORBIT or you have stale NFSlocks due to a system crash,see information.(details -1:IOR file "/tmp/gconfd-root/lock/ior" not opened successfully;no gconfd located;no such file or directory2;IOR file "/tmp/gconfd-root/lock/ior" not opened successfully;no gconfd located;no such file or directory)

解决办法:

#cd/tmp/

#rm -R 你的用户名相关的文件夹(假设用户名是user, #rm-R*oracle*)

再删除用户主目录下的.gnome2 和.gnome两个文件夹,重新登陆。

原文:http://www.cnblogs.com/Rainbow-G/p/4228208.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!