On 13/03/2008, Lukasz Macha <[EMAIL PROTECTED]> wrote:
>
>  Hello
>
>  I have developed small script (using beanshell). After I execute this
>  script using jmeter (beanshell listener, all jars needed by this script I
>  have put to jmeter lib directory ) I get strange error:
>
>  "Response message: org.apache.jorphan.util.JMeterException: Error invoking
>  bsh method: eval        Sourced file: inline evaluation of: ``import
>  java.io.IOException; import java.net.MalformedURLException; import java.n
>  . . . '' : Typed variable declaration : Object constructor"
>
>  Do you have any idea what may be wrong ?

Sorry, no idea.
Worth checking that you are really using the same versions of everything.

>  or how to further debug this
>  error ?

Comment out or remove parts of the script until the error disappears.

Or the reverse - comment it all out and add back in gradually.

>  Best Regards
>  L.M.
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to