Showing posts with label stop. Show all posts
Showing posts with label stop. Show all posts

Thursday, November 8, 2012

How to start and stop Admin server



Hi Guys
 This post gives the Information about start/stop the Admin server

After starting u r server
how to chek the server is Running or fail..   


When u starting your server it shows below in command prompt RunningMode (means u r server is started)



Starting the admin server

$DOMAIN_HOME/startWebLogic.sh



Checking “if the server is up” 

            From command prompt log: 


as the above Image like as u got the running mode.....k now u r Admin server is Ready

now u can access the Admin console ...HOW

simple useing ADMIN_IP and Port/console


here 127.0.0.1 is the IP address of system and 10001 is port number of Admin server...
these two things are given in at the time Domain configuration....


Here u give the username of Admin server  and password....
U get the Adminstration console

How to stopAdmin server 

simple navigate perticuler location like below

$DOMAIN_HOME/bin/stopWebLogic.sh 

now u r Admin server is down