You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2021/06/06 14:14:23 UTC

[Bug 65202] Have no write access for JMeter directories, not possible to use Plugins Manager

https://bz.apache.org/bugzilla/show_bug.cgi?id=65202

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INFORMATIONPROVIDED
             Status|NEW                         |RESOLVED
                 OS|                            |All

--- Comment #2 from Felix Schumacher <fe...@internetallee.de> ---
The PluginManager is not part of JMeter directly, but a third party plugin. If
I understood the code from PluginManager correctly it looks for the location of
one class to determine where the jars should be downloaded. So for this issue
to be resovled, you would have to change that.

After that, you will probably have to adapt the JMeter property search_paths.

-- 
You are receiving this mail because:
You are the assignee for the bug.