@redhat.com]
Sent: Wednesday, September 11, 2013 9:40 PM
To: users@qpid.apache.org
Subject: Re: Manually aborting a pending transaction
On 09/11/2013 03:32 PM, Zhemzhitsky Sergey wrote:
> I was stopping the application that was dead-locked; after unsuccessful
> attempt I just killed -9 it.
>
y Zhemzhitsky
-Original Message-
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Monday, September 09, 2013 8:07 PM
To: users@qpid.apache.org
Subject: Re: Manually aborting a pending transaction
On 09/09/2013 02:42 PM, Zhemzhitsky Sergey wrote:
> HI qpid gurus,
>
> Recently w
HI qpid gurus,
Recently we have faced with following exception
2013-09-09 17:38:23,874 | ERROR | IoReceiver - locahost/10.20.26.150:5672 |
org.apache.qpid.client.AMQConnectionDelegate_0_10 | | 217 - qpid - 0.18.0.1 |
connection exception: conn:21aa419a
org.apache.qpid.transport.ConnectionExcep
Hello Frase,
Thanks a lot for clarification!
>> Hope it's not a show-stopper for you.
Of course it's not a show-stopper.
I've played a little bit with firebug and here is what it's writing on the
msgDepth page
TypeError: stats.get(...) is undefined
while ((stats.get(i)[TIMESTAMP] < minimumTime
iking it. Niggles aside I'm mostly pretty pleased with it. I
really hope that it can be used to "show off" Qpid to "management types". Have
you been able to try it with a mobile browser yet? It looks pretty nice on an
iPhone :-)
Cheers,
Frase
On 04/02/13 12:53, Zhemzhit
pretty fine.
Best Regards,
Sergey
-Original Message-
From: Fraser Adams [mailto:fraser.ad...@blueyonder.co.uk]
Sent: Monday, February 04, 2013 10:44 PM
To: users@qpid.apache.org
Subject: Re: We've got an App for that Qpid Web Based GUI - and more -
just released.
On 04/02/1
todo" list but it
wasn't top of my priorities initially.
I'll incorporate this stuff into my next release, but as you asked about
this feature I thought that you might be interested - if you're feeling
adventurous you could could tweak your own copy of qmf-ui.js - if you
sear
responsive? Bruno Matos has
mentioned that he's seen things take a while to update, I'm a bit
baffled by this 'cause that's something I've never come across - I get
updates pretty much regular as clockwork every 10 seconds and if I look
on the brokers page the uptime in
Hi Fraser,
Amazing GUI! Thanks a lot!
I'm wondering whether there is a possibility to specify all the brokers to
connect to in a properties file, i.e.
config.properties
broker.default=guest/guest@host1:5672
broker.name2=guest/guest@host2:5672
broker.name3=guest/guest@host3:5672
broker.default
-Original Message-
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Thursday, September 20, 2012 10:51 PM
To: users@qpid.apache.org
Subject: Re: How does the prefetch/receiver capacity really work?
On 09/19/2012 04:07 PM, Zhemzhitsky Sergey wrote:
>>> Can you elaborate a little o
@redhat.com]
Sent: Wednesday, September 19, 2012 2:12 PM
To: users@qpid.apache.org
Subject: Re: How does the prefetch/receiver capacity really work?
On 09/19/2012 09:28 AM, Zhemzhitsky Sergey wrote:
> Hi Gordon,
>
> Thanks for the answer.
>
> I'm wondering whether there is any possib
ember 19, 2012 12:19 PM
To: users@qpid.apache.org
Subject: Re: How does the prefetch/receiver capacity really work?
On 09/19/2012 09:06 AM, Zhemzhitsky Sergey wrote:
> Consider, there is a broker with a queue that contains 10 messages and
> receiver with receiver capacity set to 5.
>
>
Hi guys,
I have few questions regarding the receiver capacity.
Consider, there is a broker with a queue that contains 10 messages and receiver
with receiver capacity set to 5.
As I understand the broker will push 5 messages to the receiver to fill in its
internal queue and internal queue of rec
about right to me. I can't think of a reason to create a link
without creating a route.
Andy
On Aug 28, 2012, at 9:07 AM, Zhemzhitsky Sergey wrote:
> Hi Andy,
>
> So, as far as I understand explicit calls to qpid-route link XXX are not
> necessary without any calls to "route
e.org
Subject: Re: Forcibly close a receiver?
On 08/24/2012 09:35 AM, Zhemzhitsky Sergey wrote:
> Is it possible to forcibly close a receiver that is currently waits for
> incoming message with Duration::FOREVER?
> I.e. Receiver.get(message, Duration::FOREVER)
Sadly, it appears not, short
between 2 brokers.
The list command lists the broker-to-broker connections that a given broker has.
HTH,
Andy
On Aug 28, 2012, at 6:33 AM, Zhemzhitsky Sergey wrote:
> Hi there,
>
> Among a number of commands provided by qpid-route utility there are
> few ones I was not able to fin
Hi there,
Among a number of commands provided by qpid-route utility there are few ones I
was not able to find the documentation for
Here are these commands:
qpid-route [OPTIONS] link add[mechanism]
qpid-route [OPTIONS] link del
qpid-route [OPTIONS] link list []
So, what is the purpose o
Hi guys,
Is it possible to forcibly close a receiver that is currently waits for
incoming message with Duration::FOREVER?
I.e. Receiver.get(message, Duration::FOREVER)
Call to Receiver.close() from another thread seems does not cancels the
receiving in that case.
Best Regards,
Sergey
31/2012 10:33 AM, Zhemzhitsky Sergey wrote:
> So there is no difference between get() and fetch() if the capacity is
> specified and it is greater than zero?
There is, but it is quite subtle and likely not that relevant in most cases, at
least where the timeout is also non-zero.
If you
---
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Tuesday, July 31, 2012 1:18 PM
To: users@qpid.apache.org
Subject: Re: What's the difference between Receiver::get and Receiver::fetch
On 07/31/2012 09:32 AM, Zhemzhitsky Sergey wrote:
> I have recently found that Receiver::get doe
e difference between Receiver::get and Receiver::fetch
On 07/30/2012 12:52 PM, Zhemzhitsky Sergey wrote:
> So If I set the receiver's capacity to N, the call to the fetch()
> method will retrieve no more than N messages and any subsequent call
> to the fetch() will do the round tr
Thanks a lot!
Best Regards,
Sergey
-Original Message-
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Monday, July 30, 2012 3:59 PM
To: users@qpid.apache.org
Subject: Re: What's the difference between Receiver::get and Receiver::fetch
On 07/30/2012 12:52 PM, Zhemzhitsky Sergey
ds,
Sergey
-Original Message-
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Monday, July 30, 2012 3:15 PM
To: users@qpid.apache.org
Subject: Re: What's the difference between Receiver::get and Receiver::fetch
On 07/30/2012 11:55 AM, Zhemzhitsky Sergey wrote:
> Could you shed some li
Hi qpid gurus,
Could you shed some light on what is the difference between Receiver::get and
Receiver::fetch when using qpid messaging API?
According to the documentation Receiver::get retrieves a message from this
receivers local queue and Receiver::fetch will check with the server that there
Hi Gordon,
Thanks a lot
Best Regards,
Sergey
-Original Message-
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Thursday, July 26, 2012 5:59 PM
To: users@qpid.apache.org
Subject: Re: Message Listeners/Subscribers with messaging API
On 07/26/2012 12:37 PM, Zhemzhitsky Sergey wrote
Hi there,
Is there any simple way to use something like message listeners/subscribers
with qpid messaging API except for using custom threads which will continuously
invoke Receiver.fetch(Message, Duration)?
Best Regards,
Sergey
___
The inf
Hi Alan,
Currently I'm using qpid c++ client 0.14 and outputHiresNow displays
unformatted time.
Best Regards,
Sergey
-Original Message-
From: Alan Conway [mailto:acon...@redhat.com]
Sent: Tuesday, June 26, 2012 6:53 PM
To: users@qpid.apache.org
Cc: Zhemzhitsky Sergey
Subjec
Hello Steve,
Here is the issue https://issues.apache.org/jira/browse/QPID-4084. It also
contains a recommendation hot it possibly can be fixed.
Best Regards,
Sergey
-Original Message-
From: Steve Huston [mailto:shus...@riverace.com]
Sent: Thursday, June 21, 2012 9:39 PM
To: users@qpid.
Hi there,
Currently qpid supports two ways of timestamp logging: ordinary and with high
resolution timer (--log-hires-timestamp).
Here is the log output with ordinary formatted timestamps:
2012-06-21 19:51:50 debug XXX
Here is the log output with hires timestamps:
Hi Rajith,
In case of any positive progress we’ll let you know.
Regards,
Sergey
From: Rajith Attapattu [mailto:rajit...@gmail.com]
Sent: Tuesday, May 29, 2012 5:13 PM
To: users@qpid.apache.org; Zhemzhitsky Sergey
Subject: Re: Erlang client for Qpid C++ Broker
Please keep us posted on your
nt: Tuesday, May 29, 2012 3:33 PM
To: users@qpid.apache.org
Subject: Re: Erlang client for Qpid C++ Broker
On Tue, May 29, 2012 at 5:09 AM, Zhemzhitsky Sergey <
sergey_zhemzhit...@troika.ru> wrote:
> Hi Rajith,
>
> I cannot find any erlang stuff under
> http://svn.apache.org/
AMQP protocol stuff.
And then build an API using the idioms that are more suitable for a functional
language and erlang.
This approach IMO is more suited for getting a more a useful erlang client
which can be properly exploited in an erlang env.
Rajith
On Mon, May 28, 2012 at 2:47 AM, Zhemzhitsky S
, May 26, 2012 12:17 AM
To: users@qpid.apache.org
Subject: Re: Erlang client for Qpid C++ Broker
Late to the thread -- why not use cqpid swig lib to erlang?
On 05/25/2012 03:51 AM, Zhemzhitsky Sergey wrote:
> Hi guys,
>
> Introduction of new java brokers just to bridge erlang or any othe
a prototype and
start delivering some benefits whilst I looked for a more elegant solution.
Frase
On 25/05/12 08:51, Zhemzhitsky Sergey wrote:
> Hi guys,
>
> Introduction of new java brokers just to bridge erlang or any other clients
> is like to shoot sparrows with a can
re going to be faced with "comedy" integration problems
when AMQP 1.0 starts to roll out. I *really hope* hint hint!!!
that the qpid brokers for AMQP 1.0 are going to be bilingual 0.10/1.0 or I'm
going to have some fun
Good luck
Frase
On 25/05/12 07:47, Zhemzhitsky Sergey wr
messages with Erling client into Qpid Java Broker (or RabitMQ
broker) and use Qpid java client to consume messages from that broker and
publish them into c++ Qpid broker.
Kind Regards,
Alex Rudyy
On 24 May 2012 16:18, Zhemzhitsky Sergey wrote:
> Hi there,
>
> I have to use qpid c++ broker
Hi there,
I have to use qpid c++ broker 0.12 from erlang.
Are there any erlang clients that can be used to connect to the qpid c++
broker, except for rabbitmq client?
If there isn’t, have anybody succeeded in connecting rabbitmq erlang client
that supports amqp 0.9.1 to the qpidd c++ broker that
Hi gurus,
We have been doing some performance testing of apache qpid and faced with the
following interesting issue:
Under high load qpid performs better with N queues bound to a single exchange
rather than N queues, each bound to its own exchange, but we expected the
opposite behavior.
So, c
ection Logger Tool that I posted on
Friday? That'll allow you to display info on all of the connections to a
broker, the info includes queues associated with any subscriptions on a
connection and the bindings to the queue a la qpid-config -b queues.
Frase
On 13/02/12 06:57, Zhemzhitsky Ser
QueueListRecuse and ExchangeListRecurse to see the differences if you
want to tweak a later version of qpid-config
It's only about four lines in total
HTH
Frase
On 10/02/12 12:14, Zhemzhitsky Sergey wrote:
> Hi gurus,
>
> Is there any way to view all the binding properties of the
Hi gurus,
Is there any way to view all the binding properties of the headers exchange?
I need to retrieve all the headers and their values among with ‘x-match’
(all/any) property by means of api or somehow else.
Best Regards,
Sergey
___
The
Hi there,
I’m using QPID 0.8 C++ Broker and the corresponding qpid java client. When I’m
trying to connect to it I’m getting the following exception.
So, I’m wondering why such an exception may occur?
org.apache.qpid.AMQConnectionFailureException: connect() aborted [error code
200: reply succes
m non-existing
exchanges/queues exceptions should be thrown.
Kind Regards,
Alex Rudyy
On 10 October 2011 14:11, Zhemzhitsky Sergey
wrote:
> Hi guys,
>
> I' using qpid java client 0.8.
>
> Here is properties to configure connection factory and destinations:
>
>
BURL:direct://myqueue.direct//myqueue?routingkey='myqueue'
Best Regards,
Sergey Zhemzhitsky
-Original Message-
From: Zhemzhitsky Sergey [mailto:sergey_zhemzhit...@troika.ru]
Sent: Monday, October 10, 2011 5:11 PM
To: users@qpid.apache.org
Subject: QPID java client and automat
Hi guys,
I' using qpid java client 0.8.
Here is properties to configure connection factory and destinations:
qpid.cf.url=amqp://guest:guest@/?brokerlist='tcp://localhost:5672?tcp_nodelay='true''&connectdelay='5000'&retries='10'
qpid.queue.myqueue=BURL:direct://myqueue.direct//myqueue?routingkey=
> -Original Message-
> From: Zhemzhitsky Sergey [mailto:sergey_zhemzhit...@troika.ru]
> Sent: 29 September 2011 01:17
> To: users@qpid.apache.org
> Subject: RE: QPID Cluster and load balancing
>
> Hello Gordon,
>
> Thanks a lot for the information. I suppose we will t
...@redhat.com]
Sent: Thursday, September 29, 2011 11:49 AM
To: users@qpid.apache.org
Subject: Re: QPID Cluster and load balancing
On 09/28/2011 12:09 PM, Zhemzhitsky Sergey wrote:
> Hi Jakub,
>
> I understand that all the events are synchronized between all nodes of the
> cluster.
> W
servers.
About the consumers, I had only 1 consumer, so I put on 2 vm servers and each
one was connected on one qpid server.
Att.,
Rodrigo Kellermann Ferreira
On 9/28/11, Zhemzhitsky Sergey wrote:
> Hi Jakub,
>
> I understand that all the events are synchronized between all nodes
it so significant?
Regards
Jakub
On Wed, Sep 28, 2011 at 08:58, Zhemzhitsky Sergey
wrote:
> Hi guys,
>
> I have the following issue:
> We have a two-node cluster that consists of node1 and node2. Message senders
> are written in c++ and consumers are java clients.
> The problem
Hi guys,
I have the following issue:
We have a two-node cluster that consists of node1 and node2. Message senders
are written in c++ and consumers are java clients.
The problem is that the first node (node1) is declared as the first node in
java qpid connection factory like this
amqp://guest:gu
Sergey
Subject: Re: QPID 0.8 Cluster. Node failure.
On 08/17/2011 09:14 AM, Zhemzhitsky Sergey wrote:
> Hi there,
>
> I have a two-node cluster which is built from qpid 0.8 and corosync 1.2.3.
>
> From time to time one node of the cluster stops running.
> However there are no a
Hi there,
I have a two-node cluster which is built from qpid 0.8 and corosync 1.2.3.
From time to time one node of the cluster stops running.
However there are no anything special in the log files of the QPID process.
2011-08-16 09:18:33 warning JournalInactive:TplStore timer woken up 192ms late
oscow 125009, Russia
Phone. +7 495 2580500 ext. 1246
-Original Message-
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Tuesday, August 02, 2011 2:52 PM
To: users@qpid.apache.org
Subject: Re: Too many open files
On 08/02/2011 11:34 AM, Zhemzhitsky Sergey wrote:
> So we have 20 queues wit
Message-
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Tuesday, August 02, 2011 1:42 PM
To: users@qpid.apache.org
Subject: Re: Too many open files
On 08/01/2011 11:53 AM, Zhemzhitsky Sergey wrote:
> We have already set ulimit to be able to open 16384 files, but the error
> still h
allowed FDs already.
What is your ulimit settings (ulimit -a for qpidd user)? What returns the
following lsof command?
lsof -p $(pgrep qpidd) | nl
Kind regards,
Pavel
- Original Message -
From: "Zhemzhitsky Sergey"
To: users@qpid.apache.org
Sent: Tuesday, August 2, 2011
Sets the maximum allowed
connections
Kind regards,
Pavel
- Original Message -----
From: "Zhemzhitsky Sergey"
To: users@qpid.apache.org
Sent: Monday, August 1, 2011 12:53:09 PM
Subject: Too many open files
Hi there,
Hi there,
We have already set ulimit to be able to open 16384 files, but the error still
happens from time to time.
Could you help us to identify the possible sources of this issue.
Best Regards,
Sergey Zhemzhitsky
Information Technology Division
Troika Dialog, 4, Romanov lane, Moscow 125009, Ru
Hi Gordon,
Thanks a lot.
Best Regards,
Sergey Zhemzhitsky
-Original Message-
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Wednesday, July 13, 2011 12:28 PM
To: users@qpid.apache.org
Subject: Re: Headers exchange with regular expressions.
On 07/13/2011 08:55 AM, Zhemzhitsky Sergey
Hi guys,
Is it possible to use headers exchange with regular expressions?
Best Regards,
Sergey Zhemzhitsky
___
The information contained in this message may be privileged and conf idential
and protected from disclosure. If you are not the or
Zhemzhitsky
-Original Message-
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Wednesday, June 22, 2011 4:33 PM
To: users@qpid.apache.org
Subject: Re: flow-to-disk limit policy does not work
On 06/22/2011 01:22 PM, Zhemzhitsky Sergey wrote:
> Hi there,
>
> I'm using qpid 0.8
Hi there,
I'm using qpid 0.8 and I'm trying to configure queue to use the limit-policy
parameter without luck.
Here is the command to create a queue
qpid-config add queue myQueue --durable --file-size=256 --file-count=96
--max-queue-count=100 --limit-policy=flow-to-disk
Here is output of the
, 2011 12:51 PM
To: users@qpid.apache.org
Subject: Re: qpid-config: create a binding for a headers exchange
On 06/22/2011 07:21 AM, Zhemzhitsky Sergey wrote:
> Hi there,
>
> I'm trying to investigate headers exchange type.
> By means of qpid-config tool I was able to create a
Hi there,
I'm trying to investigate headers exchange type.
By means of qpid-config tool I was able to create a binding using the following
command:
qpid-config bind myExchange.headers myQueue bindingKey any header1=header1Val,
header2=header2Val
If not to specify bindingKey an error occurs.
I
63 matches
Mail list logo