Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

JVM ANalyser ClassLoader Monitor

  Asked By: Sienna    Date: Sep 18    Category: Java    Views: 1060
  

I am interested in knowing that.. i know this is not the
right place.
What i want to know is :
I am running one webApp on Weblogic Application Server. I want to
trace all the activities happening thru that application like, which
class is being calle now, which method of which class, what heap
memory, memory leaks etc and the SQL Queries being processed through
JDBC.

I am trying to look for the solutions thru various ways. I am
interested in knowing thru ClassLoader concept. Is it possible to
trace all the classloaders in the runnung APP server or?? can we make
one Classloader which can act parent to all the classloaders etc. I
mn how can i proceed about it.
If doing such thing is possible can u guide me to a proper Address ?
or you can help me with something.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on JVM ANalyser ClassLoader Monitor Or get search suggestion and latest updates.




Tagged: