how to monitor the servers
Answers were Sorted based on User's Feedback
Answer / chandra
go to the AdminConsole click on Domains->servers-monitor-
>Health
Is This Answer Correct ? | 16 Yes | 1 No |
Answer / hechhi
java weblogic.Admin -url t3://hostname:port -username
weblogic -password weblogic ms1 GETSTATE
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / supreet yadav
One more way is form WLST:-
For Ex the following shows how to find the status of
AdminServer in the same way we can find out the state of
other managed servers also:-
wls:/WLS10/serverConfig> state('AdminServer')
Current state of 'AdminServer' : RUNNING
wls:/WLS10/serverConfig>
Is This Answer Correct ? | 6 Yes | 0 No |
How do I put a message back on the queue for processing? : BEA Weblogic
How does weblogic support corba and client communication via iiop? : BEA Weblogic
Difference between production and development mode?
Tell me how are the notifications generated when a server is added to a cluster?
What is the administration server?
how can you change the jvm arguments in weblogic server
Inclined to build a profession as oracle weblogic developer?
What is the list of pre-configured queues?
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
tell me the permenent memory issues?
What is the role of a deployer?