现在的位置: 首页 > 综合 > 正文

[INS-08106] Unexpected error occurred while loading the view ‘GridPlugPlayInfoUI’

2013年06月19日 ⁄ 综合 ⁄ 共 629字 ⁄ 字号 评论关闭

安装RAC GI,将要设置GridPlugPlay信息时,抛出如下错误

  1. SEVERE: [FATAL] [INS-08106] Unexpected error occurred while loading the view 'GridPlugPlayInfoUI' associated to state 'GridPlugPlayInfoUI'.  
  2.   CAUSE: No additional information available.  
  3.   ACTION: Contact Oracle Support Services or refer to the software manual.  
  4.   SUMMARY:  
  5.       - java.lang.NullPointerException.  
  6. Refer associated stacktrace   
  7. #oracle.install.commons.util.exception.DefaultErrorAdvisor:458  
  8. INFO: Advice is ABORT  
  9. SEVERE: Unconditional Exit  

这步设置GridPlugPlay信息时,需读取/etc/hosts文件内定义的网络接口信息。

仔细查看hosts文件内容,发现自己把ip地址写错了,随后两个节点都更正再次运行正常了。

另外hosts文件内有无效字符也会出现这个问题。

抱歉!评论已关闭.