Re: Potential qpid cpp 0.28 bug

2014-07-08 Thread Gordon Sim
On 07/08/2014 05:08 AM, Duong Quynh (FSU1.Z8.IP) wrote: Here's your log Gordon. [...] 2 2014-07-08 11:06:27 [Messaging] debug wakeupDriver() 2014-07-08 11:06:27 [Security] trace tcp:localhost:5672 Sasl::canEncode(): 0 || 0 2014-07-08 11:06:27 [Security] trace tcp:localhost:5672

RE: Potential qpid cpp 0.28 bug

2014-07-08 Thread Duong Quynh (FSU1.Z8.IP)
Yes I did, I make clean, deleted the CMake_Cache.txt, redid the whole process from cmake .. if that doesn't work then something is wrong with the make process. I'll wipe out the build folder and retry. Quynh -Original Message- From: Gordon Sim [mailto:g...@redhat.com] Sent: Tuesday,

Re: Potential qpid cpp 0.28 bug

2014-07-08 Thread Gordon Sim
On 07/08/2014 09:40 AM, Duong Quynh (FSU1.Z8.IP) wrote: Yes I did, I make clean, deleted the CMake_Cache.txt, redid the whole process from cmake .. if that doesn't work then something is wrong with the make process. I'll wipe out the build folder and retry. That should certainly have done

RE: Potential qpid cpp 0.28 bug

2014-07-08 Thread Duong Quynh (FSU1.Z8.IP)
Deleted all qpid libs in /usr/lib64 (rm -rf *qpid*) Deleted build folder Recreated build folder Cmake .. Make Make install Rebuilt program Result: same as before ./amq-producer 2014-07-08 16:05:42 [Messaging] debug Driver started 2014-07-08 16:05:42 [Messaging] info Starting connection to

RE: Potential qpid cpp 0.28 bug

2014-07-08 Thread Duong Quynh (FSU1.Z8.IP)
Here you go, it's waiting in Sender.close() as seen from the stack. [root@localhost ~]# ps aux | grep amq root 48326 0.3 0.4 164584 7880 pts/0Sl+ 16:09 0:00 ./amq-producer root 48347 0.0 0.0 103252 836 pts/2S+ 16:10 0:00 grep amq [root@localhost ~]# pstack 48326

Re: Potential qpid cpp 0.28 bug

2014-07-08 Thread Gordon Sim
On 07/08/2014 10:11 AM, Duong Quynh (FSU1.Z8.IP) wrote: Here you go, it's waiting in Sender.close() as seen from the stack. Ah, your example code must be a little different from what you sent at the beginning of the thread, as that did not call sender.close(). I was assuming it was blocked

[jira] [Created] (QPID-5883) Error message for certain authentication failures is not clear

2014-07-08 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-5883: Summary: Error message for certain authentication failures is not clear Key: QPID-5883 URL: https://issues.apache.org/jira/browse/QPID-5883 Project: Qpid Issue

[jira] [Commented] (QPID-5883) Error message for certain authentication failures is not clear

2014-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054812#comment-14054812 ] ASF subversion and git services commented on QPID-5883: --- Commit

Re: Review Request 23305: [C++ broker] Make memory usage consistent after broker restart

2014-07-08 Thread Pavel Moravec
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23305/ --- (Updated July 8, 2014, 11:56 a.m.) Review request for qpid, Gordon Sim and Kim

Re: Review Request 23305: [C++ broker] Make memory usage consistent after broker restart

2014-07-08 Thread Pavel Moravec
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23305/ --- (Updated July 8, 2014, 12:53 p.m.) Review request for qpid, Gordon Sim and Kim

[jira] [Resolved] (QPID-5883) Error message for certain authentication failures is not clear

2014-07-08 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-5883. -- Resolution: Fixed Error message for certain authentication failures is not clear

[jira] [Commented] (QPID-5872) [C++ client] Memory leak in qpid::messaging::amqp::ConnectionContext::ConnectionContext when using qpid-receive

2014-07-08 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054922#comment-14054922 ] Pavel Moravec commented on QPID-5872: - Some other leaks when closing session with open

Re: Review Request 23305: [C++ broker] Make memory usage consistent after broker restart

2014-07-08 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23305/#review47442 --- Using a pointer as an identifier isn't safe. Pointer values can be

Re: Review Request 23305: [C++ broker] Make memory usage consistent after broker restart

2014-07-08 Thread Pavel Moravec
On July 7, 2014, 5:17 p.m., Gordon Sim wrote: Having the broker set the persistence id in some cases, where the current expectation is that the store sets it, makes me nervous. How does this affect the windows store(s) for example? Does any store make any assumptions about the id

