You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "Ninja-Cyborg (via GitHub)" <gi...@apache.org> on 2024/04/01 22:57:37 UTC

Re: [I] Unable to generate HTM report in Jmeter [jmeter]

Ninja-Cyborg commented on issue #6252:
URL: https://github.com/apache/jmeter/issues/6252#issuecomment-2030728457

   ## First of all, I suggest run the file and generate reports through command-line.
   else try following:
   I looked into similar issues with JMeter GitHub repo and on StackOverflow. This error is related to log4j plugin. It's caused due to "package" attribute in Configuration element from log4j file, which is deprecated. If you can remove the package attribute as long it does not have any use it should remove the error.
   In case you need that component, check the Log4j plugin documentation for replacing it: https://logging.apache.org/log4j/2.x/manual/plugins.html


-- 
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