RE: Newbie Question: Adding Fields/Properties to Messages

2016-02-08 Thread Flores, Paul A.
I see setProperty() in C++ Client API Message. Does that imply I can add custom properties to a message? May be a different question but why is setProperty() not a part of Proton? From: Chuck Rolke [cro...@redhat.com] Sent: Monday, February 08, 2016

RE: Newbie Question: Adding Fields/Properties to Messages

2016-02-08 Thread Flores, Paul A.
for instance. Regards, Matthew -Original Message- From: Flores, Paul A. [mailto:paul.a.flo...@saic.com] Sent: 08 February 2016 15:59 To: users@qpid.apache.org Subject: RE: Newbie Question: Adding Fields/Properties to Messages I see setProperty() in C++ Client API Message. Does that imply I can add

Hekp with Dispatch Build "difficulties"

2016-02-10 Thread Flores, Paul A.
I have been trying to get Dispatch 0.5 to build. I am seeing the following issue. Can anyone help me get past this issue? [ 26%] Building C object src/CMakeFiles/qpid-dispatch.dir/lrp.c.o cc1: warnings being treated as errors /home/pflores/shop/qpid-dispatch-0.5/src/lrp.c: In function

Newbie Question: Adding Fields/Properties to Messages

2016-02-08 Thread Flores, Paul A.
Hi, I' new to the QPID and just evaluating which aspect to utilize in a project. One project requirement is to use a preset list of message fields/properties. My question is really quite straightforward, what exists that would allow me to customize message fields/properties? Thanks for

RE: Help with Dispatch Build "difficulties"

2016-02-11 Thread Flores, Paul A.
Hi Ganesh, I have proton 0.11 compiled and examples working. I am using gcc version 4.1.2 and I have Python 2.6.8 installed. While moving to Centos 7 is in the works is there any other way to get past this issue? There is considerable interest in demonstrating dispatch prior to a "deeper"

RE: Help with Dispatch Build "difficulties"

2016-02-11 Thread Flores, Paul A.
> From: Ted Ross [tr...@redhat.com] > > Sent: Thursday, February 11, 2016 9:50 AM > > To: users@qpid.apache.org > > Subject: Re: Help with Dispatch Build "difficulties" > > > > Paul, > > > > Can you run a "make -k" on your Dispatch sour

RE: Help with Dispatch Build "difficulties"

2016-02-11 Thread Flores, Paul A.
t; ________ > > From: Ted Ross [tr...@redhat.com] > > Sent: Thursday, February 11, 2016 11:33 AM > > To: users@qpid.apache.org > > Subject: Re: Help with Dispatch Build "difficulties" > > > > Paul, > > &g

RE: Help with Dispatch Build "difficulties" - new issue

2016-02-24 Thread Flores, Paul A.
Got 12.0 to correctly setup. Now more Dispatch tests do not work. Arrgh!!! From: Flores, Paul A. [paul.a.flo...@saic.com] Sent: Wednesday, February 24, 2016 12:24 PM To: users@qpid.apache.org Subject: RE: Help with Dispatch Build "difficulties&q

RE: Help with Dispatch Build "difficulties" - new issue

2016-02-24 Thread Flores, Paul A.
nstall. > > > > > > Run ccmake .. from your build directory, it will display all the > > > configuration name and settings. Type 't' to toggle to advance mode. > > > use > > > the up/down arrows to find > > > > > > PYTHON_LIBRARY >

RE: Help with Dispatch Build "difficulties" - new issue

2016-02-24 Thread Flores, Paul A.
> > > > You can use 'ccmake' to edit the paths used to find your python install. > > > > > > Run ccmake .. from your build directory, it will display all the > > > configuration name and settings. Type 't' to toggle to advance mode. > > > use > > &g

RE: Help with Dispatch Build "difficulties" - new issue

2016-02-24 Thread Flores, Paul A.
- > > > From: "Paul A. Flores" <paul.a.flo...@saic.com> > > > To: users@qpid.apache.org > > > Sent: Thursday, February 11, 2016 1:07:29 PM > > > Subject: RE: Help with Dispatch Build "difficulties" > > > > > > Ted, > >

RE: Help with Dispatch Build "difficulties" - new issue

