Re: Using Test Plan variables to define another Test Plan variable

2020-12-07 Thread Felix Schumacher
Am 07.12.20 um 19:13 schrieb Tong Sun: > I've defined the following variables on the Test Plan: > > HOST www.example.com > URL${__P(URL, __V(https://${HOST}/api/path))} > > I.e., I want to define a Test Plan variable from the previously > defined existing Test Plan

Using Test Plan variables to define another Test Plan variable

2020-12-07 Thread Tong Sun
I've defined the following variables on the Test Plan: HOST www.example.com URL${__P(URL, __V(https://${HOST}/api/path))} I.e., I want to define a Test Plan variable from the previously defined existing Test Plan variable(s), if URL is not defined/overwritten on cli.

Re: Darklaf Intellij JMeter 5.4 exception

2020-12-07 Thread Jmeter Tea
It seems ok, I notice that on High Contrast Dark I can't see the (unmarked) log [image: image.png] It's written black letters on black background FYI On Mon, Dec 7, 2020 at 2:58 PM Philippe Mouawad wrote: > Hello, > Can you check the next build: >

Re: Darklaf Intellij JMeter 5.4 exception

2020-12-07 Thread Philippe Mouawad
Hello, Can you check the next build: https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ And if the issue is ok , confirm. If the issue with CellHintPopupListener persists, please create a new ticket or paste the stacktrace here. Thanks On Mon, Dec 7, 2020 at 1:56 PM Jmeter Tea wrote: >

Re: Darklaf Intellij JMeter 5.4 exception

2020-12-07 Thread Jmeter Tea
Thanks, that's great, notice there's also NPE on CellHintPopupListener.java:208 On Mon, Dec 7, 2020 at 2:52 PM Philippe Mouawad wrote: > Hello, > I created this ticket: > >- https://bz.apache.org/bugzilla/show_bug.cgi?id=64961 > > > Regards > > > On Mon, Dec 7, 2020 at 1:10 PM Philippe

Re: Darklaf Intellij JMeter 5.4 exception

2020-12-07 Thread Philippe Mouawad
Hello, I created this ticket: - https://bz.apache.org/bugzilla/show_bug.cgi?id=64961 Regards On Mon, Dec 7, 2020 at 1:10 PM Philippe Mouawad wrote: > Hello, > Could you create a ticket and attach a simple Test case ? > > Thanks > > On Mon, Dec 7, 2020 at 12:23 PM Jmeter Tea wrote: > >>

Re: Darklaf Intellij JMeter 5.4 exception

2020-12-07 Thread Philippe Mouawad
Hello, Could you create a ticket and attach a simple Test case ? Thanks On Mon, Dec 7, 2020 at 12:23 PM Jmeter Tea wrote: > My test running on Java 8, Windows 7, > I ran a test using UI (simple API requests) for an hour and got 300 similar > exceptions. > I have also exceptions when switching

Re: Darklaf Intellij JMeter 5.4 exception

2020-12-07 Thread Jmeter Tea
My test running on Java 8, Windows 7, I ran a test using UI (simple API requests) for an hour and got 300 similar exceptions. I have also exceptions when switching between Look as: 2020-12-07 13:12:26,344 ERROR o.a.j.g.a.ActionRouter: Error processing

Re: Darklaf Intellij JMeter 5.4 exception

2020-12-07 Thread Felix Schumacher
Can you give more details? Do you always get such an exception? Which Java version? OS? What where the steps, that led to this? Thanks Felix Am 7. Dezember 2020 11:43:25 MEZ schrieb Jmeter Tea : >Hi > >I download JMeter 5.4 , >I changed to Darklaf Intellij and while running test, >I'm getting

Darklaf Intellij JMeter 5.4 exception

2020-12-07 Thread Jmeter Tea
Hi I download JMeter 5.4 , I changed to Darklaf Intellij and while running test, I'm getting exceptions: 2020-12-07 12:37:32,619 ERROR o.a.j.JMeter: Uncaught exception in thread Thread[AWT-EventQueue-0,6,main] java.lang.NullPointerException: null at