Also found in jmeter log exception ERROR o.a.j.g.u.JSyntaxTextArea: Error reading darcula_theme for JSyntaxTextArea java.io.IOException: java.io.IOException: Stream closed at org.fife.ui.rsyntaxtextarea.Theme$XmlHandler.load(Theme.java:616) ~[rsyntaxtextarea-3.0.2.jar:3.0.2] at org.fife.ui.rsyntaxtextarea.Theme.load(Theme.java:354) ~[rsyntaxtextarea-3.0.2.jar:3.0.2] at org.fife.ui.rsyntaxtextarea.Theme.load(Theme.java:333) ~[rsyntaxtextarea-3.0.2.jar:3.0.2] at org.apache.jmeter.gui.util.JSyntaxTextArea.initTheme(JSyntaxTextArea.java:266) [ApacheJMeter_core.jar:5.2.0]
FYI On Tue, Jul 30, 2019 at 9:18 AM Jmeter Tea <[email protected]> wrote: > Notice when running jmeter.bat it loaded, but it seems that junit folder > is missing > java.lang.Throwable: Could not access > C:\apache-jmeter-5.2.0\apache-jmeter-5.2.0\lib\junit > at org.apache.jmeter.NewDriver.<clinit>(NewDriver.java:105) > > On Tue, Jul 30, 2019 at 12:53 AM Vladimir Sitnikov < > [email protected]> wrote: > >> Hi, >> >> It is the final call to Gradle review. >> >> I have prepared JMeter 5.2.0 release candidate 1 to evaluate how >> Gradle-based build works for release process. >> Note: I do NOT intend to release v5_2_0_RC1, and the RC will likely be >> deleted. The main purpose is to let everybody review artifacts. >> >> Below goes a copy-paste (!!!) from build script output. >> Here's an asciinema: https://asciinema.org/a/259862 >> >> 8<----------------------------------------->8 >> >> The first release candidate for JMeter 5.2.0 (9cb34844b0) has been >> prepared, and your votes are solicited. >> >> This release is mainly a bugfix >> >> Please, test this release candidate (with load tests and/or functional >> tests) using Java 8+ on Linux/Windows/macOS, especially on the changes. >> Feedback is very welcome within the next 72 hours. >> >> You can read the New and Noteworthy section with some screenshots to >> illustrate improvements and full list of changes at: >> https://apache.github.io/jmeter-site-preview/site/changes.html >> >> JMeter is a Java desktop application designed to load test functional >> behavior and measure performance. The current version targets Java 8+ >> >> Download - Archives/hashes/sigs: >> https://dist.apache.org/repos/dist/dev/jmeter/apache-jmeter-5.2.0-rc1 >> (dist revision TBD:SVN revision of svnmucc stage result) >> >> RAT report: >> https://apache.github.io/jmeter-site-preview/rat/rat-report.txt >> >> SHA512 hashes of archives for this vote: see footnote [1] >> >> Site preview is here: >> https://apache.github.io/jmeter-site-preview/site/ >> >> JavaDoc API preview is here: >> https://apache.github.io/jmeter-site-preview/site/api >> >> Maven staging repository is accessible here: >> >> https://repository.apache.org/content/repositories/orgapachejmeter-1042/org/apache/jmeter/ >> >> Tag: >> https://github.com/apache/jmeter/tree/v5_2_0_RC1 >> >> Keys are here: >> https://www.apache.org/dist/jmeter/KEYS >> >> N.B. >> To create the jars and test JMeter: "./gradlew build". >> >> JMeter 5.2.0 requires Java 8 or later to run. >> >> Some known issues and incompatible changes are listed on changes page. >> >> https://apache.github.io/jmeter-site-preview/site/changes.html#Known%20problems%20and%20workarounds >> >> >> All feedback and vote are welcome. >> >> [ ] ++1 Gradle build is supercool >> [ ] +1 I am OK to migrate build system to Gradle >> [ ] +0 I don't care >> [ ] -0 Ok, but >> >> The PMC members please indicate the mention "(binding)" with your vote. >> >> Note: there's no intention to release that version. The purpose of the >> vote >> is to see how Gradle build works in practice. >> >> Thanks in advance! >> >> === >> [1] SHA512 hashes of archives for this vote: >> >> >> 946d0f30768c963278d46b2d45175943aa2b1617017b40cb2425a4926c1ffdea81be5e44430f6ce3884833b1d68013a064afbf984b59830f6559b84d78efd910 >> *apache-jmeter-5.2.0.tgz >> >> bf915b83c52a68fe341e1dbc25b22a2e4fb3c99c45f11714e8ed8a12d5298ac5829a544e3054684e7125e7ab7ba485d7a3d73e2a70c6417449669c9b1c8c2011 >> *apache-jmeter-5.2.0.zip >> >> 012b69801b3dbec4220043286362a199761d5629da42a0ae14cbf5ac66e6005e9ad7bf8537987d325881f6df7953f5ded948b54abe759656fa0580b53dceb536 >> *apache-jmeter-5.2.0_src.tgz >> >> 68e75237064f582a03d34615f3396e0a833d56aea77af24859528a69024c3d74a2a6ab0599afb34ecad9d1297ad08c961ca1b85ae42e179d01d7779f64fcb7b8 >> *apache-jmeter-5.2.0_src.zip >> >
