You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by GitBox <gi...@apache.org> on 2022/11/16 02:58:13 UTC

[GitHub] [jmeter] zhouxiangfeng opened a new issue, #5732: Failed calling teardownTest

zhouxiangfeng opened a new issue, #5732:
URL: https://github.com/apache/jmeter/issues/5732

   JMeter-version:5.4.1
   
   2022-11-09 20:01:43 WARN StandardJMeterEngine Error encountered during shutdown of org.apache.jmeter.visualizers.backend.BackendListener@36b270f6
   Failed calling teardownTest
   java.lang.IllegalStateException
    at org.apache.jmeter.visualizers.backend.BackendListener.testEnded(BackendListener.java:377)
    at org.apache.jmeter.visualizers.backend.BackendListener.testEnded(BackendListener.java:383)
    at org.apache.jmeter.engine.StandardJMeterEngine.notifyTestListenersOfEnd(StandardJMeterEngine.java:218)
    at org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngine.java:493)
    at java.lang.Thread.run(Thread.java:748)
   


-- 
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-unsubscribe@jmeter.apache.org.apache.org

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


[GitHub] [jmeter] vlsi commented on issue #5732: Failed calling teardownTest

Posted by GitBox <gi...@apache.org>.
vlsi commented on issue #5732:
URL: https://github.com/apache/jmeter/issues/5732#issuecomment-1316540551

   There should be `caused by` part of the exception. Would you please copy it?


-- 
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-unsubscribe@jmeter.apache.org

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