Apache

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • distribute testing problems ( ERROR -

    13 answers - 4363 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Dear all,
    I'm having problems trying to do a remote test.
    There's no firewall neither on Server Machine (the one on which
    I've started jmeter-server and rmiregistry), neither on my pc where jmeter
    GUI is running. (By the moment I'm trying with a single "Slave")
    I can't remote start the server and I get this messages in the client log:
    jmeter.log on client:
    2006/05/09 19:09:18 INF - jmeter.util.JMeterUtils: Setting Locale to it_IT
    2006/05/09 19:09:19 INF - jmeter.JMeter: Version 2.1.1
    2006/05/09 19:09:19 INF - jmeter.JMeter: java.version=1.4.2_10
    2006/05/09 19:09:19 INF - jmeter.JMeter: Locale=italiano (Italia)
    2006/05/09 19:09:19 INF - jmeter.JMeter: Copyright (c) 1998-2005 The
    Apache Software Foundation
    2006/05/09 19:09:19 INF - jmeter.JMeter: Loaded icon properties from
    2006/05/09 19:09:24 INF -
    Entered access log
    sampler bean info
    2006/05/09 19:09:24 INF -
    found parsers:
    [PreservingLogParser,
    ,
    ]
    2006/05/09 19:09:24 INF -
    Got to end of access
    log samper bean info init
    2006/05/09 19:09:24 WARN - jmeter.gui.util.MenuFactory: Missing jar? Could
    not create
    javax/mail/MessagingException
    2006/05/09 19:09:24 INF - jmeter.samplers.SampleResult: Note: Sample
    TimeStamps are END times
    2006/05/09 19:09:24 INF - jmeter.samplers.SampleResult:
    sampleresult.default.encoding is set to IS
    2006/05/09 19:09:37 INF - jmeter.gui.action.Load: Loading file:
    C:\Documents and Settings\sprosper.NB-PRSPERIS\Documenti\programmi
    utili\jakarta-jmeter-2.1.1\bin\Test Plan 1.jmx
    2006/05/09 19:09:38 INF -
    httpsampler2.basicauth=false
    2006/05/09 19:09:38 INF - jmeter.save.SaveService: Using SaveService
    properties file 1.7
    2006/05/09 19:09:38 WARN - jmeter.save.SaveService: Could not set up alias
    WebServiceSampler javax/mail/MessagingException
    2006/05/09 19:09:38 INF - jmeter.save.SaveService: All converter versions
    present and correct
    2006/05/09 19:09:43 INF - about to run
    remote test
    2006/05/09 19:09:43 INF - done
    initiating run command
    2006/05/09 19:09:43 INF - running
    clientengine run method
    2006/05/09 19:09:43 INF - num threads = 1
    2006/05/09 19:09:43 INF - num threads = 1
    2006/05/09 19:09:43 INF - Using
    Standard Remote Sampler for this test run
    2006/05/09 19:09:43 INF - Using
    Standard Remote Sampler for this test run
    2006/05/09 19:09:43 INF - sent host
    =xxx.xxx.6.236
    2006/05/09 19:09:43 ERRR -
    java.rmi.MarshalException: error
    marshalling arguments; nested exception is:
    java.net.SocketException: Connection reset by peer: socket write error
    at (UnicastRef.java:129)
    at (Unknown
    Source)
    at
    (ClientJMeterEngine.java:125)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: java.net.SocketException: Connection reset by peer: socket write
    error
    at java.net.SStream.socketWrite0(Native Method)
    at java.net.SStream.socketWrite(SStream.java:92)
    at java.net.SStream.write(SStream.java:136)
    at java.io.BStream.write(BStream.java:106)
    at
    Stream$BlockDStream.drain(Stream.java:1639)
    at
    Stream$BlockDStream.writeByte(Stream.java:1677)
    at
    Stream.writeFatalException(Stream.java:1354)
    at S(Stream.java:281)
    at (UnicastRef.java:265)
    at (UnicastRef.java:124)
    3 more
    on the server I have:
    2006/05/09 17:09:37 INF - jmeter.util.JMeterUtils: Setting Locale to it_IT
    2006/05/09 17:09:38 INF - jmeter.JMeter: Version 2.1.1
    2006/05/09 17:09:38 INF - jmeter.JMeter: java.version=1.5.0_06
    2006/05/09 17:09:38 INF - jmeter.JMeter: Locale=italiano (Italia)
    2006/05/09 17:09:38 INF - jmeter.JMeter: Copyright (c) 1998-2005 The
    Apache Software Foundation
    2006/05/09 17:09:38 INF - Starting
    backing engine on 1099
    2006/05/09 17:09:38 INF - Bound to
    registry on port 1099
    2006/05/09 17:11:06 INF - Reset
    2006/05/09 17:11:06 INF - received
    host: xxx.xxx.6.236
    I'm not expert in java, could you help me trying to understand which is the
    problem in this case?
    I hope someone can get this message in a mailing list :).
    Ciao
    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.1 | | 759 bytes | |

    10/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    Dear all,

    I'm having problems trying to do a remote test.

    There's no firewall neither on Server Machine (the one on which
    I've started jmeter-server and rmiregistry), neither on my pc where jmeter
    GUI is running. (By the moment I'm trying with a single "Slave")

    I can't remote start the server and I get this messages in the client log:

    JMeter must be installed in a directory without any spaces in the
    name, or client-server mode does not work.

    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.2 | | 6002 bytes | |

    Thank you very much for your response.

    I've done a step behind, but now I have another kind of problem.

    I give you the two logs:

    on server jmeter.log:

    2006/05/09 17:09:37 INF - jmeter.util.JMeterUtils: Setting Locale to it_IT
    2006/05/09 17:09:38 INF - jmeter.JMeter: Version 2.1.1
    2006/05/09 17:09:38 INF - jmeter.JMeter: java.version=1.5.0_06
    2006/05/09 17:09:38 INF - jmeter.JMeter: Locale=italiano (Italia)
    2006/05/09 17:09:38 INF - jmeter.JMeter: Copyright (c) 1998-2005 The
    Apache Software Foundation
    2006/05/09 17:09:38 INF - Starting
    backing engine on 1099
    2006/05/09 17:09:38 INF - Bound to
    registry on port 1099
    2006/05/09 17:11:06 INF - Reset
    2006/05/09 17:11:06 INF - received
    host: xxx.xxx.6.236

    on client jmeter.log:

    2006/05/10 17:49:36 INF - jmeter.util.JMeterUtils: Setting Locale to it_IT
    2006/05/10 17:49:37 INF - jmeter.JMeter: Version 2.1.1
    2006/05/10 17:49:37 INF - jmeter.JMeter: java.version=1.4.2_10
    2006/05/10 17:49:37 INF - jmeter.JMeter: Locale=italiano (Italia)
    2006/05/10 17:49:37 INF - jmeter.JMeter: Copyright (c) 1998-2005 The
    Apache Software Foundation
    2006/05/10 17:49:37 INF - jmeter.JMeter: Loaded icon properties from

    2006/05/10 17:49:43 INF -
    Entered access log
    sampler bean info
    2006/05/10 17:49:43 INF -
    found parsers:
    [PreservingLogParser,
    ,
    ]
    2006/05/10 17:49:43 INF -
    Got to end of access
    log samper bean info init
    2006/05/10 17:49:43 WARN - jmeter.gui.util.MenuFactory: Missing jar? Could
    not create
    javax/mail/MessagingException
    2006/05/10 17:49:43 INF - jmeter.samplers.SampleResult: Note: Sample
    TimeStamps are END times
    2006/05/10 17:49:43 INF - jmeter.samplers.SampleResult:
    sampleresult.default.encoding is set to IS
    2006/05/10 17:49:51 INF - jmeter.gui.action.Load: Loading file:
    C:\Programmi\jakarta-jmeter-2.1.1\bin\Test Plan 1.jmx
    2006/05/10 17:49:51 INF -
    httpsampler2.basicauth=false
    2006/05/10 17:49:51 INF - jmeter.save.SaveService: Using SaveService
    properties file 1.7
    2006/05/10 17:49:51 WARN - jmeter.save.SaveService: Could not set up alias
    WebServiceSampler
    javax/mail/MessagingException
    2006/05/10 17:49:51 INF - jmeter.save.SaveService: All converter versions
    present and correct
    2006/05/10 17:50:27 ERRR -
    jmeter.gui.action.RemoteStart: java.rmi.NotBoundException: JMeterEngine
    at (RegistryImpl.java:106)
    at (Unknown Source)
    at
    (UnicastServerRef.java:375)
    at (UnicastServerRef.java:240)
    at sun.rmi.transport.Transport$1.run(Transport.java:1 53)
    at (Native Method)
    at (Transport.java:149)
    at
    (TCPTransport.java:460)
    at
    $ConnectionHandler.run(TCPTransport.java:701)
    at java.lang.Thread.run(Thread.java:595)
    at
    (StreamRemoteCall.java:247)
    at
    (StreamRemoteCall.java:223)
    at (UnicastRef.java:350)
    at (Unknown Source)
    at java.rmi.Naming.lookup(Naming.java:84)
    at
    (ClientJMeterEngine.java:52)
    at
    <init>(ClientJMeterEngine.java:56)
    at
    (RemoteStart.java:165)
    at
    (RemoteStart.java:72)
    at
    (ActionRouter.java:76)
    at
    $000(ActionRouter.java:44)
    at
    $1.run(ActionRouter.java:61)
    at (InvocationEvent.java:189)
    at (EventQueue.java:478)
    at
    (EventDispatchThread.java:201)
    at
    (EventDispatchThread.java:151)
    at
    (EventDispatchThread.java:145)
    at
    (EventDispatchThread.java:137)
    at (EventDispatchThread.java:100)

    I've found this for rmi

    java.rmi.NotBoundException: Attempt to look up a name that is not bound.

    on server these are significant processes active:

    root 6355 6351 0 16:26 pts/7 00:00:00 rmiregistry

    root 13870 28249 0 16:41 pts/7 00:00:00 /bin/sh bin/jmeter-server
    root 13876 13870 0 16:41 pts/7 00:00:00 /bin/sh bin/jmeter -s
    CLASSPATH=
    root 13879 13876 20 16:41 pts/7 00:00:01 java -server -jar
    bin/ApacheJMeter.jar -s CLASSPATH=

    before trying to remote start the status of connection on the server are
    the sequent (netstat -atnp)

    tcp6 0 0
    :::47143 :::* LISTEN 13879/java
    tcp6 0 0
    :::1099 :::* LISTEN 13874/rmiregistry
    tcp6 0 1 ::ffff:xxx.xxx.6.:56614
    ::ffff:128.0.1.1:1099 SYN_SENT 13879/java

    while trying to remote start:

    tcp6 0 0
    :::47143 :::* LISTEN 13879/java
    tcp6 0 0
    :::1099 :::* LISTEN 13874/rmiregistry
    tcp6 0 1 ::ffff:xxx.xxx.6.:56614
    ::ffff:128.0.1.1:1099 SYN_SENT 13879/java
    tcp6 0 0 ::ffff:xxx.xxx.6.2:1099 ::ffff:xxx.xxx.7.1:2094
    ESTABLISHED13874/rmiregistry

    in any case, after 3 or 4 minutes after I have start the jmeter on server,
    it terminate by itself, nothing else is written on the log.

    I hope I've given you all the informations to let you help me, thank you.

    Ciao

    At 14.53 10/05/2006, you wrote:
    10/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    >>Dear all,
    >>
    >>I'm having problems trying to do a remote test.
    >>
    >>There's no firewall neither on Server Machine (the one on which
    >>I've started jmeter-server and rmiregistry), neither on my pc where jmeter
    >>GUI is running. (By the moment I'm trying with a single "Slave")
    >>
    >>I can't remote start the server and I get this messages in the client log:

    >
    >JMeter must be installed in a directory without any spaces in the
    >name, or client-server mode does not work.
    >
    >
    >To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >
    >


    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.3 | | 6349 bytes | |

    Did you start rmiregistry with the correct path? It needs to know
    about the JMeter jars.

    S

    10/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    Thank you very much for your response.

    I've done a step behind, but now I have another kind of problem.

    I give you the two logs:

    on server jmeter.log:

    2006/05/09 17:09:37 INF - jmeter.util.JMeterUtils: Setting Locale to it_IT
    2006/05/09 17:09:38 INF - jmeter.JMeter: Version 2.1.1
    2006/05/09 17:09:38 INF - jmeter.JMeter: java.version=1.5.0_06
    2006/05/09 17:09:38 INF - jmeter.JMeter: Locale=italiano (Italia)
    2006/05/09 17:09:38 INF - jmeter.JMeter: Copyright (c) 1998-2005 The
    Apache Software Foundation
    2006/05/09 17:09:38 INF - Starting
    backing engine on 1099
    2006/05/09 17:09:38 INF - Bound to
    registry on port 1099
    2006/05/09 17:11:06 INF - Reset
    2006/05/09 17:11:06 INF - received
    host: xxx.xxx.6.236

    on client jmeter.log:

    2006/05/10 17:49:36 INF - jmeter.util.JMeterUtils: Setting Locale to it_IT
    2006/05/10 17:49:37 INF - jmeter.JMeter: Version 2.1.1
    2006/05/10 17:49:37 INF - jmeter.JMeter: java.version=1.4.2_10
    2006/05/10 17:49:37 INF - jmeter.JMeter: Locale=italiano (Italia)
    2006/05/10 17:49:37 INF - jmeter.JMeter: Copyright (c) 1998-2005 The
    Apache Software Foundation
    2006/05/10 17:49:37 INF - jmeter.JMeter: Loaded icon properties from

    2006/05/10 17:49:43 INF -
    Entered access log
    sampler bean info
    2006/05/10 17:49:43 INF -
    found parsers:
    [PreservingLogParser,
    ,
    ]
    2006/05/10 17:49:43 INF -
    Got to end of access
    log samper bean info init
    2006/05/10 17:49:43 WARN - jmeter.gui.util.MenuFactory: Missing jar? Could
    not create
    javax/mail/MessagingException
    2006/05/10 17:49:43 INF - jmeter.samplers.SampleResult: Note: Sample
    TimeStamps are END times
    2006/05/10 17:49:43 INF - jmeter.samplers.SampleResult:
    sampleresult.default.encoding is set to IS
    2006/05/10 17:49:51 INF - jmeter.gui.action.Load: Loading file:
    C:\Programmi\jakarta-jmeter-2.1.1\bin\Test Plan 1.jmx
    2006/05/10 17:49:51 INF -
    httpsampler2.basicauth=false
    2006/05/10 17:49:51 INF - jmeter.save.SaveService: Using SaveService
    properties file 1.7
    2006/05/10 17:49:51 WARN - jmeter.save.SaveService: Could not set up alias
    WebServiceSampler
    javax/mail/MessagingException
    2006/05/10 17:49:51 INF - jmeter.save.SaveService: All converter versions
    present and correct
    2006/05/10 17:50:27 ERRR -
    jmeter.gui.action.RemoteStart: java.rmi.NotBoundException: JMeterEngine
    at (RegistryImpl.java:106)
    at (Unknown Source)
    at
    (UnicastServerRef.java:375)
    at (UnicastServerRef.java:240)
    at sun.rmi.transport.Transport$1.run(Transport.java:1 53)
    at (Native Method)
    at (Transport.java:149)
    at
    (TCPTransport.java:460)
    at
    $ConnectionHandler.run(TCPTransport.java:701)
    at java.lang.Thread.run(Thread.java:595)
    at
    (StreamRemoteCall.java:247)
    at
    (StreamRemoteCall.java:223)
    at (UnicastRef.java:350)
    at (Unknown Source)
    at java.rmi.Naming.lookup(Naming.java:84)
    at
    (ClientJMeterEngine.java:52)
    at
    <init>(ClientJMeterEngine.java:56)
    at
    (RemoteStart.java:165)
    at
    (RemoteStart.java:72)
    at
    (ActionRouter.java:76)
    at
    $000(ActionRouter.java:44)
    at
    $1.run(ActionRouter.java:61)
    at (InvocationEvent.java:189)
    at (EventQueue.java:478)
    at
    (EventDispatchThreadjava:201)
    at
    (EventDispatchThread.java:151)
    at
    (EventDispatchThread.java:145)
    at
    (EventDispatchThread.java:137)
    at (EventDispatchThread.java:100)
    --
    I've found this for rmi

    java.rmi.NotBoundException: Attempt to look up a name that is not bound.

    on server these are significant processes active:

    root 6355 6351 0 16:26 pts/7 00:00:00 rmiregistry

    root 13870 28249 0 16:41 pts/7 00:00:00 /bin/sh bin/jmeter-server
    root 13876 13870 0 16:41 pts/7 00:00:00 /bin/sh bin/jmeter -s
    CLASSPATH=
    root 13879 13876 20 16:41 pts/7 00:00:01 java -server -jar
    bin/ApacheJMeter.jar -s CLASSPATH=
    --
    before trying to remote start the status of connection on the server are
    the sequent (netstat -atnp)

    tcp6 0 0
    :::47143 :::* LISTEN 13879/java
    tcp6 0 0
    :::1099 :::* LISTEN 13874/rmiregistry
    tcp6 0 1 ::ffff:xxx.xxx.6.:56614
    ::ffff:128.0.1.1:1099 SYN_SENT 13879/java

    while trying to remote start:

    tcp6 0 0
    :::47143 :::* LISTEN 13879/java
    tcp6 0 0
    :::1099 :::* LISTEN 13874/rmiregistry
    tcp6 0 1 ::ffff:xxx.xxx.6.:56614
    ::ffff:128.0.1.1:1099 SYN_SENT 13879/java
    tcp6 0 0 ::ffff:xxx.xxx.6.2:1099 ::ffff:xxx.xxx.7.1:2094
    ESTABLISHED13874/rmiregistry
    --
    in any case, after 3 or 4 minutes after I have start the jmeter on server,
    it terminate by itself, nothing else is written on the log.
    --
    I hope I've given you all the informations to let you help me, thank you.

    Ciao
    --
    At 14.53 10/05/2006, you wrote:
    10/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    >>Dear all,
    >>
    >>I'm having problems trying to do a remote test.
    >>
    >>There's no firewall neither on Server Machine (the one on which
    >>I've started jmeter-server and rmiregistry), neither on my pc where jmeter
    >>GUI is running. (By the moment I'm trying with a single "Slave")
    >>
    >>I can't remote start the server and I get this messages in the client log:

    >
    >JMeter must be installed in a directory without any spaces in the
    >name, or client-server mode does not work.
    >
    >
    >To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >
    >
    >
    >


    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    --

    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.4 | | 787 bytes | |

    I've started it with the jmeter-server script, but to be sure I have also
    tried starting it manually:


    >export
    >export

    CLASSPATH=$$JMETER_HME/lib/jorphan.jar:$JMETER_HME/lib/logkit-1.2.jar
    >export PATH=$PATH:/opt/jdk1.5.0_06/bin
    >rmiregistry &
    >/ -s &


    I obtain exactly the same result I've told you before

    At 19.11 10/05/2006, you wrote:
    >Did you start rmiregistry with the correct path? It needs to know
    >about the JMeter jars.
    >
    >S


    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.5 | | 1278 bytes | |

    You are using different versions of Java on the two systems - it's
    possible that this is causing problems.

    Try using 1.5 on both or 1.4.2 on both.

    S.
    10/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    I've started it with the jmeter-server script, but to be sure I have also
    tried starting it manually:
    >
    >
    >export
    >export

    CLASSPATH=$$JMETER_HME/lib/jorphan.jar:$JMETER_HME/lib/logkit-1.2.jar
    >export PATH=$PATH:/opt/jdk1.5.0_06/bin
    >rmiregistry &
    >/ -s &
    >

    I obtain exactly the same result I've told you before
    >
    >
    >

    At 19.11 10/05/2006, you wrote:
    >Did you start rmiregistry with the correct path? It needs to know
    >about the JMeter jars.
    >
    >S
    >
    >


    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    --

    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.6 | | 6153 bytes | |

    I get the same result, sigh! :(

    Below you can see the log.

    2006/05/11 10:15:24 INF - jmeter.util.JMeterUtils: Setting Locale to it_IT
    2006/05/11 10:15:24 INF - jmeter.JMeter: Version 2.1.1
    2006/05/11 10:15:24 INF - jmeter.JMeter: java.version=1.5.0_06
    2006/05/11 10:15:24 INF - jmeter.JMeter: Locale=italiano (Italia)
    2006/05/11 10:15:24 INF - jmeter.JMeter: Copyright (c) 1998-2005 The
    Apache Software Foundation
    2006/05/11 10:15:24 INF - jmeter.JMeter: Loaded icon properties from

    2006/05/11 10:15:26 INF -
    Entered access log
    sampler bean info
    2006/05/11 10:15:26 INF -
    found parsers:
    [PreservingLogParser,
    ,
    ]
    2006/05/11 10:15:26 INF -
    Got to end of access
    log samper bean info init
    2006/05/11 10:15:27 WARN - jmeter.gui.util.MenuFactory: Missing jar? Could
    not create
    javax/mail/MessagingException
    2006/05/11 10:15:27 INF - jmeter.samplers.SampleResult: Note: Sample
    TimeStamps are END times
    2006/05/11 10:15:27 INF - jmeter.samplers.SampleResult:
    sampleresult.default.encoding is set to IS
    2006/05/11 10:15:37 INF - jmeter.gui.action.Load: Loading file:
    C:\Programmi\jakarta-jmeter-2.1.1\bin\Test Plan 1.jmx
    2006/05/11 10:15:37 INF -
    httpsampler2.basicauth=false
    2006/05/11 10:15:37 INF - jmeter.save.SaveService: Using SaveService
    properties file 1.7
    2006/05/11 10:15:37 WARN - jmeter.save.SaveService: Could not set up alias
    WebServiceSampler
    javax/mail/MessagingException
    2006/05/11 10:15:37 INF - jmeter.save.SaveService: All converter versions
    present and correct
    2006/05/11 10:15:41 ERRR -
    jmeter.gui.action.RemoteStart: java.rmi.NotBoundException: JMeterEngine
    at (RegistryImpl.java:106)
    at (Unknown Source)
    at
    (UnicastServerRef.java:375)
    at (UnicastServerRef.java:240)
    at sun.rmi.transport.Transport$1.run(Transport.java:1 53)
    at (Native Method)
    at (Transport.java:149)
    at
    (TCPTransport.java:460)
    at
    $ConnectionHandler.run(TCPTransport.java:701)
    at java.lang.Thread.run(Thread.java:595)
    at
    (Unknown Source)
    at (Unknown Source)
    at (Unknown Source)
    at (Unknown Source)
    at java.rmi.Naming.lookup(Unknown Source)
    at
    (ClientJMeterEngine.java:52)
    at
    <init>(ClientJMeterEngine.java:56)
    at
    (RemoteStart.java:165)
    at
    (RemoteStart.java:72)
    at
    (ActionRouter.java:76)
    at
    $000(ActionRouter.java:44)
    at
    $1.run(ActionRouter.java:61)
    at (Unknown Source)
    at (Unknown Source)
    at (Unknown
    Source)
    at (Unknown Source)
    at (Unknown Source)
    at (Unknown Source)
    at (Unknown Source)

    I've tried also with another server machine (with java 1.4.2 installed),
    but I can't see any log on the server, and I get this error on the client:

    2006/05/11 10:35:58 INF - jmeter.util.JMeterUtils: Setting Locale to it_IT
    2006/05/11 10:35:59 INF - jmeter.JMeter: Version 2.1.1
    2006/05/11 10:35:59 INF - jmeter.JMeter: java.version=1.4.2_10
    2006/05/11 10:35:59 INF - jmeter.JMeter: Locale=italiano (Italia)
    2006/05/11 10:35:59 INF - jmeter.JMeter: Copyright (c) 1998-2005 The
    Apache Software Foundation
    2006/05/11 10:35:59 INF - jmeter.JMeter: Loaded icon properties from

    2006/05/11 10:36:07 INF -
    Entered access log
    sampler bean info
    2006/05/11 10:36:07 INF -
    found parsers:
    [PreservingLogParser,
    ,
    ]
    2006/05/11 10:36:07 INF -
    Got to end of access
    log samper bean info init
    2006/05/11 10:36:07 WARN - jmeter.gui.util.MenuFactory: Missing jar? Could
    not create
    javax/mail/MessagingException
    2006/05/11 10:36:07 INF - jmeter.samplers.SampleResult: Note: Sample
    TimeStamps are END times
    2006/05/11 10:36:07 INF - jmeter.samplers.SampleResult:
    sampleresult.default.encoding is set to IS
    2006/05/11 10:41:01 INF - jmeter.gui.action.Load: Loading file:
    C:\Programmi\jakarta-jmeter-2.1.1\bin\Test Plan 1.jmx
    2006/05/11 10:41:01 INF -
    httpsampler2.basicauth=false
    2006/05/11 10:41:01 INF - jmeter.save.SaveService: Using SaveService
    properties file 1.7
    2006/05/11 10:41:01 WARN - jmeter.save.SaveService: Could not set up alias
    WebServiceSampler
    javax/mail/MessagingException
    2006/05/11 10:41:01 INF - jmeter.save.SaveService: All converter versions
    present and correct
    2006/05/11 10:43:09 ERRR -
    java.rmi.ConnectException: Connection
    refused to host: 127.0.0.1; nested exception is:
    java.net.ConnectException: Connection refused: connect
    at (TCPEndpoint.java:567)
    at
    (TCPChannel.java:185)
    at (TCPChannel.java:171)
    at (UnicastRef.java:101)
    at
    (Unknown Source)
    at
    (ClientJMeterEngine.java:96)
    at
    (RemoteStart.java:153)
    at
    (RemoteStart.java:73)
    at
    (ActionRouter.java:76)
    at
    $000(ActionRouter.java:44)
    at
    $1.run(ActionRouter.java:61)
    at (InvocationEvent.java:189)
    at (EventQueue.java:478)
    at
    (EventDispatchThread.java:201)
    at
    (EventDispatchThread.java:151)
    at
    (EventDispatchThread.java:145)
    at
    (EventDispatchThread.java:137)
    at (EventDispatchThread.java:100)
    Caused by: java.net.ConnectException: Connection refused: connect
    at (Native Method)
    at (PlainSocketImpl.java:305)
    at (PlainSocketImpl.java:171)
    at (PlainSocketImpl.java:158)
    at java.net.Socket.connect(Socket.java:452)
    at java.net.Socket.connect(Socket.java:402)
    at java.net.Socket.<init>(Socket.java:309)
    at java.net.Socket.<init>(Socket.java:124)
    at
    (RMIDirectSocketFactory.java:22)
    at
    ()
    at (TCPEndpoint.java:562)
    17 more

    Have yuo any more suggestion for me?

    Thank you.

    At 19.57 10/05/2006, you wrote:
    >You are using different versions of Java on the two systems - it's
    >possible that this is causing problems.
    >
    >Try using 1.5 on both or 1.4.2 on both.


    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.7 | | 352 bytes | |

    Is the server really on 127.0.0.1 ?

    2006/05/11 10:43:09 ERRR -
    java.rmi.ConnectException: Connection
    refused to host: 127.0.0.1; nested exception is:

    S.

    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.8 | | 1450 bytes | |

    this is the second case on the second machine.

    What do you mean by "is the server really on 127.0.0.1?"

    Do you mean a particular process listening? which machine? Which process?

    The server is on a remote machine that I try to contact by GUI Menu

    Run -Remote Start -XXX.XXX.7.67

    I obtain bad call to Remote Host and the log that I'have sent you with:

    2006/05/11 14:21:25 ERRR -
    java.rmi.ConnectException: Connection
    refused to host: 127.0.0.1; nested exception is:

    Which process is trying to connect to 127.0.0.1, and which process should
    be listening?

    Can you tell me anithing else about the first case?

    Excuse me for all these questions, but I want to be sure to understand tou.

    Thank you.

    At 13.54 11/05/2006, you wrote:
    >Is the server really on 127.0.0.1 ?
    >
    >2006/05/11 10:43:09 ERRR -

    java.rmi.ConnectException: Connection
    >refused to host: 127.0.0.1; nested exception is:
    >
    >S.
    >
    >
    >To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >
    >


    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.9 | | 1215 bytes | |

    11/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    this is the second case on the second machine.

    What do you mean by "is the server really on 127.0.0.1?"

    It appears the the JMeter client (i.e. the GUI) is trying to connect
    to the server on 127.0.0.1. That is only sensible if the client and
    server are on the same machine.

    Do you mean a particular process listening? which machine? Which process?

    The server is on a remote machine that I try to contact by GUI Menu

    Run -Remote Start -XXX.XXX.7.67

    I obtain bad call to Remote Host and the log that I'have sent you with:

    2006/05/11 14:21:25 ERRR -
    java.rmi.ConnectException: Connection
    refused to host: 127.0.0.1; nested exception is:

    Which process is trying to connect to 127.0.0.1, and which process should
    be listening?

    See above.

    What are the settings for the following in jmeter.properties on the
    client and the server?

    remote_hosts
    server_port

    S>

    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.10 | | 2632 bytes | |

    remote_hosts=XXX.XXX.6.236, XXX.XXX.7.67

    server_port is commented ,so I think it defaults on 1099

    the first host (java 1.5, jmeter 2.1.1, Debian Linux 2.6.16-1-686) I get
    the first error

    2006/05/11 10:15:41 ERRR -
    jmeter.gui.action.RemoteStart: java.rmi.NotBoundException: JMeterEngine
    at (RegistryImpl.java:106)
    at (Unknown Source)

    the second host (java 1.4, jmeter 2.1.1,Gentoo Linux 2.6.14) I get the
    error we are talking now

    2006/05/11 15:17:03 ERRR -
    java.rmi.ConnectException: Connection
    refused to host: 127.0.0.1; nested exception is:
    java.net.ConnectException: Connection refused: connect
    at (TCPEndpoint.java:567)

    and I get nothing in bin/jmeter.log

    In the two cases I start GUI (2.1.1) from my machine, with exactly the same
    java version. my machine I have windows XP

    At 15.05 11/05/2006, you wrote:
    11/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    >this is the second case on the second machine.
    >>
    >>What do you mean by "is the server really on 127.0.0.1?"

    >
    >It appears the the JMeter client (i.e. the GUI) is trying to connect
    >to the server on 127.0.0.1. That is only sensible if the client and
    >server are on the same machine.
    >
    >>Do you mean a particular process listening? which machine? Which process?
    >>
    >>The server is on a remote machine that I try to contact by GUI Menu
    >>
    >>Run -Remote Start -XXX.XXX.7.67
    >>
    >>I obtain bad call to Remote Host and the log that I'have sent you with:
    >>
    >>
    >>2006/05/11 14:21:25 ERRR -

    >java.rmi.ConnectException: Connection
    >>refused to host: 127.0.0.1; nested exception is:
    >>
    >>Which process is trying to connect to 127.0.0.1, and which process should
    >>be listening?

    >
    >See above.
    >
    >What are the settings for the following in jmeter.properties on the
    >client and the server?
    >
    >remote_hosts
    >server_port
    >
    >S>
    >
    >
    >To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >
    >


    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.11 | | 3072 bytes | |

    I'll try and look at this further later.

    In the meantime, you could run jmeter locally and combine the results.

    S.
    11/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    remote_hosts=XXX.XXX.6.236, XXX.XXX.7.67

    server_port is commented ,so I think it defaults on 1099

    the first host (java 1.5, jmeter 2.1.1, Debian Linux 2.6.16-1-686) I get
    the first error

    2006/05/11 10:15:41 ERRR -
    jmeter.gui.action.RemoteStart: java.rmi.NotBoundException: JMeterEngine
    at (RegistryImpl.java:106)
    at (Unknown Source)

    the second host (java 1.4, jmeter 2.1.1,Gentoo Linux 2.6.14) I get the
    error we are talking now

    2006/05/11 15:17:03 ERRR -
    java.rmi.ConnectException: Connection
    refused to host: 127.0.0.1; nested exception is:
    java.net.ConnectException: Connection refused: connect
    at (TCPEndpoint.java:567)

    and I get nothing in bin/jmeter.log

    In the two cases I start GUI (2.1.1) from my machine, with exactly the same
    java version. my machine I have windows XP
    >
    >
    >

    At 15.05 11/05/2006, you wrote:
    11/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    >this is the second case on the second machine.
    >>
    >>What do you mean by "is the server really on 127.0.0.1?"

    >
    >It appears the the JMeter client (i.e. the GUI) is trying to connect
    >to the server on 127.0.0.1. That is only sensible if the client and
    >server are on the same machine.
    >
    >>Do you mean a particular process listening? which machine? Which process?
    >>
    >>The server is on a remote machine that I try to contact by GUI Menu
    >>
    >>Run -Remote Start -XXX.XXX.7.67
    >>
    >>I obtain bad call to Remote Host and the log that I'have sent you with:
    >>
    >>
    >>2006/05/11 14:21:25 ERRR -

    >java.rmi.ConnectException: Connection
    >>refused to host: 127.0.0.1; nested exception is:
    >>
    >>Which process is trying to connect to 127.0.0.1, and which process should
    >>be listening?

    >
    >See above.
    >
    >What are the settings for the following in jmeter.properties on the
    >client and the server?
    >
    >remote_hosts
    >server_port
    >
    >S>
    >
    >
    >To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >
    >
    >
    >


    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    --

    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.12 | | 4448 bytes | |

    thank you,

    just to speed me up can you tell me rapidly how do I start local test
    without GUI, and where I find file results to merge.

    just give me if you can a reference, did I found it on user manual that
    come with jmeter? or is there another site where I found HWT or something
    like this?

    Thank you anyway for your attention, I hope we could solve the "root problem".

    Ciao.

    At 15.37 11/05/2006, you wrote:
    >I'll try and look at this further later.
    >
    >In the meantime, you could run jmeter locally and combine the results.
    >
    >S.

    11/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    >>remote_hosts=XXX.XXX.6.236, XXX.XXX.7.67
    >>
    >>server_port is commented ,so I think it defaults on 1099
    >>

    >the first host (java 1.5, jmeter 2.1.1, Debian Linux 2.6.16-1-686) I get
    >>the first error
    >>
    >>
    >>2006/05/11 10:15:41 ERRR -
    >>jmeter.gui.action.RemoteStart: java.rmi.NotBoundException: JMeterEngine

    >at (RegistryImpl.java:106)
    >at (Unknown Source)
    >>
    >>

    >the second host (java 1.4, jmeter 2.1.1,Gentoo Linux 2.6.14) I get the
    >>error we are talking now
    >>
    >>
    >>2006/05/11 15:17:03 ERRR -

    >java.rmi.ConnectException: Connection
    >>refused to host: 127.0.0.1; nested exception is:

    >java.net.ConnectException: Connection refused: connect
    >at (TCPEndpoint.java:567)
    >>
    >>
    >>and I get nothing in bin/jmeter.log
    >>
    >>In the two cases I start GUI (2.1.1) from my machine, with exactly the same
    >>java version. my machine I have windows XP
    >>
    >>
    >>
    >>At 15.05 11/05/2006, you wrote:

    >11/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    >>this is the second case on the second machine.
    >>>
    >>>What do you mean by "is the server really on 127.0.0.1?"

    >>
    >>It appears the the JMeter client (i.e. the GUI) is trying to connect
    >>to the server on 127.0.0.1. That is only sensible if the client and
    >>server are on the same machine.
    >>
    >>>Do you mean a particular process listening? which machine? Which

    >process?
    >>>
    >>>The server is on a remote machine that I try to contact by GUI Menu
    >>>
    >>>Run -Remote Start -XXX.XXX.7.67
    >>>
    >>>I obtain bad call to Remote Host and the log that I'have sent you with:
    >>>
    >>>
    >>>2006/05/11 14:21:25 ERRR -

    >>java.rmi.ConnectException: Connection
    >>>refused to host: 127.0.0.1; nested exception is:
    >>>
    >>>Which process is trying to connect to 127.0.0.1, and which process should
    >>>be listening?

    >>
    >>See above.
    >>
    >>What are the settings for the following in jmeter.properties on the
    >>client and the server?
    >>
    >>remote_hosts
    >>server_port
    >>
    >>S>
    >>
    >>
    >>To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >>For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >>
    >>
    >>
    >>
    >>
    >>To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >>For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >>

    >
    >
    >To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >
    >


    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
  • No.13 | | 4801 bytes | |

    11/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    thank you,

    just to speed me up can you tell me rapidly how do I start local test
    without GUI, and where I find file results to merge.

    The results will be in the JTL file you specify.

    just give me if you can a reference, did I found it on user manual that
    come with jmeter? or is there another site where I found HWT or something
    like this?

    Manual:

    JMeter Wiki:

    Thank you anyway for your attention, I hope we could solve the "root problem".

    Ciao.
    --
    At 15.37 11/05/2006, you wrote:
    >I'll try and look at this further later.
    >
    >In the meantime, you could run jmeter locally and combine the results.
    >
    >S.

    11/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    >>remote_hosts=XXX.XXX.6.236, XXX.XXX.7.67
    >>
    >>server_port is commented ,so I think it defaults on 1099
    >>

    >the first host (java 1.5, jmeter 2.1.1, Debian Linux 2.6.16-1-686) I get
    >>the first error
    >>
    >>
    >>2006/05/11 10:15:41 ERRR -
    >>jmeter.gui.action.RemoteStart: java.rmi.NotBoundException: JMeterEngine

    >at (RegistryImpl.java:106)
    >at (Unknown Source)
    >>
    >>

    >the second host (java 1.4, jmeter 2.1.1,Gentoo Linux 2.6.14) I get the
    >>error we are talking now
    >>
    >>
    >>2006/05/11 15:17:03 ERRR -

    >java.rmi.ConnectException: Connection
    >>refused to host: 127.0.0.1; nested exception is:

    >java.net.ConnectException: Connection refused: connect
    >at (TCPEndpoint.java:567)
    >>
    >>
    >>and I get nothing in bin/jmeter.log
    >>
    >>In the two cases I start GUI (2.1.1) from my machine, with exactly the same
    >>java version. my machine I have windows XP
    >>
    >>
    >>
    >>At 15.05 11/05/2006, you wrote:

    >11/05/06, Stefano Prosperi <s.prosperi (AT) cineca (DOT) itwrote:
    >>this is the second case on the second machine.
    >>>
    >>>What do you mean by "is the server really on 127.0.0.1?"

    >>
    >>It appears the the JMeter client (i.e. the GUI) is trying to connect
    >>to the server on 127.0.0.1. That is only sensible if the client and
    >>server are on the same machine.
    >>
    >>>Do you mean a particular process listening? which machine? Which

    >process?
    >>>
    >>>The server is on a remote machine that I try to contact by GUI Menu
    >>>
    >>>Run -Remote Start -XXX.XXX.7.67
    >>>
    >>>I obtain bad call to Remote Host and the log that I'have sent you with:
    >>>
    >>>
    >>>2006/05/11 14:21:25 ERRR -

    >>java.rmi.ConnectException: Connection
    >>>refused to host: 127.0.0.1; nested exception is:
    >>>
    >>>Which process is trying to connect to 127.0.0.1, and which process should
    >>>be listening?

    >>
    >>See above.
    >>
    >>What are the settings for the following in jmeter.properties on the
    >>client and the server?
    >>
    >>remote_hosts
    >>server_port
    >>
    >>S>
    >>
    >>
    >>To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >>For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >>
    >>
    >>
    >>
    >>
    >>To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >>For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >>

    >
    >
    >To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    >For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    >
    >
    >
    >


    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org
    --

    To unsubscribe, e-mail: jmeter-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: jmeter-user-help (AT) jakarta (DOT) apache.org

Re: distribute testing problems ( ERROR -


max 4000 letters.
Your nickname that display:
In order to stop the spam: 1 + 0 =
QUESTION ON "Apache"

EMSDN.COM