RE: QPID and HermesJMS

2013-03-31 Thread Ilyushonak Barys
ectionFactory(classLoader.loadClass(pConfig.getClassName())); LoaderSupport.populateBean(connectionFactory, pConfig.getProperties()); setConnectionFactory(connectionFactory); } > -Original Message- > From: Ilyushonak Barys [mailto:barys_ilyusho...@sberbank

RE: QPID and HermesJMS

2013-03-28 Thread Ilyushonak Barys
Hello, HermesJMS with qpid a little bit tricky. I have done http://code.google.com/p/hermesjms-qpid-plugin/wiki/HermesJms some time ago, and If I remember correctly, the plugin was included in custom build at http://hermesjms.com/forum/viewtopic.php?f=15&t=1024 Also I suggest you to find Frase

RE: Erlang client for Qpid C++ Broker

2012-05-25 Thread Ilyushonak Barys
Hi, Frase Thank you very much for the explanation. The one more thing we can do is to move our clients to rabbitmq directly. As far as we use camel a lot, it looks much easier than adopt qpid java to rabbitmq client. But. The way we would like to achieve - is to keep qpid c++ performance. So, w

RE: qpid drain scan all brokers

2011-12-19 Thread Ilyushonak Barys
Is there any way to get more detailed log/trace about the issue? -Original Message- From: Ilyushonak Barys [mailto:barys_ilyusho...@troika.ru] Sent: Friday, December 16, 2011 12:37 PM To: 'Alan Conway'; users@qpid.apache.org Subject: RE: qpid drain scan all brokers The qpidd.

RE: qpid drain scan all brokers

2011-12-16 Thread Ilyushonak Barys
The qpidd.conf looks like: cluster-mechanism=ANONYMOUS auth=no log-to-syslog=yes log-enable=notice+ -Original Message- From: Alan Conway [mailto:acon...@redhat.com] Sent: Thursday, December 15, 2011 7:23 PM To: users@qpid.apache.org Cc: Ilyushonak Barys Subject: Re: qpid drain scan

RE: qpid drain scan all brokers

2011-12-13 Thread Ilyushonak Barys
] Sent: Tuesday, December 13, 2011 4:59 PM To: users@qpid.apache.org Subject: Re: qpid drain scan all brokers Are you using clustering? If so, the known_hosts will include all clustered broker URLs when connecting to a single host. Andy On Dec 13, 2011, at 1:31 AM, Ilyushonak Barys wrote: >

qpid drain scan all brokers

