I see the errors after copying mail-1.4.jar to the lib directory. It's required for SOAP tests. It's working without problem in Windows XP but not in RedHat Linux with JRE 1.6.0_03-b05.
Is there any environment variable or classpath required to set? Thanks On Wed, Mar 11, 2009 at 9:51 AM, sebb <[email protected]> wrote: > On 11/03/2009, Joe Smithian <[email protected]> wrote: > > Hi > > > > I tried both JMeter 2.3.1 and 2.3.2 in Redhat 5 and got the following > > errors: > > > > >./jmeter -n -t ../../test1-1.jmx > > Created the tree successfully using ../../users-1.jmx > > Starting the test @ Wed Mar 11 08:44:48 EDT 2009 (1236775488580) > > Failed to load function 'CA_RestartForContainer'. > > Failed to load function 'CA_CloseApplicationIDForContainer'. > > Failed to load function 'CA_OpenApplicationIDForContainer'. > > Failed to load function 'CA_RestartForContainer'. > > Failed to load function 'CA_CloseApplicationIDForContainer'. > > Failed to load function 'CA_OpenApplicationIDForContainer'. > > Failed to load function 'CA_RestartForContainer'. > > Failed to load function 'CA_CloseApplicationIDForContainer'. > > Failed to load function 'CA_OpenApplicationIDForContainer'. > > Failed to load function 'CA_RestartForContainer'. > > Failed to load function 'CA_CloseApplicationIDForContainer'. > > Failed to load function 'CA_OpenApplicationIDForContainer'. > > Failed to load function 'CA_RestartForContainer'. > > Failed to load function 'CA_CloseApplicationIDForContainer'. > > Failed to load function 'CA_OpenApplicationIDForContainer'. > > Failed to load function 'CA_RestartForContainer'. > > Failed to load function 'CA_CloseApplicationIDForContainer'. > > Failed to load function 'CA_OpenApplicationIDForContainer'. > > Failed to load function 'CA_RestartForContainer'. > > Failed to load function 'CA_CloseApplicationIDForContainer'. > > Failed to load function 'CA_OpenApplicationIDForContainer'. > > Those are not JMeter functions. Are you using any 3rd party function > add-ons? > If so, have you copied the jar(s) to lib/ext or lib? > > > Generate Summary Results = 5 in 0.0s = ******/s Avg: 0 Min: > 0 > > Max: 0 Err: 5 (100.00%) > > Tidying up ... @ Wed Mar 11 08:44:49 EDT 2009 (1236775489040) > > ... end of run > > > > > > JRE 1.6 is installed. > > > > Any idea what's wrong and how to fix it? > > > > Thanks > > > > > > Joe > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

