The file I'm trying to load is a JTL that had just been created by jmeter via a Graph listener.
Jmeter log has this to say: WARN - jmeter.save.SaveService: Could not set up alias JMSSampler java.lang.NoClassDefFoundError: javax/jms/Message 2007/05/18 09:31:29 WARN - jmeter.save.SaveService: Could not set up alias SubscriberSampler java.lang.NoClassDefFoundError: javax/jms/MessageListener 2007/05/18 09:31:29 INFO - jmeter.save.SaveService: Using SaveService properties version 1.8 2007/05/18 09:31:29 INFO - jmeter.save.SaveService: All converter versions present and correct 2007/05/18 09:32:41 INFO - jmeter.engine.StandardJMeterEngine: Listeners will be started after enabling running version 2007/05/18 09:32:41 INFO - jmeter.engine.StandardJMeterEngine: To revert to the earlier behaviour, define jmeterengine.startlistenerslater=false 2007/05/18 09:32:41 INFO - jmeter.engine.StandardJMeterEngine: Running the test! Does this log entry indicate the issue? Thanks for your help. -----Original Message----- From: sebb [mailto:[EMAIL PROTECTED] Sent: Friday, May 18, 2007 6:21 AM To: JMeter Users List Subject: Re: NoSuchElementException Are there any other error messages in jmeter.log? The Listeners can only load certain types of file - are you sure that you are loading the correct file? If necessary, please create a Buzilla issue describing what you did, and then attach jmeter.log and the JTL file. Make sure the files do not contain any sensitive material first. On 18/05/07, Allison Kern <[EMAIL PROTECTED]> wrote: > Hi > > > > I can't seem to load a file into a Listener to view results. > > > > When I use the browse button to load the file I receive the > NoSuchElement exception. > > > > Any ideas? Any help is appreciated. > > > > Thx > > Allison > > --------------------------------------------------------------------- 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]

