suppose we have the thread dump for particular weblogic server.ho can you analyse it manually without using any tool

Answer Posted / lingareddy

1)obtain the process id of server

$ps -ef|grep java

2)kill the process

$ kill -3 PID

3)see the log file of server

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is mission in weblogic

7828


How can domain configuration lock be enabled and disabled?

502


You are noticing a performance impact on your application and you suspect the underlying operating systemresources might be causing the issue, what steps would you take to narrow down the issue?

499


What is meant by jdbc and configuration details?

535


What are the ways to avoid resourceexceptions when sending requests for databaseconnections?

505






Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic

547


How many way to start and stop weblogic servers?

565


What is clustering and what is achieved through it?

555


In a web logic server what is the domain?

522


In Future how the role of WEBLOGIC in realtime ?

1506


Do ejbs have to be homogeneously deployed across a cluster?

530


Must ejbs be homogeneously deployed across a cluster? Why?

514


I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic

484


Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic

566


What is ticketing tool used in your project?

549