On 18 October 2012 18:42, Amila De Silva <[email protected]> wrote: > I initially contacted them. It's them who directed me here. > > Had the conversion failed when executing in shell, it would have been safe > to safe to assume that the problem is with the plugin. Since it behaves > awkward only when executed through OS process sampler, I'm assuming the > problem is in Jmeter side.
The test plan does not even load in JMeter as it depends on 3rd party plugins. If you think there is an issue with the OS sampler, please provide a JMX file that shows the issue when used with vanilla JMeter. If the problem can only be demonstrated when using the 3rd party plugin, then please use their support channel. > On Thursday, October 18, 2012, sebb <[email protected]> wrote: >> On 18 October 2012 12:14, Amila De Silva <[email protected]> wrote: >>> Hello, >>> I'm using Jmeter command line tool >>> (http://code.google.com/p/jmeter-plugins/wiki/JMeterPluginsCMD) to > create a >>> png file from a jtl generated by "jp@gc - Transaction Throughput vs > Threads" >>> listener. >> >> That is a 3rd party plugin; it is not part of JMeter . >> >> As such, please ask for help via its support channels. >> >>> When invoking the relevant command through the shell, the graph gets >>> generated without a problem. >>> To make the png file available after running the test plan, without any > user >>> interation, I tried using the OS Process Sampler embedding the same > command >>> used in the shell. >>> After running the script, a png gets created, but instead of showing a > graph >>> it only contains a text saying "Waiting for samples..". And when checking >>> the jtl file it contains no data, even though a graph is shown in the UI. >>> When the sampler is disabled, jtl file gets populated correctly. >>> >>> I have attached the test plan and the corresponding files created. >>> >>> Regards, >>> Amila >>> >>> >>> --------------------------------------------------------------------- >>> 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] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
