I understand Deepak. Sometimes project needs require those changes.
Thanks and let me try that option. With Regards,
Kiran Badi
Email:[email protected]
From: Deepak Shetty <[email protected]>
To: JMeter Users List <[email protected]>; Kiran Badi
<[email protected]>
Sent: Thursday, June 29, 2017 1:15 PM
Subject: Re: Enable JMX Parameters on JMETER running Java Request Sampler
Hi
Use JVM_ARGS ....from JMeter.bat
rem Environment variables that can be defined externally:
....
rem JVM_ARGS - additional java options, e.g. -Dprop=val
Its generally not a good practice to modify things that ship with the
JMeter installation since then you must remember to manually make changes
everytime you upgrade
On Thu, Jun 29, 2017 at 10:06 AM, Kiran Badi <[email protected]>
wrote:
> Hi All,
> How do I start jmeter 3.0x with below parameters
> -Dcom.sun.management.jmxremote
> -Dcom.sun.management.jmxremote.port=9010
> -Dcom.sun.management.jmxremote.local.only=false
> -Dcom.sun.management.jmxremote.authenticate=false
> -Dcom.sun.management.jmxremote.ssl=falseWhat is the ideal place to pass
> these parameters or classpath parameters ? Sometimes I also need to pass
> explicit JDK Path while starting JMeter? Is JMeter.bat right place ?With
> Regards,
> Kiran Badi
> Email:[email protected]
>
>