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

    出处在这里。

时间: 2024-09-29 17:15:22

Oracle BI11启动失败的相关文章

oracle em启动失败--ORACLE_UNQNAME not defined

客户的服务器启动不了em 报错Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name. 需要做的比对 1,oracle 目录下的TNS .LSN配置文件hostname 2,linux  /etc/hosts 里的hostname 3,oracle 用户下 .bash_profile 或者是 .bashrc 能配置hostname的地方是否都一致 我出现的

记一次莫名其妙的Oracle RAC启动失败

环境:Oracle 11g R2 节点:c1.c2 共享设备:SAN+ASM 现象: c2启动完全正常,c1启动出现: ORA-01078: failure in processing system parameters ORA-01565: error in identifying file '+ASM/orcl/spfileorcl.ora' ORA-17503: ksfdopn:2 Failed to open file +ASM/orcl/spfileorcl.ora ORA-15056

【翻译自mos文章】/dev/shm应该设置多大Oracle 实例启动时才能不报ORA-00845

/dev/shm应该设置多大Oracle 实例启动时才能不报ORA-00845 来源于:ORA-00845 - Which value for /dev/shm is needed to startup database without ORA-00845 (文档 ID 1399209.1) 适用于: Oracle Database - Standard Edition - Version 11.1.0.6 and later Information in this document appli

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

操作环境 SuSE11 + ORACLE11gR2(11.2.0.3) 问题现象 新安装ORACLE启动失败,提示ORA-01078和LRM-00109错误.具体错误现象如下 SQL> startup ORA-01078: failure in processing system parameters LRM-00109: could not open parameter file '/home/oracle/base/dbs/initora11g.ora'  问题分析 根据错误分析是查找不到参

AIX 5.3下Oracle 10g RAC 启动故障--CRS启动失败

AIX 5.3下Oracle 10g RAC 启动故障--CRS启动失败 系统环境: 操作系统: AIX 5300-09 集群软件: CRS 10.2.0.1 数据库:   Oracle 10.2.0.1                     系统架构图 故障现象: 系统重启后,在节点上CRS 启动失败或CRS服务启动成功,CRS Resource无法ONLINE. [[email protected] racg] cat /etc/hosts 127.0.0.1              

oracle服务OracleDBConsoleorcl启动失败

今天想访问oracle的em服务,但是死活进不去,百度告知说是没有启动OracleDBConsoleorcl服务,进入服务,右击启动,提示错误,百度很久,最终解决方案如下: 1:cmd命令行运行emctl start dbconsole 结果为Environment variable ORACLE_SID not defined. Please define it. 2:继续运行set ORACLE_SID=orcl,这次应该不报错,说明设置成功. 3:继续运行emctl start dbcon

Linux系统安装oracle 11gR2 启动netca失败解决办法

在Red Hat(64-bit)系统上,安装oracle 11gR2 启动netca: [[email protected] ~]$ netca Oracle Net Services 配置: # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0xa44c936e, pid=3166, tid=3085936848 # # Java VM: Java HotS

Java tomcat启动失败(Servlet3.0 Web Project):A child container failed during start

Tomcat启动失败,失败全部信息: 五月 11, 2016 10:21:04 下午 org.apache.tomcat.util.digester.SetPropertiesRule begin 警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:MyEL' did not find a matching prop

oem启动失败

尝试启动em管理器 [[email protected] ~]$ emctl start dbconsole TZ set to Asia/Chungking Oracle Enterprise Manager 10g DatabaseControl Release 10.2.0.5.0 Copyright (c) 1996, 2010 OracleCorporation.  All rights reserved. https://linux5:1158/em/console/aboutApp