DO NOT REPLY [Bug 48350] Deadlock on distributed testing with 2 clients

[email protected] Sat, 6 Mar 2010 16:25:52 +0000 (UTC)
Newsgroups gmane.comp.jakarta.jmeter.devel
Message-ID <[email protected]>
https://issues.apache.org/bugzilla/show_bug.cgi?id=48350

--- Comment #12 from Philippe Mouawad <[email protected]> 2010-03-06 16:25:51 UTC ---
Hello Sebb,
I just tested removing synchronized with 
remote.configure(testTree, host);
instead of
remote.configure(test, host);


Deadlock does not occur,my understanding  of your modification is that you
cleanup a bit HashTree from Swing elements and other ones useless for test.
But changes are a bit more important than my hack, maybe more tests are
required than my little ones.
I will try on my real life scenario.

Philippe
http://www.Ubik-ingenierie.com

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.