"Could not find or load mail class" error while accessing grinder console

Priyanka Tiwari <[email protected]> Thu, 16 Feb 2017 14:21:54 +0100
Newsgroups gmane.comp.java.grinder.user
Message-ID <CAANFYMC12kB96Uyms_hXBaM6muxht_S1H57+JhwoUsEiSzjAiw@mail.gmail.com>
--===============2672777800126501946==
Content-Type: multipart/alternative; boundary=001a11491fca7a98ac0548a5afa2

--001a11491fca7a98ac0548a5afa2
Content-Type: text/plain; charset=UTF-8

Hi,

I am getting error message "Could not find or load mail class" while
accessing the grinder console by below command :

java -cp "C:\Grinder\lib\grinder.jar" net.console.grinder

Content of startGrinderAgent:
set GRINDERPATH=C:\Grinder
set GRINDERPROPERTIES=C:\Grinder\grinder.properties
set CLASSPATH=%GRINDERPATH%\lib\grinder.jar;%CLASSPATH%
PATH=%JAVA_HOME%\bin;%PATH%

Content of setGrinderEnv
set GRINDERPATH=C:\Grinder
set GRINDERPROPERTIES=C:\Grinder\grinder.properties
set CLASSPATH=%GRINDERPATH%\lib\grinder.jar;%CLASSPATH%
PATH=%JAVA_HOME%\bin;%PATH%

Content of grinderconsole.cmv
call C:\Grinder\setGrinderEnv.cmd
java -cp "%CLASSPATH%" net.grinder.Console

Content of grinderagent.cmv
call C:\Grinder\setGrinderEnv.cmd
echo %CLASSPATH%
java -cp "%CLASSPATH%" net.grinder.Grinder %GRINDERPROPERTIES%

Could you please help.

Thanks

--001a11491fca7a98ac0548a5afa2
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><p style=3D"font-size:12.8px">Hi,</p><p style=3D"font-size=
:12.8px">I am getting error message &quot;Could not find or load mail class=
&quot; while accessing the grinder console by below command :</p><p style=
=3D"font-size:12.8px">java -cp &quot;C:\Grinder\lib\grinder.jar&quot; net.c=
onsole.grinder</p><p style=3D"font-size:12.8px">Content of startGrinderAgen=
t:<br>set GRINDERPATH=3DC:\Grinder<br>set GRINDERPROPERTIES=3DC:\Grinder\g<=
wbr>rinder.properties<br>set CLASSPATH=3D%GRINDERPATH%\lib\gr<wbr>inder.jar=
;%CLASSPATH%<br>PATH=3D%JAVA_HOME%\bin;%PATH%</p><p style=3D"font-size:12.8=
px">Content of setGrinderEnv<br>set GRINDERPATH=3DC:\Grinder<br>set GRINDER=
PROPERTIES=3DC:\Grinder\g<wbr>rinder.properties<br>set CLASSPATH=3D%GRINDER=
PATH%\lib\gr<wbr>inder.jar;%CLASSPATH%<br>PATH=3D%JAVA_HOME%\bin;%PATH%</p>=
<p style=3D"font-size:12.8px">Content of grinderconsole.cmv<br>call C:\Grin=
der\setGrinderEnv.cmd<br>java -cp &quot;%CLASSPATH%&quot; net.grinder.Conso=
le</p><p style=3D"font-size:12.8px">Content of grinderagent.cmv<br>call C:\=
Grinder\setGrinderEnv.cmd<br>echo %CLASSPATH%<br>java -cp &quot;%CLASSPATH%=
&quot; net.grinder.Grinder %GRINDERPROPERTIES%</p><p style=3D"font-size:12.=
8px">Could you please help.</p><p style=3D"font-size:12.8px">Thanks</p></di=
v>

--001a11491fca7a98ac0548a5afa2--


--===============2672777800126501946==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
--===============2672777800126501946==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
grinder-use mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/grinder-use

--===============2672777800126501946==--