thanks for all Noel, but we (me and a job colleague) solved the problem :).
How? When you run the batch JMSAdmin in the server passing as parameter the .csp file, it creates a hidden .binding file in the JNDI folder. You must grab it and set it as your URL Provider in JMeter. Shazam! The Messaged arrived on the queue! :) Regards, Evandro On Tue, Jun 30, 2009 at 9:54 AM, Noel O'Brien <[email protected]> wrote: > I've been using SwiftMQ (protocol is smqp://blahblah). AFAIK, it uses JNDI > for looking looking up the swiftMQ connection details (instance? queues?) as > I need to add javaee.jar and jndi.jar to the JMETER_HOME/lib folder. > > I'm not sure how Websphere's Message queues work, sorry. From your error > though, it looks like the same issue I faced, so why not give what I > suggested a try :) > > Regards, > Noel > > ----- "Evandro Grezeli" <[email protected]> wrote: > > here the following exception generated in the jmeter.log: > > > > 2009/06/30 09:02:58 WARN - jmeter.protocol.jms.sampler.JMSSampler: > > tcp://server:1414 javax.naming.InvalidNameException: tcp://spuap200:1414 > > [Root exception is java.net.MalformedURLException: unknown protocol: tcp] > > > > I tried already to set the jndi properties with the server information. > > What am i missing? > > > > > > On Tue, Jun 30, 2009 at 8:03 AM, Evandro Grezeli > > <[email protected]>wrote: > > > > > No im not, im seting the server name on the JMS properties of the JMS > > > point-to-point Sampler of Jmeter. > > > That isn't enough? It's necessary to use a JNDI lookup? > > > > > > > > > On Tue, Jun 30, 2009 at 4:29 AM, Noel O'Brien <[email protected]> > wrote: > > > > > >> Are you using a JNDI lookup to get the server name? If so, modify > > >> /etc/hosts on each machine (server and client) s that each othere IP > > >> adress/hostname are in their. This is a JNDI specific issue. > > >> > > >> Regards, > > >> Noel > > >> > > >> ----- "Evandro Grezeli" <[email protected]> wrote: > > >> > Pals, > > >> > > > >> > I followed the tutorial on the IBM site -> > > >> > > > >> > http://www.ibm.com/developerworks/websphere/library/techarticles/0808_vandekuil/0808_vandekuil.html > > >> > But it's diff from my reality, currently im trying to send the > message > > >> to a > > >> > Server (not at the same network), set all the bindings (even at my > local > > >> > machine) but i could not reach the server. > > >> > also in the jmeter log error, i have the .NameNotFoundException. > > >> > > > >> > the doubt: Am i supposed to pass the variables of the server at my > > >> binding > > >> > on my local machine? Or in the local machine and the Webspher MQ > machine > > >> > must be the same? > > >> > > > >> > Thanks in advance for the help. > > >> > > > >> > -- > > >> > Atenciosamente > > >> > Regards > > >> > Evandro Grezeli de B. Neves > > >> > > > >> > > >> -- > > >> Regards, > > >> Noel > > >> > > > > > > > > > > > > -- > > > Atenciosamente > > > Regards > > > Evandro Grezeli de B. Neves > > > > > > > > > > > > > > > -- > > Atenciosamente > > Regards > > Evandro Grezeli de B. Neves > > > > -- > Regards, > Noel > -- Atenciosamente Regards Evandro Grezeli de B. Neves

