looks like it couldn't create the initialcontext. make sure you have the activemq jar in jmeter's lib folder
peter On Tue, Jun 10, 2008 at 8:24 AM, ModiPawan <[EMAIL PROTECTED]> wrote: > > > Hi Jmeter Community, > > I am new to Jmeter. I am using Jmeter2.3.1. I want to perform some JMS test > using Jmeter. > I am using JMS publisher & provided following values for the fields > > InitialContextFactory= > org.apache.activemq.jndi.ActiveMQInitialContextFactory > ProviderUrl= tcp://localhost:61616 > ConnectionFactory= ConnectionFactory > Topic= example.MyTopic > > > My ActiveMQ server is also running in local machine. > > > Running my Jmeter publisher i am getting following error > > 2008/06/10 17:37:25 ERROR - > jmeter.protocol.jms.client.InitialContextFactory: JNDI error: mytopic > > 2008/06/10 17:37:25 ERROR - jmeter.protocol.jms.client.Publisher: > java.io.InterruptedIOException > > If any one is aware of this problem then please share the solution with me > > Thanks in advance. > > with regards, > Pawan Modi > -- > View this message in context: > http://www.nabble.com/Jmeter2.3.1-JMS-Publisher-Problem-tp17754128p17754128.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

