Hi,

I'm running into a problem while running remote tests on a particular 2
machine setup currently. Machine 1/server ; machine 2/client.

When I remote-start the server from the GUI client, nothing happens in the
gui, on the server, I only see the lines:

Starting the test on host 10.48.43.160:11001 @ Tue May 18 13:39:36 PDT 2010
(1274215176090)
Finished the test on host 10.48.43.160:11001 @ Tue May 18 13:39:36 PDT 2010
(1274215176890)

(immediately) ...the tests do not run. So the machines connect, but the
tests don't execute. I've seen this problem posted a few times in the
archives but no clear solution that seems applicable to my setup as far as I
can see. Both machines are ubuntu 9.10 linux. Connected on the same
subnet. Tried using a specific port, same result. Verbose logs look like:

...
May 18, 2010 1:43:16 PM sun.rmi.server.LoaderHandler loadClass
FINER: RMI TCP Connection(8)-10.48.43.157: (thread context class loader:
org.apache.jmeter.dynamicclassloa...@4cb162d5)
May 18, 2010 1:43:16 PM sun.rmi.server.LoaderHandler loadClass
FINER: RMI TCP Connection(8)-10.48.43.157: class
"org.apache.jmeter.samplers.StandardSampleSender" found via thread context
class loader (no security manager: codebase disabled), defined by
org.apache.jmeter.dynamicclassloa...@4cb162d5
May 18, 2010 1:43:16 PM sun.rmi.server.LoaderHandler loadClass
FINE: RMI TCP Connection(8)-10.48.43.157: name = "java.util.LinkedList",
codebase = ""
May 18, 2010 1:43:16 PM sun.rmi.server.LoaderHandler loadClass
FINER: RMI TCP Connection(8)-10.48.43.157: (thread context class loader:
org.apache.jmeter.dynamicclassloa...@4cb162d5)
May 18, 2010 1:43:16 PM sun.rmi.server.LoaderHandler loadClass
FINER: RMI TCP Connection(8)-10.48.43.157: class "java.util.LinkedList"
found via thread context class loader (no security manager: codebase
disabled), defined by null
May 18, 2010 1:43:16 PM sun.rmi.server.LoaderHandler loadClass
...

(... classpath ...)
May 18, 2010 1:43:16 PM sun.rmi.server.LoaderHandler loadClass
FINER: RMI TCP Connection(8)-10.48.43.157: (thread context class loader:
org.apache.jmeter.dynamicclassloa...@4cb162d5)
May 18, 2010 1:43:16 PM sun.rmi.server.LoaderHandler loadClass
FINER: RMI TCP Connection(8)-10.48.43.157: class
"org.apache.jmeter.samplers.RemoteTestListenerWrapper" found via thread
context class loader (no security manager: codebase disabled), defined by
org.apache.jmeter.dynamicclassloa...@4cb162d5
[Many repeats of above sections]

Starting the test on host 10.48.43.160:11001 @ Tue May 18 13:43:16 PDT 2010
(1274215396218)
Finished the test on host 10.48.43.160:11001 @ Tue May 18 13:43:17 PDT 2010
(1274215397024)



...Any insight is very helpful.

Cheers ~

Reply via email to