Error in rconfigure() method java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: kg.apc.jmeter.threads.SteppingThreadGroup (no security manager: RMI class loader disabled)Error in rconfigure() method java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: kg.apc.jmeter.threads.SteppingThreadGroup (no security manager: RMI class loader disabled) Remote engines have been started Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445If i run the same test with normal thread group in my slave machines , its working fine with out any issuesPlease find the snapshot below
Jmeter server Log File
2016/06/21 16:03:23 INFO - jmeter.util.JMeterUtils: Setting Locale to en_US 2016/06/21 16:03:23 INFO - jmeter.JMeter: Loading user properties from: E:\apache-jmeter-3.0\bin\user.properties 2016/06/21 16:03:23 INFO - jmeter.JMeter: Loading system properties from: E:\apache-jmeter-3.0\bin\system.properties 2016/06/21 16:03:23 INFO - jmeter.JMeter: Copyright (c) 1998-2016 The Apache Software Foundation 2016/06/21 16:03:23 INFO - jmeter.JMeter: Version 3.0 r1743807 2016/06/21 16:03:23 INFO - jmeter.JMeter: java.version=1.8.0_91 2016/06/21 16:03:23 INFO - jmeter.JMeter: java.vm.name=Java HotSpot(TM) 64-Bit Server VM 2016/06/21 16:03:23 INFO - jmeter.JMeter: os.name=Windows Server 2008 R2 2016/06/21 16:03:23 INFO - jmeter.JMeter: os.arch=amd64 2016/06/21 16:03:23 INFO - jmeter.JMeter: os.version=6.1 2016/06/21 16:03:23 INFO - jmeter.JMeter: file.encoding=Cp1252 2016/06/21 16:03:23 INFO - jmeter.JMeter: Max memory =523501568 2016/06/21 16:03:23 INFO - jmeter.JMeter: Available Processors =1 2016/06/21 16:03:23 INFO - jmeter.JMeter: Default Locale=English (United States) 2016/06/21 16:03:23 INFO - jmeter.JMeter: JMeter Locale=English (United States) 2016/06/21 16:03:23 INFO - jmeter.JMeter: JMeterHome=E:\apache-jmeter-3.0 2016/06/21 16:03:23 INFO - jmeter.JMeter: user.dir =E:\apache-jmeter-3.0\bin 2016/06/21 16:03:23 INFO - jmeter.JMeter: PWD =E:\apache-jmeter-3.0\bin 2016/06/21 16:03:23 INFO - jmeter.JMeter: IP: ********** Name: ******** FullName: **************** 2016/06/21 16:03:23 INFO - jmeter.engine.RemoteJMeterEngineImpl: Starting backing engine on 1099 2016/06/21 16:03:23 INFO - jmeter.engine.RemoteJMeterEngineImpl: System property 'java.rmi.server.hostname' is not defined, using localHost address 2016/06/21 16:03:23 INFO - jmeter.engine.RemoteJMeterEngineImpl: Local IP address=************** 2016/06/21 16:03:23 INFO - jmeter.engine.RemoteJMeterEngineImpl: IP address is a site-local address; this may cause problems with remote access. Can be overridden by defining the system property 'java.rmi.server.hostname' - see jmeter-server script file 2016/06/21 16:03:23 INFO - jmeter.engine.RemoteJMeterEngineImpl: Creating RMI registry (server.rmi.create=true) 2016/06/21 16:03:23 INFO - jmeter.engine.RemoteJMeterEngineImpl: Bound to registry on port 1099 2016/06/21 16:03:28 INFO - jmeter.samplers.SampleEvent: List of sample_variables: [] 2016/06/21 16:03:28 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 2016/06/21 16:03:28 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for application/xhtml+xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 2016/06/21 16:03:28 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 2016/06/21 16:03:28 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 2016/06/21 16:03:28 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser 2016/06/21 16:03:28 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/css is org.apache.jmeter.protocol.http.parser.CssParser 2016/06/21 16:03:28 INFO - jmeter.samplers.BatchSampleSender: Using batching for this run. Thresholds: num=100, time=60000 2016/06/21 16:03:28 INFO - jmeter.samplers.DataStrippingSampleSender: Using DataStrippingSampleSender for this run 2016/06/21 16:03:28 INFO - jmeter.samplers.BatchSampleSender: Using batching for this run. Thresholds: num=100, time=60000 2016/06/21 16:03:28 INFO - jmeter.samplers.DataStrippingSampleSender: Using DataStrippingSampleSender for this run 2016/06/21 16:03:28 INFO - jmeter.samplers.BatchSampleSender: Using batching for this run. Thresholds: num=100, time=60000 2016/06/21 16:03:28 INFO - jmeter.samplers.DataStrippingSampleSender: Using DataStrippingSampleSender for this run 2016/06/21 16:03:28 INFO - jmeter.samplers.BatchSampleSender: Using batching for this run. Thresholds: num=100, time=60000 2016/06/21 16:03:28 INFO - jmeter.samplers.DataStrippingSampleSender: Using DataStrippingSampleSender for this run 2016/06/21 16:03:28 INFO - jmeter.protocol.http.control.CacheManager: Will only cache the following methods: [GET] 2016/06/21 16:03:28 INFO - jmeter.samplers.BatchSampleSender: Using batching for this run. Thresholds: num=100, time=60000 2016/06/21 16:03:28 INFO - jmeter.samplers.DataStrippingSampleSender: Using DataStrippingSampleSender for this run 2016/06/21 16:03:28 INFO - jmeter.samplers.BatchSampleSender: Using batching for this run. Thresholds: num=100, time=60000 2016/06/21 16:03:28 INFO - jmeter.samplers.DataStrippingSampleSender: Using DataStrippingSampleSender for this run 2016/06/21 16:03:28 INFO - jmeter.protocol.http.control.CookieManager: Settings: Delete null: true Check: true Allow variable: true Save: false Prefix: COOKIE_
Please help me on this issue
Regards,
Venkat
-- You received this message because you are subscribed to the Google Groups "jmeter-plugins" group. To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.