You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Jatin Davey <ja...@cisco.com> on 2009/12/28 09:07:45 UTC

Exceptions while adding mail reader sampler

Hi

While adding the mail reader sampler into my test plan i am getting the 
following exception:

Cannot find class : javax/mail/MessagingException

After clicking on the OK button i am getting the following exception :

java.lang.NoClassDefFoundError: javax/mail/MessagingException

The sampler is not getting added. Please let me know what needs to be done.

Thanks
Jatin

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Exceptions while adding mail reader sampler

Posted by Mark Rotteveel <ma...@pluton.nl>.
> While adding the mail reader sampler into my test plan i am getting the
> following exception:
>
> Cannot find class : javax/mail/MessagingException
>
> After clicking on the OK button i am getting the following exception :
>
> java.lang.NoClassDefFoundError: javax/mail/MessagingException
>
> The sampler is not getting added. Please let me know what needs to be
> done.

As documented
(http://jakarta.apache.org/jmeter/usermanual/get-started.html#opt_email),
you will need to add the JavaMail library to JMeters classpath.

-- 
Mark Rotteveel
Pluton IT


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org