On 14/09/2007, Jae Joo <[EMAIL PROTECTED]> wrote: > There are 3 warnings in jmeter log file. I am wondering it causes the > problem. > > 2007/09/14 08:17:35 WARN - jmeter.save.SaveService: Could not set up > alias JMSSampler java.lang.NoClassDefFoundError: javax/jms/Message > 2007/09/14 08:17:35 WARN - jmeter.save.SaveService: Could not set up > alias SubscriberSampler java.lang.NoClassDefFoundError: > javax/jms/MessageListener > 2007/09/14 08:17:35 WARN - jmeter.save.SaveService: Could not set up > alias MailerVisualizer java.lang.NoClassDefFoundError: > javax/mail/MessagingException
No, these are not relevant to JDBC. > Still not sending sql query... What does the Tree Listener show in the different panels? > Jae > > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 13, 2007 7:32 PM > To: JMeter Users List > Subject: Re: JDBC Request > > Check the jmeter.log file > > On 13/09/2007, Jae Joo <[EMAIL PROTECTED]> wrote: > > Hi, > > > > > > > > I am new in jmeter and I am trying to some JDBC Request testing with > > Oracle. > > > > > > > > Here is the jdbc definition. > > > > > > > > oracle.jdbc.driver.OracleDriver > > > > dbc:oracle:thin:@hostname:port:dbname > > > > username/password > > > > > > > > And I added > > > > > > > > Select * from table_1; > > > > > > > > Then, click start, it did not do anything. I have check the oracle > side, > > there is connection established, but no sql statement was sent. > > > > Also, I ran this test plan in NON-GUI command with -l logfile option, > it > > shows no error messages. > > > > > > > > > > > > Anything I missed? > > > > > > > > Thanks, > > > > > > > > > > > > Jae Joo > > > > Application Architect > > > > > > > > ECNext, Inc. > > > > 614-682-5134 (office) > > > > 614-682-5104 (fax) > > > > www.ecnext.com <blocked::http://www.ecnext.com/> > > > > > > > > Making e-Content Work for You(tm) > > > > > > > > > > > > > > --------------------------------------------------------------------- > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

