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 |
Which memory space does thread stack get allocated from?
Where are the files placed while deploying the resource adapter in web logic server?
What are the ways in which the dns request of failed servers handled?
Explain the concepts and capabilities of ANT ?
Difference between Apache and Jboss
What is mulicast and unicast in weblogic?
Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic
How does a file store compare with a jdbc store? : BEA Weblogic
Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic
suppose you deployed a new application and the application is not reflecting to clent. what will be your steps of action
Explain the diffrernces between 8.x and 9.x?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?