Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 5066 invoked from network); 28 Mar 2010 18:35:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Mar 2010 18:35:46 -0000 Received: (qmail 93487 invoked by uid 500); 28 Mar 2010 18:35:45 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 93436 invoked by uid 500); 28 Mar 2010 18:35:45 -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 93428 invoked by uid 99); 28 Mar 2010 18:35:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Mar 2010 18:35:44 +0000 X-ASF-Spam-Status: No, hits=4.4 required=10.0 tests=AWL,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of prasannabhat38@gmail.com designates 74.125.92.24 as permitted sender) Received: from [74.125.92.24] (HELO qw-out-2122.google.com) (74.125.92.24) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Mar 2010 18:35:38 +0000 Received: by qw-out-2122.google.com with SMTP id 9so96028qwb.31 for ; Sun, 28 Mar 2010 11:35:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type; bh=xTSerfX27LBgL9GNYTmVOfJ0FGh+RDAcu2IGXfeu6w0=; b=itvpvkl7qGJwC0uo0J4Hb7kzfHjWY6aA+NlIO065tdeJrzHaud69H4oer9l1S9HL3I rLRUDDmIl7aXvVfpvRyNx49ZesHC/Fdfhrg7O4eUekPGhjXtfMLwMdi7lfwu6ZzEQ31l 1/4hnQHI1IIBqC95+G7tXhkm8WrSqtlT6RRQ4= 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; b=YV6u1abW65J8kSr4j8UFILFA1MmmlAX4cwY5D86Q1lojq9T+z1bffPT5b8kWPZwoRi xf83hm+F0IQy1JdbjP4TLzT9442LsEnBXawF1ZuiY86LzO81Y+kf+mHvn3usRsBrBoc7 h48XDH0rlAJ4kdAep/h8RyLU2kx3odYjdjfYw= MIME-Version: 1.0 Received: by 10.229.211.201 with HTTP; Sun, 28 Mar 2010 11:35:16 -0700 (PDT) In-Reply-To: <25aac9fc1003280716u5a3bb91h2b12693f8bafa101@mail.gmail.com> References: <6dbf6de31003280311t5e18f268yba0181385ef33dd3@mail.gmail.com> <25aac9fc1003280716u5a3bb91h2b12693f8bafa101@mail.gmail.com> Date: Mon, 29 Mar 2010 00:05:16 +0530 Received: by 10.229.242.85 with SMTP id lh21mr2147902qcb.67.1269801316924; Sun, 28 Mar 2010 11:35:16 -0700 (PDT) Message-ID: <6dbf6de31003281135k24a5cf6ch6f933b40d9d39288@mail.gmail.com> Subject: Re: unable to load language: java From: prasanna bhat To: JMeter Users List Content-Type: multipart/alternative; boundary=0016363b8fc06e3ed30482e0a8a6 --0016363b8fc06e3ed30482e0a8a6 Content-Type: text/plain; charset=ISO-8859-1 Thanks sebb. -Prasanna On Sun, Mar 28, 2010 at 7:46 PM, sebb wrote: > On 28/03/2010, prasanna bhat wrote: > > Hi, > > > > In a BSF sampler, when i selected scripting language to java. I'm > getting > > the following error; > > > > Response code: 500 > > Response message: org.apache.bsf.BSFException: unable to load language: > java > > > > I have the JDK path correctly set in my system. How to resolve this > issue/ > > > http://jakarta.apache.org/jmeter/usermanual/component_reference.html#BSF_Sampler > says: > > "You may need to download the appropriate jars for the language; they > should be put in the JMeter lib directory." > > See also > > http://jakarta.apache.org/bsf/index.html > > Try using BeanShell instead. > > > Thanks, > > > > Prasanna > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --0016363b8fc06e3ed30482e0a8a6--