mauritz-lovgren commented on issue #5691:
URL: https://github.com/apache/jmeter/issues/5691#issuecomment-1612566973

   Having same issue running latest version of JMeter on OpenJDK 64-Bit Server 
VM version 17.0.2+8-86 installed on Mac Ventura 13.4.1 using brew.
   
   When running in UI mode, the tests finish as expected, but when running in 
non-ui mode (using the -n flag during startup), the test continues forever:
   
   > Starting JMeter in non-UI mode (runs test suite automatically)
   > WARNING: package sun.awt.X11 not in java.desktop
   > WARN StatusConsoleListener The use of package scanning to locate plugins 
is deprecated and will be removed in a future release
   > WARN StatusConsoleListener The use of package scanning to locate plugins 
is deprecated and will be removed in a future release
   > WARN StatusConsoleListener The use of package scanning to locate plugins 
is deprecated and will be removed in a future release
   > WARN StatusConsoleListener The use of package scanning to locate plugins 
is deprecated and will be removed in a future release
   > Creating summariser <summary>
   > Created the tree successfully using loadtest.jmx
   > Starting standalone test @ 2023 Jun 29 09:35:56 CEST (1688024156520)
   > Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on 
port 4445
   > summary +      5 in 00:00:04 =    1.4/s Avg:    62 Min:    47 Max:   107 
Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   > summary +     37 in 00:00:30 =    1.2/s Avg:    57 Min:    11 Max:   117 
Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   > summary =     42 in 00:00:34 =    1.2/s Avg:    58 Min:    11 Max:   117 
Err:     0 (0.00%)
   > summary +     38 in 00:00:30 =    1.3/s Avg:    81 Min:    11 Max:   243 
Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   > summary =     80 in 00:01:04 =    1.3/s Avg:    69 Min:    11 Max:   243 
Err:     0 (0.00%)
   > 
   
   The test scenario in this example takes about 30 seconds to execute in UI 
mode, hangs forever in non-UI mode.
   
   The JMX file has connection and response timeout set for all samplers, and 
those work as expected in UI mode.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to