Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Getting error while starting bi_server1 in obiee12c

Need help.
While installation at the end bi_server1 start failed. Eve when trying manually getting this error:
[serviceagilerimtsit@ausdlagildb03.us.dell.com /u03/app/oracle/product/obiee/fmw_obiee/user_projects/domains/bi/bitools/bin]
$ ./start.sh -i bi_server1
Starting domain; Using domainHome: /u03/app/oracle/product/obiee/fmw_obiee/user_projects/domains/bi ...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
<Feb 21, 2018 12:16:38 PM CST> <Info> <Security> <BEA-090905> <Disabling the CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true.>
<Feb 21, 2018 12:16:38 PM CST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG128 to HMACDRBG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true.>
<Feb 21, 2018 12:16:38 PM CST> <Info> <Security> <BEA-090909> <Using the configured custom SSL Hostname Verifier implementation: weblogic.security.utils.SSLWLSHostnameVerifier$NullHostnameVerifier.>
NodeManager already running
Reading domain...
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3://ausdlagildb03.us.dell.com:9500
AdminServer already running
Starting specific servers ...
Starting bi_server1 (Original State:SHUTDOWN) ...
Received error message from Node Manager Server: [Server start command for WebLogic server 'bi_server1' failed due to: [Server failed to start up but Node Manager was not aware of the reason]. Please check Node Manager log and/or server 'bi_server1' log for detailed information.]. Please check Node Manager log for details.
Failure to start one or more ManagedServers and or Components
Failed to start one or more Servers
Status of Domain: /u03/app/oracle/product/obiee/fmw_obiee/user_projects/domains/bi
NodeManager (ausdlagildb03.us.dell.com:9506): RUNNING
Name Type Machine Status
---- ---- ------- ------
AdminServer Server ausdlagildb03.us.dell.com RUNNING
bi_server1 Server ausdlagildb03.us.dell.com SHUTDOWN
obips1 OBIPS ausdlagildb03.us.dell.com RUNNING
obijh1 OBIJH ausdlagildb03.us.dell.com RUNNING
obiccs1 OBICCS ausdlagildb03.us.dell.com RUNNING
obisch1 OBISCH ausdlagildb03.us.dell.com RUNNING
obis1 OBIS ausdlagildb03.us.dell.com RUNNING
Regards
Gopal Srivastava
Answers
-
3044091 wrote:Received error message from Node Manager Server: [Server start command for WebLogic server 'bi_server1' failed due to: [Server failed to start up but Node Manager was not aware of the reason]. Please check Node Manager log and/or server 'bi_server1' log for detailed information.]. Please check Node Manager log for details.
Did you do what the error tell you to do?
Because that's the only way to find out what happen ...
0 -
As @Gianni Ceresamentioned, you'll need to check your log files:
Starting specific servers ...
Starting bi_server1 (Original State:SHUTDOWN) ...
Received error message from Node Manager Server: [Server start command for WebLogic server 'bi_server1' failed due to: [Server failed to start up but Node Manager was not aware of the reason]. Please check Node Manager log and/or server 'bi_server1' log for detailed information.]. Please check Node Manager log for details.
Failure to start one or more ManagedServers and or Components
what errors do you see in them?
0