https://bz.apache.org/bugzilla/show_bug.cgi?id=65202
Bug ID: 65202
Summary: Have no write access for JMeter directories, not
possible to use Plugins Manager
Product: JMeter
Version: 5.2.1
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.5
Created attachment 37783
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37783&action=edit
An error page
java.lang.RuntimeException: Cannot apply changes: Have no write access for
JMeter directories, not possible to use Plugins Manager: D:\jmeter ant
jenkins\apache-jmeter-5.2.1\lib\ext
at
org.jmeterplugins.repository.PluginManager.applyChanges(PluginManager.java:158)
~[jmeter-plugins-manager-1.4.jar:?]
at
org.jmeterplugins.repository.PluginManagerDialog$4.run(PluginManagerDialog.java:226)
~[jmeter-plugins-manager-1.4.jar:?]
Caused by: java.nio.file.AccessDeniedException: Have no write access for JMeter
directories, not possible to use Plugins Manager: D:\jmeter ant
jenkins\apache-jmeter-5.2.1\lib\ext
at
org.jmeterplugins.repository.PluginManager.checkRW(PluginManager.java:121)
~[jmeter-plugins-manager-1.4.jar:?]
at
org.jmeterplugins.repository.PluginManager.applyChanges(PluginManager.java:156)
~[jmeter-plugins-manager-1.4.jar:?]
... 1 more
--
You are receiving this mail because:
You are the assignee for the bug.