Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » debugging agents
debugging agents [message #142376] Mon, 01 June 2009 01:18 Go to next message
Juergen Aschenbrenner is currently offline Juergen AschenbrennerFriend
Messages: 25
Registered: July 2009
Junior Member
Hi all,

I would like to debug agent code. According to the docs, the following
line in the pluginconfig.xml of o.e.hyades.test.tools.core:

<Parameter value="-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=800 0 "
position="prepend"/>

should prepare the AC for debugging.

After the AC is started I would expect that netstat /a returns port 8000
in the 'listening' state but it doesn't.

What else do I have to consider.

Thanks for Your help

Jürgen
Re: debugging agents [message #142386 is a reply to message #142376] Mon, 01 June 2009 10:36 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi J
Re: debugging agents [message #142403 is a reply to message #142386] Mon, 01 June 2009 16:47 Go to previous messageGo to next message
Juergen Aschenbrenner is currently offline Juergen AschenbrennerFriend
Messages: 25
Registered: July 2009
Junior Member
This is a multi-part message in MIME format.
--------------090000050601020601080901
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8bit

Hi Paul,

Are You sure? When debugging the workbench and the adapters, I see these
parameters inserted in the executer (e.g.
TestExecutionHarnessExecuterStub#debugAndLaunch)

According the eclipsecon 2005 "Building a custom test execution
environment" slide N
Re: debugging agents [message #142510 is a reply to message #142403] Wed, 03 June 2009 10:41 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi J
Previous Topic:Problem installing tptp
Next Topic:agent controller file too short
Goto Forum:
  


Current Time: Thu Mar 28 20:21:17 GMT 2024

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

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

Back to the top