Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Profileing Application runing on WebSphere using TPTP
Profileing Application runing on WebSphere using TPTP [message #103087] Thu, 05 July 2007 06:19 Go to next message
Eclipse UserFriend
Originally posted by: mvjaibharatreddy.yahoo.com

Hi There,

Does any one of you have experience in profiling application running on
WebSphere using TPTP?. If so could you please share with us.

Thanks in advance
-- Jai
Re: Profileing Application runing on WebSphere using TPTP [message #103374 is a reply to message #103087] Fri, 06 July 2007 11:04 Go to previous message
Eclipse UserFriend
Hi Jai,

You can profile application on WebSphere as you profile regular
application, ie. either with WTP-TPTP profile on server
option( http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. tptp.platform.profile.server.doc.user/tasks/prfserver.xhtml),
or start you server with JVM agrument '-XrunpiAgent' and attach to the
server process. One important thing you are required is to make sure you
setup a filter that INCLUDE only your target application's
package/class/method, eg 'myapp* * INCLUDE' and exclude anything else. ie.
filter like '* * EXCLUDE'. That way only data about your application is
collected and not including the profile data of the server itself.

Eugene
Previous Topic:Proxy Error
Next Topic:Profiled an application... now what?
Goto Forum:
  


Current Time: Mon May 05 08:46:57 EDT 2025

Powered by FUDForum. Page generated in 0.07350 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top