BIEE在creating domain步骤停止的解决的方法

1、错误现象:
biee11g creating domain
 csf entries will not be parsed since the adminserver is unreachable
note manager properties

2、Oracle官方也有相关的内容,主要针对windows2003和windows2008server,解决方式是先单独装weblogic再安装biee包,最后做config操作。
3、在linux下也碰到过类似的问题,最后发现是主机名的原因,也就是hostname中有超长,或者有非法字符,最典型的就是下划线_造成上述现象。

你可能感兴趣的:(domain)