User received the “Server not initialized. Please make sure the repository is ready” error when they tried to access bi publisher:
9502/xmlpserver/ : Server not initialized. Please make sure the repository is ready.
We had check the logs then it's showing nodemanager not running then we had run below command:
$cd /erp_ords/BI/BI_Publisher/user_projects/domains/bip/bitools/bin
$./status.sh
Status of Domain: /erp_ords/BI/BI_Publisher/user_projects/domains/bip
NodeManager (erpapxrpt.nicsi.in:9508):NOT RUNNING
$./start.sh
Starting domain; Using domainHome: /erp_ords/BI/BI_Publisher/user_projects/domains/bip ...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
NodeManager already running
Reading domain...
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3://erpapxrpt.nicsi.in:9500
AdminServer already running
Starting all servers ...
Server bi_server1 not started as already in state (RUNNING)
Starting obiccs1 (Original State:SHUTDOWN) ...
Started obiccs1
Starting obis1 (Original State:SHUTDOWN) ...
Started obis1
Starting obips1 (Original State:SHUTDOWN) ...
Started obips1
Starting obijh1 (Original State:SHUTDOWN) ...
Started obijh1
Starting obisch1 (Original State:SHUTDOWN) ...
Started obisch1
Finished starting servers
Then I had checked again the issue resolved.
No comments:
Post a Comment