PRVF-0002 : Could not retrieve local nodename 错误
Posted xiaotianquan
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PRVF-0002 : Could not retrieve local nodename 错误相关的知识,希望对你有一定的参考价值。
oracle 11g 安装过程中运行./runinstaller 后出现 PRVF-0002 : Could not retrieve local nodename 错误
log:
解决办法:
以root用户编辑 /etc/hosts文件,localhost前添加主机名(hostname):
保存,然后切换Oracle用户,继续运行./runinstaller,就可以正常启动图形界面了。
安装过程中需要注意的其他问题:
1.如果是用ssh远程到服务器进行安装,则本机IP和hostname也要添加到服务器hosts文件里面;
2.登陆系统的时候最好是用Oracle用户(普通用户)登陆,需要root操作用su命令切换;
3.远程ssh登陆安装需要在本机上安装xmanager,另外还需指定DISPLAY到本机IP和启动窗口:
在root# export DISPLAY=192.168.100.187:0.0 ,其中100.187是本机IP;
以上是关于PRVF-0002 : Could not retrieve local nodename 错误的主要内容,如果未能解决你的问题,请参考以下文章
Could not determine the dependencies of task ‘:app:compileDebugJavaWithJavac‘ Could not resolve all
IO 异常:The Network Adapter could not establish the connection 怎么解决
Could not update the distribution database subscription table. The subscription status could not be
Could not execute menu item(internal error),[Exception] Could not perform service action:服务尚未启动。
git提示错误关于错误:ssh: Could not resolve hostname github.com: Name or service not known.fatal: Could not r
Could not initialize English chunker/Could not load file from classpath: ‘/en-token.bin‘