plugins manager

61 views
Skip to first unread message

ashish...@gmail.com

unread,
Jul 20, 2018, 3:28:13 PM7/20/18
to jmeter-plugins
Hi All,

I have installed Jmeter 3.1 in Linux 5.8 that has  Java 7 in it. 

Downloaded the "jmeter-plugins-manager-1.2" in \lib\ext. 

But when I open the jmeter in UI mode, I don't see the Plugins Manager in Options. 

I have used the below option to open the Jmeter:

1. sh jmeter

2. JVM_ARGS="-Dhttps.proxyHost=localhost -Dhttps.proxyPort=8080" jmeter\bin\jmeter.sh

3. JVM_ARGS="-Dhttps.proxyHost=localhost -Dhttps.proxyPort=8080" sh jmeter

4. JVM_ARGS="-Djava.net.useSystemProxies=true" sh jmeter

Note- There's no proxy on Linux box. I am able to access internet directly 

Thanks,
Ashish 

Artem Fedorov

unread,
Jul 20, 2018, 3:44:58 PM7/20/18
to jmeter-...@googlegroups.com
Hi

Do you have any errors in jmeter.log file?

Thanks,
Artem

пт, 20 июл. 2018 г., 22:28 <ashish...@gmail.com>:
--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ashish Chadda

unread,
Jul 20, 2018, 3:56:53 PM7/20/18
to jmeter-...@googlegroups.com
Hi Arthem,

Yes I see this:

2018/07/20 15:09:56 WARN  - jorphan.reflect.ClassFinder: Can not open the jar /home/ashish.chadda/Jmeter/apache-jmeter-3.1/lib/ext/jmeter-plugins-manager-1.2.jar error in opening zip file java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:215)
at java.util.zip.ZipFile.<init>(ZipFile.java:145)
at java.util.zip.ZipFile.<init>(ZipFile.java:159)
at org.apache.jorphan.reflect.ClassFinder.findClassesInOnePath(ClassFinder.java:435)
at org.apache.jorphan.reflect.ClassFinder.findClasses(ClassFinder.java:289)
at org.apache.jorphan.reflect.ClassFinder.findClassesThatExtend(ClassFinder.java:264)
at org.apache.jmeter.gui.action.ActionRouter.populateCommandMap(ActionRouter.java:310)
at org.apache.jmeter.JMeter.startGui(JMeter.java:327)
at org.apache.jmeter.JMeter.start(JMeter.java:483)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.jmeter.NewDriver.main(NewDriver.java:259)

Hmm, how to resolve this?

 BTW, I installed the plugin-manager on windows machine first and then move the folder to linux. After doing this, I am able to see the plugin manager. 

Thanks

To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugins+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "jmeter-plugins" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jmeter-plugins/gjWcxjQac9g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jmeter-plugins+unsubscribe@googlegroups.com.

ashish...@gmail.com

unread,
Jul 20, 2018, 3:59:04 PM7/20/18
to jmeter-plugins
Hi Artem,

Yes I see this:

2018/07/20 15:09:56 WARN  - jorphan.reflect.ClassFinder: Can not open the jar /home/ashish.chadda/Jmeter/apache-jmeter-3.1/lib/ext/jmeter-plugins-manager-1.2.jar error in opening zip file java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:215)
at java.util.zip.ZipFile.<init>(ZipFile.java:145)
at java.util.zip.ZipFile.<init>(ZipFile.java:159)
at org.apache.jorphan.reflect.ClassFinder.findClassesInOnePath(ClassFinder.java:435)
at org.apache.jorphan.reflect.ClassFinder.findClasses(ClassFinder.java:289)
at org.apache.jorphan.reflect.ClassFinder.findClassesThatExtend(ClassFinder.java:264)
at org.apache.jmeter.gui.action.ActionRouter.populateCommandMap(ActionRouter.java:310)
at org.apache.jmeter.JMeter.startGui(JMeter.java:327)
at org.apache.jmeter.JMeter.start(JMeter.java:483)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.jmeter.NewDriver.main(NewDriver.java:259)

Hmm, how to resolve this?

 BTW, I installed the plugin-manager on windows machine first and then move the folder to linux. After doing this, I am able to see the plugin manager. 

Thanks

Artem Fedorov

unread,
Jul 20, 2018, 4:17:17 PM7/20/18
to jmeter-...@googlegroups.com
It looks like your user have not read or write permissions for jmeter-plugins-manager.jar file. Try to check this theory 




пт, 20 июл. 2018 г., 22:56 Ashish Chadda <ashish...@gmail.com>:
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "jmeter-plugins" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jmeter-plugins/gjWcxjQac9g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jmeter-plugin...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.

ashish...@gmail.com

unread,
Jul 20, 2018, 5:00:08 PM7/20/18
to jmeter-plugins
Yes, you are right.

-rw-rw-r-- 1 ashish ashish  1960 Jul 20 12:15 jmeter-plugins-manager-1.2.jar

Now, I changed this to -

-rwxr-xr-x 1 ashish ashish  1960 Jul 20 12:15 jmeter-plugins-manager-1.2.jar

But still "plugin manager" option is not showing. 

Read this somewhere "NOTE: the plugins manager requires an internet connection to work properly. It connects to jmeter-plugins.org and downloads files from there." So I even tried to open the jmeter using -
JVM_ARGS="-Djava.net.useSystemProxies=true" sh jmeter
 but no luck 

btw, thank you for looking and replying on Friday night 
Reply all
Reply to author
Forward
0 new messages