Oracle Weblogic Server (MOSC)

MOSC Banner

Unable to stop bi publisher via scripts

edited Jul 17, 2015 10:03AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered

I am unable to shutdown bi publisher services with this script wrote. I can shutdown all services via the management console just fine, but this script will not work.

We are running Oracle BI Publisher 11.1.1.7.0 on OL 6.6 x86_64.

....................../wlserver_10.3/server/bin/setWLSEnv.sh


echo -e "Stopping Components....opmnctl...."
...................../instances/simbid/bin/opmnctl stopall > $HOME/ovm_stop_opmnctl.log 2>&1 &
#$ORACLE_INSTANCE/bin/opmnctl stopall > $HOME/ovm_stop_opmnctl.log 2>&1 &
sleep 90


#test.Commented this out.
................./user_projects/domains/bifoundation_domain/bin/setDomainEnv.sh


#moved to the bottom.
echo -e "Stopping Managed Server: bi_server1..."
$DOMAIN_HOME/bin/stopManagedWebLogic.sh bi_server1 http://ovm-bipub.simfoods.com:7001/
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center