首页 > 代码库 > linux下启动dbca或netmgr类的图形界面报错解决
linux下启动dbca或netmgr类的图形界面报错解决
linux下启动dbca或netmgr类的图形界面报错解决
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
……
解决办法: www.2cto.com
exit 退到root用户下执行下面代码
Java代码
xhost local:oracle non-network local connections being added to access control list
屏幕会出现如下内容:
www.2cto.com
Java代码
non-network local connections being added to access control list
xhost: bad hostname "non-network"
xhost: bad hostname "local"
xhost: bad hostname "connections"
xhost: bad hostname "being"
xhost: bad hostname "added"
xhost: bad hostname "to"
xhost: bad hostname "access"
xhost: bad hostname "control"
xhost: bad hostname "list"
然后su - oracle
继续启动图形界面就好了。
linux下启动dbca或netmgr类的图形界面报错解决
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。