On 24 January 2011 05:18, Abhishek Kona <[email protected]> wrote: > Hi > > To run a few JUnit tests using JMeter, I created a jar with all the > dependencies using maven assembly plugin and put the jar in the folder > "jmeter/lib/junit/" > > When I start the Junit UI, I get the following exception on my console and > the Edit option in the menu becomes disabled. So I cannot create or run any > tests. > > Is this a known issue / is there a workaround for this. > > Thanks > -Abhishek Kona > > > Exception in thread "AWT-EventQueue-0" java.lang.IllegalAccessError: class > com.google.inject.BoundProviderFactory cannot access its superinterface > com.google.inject.internal.InternalFactory
This is not a JMeter problem. Looks like the jar is missing some classes. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