2016-02-24 Thread Flores, Paul A.
Resolved... A broken link. From: Flores, Paul A. [paul.a.flo...@saic.com] Sent: Wednesday, February 24, 2016 1:08 PM To: users@qpid.apache.org Subject: RE: Help with Dispatch Build "difficulties" - new issue Nuts! Thought I had

Question: Broker behavorial difference between C++ and Java - will they change?

2016-02-23 Thread Flores, Paul A.
In C++ I can create a queue on the broker In QPID JMS I have to rely on the broker to be configured prior to execution When will the Java side be more like the C++ side? Thanks. Paul

RE: Question: Broker behavorial difference between C++ and Java - will they change?

2016-02-23 Thread Flores, Paul A.
- will they change? On 23 February 2016 at 18:27, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > In C++ I can create a queue on the broker > > > > In QPID JMS I have to rely on the broker to be configured prior to execution > > > > When will the Java side be more like the C++ s

General Question: Network Load Balanacing?

2016-02-25 Thread Flores, Paul A.
At a client site evaluating aspects of QPID for adoption for its use in a mission critical application. This is one question / area I was asked to elicit information regarding current capabilities, plans and alternatives. Has anyone looked at either the distributed broker functionality and

Gneral Question: Does QPID a message size limit?

2016-02-25 Thread Flores, Paul A.
At a client site working on the adoption of QPID. The question that has been asked is if QPID can handle messages in the 10 MB size range. Is there a documented message size limit anywhere? Is the size system resource dependent? Thanks for your inputs it is welcomed and appreciated.

RE: Help -> QPID Proton 12.0 build error!

2016-02-25 Thread Flores, Paul A.
folks who do this stuff on how to disable > it. > > Robbie > > On 24 February 2016 at 21:55, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > > Interesting but not applicable. > > > > Looking for a which cmake file may be the culprit in deter

RE: Gneral Question: Does QPID a message size limit?

2016-02-25 Thread Flores, Paul A.
a configuration parameter. I know we've had people write systems that frequently sent persistent messages in the 5-20 MB range. I'll let others speak to any limitations in other Qpid components. -- Rob On 25 February 2016 at 23:13, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > At a client sit

RE: Help -> QPID Proton 12.0 build error!

2016-02-25 Thread Flores, Paul A.
FYI: I am able to successfully compile qpid-proton0.11.1 with absolutely no issues /problems. From: Flores, Paul A. [paul.a.flo...@saic.com] Sent: Thursday, February 25, 2016 8:29 AM To: users@qpid.apache.org Subject: RE: Help -> QPID Proton 12.0 bu

Help -> QPID Proton 12.0 build error!

2016-02-24 Thread Flores, Paul A.
Seeing the following error building during the 'make" of qpid-proton-0.12.0. Assistance or insights would be helpful! [ 33%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/acceptor.cpp.o

RE: Help with Dispatch Build "difficulties" - new issue

2016-02-24 Thread Flores, Paul A.
Nuts! Thought I had 12.0 setup and it was 11.1 all along! As for the "-cpp" version I believe that was from a make command I messed around with. So how do I uninstall the 12.0 python install? Is there a dispatch release that will work with the python 12.0 release? Would be nice if there

RE: Help -> QPID Proton 12.0 build error!

2016-02-24 Thread Flores, Paul A.
recent thread that seems similar, might get some hints from it: http://qpid.2158936.n2.nabble.com/Error-compiling-proton-C-binding-0-12-with-GCC-3-4-td7638637.html Robbie On 24 February 2016 at 20:49, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > Seeing the following error building dur

QPID C++ broker and Java - One broker to "rule them all"

2016-02-16 Thread Flores, Paul A.
Situation: I am looking at a mixed language implementation. Server side (backend) is in C++ while user facing side (frontend) is Java. A fair amount of JNI "in play". Specific option of using JMS would be painful because there is a substantial amount of backend communications between

RE: QPID C++ broker and Java - One broker to "rule them all"

2016-02-16 Thread Flores, Paul A.
's highly likely that someone can help point you to at least one broker to do the job. -Steve > -Original Message- > From: Flores, Paul A. [mailto:paul.a.flo...@saic.com] > Sent: Tuesday, February 16, 2016 1:06 PM > To: users@qpid.apache.org > Subject: QPID C++ broker and J

RE: QPID C++ broker and Java - One broker to "rule them all"

