Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 30689 invoked from network); 24 Jan 2011 12:40:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jan 2011 12:40:02 -0000 Received: (qmail 20809 invoked by uid 500); 24 Jan 2011 12:40:01 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 20314 invoked by uid 500); 24 Jan 2011 12:39:58 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 20306 invoked by uid 99); 24 Jan 2011 12:39:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jan 2011 12:39:57 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.216.172 as permitted sender) Received: from [209.85.216.172] (HELO mail-qy0-f172.google.com) (209.85.216.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jan 2011 12:39:51 +0000 Received: by qyk34 with SMTP id 34so2833952qyk.10 for ; Mon, 24 Jan 2011 04:39:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=uPad1M0PxSuStfzfYuaOB7OOTRJFGmvVgg0MSdvNPvo=; b=fQ3hMcVORewVUE+IO2oJ61VRHhP4IfjSs3F/Sk0lgr3iUFdce2sShbtBgJkbx3CRAi j4/WhV1HICk3rL7JRpcTrqEkUV4B4OX08I/1wUD+fZTgaAAIZ5/pkq5H6Hw+h4GVS1vH L1GFW3EZ0unnRDfapaipwFlfFaZDzC7mG53DE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=eopqJ1/VwOKCq2aTDxa5u0ufsA0ZDgugrurwdJxgOIUan3CHvggH0v2AhV7TUBffG5 s3qfVwfSi85ye1/zROx51L1MpGSjzzdbGv51uY6Q6gzn/YnTNsgHpsVsXYCT2erdpJ/x ZnsiE4/YkYH0HfLtXKsXjwZ97AkakOKiOOBXY= MIME-Version: 1.0 Received: by 10.229.241.196 with SMTP id lf4mr3796584qcb.284.1295872770238; Mon, 24 Jan 2011 04:39:30 -0800 (PST) Received: by 10.220.62.7 with HTTP; Mon, 24 Jan 2011 04:39:30 -0800 (PST) In-Reply-To: <4D3D0BBC.4000605@gmail.com> References: <4D3D0BBC.4000605@gmail.com> Date: Mon, 24 Jan 2011 12:39:30 +0000 Message-ID: Subject: Re: JMETER does not work with jar file made with Maven Assembly. From: sebb To: JMeter Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 24 January 2011 05:18, Abhishek Kona 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 > =A0"jmeter/lib/junit/" > > When I start the Junit UI, I get the following exception on my console an= d > the Edit option in the menu becomes disabled. So I cannot create or run a= ny > tests. > > Is this a known issue / is there a workaround for this. > > Thanks > -Abhishek Kona > > > Exception in thread "AWT-EventQueue-0" java.lang.IllegalAccessError: clas= s > 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: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org