kulya / jmeter-gradle-plugin

Other
40 stars 27 forks source link

Jmeter editor wont start when 1.3.0 plugin pack is specified in build.gradle #56

Open djangofan opened 9 years ago

djangofan commented 9 years ago

Using version 1.3.4-2.13 of jmeter-gradle-plugin , Jmeter editor starts but throws an error in the console (and fails to load the plugin packs) when 1.3.0 plugin pack is specified in build.gradle .

Building 66% > :jmeterEditorJun 30, 2015 6:44:55 PM java.util.prefs.WindowsPreferences WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

To reproduce:

  1. download my project as a .zip file: https://github.com/djangofan/launch-jmeter
  2. edit build.gradle, line#8, and specify version 1.3.0
  3. execute 'gradle clean printBuildScriptClasspath jmeterEditor --info' and you should see the error
djangofan commented 8 years ago

Ok. I will tonight. Sorry, but work slows me down. On Jul 21, 2015 10:20 AM, "RaGe" notifications@github.com wrote:

v0.5.3 uses jmeter-plugins-version 1.3.0 Please verify if this issue still occurs.

— Reply to this email directly or view it on GitHub https://github.com/kulya/jmeter-gradle-plugin/issues/56#issuecomment-123407502 .