2016-02-16 Thread Flores, Paul A.
patibility matrix on the page: http://qpid.apache.org/components/index.html If that doesn't contain all the info you need to help decide, try asking again - I may not understand the problem. -Steve > -Original Message- > From: Flores, Paul A. [mailto:paul.a.flo...@saic.com] > Sent

RE: QPID C++ broker and Java - One broker to "rule them all"

2016-02-16 Thread Flores, Paul A.
to "rule them all" Hi Paul, > -Original Message- > From: Flores, Paul A. [mailto:paul.a.flo...@saic.com] > Sent: Tuesday, February 16, 2016 4:26 PM > To: users@qpid.apache.org > Subject: RE: QPID C++ broker and Java - One broker to "rule them all" >

RE: Help with Dispatch Build "difficulties"

2016-02-11 Thread Flores, Paul A.
with Dispatch Build "difficulties" Paul, Can you run a "make -k" on your Dispatch source to get a more complete list of build failures? I'd like to have a look at them. If you have proton 0.11, then dispatch _should_ build. -Ted On 02/11/2016 10:14 AM, Flores, Paul A

RE: Help with Dispatch Build "difficulties"

2016-02-11 Thread Flores, Paul A.
has an effect if you are running Python earlier than 2.5. You said you were using 2.6.8. Do you have the right version (2.6.8) of python-devel installed? Aside from that issue, I think everything else was a warning. -Ted On 02/11/2016 12:24 PM, Flores, Paul A. wrote: > Ted, > >

RE: Help with Dispatch Build "difficulties"

2016-02-11 Thread Flores, Paul A.
them. If you have proton 0.11, then dispatch _should_ build. -Ted On 02/11/2016 10:14 AM, Flores, Paul A. wrote: > Hi Ganesh, > > I have proton 0.11 compiled and examples working. I am using gcc version > 4.1.2 and I have Python 2.6.8 installed. > > While moving to Centos 7 i

RE: General Question: QPID Implementation of AMQP Type Notation

2016-03-01 Thread Flores, Paul A.
talk about the Qpid components "supporting" the notation. What is it that you are looking to do / for Qpid to support? -- Rob On 1 March 2016 at 16:35, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > Just a very general question. > > > > How does QPID support the Type N

QPID CPP .34: interop_tests failed - How to resolve?

2016-03-09 Thread Flores, Paul A.
I am seeing the following in the test log. Can anyone help me fix this? Do I delete the file listed in the error message? "interop_tests" start time: Mar 09 13:43 MST Output: -- Traceback (most recent call last): File

Basic question : Is message delivery acknowledgement by message receipient possible/supported?

2016-03-30 Thread Flores, Paul A.
At client site. Is this possible? Producer: Requester Message: Reply to --> Broker: queue <- Fetch Message - Consumer: Responder - Message >

RE: Question: Temporary queues: set up and when do they go away? -Resolved

2016-04-05 Thread Flores, Paul A.
5, 2016 4:39 AM To: users@qpid.apache.org Subject: Re: Question: Temporary queues: set up and when do they go away? Have you tried doing what the example does that Gordon linked to and I described further yesterday? Robbie On 4 April 2016 at 16:54, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > As s

RE: Anyone have an example of using message setProperty()?

2016-04-11 Thread Flores, Paul A.
operational needs. Paul From: Timothy Bish [tabish...@gmail.com] Sent: Thursday, April 07, 2016 4:22 PM To: users@qpid.apache.org Subject: Re: Anyone have an example of using message setProperty()? On 04/07/2016 04:55 PM, Flores, Paul A. wrote: > At client s

RE: Anyone have an example of using message setProperty()?

2016-04-11 Thread Flores, Paul A.
Yes the C++ messaging API. Thanks this helps From: Gordon Sim [g...@redhat.com] Sent: Friday, April 08, 2016 3:48 AM To: users@qpid.apache.org Subject: Re: Anyone have an example of using message setProperty()? On 07/04/16 21:55, Flores, Paul

Question: Synchronous processing anyone?

2016-03-19 Thread Flores, Paul A.
At a client site. Incorporating QPID as a solution to their messaging requirements. One of the existing requirements is to support a small set of synchronous processes. Team has been in discussion if using the direct receive and/or send can satisfy this requirement. The discussion has

Messenger: Request Reply - Fundamental questions?

