Oracle11g 无法在OBIEE 11g中启动BI服务

Oracle11g 无法在OBIEE 11g中启动BI服务,oracle11g,obiee,Oracle11g,Obiee,在启动BI服务时,我希望您能对我的问题提供帮助。cmd窗口在日志下面卡住了,我不知道下一步该怎么办 如果你能给我提供任何帮助,我将非常高兴 <Oct 21, 2013 3:25:08 AM GMT-06:00> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup perform

在启动BI服务时,我希望您能对我的问题提供帮助。cmd窗口在日志下面卡住了,我不知道下一步该怎么办

如果你能给我提供任何帮助,我将非常高兴

<Oct 21, 2013 3:25:08 AM GMT-06:00> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE        Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
<Oct 21, 2013 3:25:08 AM GMT-06:00> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
<Oct 21, 2013 3:25:08 AM GMT-06:00> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 20.10-b01 from Sun Microsystems Inc.>
<Oct 21, 2013 3:25:09 AM GMT-06:00> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.5.0  Fri Apr 1 20:20:06 PDT 2011 1398638 >
<Oct 21, 2013 3:25:12 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Oct 21, 2013 3:25:12 AM GMT-06:00> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Oct 21, 2013 3:25:12 AM GMT-06:00> <Notice> <Log Management> <BEA-170019> <The server log file D:\OBIEE\user_projects\domains\bifoundation_domain\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>

您正在使用哪些操作系统

您需要验证AdminServer日志以确定哪个进程没有运行。请参阅路径D:\OBIEE\user\u projects\domains\bifoundation\u domain\servers\AdminServer\logs\AdminServer.log


此外,您还可以在命令提示符OPMNCTL状态下检查BI服务,以查看哪个服务已关闭,然后检查相应的日志文件以查找已关闭的服务。

您必须检查AdminServer日志以找出问题所在。在Enterprise Manager中,哪些服务没有启动?我的问题得到了解决。根本原因是ldap文件已损坏。我将其替换为旧的,并重新设置了所有用户,它成功了:)