Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to Know the maanged servers status,when admin console is
not available?

Answers were Sorted based on User's Feedback



How to Know the maanged servers status,when admin console is not available?..

Answer / reddy

is there any linux/unix command apart form "ps -ef|grep servername".

Is This Answer Correct ?    15 Yes 1 No

How to Know the maanged servers status,when admin console is not available?..

Answer / v@ngu@rd

we can always check via unix box by ruuning a inbuild
script ServerStatus.sh. Also we can check whether
SystemOut.log for that server is updating or not.

Is This Answer Correct ?    12 Yes 0 No

How to Know the maanged servers status,when admin console is not available?..

Answer / zk

We can run the weblogic.Admin to know the status as below,

java weblogic.Admin -username <name> -password <passwd> -
adminurl <admin url> GETSTATE

This will give the status of the server running on the
port, used while defining the admin url
i.e if we use localhost:7002, it will give the status of
the server running on port 7002. So change the port
accordingly for getting the status of a particular server.

Is This Answer Correct ?    12 Yes 3 No

How to Know the maanged servers status,when admin console is not available?..

Answer / supratim samanta

java weblogic.Admin -username <USERNAME> -password <PASSWORD> GETSTATE <SERVER NAME>

Exmp:

java weblogic.Admin -username <USERNAME> -password <PASSWORD> GETSTATE AdminServer

java weblogic.Admin -username <USERNAME> -password <PASSWORD> GETSTATE ManagedServer

Is This Answer Correct ?    8 Yes 3 No

How to Know the maanged servers status,when admin console is not available?..

Answer / claudio

We can use wlst tool, connect to the server em show server
status.
It´s possible to start the server too if it's down.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Weblogic Interview Questions

How can domain configuration lock be enabled and disabled?

0 Answers  


what is the diffrence between weblogic server 8.x/9.x/10.x?

7 Answers   HCL, TCS,


how can you change the jvm arguments in weblogic server

2 Answers  


What is the role of a deployer?

0 Answers  


Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic

0 Answers  


Do you know what is the local interface used by web logic server?

0 Answers  


What is meant by cluster??

0 Answers  


what is struck threadump?

3 Answers  


What is advantage if silent mode installation...urgent..need answer to this question

3 Answers   IBM,


How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic

0 Answers  


What are the two important tcp socket classes?

0 Answers  


How to integrate appache with weblogic?

0 Answers  


Categories