2016-03-23 Thread Flores, Paul A.
I originally posted this to the protons discussion list but didn't get any "hits". Hopefully on this list I might. At client. Considering Messenger and have been asked to describe how a Messenger would handle request reply processing. Fundamental question -> Can a Messenger "act" as both a

QPID CPP 0.34: Interop Test Failure?

2016-03-08 Thread Flores, Paul A.
How do I resolve the single failing test; interop_test? More so what does this test failure mean? Any help is appreciated!

RE: QPID CPP 0.34: Qpid Management Framework - CMake - path or missing file? Fixed

2016-03-08 Thread Flores, Paul A.
Path issues From: Flores, Paul A. [paul.a.flo...@saic.com] Sent: Monday, March 07, 2016 2:29 PM To: users@qpid.apache.org Subject: QPID CPP 0.34: Qpid Management Framework - CMake - path or missing file? HELP frustrating issue Any ideas

RE: QPID CPP 0.34: Interop Test Failure?

2016-03-08 Thread Flores, Paul A.
: Interop Test Failure? The tests try to pick an unused port, so 52652 is reasonable. > -Original Message- > From: Flores, Paul A. [mailto:paul.a.flo...@saic.com] > Sent: Tuesday, March 08, 2016 11:27 AM > To: users@qpid.apache.org > Subject: RE: QPID CPP 0.34: Inter

RE: QPID CPP 0.34: Interop Test Failure?

2016-03-08 Thread Flores, Paul A.
Is the URL incorrect in this particular test? ConnectError: Connect failed to amqp:tcp:127.0.0.1:52652: Reconnect disabled Shouldn't the port be 5672 and not 52652? From: Gordon Sim [g...@redhat.com] Sent: Tuesday, March 08, 2016 10:22 AM To:

QPID JMS Test Hanging - How to resolve?

2016-03-08 Thread Flores, Paul A.
Performing testing at client site and seeing the following test hang. Running org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessagePropertyIntercepterTest Is there a known resolution?

Any workaround to QPID-6924?

2016-03-04 Thread Flores, Paul A.
Seeing the following googled and found QPID-6924. Is there a work around to this issue? [ 56%] Building CXX object src/CMakeFiles/amqp.dir/qpid/broker/amqp/DataReader.cpp.o /home/pflores/Shop/qpid-cpp-0.34/src/qpid/broker/amqp/DataReader.cpp: In member function ‘void

General Question: Is there an implied order of installing QPID packages?

2016-03-02 Thread Flores, Paul A.
Is there a order in which Qpid packages should be installed in? Proposed development environment to use C++ (Broker & Proton) and Java. Looking for guidance for getting developer RHEL 7 environments setup. Any suggestions/recommendations/insights are welcomed. Paul

RE: General Question: Is there an implied order of installing QPID packages?

2016-03-03 Thread Flores, Paul A.
: Thursday, March 03, 2016 7:49 AM To: users@qpid.apache.org Subject: Re: General Question: Is there an implied order of installing QPID packages? On 03/02/2016 06:17 PM, Flores, Paul A. wrote: > Is there a order in which Qpid packages should be installed in? > > > > Propos

RE: cmake issue qpid cpp 0.34 - any workarounds?

2016-03-07 Thread Flores, Paul A.
Turns out the issue was related to PYTHONPATH setting and was related to an earlier "ImportError: No module named site" ____ From: Flores, Paul A. [paul.a.flo...@saic.com] Sent: Friday, March 04, 2016 5:17 PM To: users@qpid.apache.org Subject: cmake

cmake issue qpid cpp 0.34 - any workarounds?

2016-03-04 Thread Flores, Paul A.
Any workarounds? using cmake 2.8 -- Building Python bindings ImportError: No module named site CMake Error at bindings/qpid/python/CMakeLists.txt:50 (install): install FILES given no DESTINATION! CMake Error at bindings/qpid/python/CMakeLists.txt:56 (install): install TARGETS given no

RE: General Question: Is there an implied order of installing QPID packages?

2016-03-04 Thread Flores, Paul A.
@qpid.apache.org Subject: Re: General Question: Is there an implied order of installing QPID packages? On Thu, 2016-03-03 at 14:33 +, Flores, Paul A. wrote: > Ted, > > Thanks for your response. > > It has been our experience that there are dependencies between > packages t

General Question: QPID Implementation of AMQP Type Notation