2011-12-12 Thread Ilyushonak Barys
Hi, All I found the strange thing with drain. If I run the following: qpid-0.12/python/examples/api/drain amq.topic -v I can see ALL my brokers IP in the trace. For example (ip changed): 2011-12-09 14:55:26,693 DEBUG RCVD[987ac8c]: ConnectionOpenOk(known_hosts=[u'amqp:tcp:1.2.2.4:5672,tcp:5.6.7.

RE: Has anyone tried Bridging between Qpid and ActiveMQ?

2011-12-08 Thread Ilyushonak Barys
Fraser, There is a great possibility to run an camel route (http://camel.apache.org/) inside Active MQ. It works like a bridge between qpid and Active MQ. It needs something like In activemq.xml camel-bridge.xml my looks like http://www.springframework.org/schema/beans"; xmlns:xsi="h

RE: Qpid and web sockets. NodeJS

2011-11-24 Thread Ilyushonak Barys
Gordon, thank you for the perfect answer! It seems that I need. -Original Message- From: Gordon Sim [mailto:g...@redhat.com] Sent: Thursday, November 24, 2011 1:39 PM To: users@qpid.apache.org Subject: Re: Qpid and web sockets. NodeJS On 11/24/2011 08:39 AM, Ilyushonak Barys wrote

Qpid and web sockets. NodeJS

2011-11-24 Thread Ilyushonak Barys
Hi, guru. We have faced with need to communicate NodeJS and Qpid. I have googled it a little and find only: http://hg.rabbitmq.com/rabbitmq-service-nodejs-sample/ https://github.com/jamescarr/nodejs-amqp-example/blob/master/node/app.js Could you please shed light on it? Is it possible with qpid?

RE: Apache Qpid Tutorial

2011-11-23 Thread Ilyushonak Barys
Hi, I suppose it may helps http://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/html/index.html This topic describes JMS http://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/html/ch03.html Regards, Boris -Original Message- From: Muqtafi Akhmad [mailto:muqtafiakh...@gma

RE: Broker URL - Connection Options

2011-11-18 Thread Ilyushonak Barys
Great! Thank you. -Original Message- From: Fraser Adams [mailto:fraser.ad...@blueyonder.co.uk] Sent: Thursday, November 17, 2011 9:27 PM To: users@qpid.apache.org Subject: Re: Broker URL - Connection Options Boris/Keith I've just raised a Jira for this as requested: https://issues.apach

RE: Handling Broker Disconnects on JAVA Client

2011-11-18 Thread Ilyushonak Barys
Hi, It seems that qpid client handle a connection failover for you, so you got the exception with little delay. >Question 1 - How can I change this timer in my code - set it to 1 seconds or >so? You can use heartbeats: http://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/html/ch03s02.ht

RE: Broker URL - Connection Options

2011-11-17 Thread Ilyushonak Barys
eger.MAX_VALUE + "'"; connectdelay = "&connectdelay='5000'"; } } Which gives (nearly!!) infinite retries with a 5 second delay between retries. Regards, Frase Ilyushonak Barys wrote: > Hi, Guru > > Could

Broker URL - Connection Options

2011-11-16 Thread Ilyushonak Barys
Hi, Guru Could you please clarify the following. It was some settings in qpid v0.7: retries connecttimeout connectdelay http://qpid.apache.org/books/0.7/Qpid-Book/html/ch11.html#BindingURLFormat They are still in code, but there is no any info in latest docs. Does this settings work in

RE: soap over QPid?

2011-11-08 Thread Ilyushonak Barys
Hi, Srping web services works fine, at least for SOAP. I have tested it. http://static.springsource.org/spring-ws/site/reference/html/server.html#d4e784 Regards, Boris -Original Message- From: Danushka Menikkumbura [mailto:danushka.menikkumb...@gmail.com] Sent: Wednesday, November 09, 2

RE: Version compatibility

2011-08-19 Thread Ilyushonak Barys
eturned as a List of QmfEvent Map objects encoded in a BytesMessage but with 0.8 they are returned as a QmfEvent Map object encoded in a Map message. If you're not using QMF2 clearly you won't care about that. Ilyushonak Barys wrote: > Greetings! > > I would like to use qpid j

Version compatibility

2011-08-19 Thread Ilyushonak Barys
Greetings! I would like to use qpid java client version 0.10 with cpp broker version 0.8. Will it work properly? Regards, Boris ___ The information contained in this message may be privileged and conf idential and protected from disclosure.

RE: C++ QMF console

2011-07-29 Thread Ilyushonak Barys
Greetings. I would like to pint your attention to HermesJms 1.14 http://www.theserverside.com/discussions/thread.tss?thread_id=62696 It includes our investigation, based on Frase and Gordon help (http://code.google.com/p/hermesjms-qpid-plugin/) and allows to work with queues on c++ broker. Hop

RE: static exchange route heartbeat

2011-07-26 Thread Ilyushonak Barys
AM, Ilyushonak Barys wrote: > Could you please help me with the following issue. > I have static exchange route from source broker (S) to destination (D). > It works fine until network problems occurred. > If the connection between S and D is broken (firewall for example), I have

static exchange route heartbeat

2011-07-25 Thread Ilyushonak Barys
Greetings! Could you please help me with the following issue. I have static exchange route from source broker (S) to destination (D). It works fine until network problems occurred. If the connection between S and D is broken (firewall for example), I have internal private queue overflow on the so

RE: Federation - trouble-shooting

2011-07-05 Thread Ilyushonak Barys
787 x266 From: Ilyushonak Barys To: "users@qpid.apache.org" Date: 06/30/2011 11:04 AM Subject:RE: Federation - trouble-shooting Are the any errors in the qpid log? -Original Message- From: djohn...@princeton.com [mailto:djohn...@princeton.com] Sent: Thur

RE: Federation - trouble-shooting

2011-07-05 Thread Ilyushonak Barys
restart should help. 3. Then I recreate all my routes and it works! -Original Message- From: Ilyushonak Barys [mailto:barys_ilyusho...@troika.ru] Sent: Tuesday, July 05, 2011 1:51 PM To: users@qpid.apache.org Subject: RE: Federation - trouble-shooting I faced with similar problem, if I

RE: Federation - trouble-shooting

2011-07-05 Thread Ilyushonak Barys
qpid-cpp-server-xml.x86_64 version 0.7.946106-15.e15 qpid-java-client.noarch qpid-java-common.noarch qpid-java-example.noarch version 0.7.946106-12.e15 qpid-tools.noarch David Johnson Princeton Consultants 2 Research Way Princeton, NJ 08540 609.987.8787 x266

RE: Federation - trouble-shooting

2011-06-30 Thread Ilyushonak Barys
609.987.8787 x266 From: Ilyushonak Barys To: "users@qpid.apache.org" Date: 06/30/2011 10:37 AM Subject:RE: Federation - trouble-shooting ", but in my case there is no evidence of an extra binding being added to the exchange on either broker " Acco

RE: Federation - trouble-shooting

2011-06-30 Thread Ilyushonak Barys
-ack 0 route add B A e_topic all.b.x David Johnson Princeton Consultants 2 Research Way Princeton, NJ 08540 609.987.8787 x266 From: Ilyushonak Barys To: "users@qpid.apache.org" Date: 06/30/2011 10:37 AM Subject:RE: Federation - trouble-shooting ", but in

RE: Federation - trouble-shooting

2011-06-30 Thread Ilyushonak Barys
> e_topic" bindings and the one "=> ''" binding for the direct exchange ''). However, I don't see any extra bindings for a temporary queue. David Johnson Princeton Consultants 2 Research Way Princeton, NJ 08540 609.987.8787 x266 From: Ily

RE: Federation - trouble-shooting

2011-06-30 Thread Ilyushonak Barys
A:port(ex=e_topic) <= B:port(ex=e_topic) key=all.a A:port(ex=e_topic) <= B:port(ex=e_topic) key=all B:port(ex=e_topic) <= A:port(ex=e_topic) key=all.b.# B:port(ex=e_topic) <= A:port(ex=e_topic) key=all.b B:port(ex=e_topic) <= A:port(ex=e_topic) ke

RE: Federation - trouble-shooting

2011-06-29 Thread Ilyushonak Barys
As I see there is no bindings on broker B with the key "all.a.x", "all.a", so, it works as expected and you can't see " messages that were sent to the topic exchange on broker B with the subjects "all.a.x", "all.a"" It looks like for me that "key=all" should works. I used all kind of links and

RE: perftest performance and qpid messaging api

2011-06-28 Thread Ilyushonak Barys
06/27/2011 12:03 PM, Alan Conway wrote: > On 06/27/2011 06:25 AM, Ilyushonak Barys wrote: >> Hi, folks. >> >> I have done some tests in my environment and faced with very strange >> behavior. >> Perftest works in some times faster (average 5), than my custom code &g

perftest performance and qpid messaging api

2011-06-27 Thread Ilyushonak Barys
Hi, folks. I have done some tests in my environment and faced with very strange behavior. Perftest works in some times faster (average 5), than my custom code (c++ client). I'm speaking about relative value in constant environment. The main question is: is any difference in performance between cl

RE: Java QMF console classes in org.apache.qpid.console seem very broken!!

2011-06-10 Thread Ilyushonak Barys
Hi, fadams Have you any update? -Original Message- From: fadams [mailto:fraser.ad...@blueyonder.co.uk] Sent: Sunday, March 13, 2011 3:18 PM To: users@qpid.apache.org Subject: Java QMF console classes in org.apache.qpid.console seem very broken!! I'm using qpid v0.8 and I'm running the c

QMF java example

2011-06-10 Thread Ilyushonak Barys
Hi, folks. Could you please share an example of using QMF in java? Is it any way to discovery queue names from C++ broker (0.8) from java? Best Regards, Barys Ilyushonak Information Technology Division Troika Dialog, 4, Romanov lane, Moscow 125009, Russia Phone. +7 495 2580500 ext. 1229 ___

RE: qpid cluster one node crashed

2011-05-26 Thread Ilyushonak Barys
Hi Could you please post /var/log/messages around 2011-05-26 23:39:44 - 2011-05-27 00:10:36 ? The qpid log looks ok for me. Regards, Boris -Original Message- From: sujith [mailto:suji...@perfomix.com] Sent: Friday, May 27, 2011 8:44 AM To: users@qpid.apache.org Subject: qpid cluster on

RE: Connection options: reconnect

2011-05-23 Thread Ilyushonak Barys
Gordon, Thank you for the answer. I created https://issues.apache.org/jira/browse/QPID-3264 on the case Pavel described. -Original Message- From: Gordon Sim [mailto:g...@redhat.com] Sent: Monday, May 23, 2011 12:47 PM To: users@qpid.apache.org Subject: Re: Connection options: reconnect

RE: Sender Capacity and error handling

2011-05-13 Thread Ilyushonak Barys
y 13, 2011 1:33 PM To: users@qpid.apache.org Subject: Re: Sender Capacity and error handling On 05/12/2011 07:40 AM, Ilyushonak Barys wrote: > Gordon, > > thank you very much for the answer. It really helpful. > > The case I would like to solve concern message producer written in C

RE: Sender Capacity and error handling

2011-05-11 Thread Ilyushonak Barys
rom: Gordon Sim [mailto:g...@redhat.com] Sent: Wednesday, May 11, 2011 8:09 PM To: users@qpid.apache.org Subject: Re: Sender Capacity and error handling On 05/11/2011 02:26 PM, Ilyushonak Barys wrote: > Gordon, > > Thank you very much for quick response. We have decided to use >

RE: Sender Capacity and error handling

2011-05-11 Thread Ilyushonak Barys
-Original Message- From: Gordon Sim [mailto:g...@redhat.com] Sent: Wednesday, May 11, 2011 5:08 PM To: users@qpid.apache.org Subject: Re: Sender Capacity and error handling On 05/11/2011 12:55 PM, Ilyushonak Barys wrote: > Greetings. > > Could you please help me to answer on the

Sender Capacity and error handling

2011-05-11 Thread Ilyushonak Barys
Greetings. Could you please help me to answer on the following question: how can I handle exceptions while synchronous send? The docs says: If the connection fails and is transparently reconnected (see Section 2.10, "Connection Options" for details on how to control this feature), the unsettled

Is it possible to delete overfill queue?

2011-05-06 Thread Ilyushonak Barys
Greetings, Could you please help me find the answer to the following question. Is it possible to auto delete queue, if the message count reach "max-queue-count" settings? I would like to solve the following use case. I have a producer and several consumers. Let it be cons1 connect to queue1 (au

RE: question of BDB persistence

2011-05-06 Thread Ilyushonak Barys
Greetings, Could you please check the following: 1. queue created as --durable 2. the messages sent as durable messages (message header property) to the broker. If so, the queue should store messages after broker restart. Regards, Boris -Original Message- From: Mahmoud Parsian [mailto:

RE: Journal recovery error: Recovery found 32 files different from --num-jfiles value

2011-03-24 Thread Ilyushonak Barys
Queue2" (with a leading space) was created with 8 files of size 128. Hope that helps. Kim On Thu, 2011-03-24 at 10:01 +0000, Ilyushonak Barys wrote: > Folks, greetings. > > We have faced with one more Journal error on our MRG 1.2 installation. We > have restarted broker and

Journal recovery error: Recovery found 32 files different from --num-jfiles value

2011-03-24 Thread Ilyushonak Barys
Folks, greetings. We have faced with one more Journal error on our MRG 1.2 installation. We have restarted broker and got the message in the error log: 19:52:06 warning Journal "Queue1": Recovery found 32 files (different from --num-jfiles value of 8). 19:52:06 warning Journal " Queue2": Recover

RE: Using Qpid Persistence -- Help Required

2011-03-17 Thread Ilyushonak Barys
I hope it will help http://qpid.apache.org/books/0.8/Programming-In-Apache-Qpid/html/ch05s03.html#id3088698 Property: Durable .NETpublic bool Durable { get; set; } -Original Message- From: KB Shiva Gowda [mailto:shiva.go...@headstrong.com] Sent: Thursday, March 17, 2011 7:23 PM To: u

RE: Using Qpid Persistence -- Help Required

2011-03-17 Thread Ilyushonak Barys
Greetings. Have you build and load a persistence module for qpid? The persistence module is the separate plugin and it isn't in the qpid svn. -Original Message- From: Rajith Attapattu [mailto:rajit...@gmail.com] Sent: Thursday, March 17, 2011 5:21 PM To: users@qpid.apache.org Subject: Fw

critical Daemon startup failed: Error writing to parent.

2011-03-14 Thread Ilyushonak Barys
Greetings. We are using MRG 1.2 on RedHat 5.5. We completed resizing file system and have faced with the following issue after broker restart: critical Daemon startup failed: Error writing to parent. There is no other error messages in the broker log file. Could you please help me what does it m

RE: JERR_JCNTL_AIOCMPLWAIT arror and Attempted size underflow on dequeue

2011-03-11 Thread Ilyushonak Barys
Steve, thank you again. You are right - we are using MRG 1.2. I have created RedHat support request, so I hope they help me. Regards, Boris -Original Message- From: Steve Huston [mailto:shus...@riverace.com] Sent: Friday, March 11, 2011 4:49 PM To: users@qpid.apache.org Subject: RE: JE

RE: JERR_JCNTL_AIOCMPLWAIT arror and Attempted size underflow on dequeue

2011-03-10 Thread Ilyushonak Barys
Steve, thank you for the answer. I use journal, durable queue and persistence messages, c++ client as message producer and java as a consumer. As we determined, the problem was in journal. We are going to upgrade to MRG last version in few weeks. I would like to know, how should I solve such inc

JERR_JCNTL_AIOCMPLWAIT arror and Attempted size underflow on dequeue

2011-03-10 Thread Ilyushonak Barys
Greetings! We have faced with several errors while using qpid 0.6 in our environment. It is really strange, because we don't use cluster: 1) 2011-mar-10 14:00:13 critical Journal "FORTS.Instruments_In": get_events() returned JERR_JCNTL_AIOCMPLWAIT; wmgr_status: wmgr: pi=23 pc=3 po=0 aer=