Posted: Wed Jan 11, 2006 1:22 pm Post subject: agent controller
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
Can there be only one connection to the debugger running on a remote host per execution group?
say for example, there are three flows in an execution group and i am connected and debugging flow1. A second person cannot connect to the same execution group and debug say flow2.
Is there a setting that would allow this or is it working as designed?
There is only one jvm per execution group. Each flow represents a different thread in this jvm. So why would you want to attach more than one debugger to the same jvm. ? Just deploy the other flow to a different EG so then you can both debug at the same time...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum