You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jmeter-plugins
Hi
I tried installing Jmeter standard plugin kit to Jmeter 2.13.But when i try to run jmeter it shows an error in command prompt saying" Uncaught Exception java.lang.UnsupportedClassVersionError: kg/apc/jmeter/JMeterPluginsUtils : Unsupported major.minor version 51.0. See log file for details. Uncaught Exception java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.gui.util.MenuFactory. See log file for details."
How can i resolve this?
Vincent Daburon
unread,
Feb 16, 2016, 4:29:20 AM2/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jmeter-plugins, shalini....@knolskape.com
Hi,
Java SE 7 = 51 (0x33 hex), Java SE 6.0 = 50 (0x32 hex),