Hi,
Experiencing problem on installing plugins. any help will be appreciated, thanks in advance.
I am using Mac OS X Yosemite with a Jmeter 2.13 installed by Homebrew.
I pasted some of the information as below.
====================
$ jmeter -v
Copyright (c) 1998-2015 The Apache Software Foundation
Version 2.13 r1665067
✔ [10:15:51] wenzhong@musicforever:~/temp
$ which jmeter
/usr/local/bin/jmeter
✔ [10:15:58] wenzhong@musicforever:~/temp
$ ll /usr/local/bin/jmeter
8 lrwxr-xr-x 1 wenzhong admin 32B Mar 4 10:45 /usr/local/bin/jmeter@ -> ../Cellar/jmeter/2.13/bin/jmeter
✔ [10:16:02] wenzhong@musicforever:~/temp
$ tree /usr/local/bin/../Cellar/jmeter/2.13/lib
/usr/local/bin/../Cellar/jmeter/2.13/lib
├── asm-5.0.3.jar
├── commons-beanutils-1.8.3.jar
├── commons-lang-2.6.jar
├── commons-pool-1.6.jar
├── ext
│ └── JMeterPlugins-ExtrasLibs.jar
├── ezmorph-1.0.6.jar
├── jedis-2.2.1.jar
├── json-lib-2.4-jdk15.jar
├── json-path-2.1.0.jar
├── json-smart-2.2.jar
├── qpid-client-0.20.jar
├── qpid-common-0.20.jar
├── spring-core-2.5.6.jar
├── spring-jms-2.5.6.jar
└── xom-1.2.10.jar
1 directory, 15 files
===================
I am trying to use the json-path-extractor feature, however, I could not find it from the processors.
Here are some successful installation screenshot from my colleague's PC.

but this plugins does not appears on my MBP.
Any thoughts? or where I could find the logs of plugin loading?
Thanks,
Wenzhong