On 17 October 2011 11:24, shankykurella <[email protected]> wrote: > *while running a slave system* -- this is the error that am getting on > master system > > error : error in run() Method java.rmi.marshalException: error marshalling > arguments;nested exception is: java.net.SocketException: > Broken pipe > > *and on the master system jmeter.log below is the log details * > > 2011/10/17 15:48:21 ERROR - jmeter.engine.ClientJMeterEngine: Error in run() > method java.rmi.MarshalException: error marshalling arguments; nested > exception is: > java.net.SocketException: Broken pipe > 2011/10/17 15:48:21 INFO - jmeter.engine.ClientJMeterEngine: Interrupting > RMI Reaper > > *and on the slave system under jmeterserver.log below is the log details * > > jmeter.engine.RemoteJMeterEngineImpl: Starting backing engine on 1099 > 2011/10/17 15:47:29 INFO - jmeter.engine.RemoteJMeterEngineImpl: IP > address=192.168.1.144 > 2011/10/17 15:47:29 INFO - jmeter.engine.RemoteJMeterEngineImpl: Creating > RMI registry (server.rmi.create=true) > 2011/10/17 15:47:29 INFO - jmeter.engine.RemoteJMeterEngineImpl: Bound to > registry on port 1099
That is still not the *whole* log; however the IP address may give a clue: IP address=192.168.1.144 This is a private network address. Is the server on the same network as the master (client)? Check the corresponding entries on the servers that do work. > > regards * * > shankar k b > shankarkurella.blogspot.com > > > > On Mon, Oct 17, 2011 at 3:12 AM, sebb-2-2 [via JMeter] < > [email protected]> wrote: > >> On 17 October 2011 11:02, shankykurella <[hidden >> email]<http://user/SendEmail.jtp?type=node&node=4909355&i=0>> >> wrote: >> > sebb i dint get you.... there's a .lot missing??? what is the solution >> for >> > this bro... kindly enlighten me >> >> You have not shown us the whole server log. >> >> > regards * * >> > shankar k b >> > shankarkurella.blogspot.com >> > >> > >> > >> > On Mon, Oct 17, 2011 at 3:02 PM, sebb-2-2 [via JMeter] < >> > [hidden email] <http://user/SendEmail.jtp?type=node&node=4909355&i=1>> >> wrote: >> > >> >> On 17 October 2011 06:58, shankykurella <[hidden email]< >> http://user/SendEmail.jtp?type=node&node=4909278&i=0>> >> >> wrote: >> >> > hey sebb below were the log details under jmeterserver.log of the >> slave >> >> > system >> >> >> >> There's a .lot missing. >> >> >> >> > jmeter.engine.RemoteJMeterEngineImpl: Creating RMI registry >> >> > (server.rmi.create=true) >> >> > 2011/10/17 11:17:37 INFO - jmeter.engine.RemoteJMeterEngineImpl: >> Bound >> >> to >> >> > registry on port 1099 >> >> > >> >> > regards >> >> > shankar k b >> >> > >> >> > -- >> >> > View this message in context: >> >> >> http://jmeter.512774.n5.nabble.com/nested-exception-related-to-socket-connections-tp4905125p4908781.html >> >> >> >> > Sent from the JMeter - User mailing list archive at Nabble.com. >> >> > >> >> > --------------------------------------------------------------------- >> >> > To unsubscribe, e-mail: [hidden email]< >> http://user/SendEmail.jtp?type=node&node=4909278&i=1> >> >> > For additional commands, e-mail: [hidden email]< >> http://user/SendEmail.jtp?type=node&node=4909278&i=2> >> >> > >> >> > >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [hidden email]< >> http://user/SendEmail.jtp?type=node&node=4909278&i=3> >> >> For additional commands, e-mail: [hidden email]< >> http://user/SendEmail.jtp?type=node&node=4909278&i=4> >> >> >> >> >> >> >> >> ------------------------------ >> >> If you reply to this email, your message will be added to the >> discussion >> >> below: >> >> >> >> >> http://jmeter.512774.n5.nabble.com/nested-exception-related-to-socket-connections-tp4905125p4909278.html >> >> To unsubscribe from nested exception related to socket connections, >> click >> >> here< >> >> >> >> >> >> > >> > >> > -- >> > View this message in context: >> http://jmeter.512774.n5.nabble.com/nested-exception-related-to-socket-connections-tp4905125p4909335.html >> >> > Sent from the JMeter - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [hidden >> email]<http://user/SendEmail.jtp?type=node&node=4909355&i=2> >> For additional commands, e-mail: [hidden >> email]<http://user/SendEmail.jtp?type=node&node=4909355&i=3> >> >> >> >> ------------------------------ >> If you reply to this email, your message will be added to the discussion >> below: >> >> http://jmeter.512774.n5.nabble.com/nested-exception-related-to-socket-connections-tp4905125p4909355.html >> To unsubscribe from nested exception related to socket connections, click >> here<http://jmeter.512774.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4905125&code=c2hhbmthcmt1cmVsbGEucWFAZ21haWwuY29tfDQ5MDUxMjV8OTEzNTU5NTQz>. >> >> > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/nested-exception-related-to-socket-connections-tp4905125p4909379.html > Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

