Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:31 Go to next message
SC  is currently offline SC Friend
Messages: 15
Registered: November 2009
Junior Member
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 18:53 Go to previous message
Jonathan West is currently offline Jonathan WestFriend
Messages: 49
Registered: July 2009
Member
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 18:54]

Report message to a 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: Thu Apr 25 19:38:58 GMT 2024

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

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

Back to the top