Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Generate Sequence Diagram for Code running in remote Application server(Generate Sequence Diagram for Code running in remote Application server)
Generate Sequence Diagram for Code running in remote Application server [message #640553] Mon, 22 November 2010 08:31 Go to next message
Eclipse UserFriend
Hello,

I am able to generate sequence diagram for a simple HelloWorld example which has a java main using TPTP. Now I want to generate sequence diagram for a code running in a remote application server. I am able to connect to remote server after doing relevant setting, but I am not getting an option to view class interactions in UML view. Please can you advise if its doable or not using TPTP? If yes, any pointers on how that can be done.

Thanks
Re: Generate Sequence Diagram for Code running in remote Application server [message #641514 is a reply to message #640553] Thu, 25 November 2010 13:53 Go to previous message
Eclipse UserFriend
Hi SC,

In order for this option to appear, you must ensure that you have specified the following to the CGProf profiler JVM arguments

execdetails=true

For example, to profile Class with execdetails:
java -agentlib:JPIBootLoader=JPIAgent:server=enabled;CGProf:execd etails=true Class

More information on this is available in the gettingstarted.html file of the standalone agent controller.

[Updated on: Thu, 25 November 2010 13:54] by Moderator

Previous Topic:why the packages not list in the Execution Statistics page
Next Topic:A time-out error when attempting to profile large application
Goto Forum:
  


Current Time: Sat Jul 05 06:33:54 EDT 2025

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

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

Back to the top