Oracle BI11启动失败

Posted 守夜人

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Oracle BI11启动失败相关的知识,希望对你有一定的参考价值。

本人电脑win7 64位,Oracle biee11,启动时报错,提示如下:

<2017-6-2 下午12时07分14秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
<2017-6-2 下午12时07分14秒 CST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
<2017-6-2 下午12时07分14秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

  google了一个有同样问题的:摘选如下:I am facing the below issue while starting the weblogic server after configuring the OBIEE application.                 

Error:
weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:261)
        at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        Truncated. see log file for complete stacktrace

May 29, 2016 11:30:55 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
<May 29, 2016 11:30:55 AM PDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
<May 29, 2016 11:30:55 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

  fix:

Create the boot.properties file under $DOMAIN_HOME/servers/AdminServer/security/              (创建boot.properties 文件)

[[email protected] security]$ pwd
/u0/u01/obiee/product/FMW_HOME/user_projects/domains/bifoundation_domain/servers/AdminServer/security

[[email protected] security]$ vi boot.properties
[[email protected] security]$ cat boot.properties
username=weblogic
password=welcome123

    出处在这里。






以上是关于Oracle BI11启动失败的主要内容,如果未能解决你的问题,请参考以下文章

Oracle 11g服务OracleDBConsoleorcl启动失败(异常或报错)

ORA-01078和LRM-00109问题导致ORACLE启动失败解决方法

Oracle11g R2 简单连接失败

Linux Oracle 11g, lsnrctl start 监听服务启动失败解决办法

Oracle 数据库 - 使用UEStudio修改dmp文件版本号,解决imp命令恢复的数据库与dmp本地文件版本号不匹配导致的导入失败问题,“ORACLE error 12547”问题处理(代码片段

windows server2008 下安装Oracle 11gR2 出现oracleMTSRecoveryService 启动失败