[jira] [Commented] (DISPATCH-56) Implement Create/Read/Update/Delete operations in the agent

2014-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14055282#comment-14055282 ] ASF subversion and git services commented on DISPATCH-56: - Commit

[jira] [Commented] (DISPATCH-56) Implement Create/Read/Update/Delete operations in the agent

2014-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14055281#comment-14055281 ] ASF subversion and git services commented on DISPATCH-56: - Commit

[jira] [Commented] (DISPATCH-56) Implement Create/Read/Update/Delete operations in the agent

2014-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14055283#comment-14055283 ] ASF subversion and git services commented on DISPATCH-56: - Commit

[jira] [Updated] (QPID-5870) Closing a topic consumer should delete its exclusive auto-delete queue

2014-07-08 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-5870: --- Attachment: QPID-5870.part2.patch I added a check to ensure that the subscription queue is

[jira] [Commented] (QPID-5870) Closing a topic consumer should delete its exclusive auto-delete queue

2014-07-08 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14055304#comment-14055304 ] Rajith Attapattu commented on QPID-5870: but I wonder what happens around e.g.

[jira] [Created] (QPID-5884) NullPointerException when using Base64MD5 file for AMQP 1.0 authentication

2014-07-08 Thread Mark Soderquist (JIRA)
Mark Soderquist created QPID-5884: - Summary: NullPointerException when using Base64MD5 file for AMQP 1.0 authentication Key: QPID-5884 URL: https://issues.apache.org/jira/browse/QPID-5884 Project:

[jira] [Commented] (DISPATCH-56) Implement Create/Read/Update/Delete operations in the agent

2014-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14055472#comment-14055472 ] ASF subversion and git services commented on DISPATCH-56: - Commit

[jira] [Commented] (DISPATCH-56) Implement Create/Read/Update/Delete operations in the agent

2014-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14055471#comment-14055471 ] ASF subversion and git services commented on DISPATCH-56: - Commit

[jira] [Commented] (DISPATCH-56) Implement Create/Read/Update/Delete operations in the agent

2014-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14055473#comment-14055473 ] ASF subversion and git services commented on DISPATCH-56: - Commit

[jira] [Created] (QPID-5885) Virtualhostnode to replace real virtualhost with replica virtualhost in the event that the BDB HA goes into detached state

2014-07-08 Thread Keith Wall (JIRA)
Keith Wall created QPID-5885: Summary: Virtualhostnode to replace real virtualhost with replica virtualhost in the event that the BDB HA goes into detached state Key: QPID-5885 URL:

[jira] [Commented] (QPID-5885) Virtualhostnode to replace real virtualhost with replica virtualhost in the event that the BDB HA goes into detached state

2014-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14055578#comment-14055578 ] ASF subversion and git services commented on QPID-5885: --- Commit

[jira] [Assigned] (QPID-5885) Virtualhostnode to replace real virtualhost with replica virtualhost in the event that the BDB HA goes into detached state

2014-07-08 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-5885: Assignee: Keith Wall Virtualhostnode to replace real virtualhost with replica virtualhost in the

[jira] [Updated] (QPID-5876) Java client causes unecessary rejects after failover when using 0-8..0-9-1 protocols

2014-07-08 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-5876: - Status: Open (was: Reviewable) Thanks for drawing my attention to this, Robbie. Java client causes

[jira] [Commented] (QPID-5870) Closing a topic consumer should delete its exclusive auto-delete queue

2014-07-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14055652#comment-14055652 ] ASF subversion and git services commented on QPID-5870: --- Commit

qpid cpp cmake bug

2014-07-08 Thread Duong Quynh (FSU1.Z8.IP)
When run make install following problems happen: CMake Error at bindings/qpid/ruby/cmake_install.cmake:44 (file): file INSTALL cannot find /root/Downloads/qpid-cpp-0.28/BLD/bindings/qpid/ruby/libcqpid_ruby.so. Call Stack (most recent call first): bindings/cmake_install.cmake:37 (include)

RE: Potential qpid cpp 0.28 bug

2014-07-08 Thread Duong Quynh (FSU1.Z8.IP)
This patch seems to have fixed the infinite hang, looks like it was indeed stuck in the detach because program would hang no matter whether you call sender.close() or not. # ./amq-producer 2014-07-09 09:58:58 [Messaging] debug Driver started 2014-07-09 09:58:58 [Messaging] info Starting