suppose we have the thread dump for particular weblogic server.ho can you analyse it manually without using any tool
Answer Posted / gobinath
Check for the running threads for a particular Managed
server or admin server in Unix box
Syntax: ps -ef|grep <managed servername>or(Admin Server)
the above command will show the running process for the
server
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
hey how can i give words instead of url in orkut?? eg:"click here" instead of a url..when i clik that word it should direct to another page..please help me....
What is clustering and what is achieved through it?
Explain what is the purpose of using multipools in web logic server?
Why did the messaging bridge fail to connect to the source bridge destination? : BEA Weblogic
What are weblogic clusters?
How are the notifications generated when a server is added to a cluster?
How are notifications made when a server is added to a cluster?
Which of the programs can be created using the zac publish wizard tool? : BEA Weblogic
Explain different parts available as part of jvm and describe them in few lines.
What are crossdomainconnectors in reference to web logic servers?
Explain the Command line utilities in wls?
How do I manage a queue to view and delete specific messages? : BEA Weblogic
Difference between weblogic development and production mode?
Does weblogic jms support clustering? : BEA Weblogic