I computer win7 64-bit, Oracle biee11, start the Times wrong, prompt as follows:
<2017-6-2 12:07 P.M. 14 sec cst> <Notice> <WebLogicServer> <BEA-000365> <server state changed to Failed><2017-6-2 12:07 P.M. 14 sec cst> <Error> <WebLogicServer> <BEA-000383> <a Critical Service failed. The server would shut itself down><2017-6-2 12:07 P.M. 14 seconds cst> <Notice> <WebLogicServer> < Bea-000365> <server state changed to Force_shutting_down>
Google has a similar problem: Pick as follows: I am facing the below issue while starting the WebLogic server after configuring the OBIEE Applicatio N.
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 Stacktracemay 11:30:55 AM pdt> <Notice> <WebLogicServer> <bea-000365& Gt <server state changed to Failed><may, 11:30:55 AM pdt> <Error> <WebLogicServer> <bea-00 0383> <a Critical service failed. The server would shut itself Down><may 11:30:55 AM pdt> <Notice> <WebLogicServer> <bea-000 365> <server state changed to Force_shutting_down>
Fix
Create the Boot.properties file under $DOMAIN _home/servers/adminserver/security/(creating boot.properties files)
[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
The source is here.
Oracle BI11 failed to start