Re: Getting error with JMeter 3.1 while opening jmx

2021-05-16 Thread A P
@Felix It worked. Thank you. :) On Fri, May 14, 2021 at 7:43 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > You are running an really old version of jmeter with a really new version > of Java. That doesn't mix well :) > > You could try to replace the starting scripts from bin

Re: Getting error with JMeter 3.1 while opening jmx

2021-05-14 Thread Felix Schumacher
You are running an really old version of jmeter with a really new version of Java. That doesn't mix well :) You could try to replace the starting scripts from bin with ones from newer versions. Alternatively you could a Java 8 JDK. (OpenJDK is fine). Felix Am 14. Mai 2021 13:09:55 MESZ schr

Re: Getting error with JMeter 3.1 while opening jmx

2021-05-14 Thread A P
@Felix I sent you. On Fri, May 14, 2021 at 3:06 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > The attachment has not come through. > > The mailing list tends to strip attachments out doesn't like. You might > send it to me directly. > > Felix > > Am 13. Mai 2021 22:37:20 MESZ

Re: Getting error with JMeter 3.1 while opening jmx

2021-05-14 Thread Felix Schumacher
The attachment has not come through. The mailing list tends to strip attachments out doesn't like. You might send it to me directly. Felix Am 13. Mai 2021 22:37:20 MESZ schrieb A P : >Attaching jmeter.log > >On Fri, May 14, 2021 at 1:53 AM Felix Schumacher < >felix.schumac...@internetallee.de>

Re: Getting error with JMeter 3.1 while opening jmx

2021-05-13 Thread A P
Attaching jmeter.log On Fri, May 14, 2021 at 1:53 AM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > Can you look into the log file jmeter.log and post any error you find > there? > > Felix > > Am 13. Mai 2021 20:34:48 MESZ schrieb A P : > >I just downloaded JMeter 3.1 and trying t

Re: Getting error with JMeter 3.1 while opening jmx

2021-05-13 Thread Felix Schumacher
Can you look into the log file jmeter.log and post any error you find there? Felix Am 13. Mai 2021 20:34:48 MESZ schrieb A P : >I just downloaded JMeter 3.1 and trying to open a jmx which was sent by >my >colleague. Its showing me below error: > >[image: image.png] > >Could someone please help m

Re: Getting error with JMeter 3.1 while opening jmx

2021-05-13 Thread A P
Requirement is strange. I must use JMeter 3.1 Also , I'm using OpenJDK instead of Java. My other colleagues are using the same version and JMX is working very well at their end. On Fri, May 14, 2021 at 1:17 AM Shay Ginsbourg wrote: > Please download and upgrade to JMeter 5.4.1 and also verify th

Re: Getting error with JMeter 3.1 while opening jmx

2021-05-13 Thread Shay Ginsbourg
Please download and upgrade to JMeter 5.4.1 and also verify that the installed JAVA version is minimum V11. That should be all. On Thu, May 13, 2021 at 9:34 PM A P wrote: > I just downloaded JMeter 3.1 and trying to open a jmx which was sent by my > colleague. Its showing me below error:

Getting error with JMeter 3.1 while opening jmx

2021-05-13 Thread A P
I just downloaded JMeter 3.1 and trying to open a jmx which was sent by my colleague. Its showing me below error: [image: image.png] Could someone please help me with this.