2016-03-01 Thread Flores, Paul A.
Just a very general question. How does QPID support the Type Notation as described in Section 1.3 of AMQP OASIS standard? To what degree is it supported at this time? Thanks. Paul

RE: QPID CPP 0.34: Qpid Management Framework - CMake - path or missing file? HELP

2016-03-08 Thread Flores, Paul A.
__ From: Alan Conway [acon...@redhat.com] Sent: Tuesday, March 08, 2016 12:57 PM To: users@qpid.apache.org Subject: Re: QPID CPP 0.34: Qpid Management Framework - CMake - path or missing file? HELP On Mon, 2016-03-07 at 20:29 +0000, Flores, Paul A. wrote: > frustrating issue &

Need Help!: Example of the use of Variant Type

2016-04-01 Thread Flores, Paul A.
Specifically I am looking at example for either how to "extract" a map from a Variant (map) or to use map.find()? Could not find example on how to use/access Variant type data. Any help is appreciated. Paul

RE: Need Help!: Example of the use of Variant Type

2016-04-01 Thread Flores, Paul A.
01, 2016 9:30 AM To: users Subject: Re: Need Help!: Example of the use of Variant Type On Fri, Apr 1, 2016 at 10:21 AM, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > Specifically I am looking at example for either how to "extract" a map > from a Variant (map<string,st

RE: Need Help!: Example of the use of Variant Type

2016-04-01 Thread Flores, Paul A.
e: Need Help!: Example of the use of Variant Type On 01/04/16 15:45, Flores, Paul A. wrote: > Thanks for the example. I was hoping for something a whole lot simpler. It > appears to be a royal pain! > > Hopefully there is a simplistic example I can implement for my client!

Help!: Generation of a unique queue name... weird results..OR

2016-04-01 Thread Flores, Paul A.
So here is the situation. I have a requester that is doing the following: const char* response_queue="#response_queue; {create: always}"; message.setReplyTo(Address(response_queue)); The responder that receives the message but when it tries Address

RE: Help!: Generation of a unique queue name... weird results..OR

2016-04-04 Thread Flores, Paul A.
ion of a unique queue name... weird results..OR On 01/04/16 21:00, Flores, Paul A. wrote: > So here is the situation. > > > > I have a requester that is doing the following: > > const char* response_queue="#response_queue; {create: always}"; >

RE: Basic question : Is message delivery acknowledgement by message receipient possible/supported?

2016-03-31 Thread Flores, Paul A.
le the requestor and responder, to store the requests if responder is not running etc. Jakub On Wed, Mar 30, 2016 at 10:04 PM, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > At client site. > > > > Is this possible? > > > > Producer: Requester Me

RE: Help!: Generation of a unique queue name... weird results..OR

2016-04-04 Thread Flores, Paul A.
recipients to send replies back to that queue/receiver. Folks receiving such messages then retrieve the reply-to address from the message and send their reponse to it. Robbie On 4 April 2016 at 14:47, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > Gordon, > > So am I right in u

RE: Basic question : Is message delivery acknowledgement by message receipient possible/supported?

2016-03-31 Thread Flores, Paul A.
31, 2016 at 4:33 PM, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > This is the idealized flow as I see it. Any comments? > > The Requestor: > Set up addresses in the request message for both: > reply to ->(#response) > delivery acknowledgement ->(#delivery_ac

Unit testing: Use of Mock Objects- anyone doing this for their testing?

2016-04-19 Thread Flores, Paul A.
At client. Integrating QPID into existing code base. Now looking into unit testing. Considering using google mock. Is anyone else out there in same situation regarding unit testing? Any insights you'd like to share? Paul This communication

Setting up queues - Working - Not working- Help!

2016-04-18 Thread Flores, Paul A.
At one time it appeared that I had "const char* response_queue="#response_queue;{create: always, sender delete: always, receiver}";" working but now it is not. I am seeing the following exception and have not been able to resolve the issue! "Exception caused process termination. Bad

C++ API Next Receiver Questions

2016-07-14 Thread Flores, Paul A.
Hi, At client. Basic questions that I have answered but want to double check. Can I get some verification/clarification. How does pre-fetch influence these questions/answers? Thanks for the feedback it is appreciated. Paul Premise: Given: a Connection with a Session.

RE: C++ API Next Receiver Questions- More

2016-07-14 Thread Flores, Paul A.
? From: Ted Ross [tr...@redhat.com] Sent: Thursday, July 14, 2016 12:25 PM To: users@qpid.apache.org Subject: Re: C++ API Next Receiver Questions On 07/14/2016 12:22 PM, Flores, Paul A. wrote: > Hi, > > > > At client. > > > > Basic que

C++ Messaging API Question: Receiver Capacity?

2016-08-16 Thread Flores, Paul A.
At Client Site, An interesting question has come up regarding how setting the receiver's capacity influences receiver processing. In one "reading" of the API documentation regarding set capacity an "impression" or "inference" has been arrived at and I have been asked to either confirm or

RE: C++ Messaging API Question: Receiver Capacity?

2016-08-16 Thread Flores, Paul A.
Thanks Ted! From: Ted Ross [tr...@redhat.com] Sent: Tuesday, August 16, 2016 1:17 PM To: users@qpid.apache.org Subject: Re: C++ Messaging API Question: Receiver Capacity? On 08/16/2016 02:05 PM, Flores, Paul A. wrote: > At Client S

HELP -> Need C++ complation assistance/advice/guidance

2017-01-30 Thread Flores, Paul A.
Hi, At client site. Attempting to move from the C++ API from 0.34 to 1.36 but have run into an aggravating issue. Client environment is RHEL 5 using G++ (GCC) 4.1.2.20080704 (Red Hat 4.1.2-54). Plan to move to RHEL 6 is in the works but is not likely to occurring in the near timeframe. The

Question: Queue Disposition

2016-09-07 Thread Flores, Paul A.
Hi, At client site. Need clarification for the following instance in regards to the disposition of a queue in the following circumstance. Thanks for comments, insights and guidance they are appreciated! Paul Circumstance: A process creates a queue with a unique address to mimic

Questions: Next Receiver Functionality

2016-09-01 Thread Flores, Paul A.
Hi, Working at a client site and have run into an interesting question. The current implementation plan is to use a unique "reply to" address (queue) to handle synchronous request reply. At this point we have a local broker so we have a single connection with a single session. We are also

Re: Questions: Next Receiver Functionality

2016-09-01 Thread Flores, Paul A.
ynchronous processing in the synchronous session. From: Gordon Sim <g...@redhat.com> Sent: Thursday, September 1, 2016 11:13 AM To: users@qpid.apache.org Subject: Re: Questions: Next Receiver Functionality On 01/09/16 17:52, Flores, Paul A. wrote: >

Re: Help! ->qpid::Exception what(): Invalid argument (../include/qpid/sys/posix/Mutex.h:116): QPID - 6416?

2016-09-21 Thread Flores, Paul A.
resulting in the 0.32 release, which confusingly enough contains anything referencing 0.31 or 0.32. We've stopped using that naming style for any of the releases now. Robbie On 20 September 2016 at 21:14, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > We are grasping at straws. Ran valgr

Re: Help! ->qpid::Exception what(): Invalid argument (../include/qpid/sys/posix/Mutex.h:116): QPID - 6416?

2016-09-20 Thread Flores, Paul A.
e welcomed! From: Gordon Sim <g...@redhat.com> Sent: Monday, September 19, 2016 3:46 PM To: users@qpid.apache.org Subject: Re: Help! ->qpid::Exception what(): Invalid argument (../include/qpid/sys/posix/Mutex.h:116) On 19/09/16 21:51, Flores, Paul A. wrote: > Hi, > > > A

Help! ->qpid::Exception what(): Invalid argument (../include/qpid/sys/posix/Mutex.h:116)

2016-09-19 Thread Flores, Paul A.
Hi, At client site. Performing unit tests and seeing: terminate called after throwing an instance of 'qpid::Exception' what(): Invalid argument (../include/qpid/sys/posix/Mutex.h:116) Aborted Pops up when ~Connection() is called. The destructor is getting called automatically. We are

Re: Help! ->qpid::Exception what(): Invalid argument (../include/qpid/sys/posix/Mutex.h:116): QPID - 6416?

2016-09-22 Thread Flores, Paul A.
e/qpid/sys/posix/Mutex.h:116): QPID - 6416? On Wed, Sep 21, 2016 at 8:16 AM, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > The release notes for 0.32 do not list any of the bug fixes that were > fixed in 0.31. Which release notes are you looking at? I see QPID-6416 (fixVersion =

Benchmarking Guidance

2016-09-30 Thread Flores, Paul A.
At client site. Client junior staff member tasked with performing qpid broker benchmarking generated results showing averages of seconds per message to send and receive messages! I have been tasked to review the approach taken and would like to tap into the "wisdom" of this group for

Benchmarking scripts -> location?

2016-10-20 Thread Flores, Paul A.
Hi, Looking for the qpid-cpp-benchmarking scripts. Can someone send me a link I can forward onto a colleague? Thank you Paul Flores This communication (including any attachments) may contain information that is proprietary, confidential or exempt from

How, from within a C++ application, is it possible to 'examine' and 'manage' a broker?

2016-10-25 Thread Flores, Paul A.
Hi, As the subject line states: "How, from within a C++ application, is it possible to 'examine' and 'manage' a broker?" The requirements are rather straightforward we would like to be able to answer the following questions.: * How many 'clients' (senders and receivers) are 'connected' to

Message Filters

2017-01-11 Thread Flores, Paul A.
Can anyone point me to an example of message filtering or perhaps a tutorial ? Thank you! Paul This communication (including any attachments) may contain information that is proprietary, confidential or exempt from disclosure. If you are not the intended

Re: Message Filters - C++ API

2017-01-11 Thread Flores, Paul A.
d work the same on qpid broker: https://github.com/apache/activemq-artemis/tree/master/examples/features/standard/queue-selector Sorry if I misunderstood your question. On Wed, Jan 11, 2017 at 2:23 PM, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > Can anyone point me to an example of me

Re: [DISCUSSION] Queue Reject Policy Behaviour

2017-06-13 Thread Flores, Paul A.
Hi Lorenz, I am not one usually to "pipe in" to discussion so I am be a bit off topic. I did read Adel's discussion replies which I found interesting. I am not all that familiar with the configuration details so please forgive my ignorance. Is it possible to opt to have a specific message

Re: Need help compiling in Visual Studio QPID C++

2017-11-29 Thread Flores, Paul A.
Hi Chuck, Thanks the CMake command you provided works! It compiles but on my end it is having difficulty finding Proton. Any pointers? Paul From: Flores, Paul A. <paul.a.flo...@saic.com> Sent: Monday, November 20, 2017 5:00 PM To: users@qpid.apac

Re: Need help compiling in Visual Studio QPID C++

2017-11-20 Thread Flores, Paul A.
s to keep building the latest-and-greatest with all the new tools > > and libraries and fix problems as soon as they appear. > > > > I recently upgraded some scripted builds using Visual Studio 2017 and found > > drastic behavior changes. I got my scripts to work but VS2015 and VS2

Re: Need help compiling in Visual Studio QPID C++

2017-11-15 Thread Flores, Paul A.
d. > > https://ci.appveyor.com/project/ssorj/qpid-cpp/build/1.0.13 > > Chuck, what does that portend? Do we need to generate new build metadata > for Windows? > > On Mon, Nov 13, 2017 at 2:22 PM, Flores, Paul A. <paul.a.flo...@saic.com> > wrote: > > > Help! > >

Re: Need help compiling in Visual Studio QPID C++

2017-11-15 Thread Flores, Paul A.
justin.r...@gmail.com> > > To: users@qpid.apache.org > > Sent: Monday, November 13, 2017 7:38:36 PM > > Subject: Re: Need help compiling in Visual Studio QPID C++ > > > > Hi, Paul. What are the errors you are seeing? > > > > I gave it a try on AppVeyor,

Need help compiling in Visual Studio QPID C++

2017-11-13 Thread Flores, Paul A.
Help! CMake is not cooperating/working with Visual Studio and I am about running out of hair to pull! Only issues in the Linux world were self induced not sure about this windows environment! Can anyone give me a bit of help? I have a very narrow window to prove QPID is a viable

Re: Need help compiling in Visual Studio QPID C++ - Updated (Proton Success!)

2017-12-08 Thread Flores, Paul A.
-DBOOST_ROOT="C:\Program Files\boost\boost_1_65_0" -DINSTALL_QMFGEN=No -DRUBY_EXECUTABLE="C:\Program Files\Rby22-x64\bin\ruby.exe" -DSWIG_EXECUTABLE="C:\Program Files\swigwin-3.0.12" -DSWIG_DIR="C:\Program Files\swigwin-3.0.12" C:\qpid-proton-0.18.0 _

Re: Need help compiling in Visual Studio QPID C++ - Updated

2017-12-06 Thread Flores, Paul A.
8.0\build\proton-c" C:\qpid-cpp-1.36.0 Thanks, Paul ____ From: Flores, Paul A. <paul.a.flo...@saic.com> Sent: Wednesday, November 29, 2017 2:07 PM To: users@qpid.apache.org Subject: Re: Need help compiling in Visual Studio QPID C++ Hi Chuck, Thanks th

Re: Need help compiling in Visual Studio QPID C++ - Updated

2017-12-06 Thread Flores, Paul A.
OCS=No -DCMAKE_INSTALL_PREFIX=C:\qpid-cpp-1.36.0\install_2017_x64 > -DBoost_COMPILER=-vc141 -DBOOST_ROOT="C:\Program Files\boost\boost_1_65_0" > -DINSTALL_QMFGEN=No -DRUBY_EXECUTABLE="C:\Program > Files\Ruby22-x64\bin\ruby.exe" > -DProton_DIR="C:\qpid-proton-

Re: Need help compiling in Visual Studio QPID C++ - Updated

2017-12-06 Thread Flores, Paul A.
X=C:\qpid-cpp-1.36.0\install_2017_x64 > > -DBoost_COMPILER=-vc141 -DBOOST_ROOT="C:\Program Files\boost\boost_1_65_0" > > -DINSTALL_QMFGEN=No -DRUBY_EXECUTABLE="C:\Program > > Files\Ruby22-x64\bin\ruby.exe" > > -DProton_DIR="C:\qpid-proton-0.18.0\build\pro

Note: Heads up regarding Ubuntu QPID-CPP cmake issue

2018-05-17 Thread Flores, Paul A.
UBUNTU uses uuidgen rather then uuid_generate. This causes issues with src/CMakeList.txt "block" from lines 296 thru 320. Immediate resolution is straightforward, alter the script to refer to uuidgen (search and replace). I would like to suggest a long term resolution is to rely on

Re: QPID-CPP Compile Errors Using Visual Studio 2017

2018-06-06 Thread Flores, Paul A.
Hi Michael, Sorry for slow response. I have had some success in rewriting cmake files (src) mirroring aspects of the QPID CPP project use of Ninja. There at least one instance where cmake case sensitivity causes an issues ("rcp.h" specifically) that can be frustrating to track down . Was

DOTNET Binding Availablity

2018-05-01 Thread Flores, Paul A.
Hi All, Is there DOTNET binding support available for Visual Studio 15 2017 for qpid-cpp-1.38.0? Thanks! Paul This communication (including any attachments) may contain information that is proprietary, confidential or exempt from disclosure. If you are

Re: DOTNET Binding Availablity

2018-05-01 Thread Flores, Paul A.
Thanks! From: Chuck Rolke Sent: Tuesday, May 1, 2018 3:40 PM To: users@qpid.apache.org Subject: Re: DOTNET Binding Availablity No. The qpid-cpp binding for dotnet has fallen into disuse and has not been maintained for a couple of years. For

Re: DOTNET Binding Availablity -Information Request

2018-05-02 Thread Flores, Paul A.
Can anyone point me to or provide me a description of what makes or made up the DOTNET bindings? I have the time, resources and client who has an interest in them. Thanks, Paul From: Flores, Paul A. <paul.a.flo...@saic.com> Sent: Tuesday, May 1, 201

Re: Working on a new Qpid C++ release

2018-10-17 Thread Flores, Paul A.
I am interested in seeing https://issues.apache.org/jira/browse/QPID-7926> included. From: Chester Sent:

When is the new QPID C++ release coming out?

2018-10-03 Thread Flores, Paul A.
I am interested in the resolution described in https://issues.apache.org/jira/browse/QPID-7926 This communication (including any attachments) may contain information that is proprietary, confidential or exempt

Re: Visual Studio Compliation Error: Any ideas/help Welcomed!

2018-09-25 Thread Flores, Paul A.
Thanks for the update I will be looking forward to the release. I am "precariously" close to a successful compile of QPID C++ using the Microsoft Visual Studio Community 2017 Version 15.8.4. From: Alan Conway Sent: Monday, September 24, 2018 3:02 PM To: