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

on client jmeter.log:

2006/05/10 17:49:36 INFO  - jmeter.util.JMeterUtils: Setting Locale to it_IT
2006/05/10 17:49:37 INFO  - jmeter.JMeter: Version 2.1.1
2006/05/10 17:49:37 INFO  - jmeter.JMeter: java.version=1.4.2_10
2006/05/10 17:49:37 INFO  - jmeter.JMeter: Locale=italiano (Italia)
2006/05/10 17:49:37 INFO  - jmeter.JMeter: Copyright (c) 1998-2005 The 
Apache Software Foundation
2006/05/10 17:49:37 INFO  - jmeter.JMeter: Loaded icon properties from 
org/apache/jmeter/images/icon.properties
2006/05/10 17:49:43 INFO  - 
jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: Entered access log 
sampler bean info
2006/05/10 17:49:43 INFO  - 
jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: found parsers: 
[org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser, 
org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser, 
org.apache.jmeter.protocol.http.util.accesslog.TCLogParser]
2006/05/10 17:49:43 INFO  - 
jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: 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 org.apache.jmeter.visualizers.MailerVisualizer. 
java.lang.NoClassDefFoundError: javax/mail/MessagingException
2006/05/10 17:49:43 INFO  - jmeter.samplers.SampleResult: Note: Sample 
TimeStamps are END times
2006/05/10 17:49:43 INFO  - jmeter.samplers.SampleResult: 
sampleresult.default.encoding is set to ISO-8859-1
2006/05/10 17:49:51 INFO  - jmeter.gui.action.Load: Loading file: 
C:\Programmi\jakarta-jmeter-2.1.1\bin\Test Plan 1.jmx
2006/05/10 17:49:51 INFO  - jmeter.protocol.http.sampler.HTTPSampler2: 
httpsampler2.basicauth=false
2006/05/10 17:49:51 INFO  - 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 java.lang.NoClassDefFoundError: 
javax/mail/MessagingException
2006/05/10 17:49:51 INFO  - jmeter.save.SaveService: All converter versions 
present and correct
2006/05/10 17:50:27 ERROR - 
jmeter.gui.action.RemoteStart:  java.rmi.NotBoundException: JMeterEngine
         at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:106)
         at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
         at 
sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:375)
         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240)
         at sun.rmi.transport.Transport$1.run(Transport.java:153)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
         at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
         at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
         at java.lang.Thread.run(Thread.java:595)
         at 
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
         at 
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
         at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
         at java.rmi.Naming.lookup(Naming.java:84)
         at 
org.apache.jmeter.engine.ClientJMeterEngine.getEngine(ClientJMeterEngine.java:52)
         at 
org.apache.jmeter.engine.ClientJMeterEngine.<init>(ClientJMeterEngine.java:56)
         at 
org.apache.jmeter.gui.action.RemoteStart.doRemoteInit(RemoteStart.java:165)
         at 
org.apache.jmeter.gui.action.RemoteStart.doAction(RemoteStart.java:72)
         at 
org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:76)
         at 
org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:44)
         at 
org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:61)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
         at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(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:
>On 10/05/06, Stefano Prosperi <[EMAIL PROTECTED]> wrote:
>>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: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

AdmID:DD064F50932A50F82C8B38849F897F39

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to