Re: Address: Name cannot be null

2012-08-03 Thread Gordon Sim
On 08/02/2012 10:21 PM, Darryl L. Pierce wrote: I've written the initial Perl language bindings on top of what Swig gives us in Qpid. I'm now porting the examples in cpp/bindings/qpid/examples/perl over to use the newer code but am hitting this weird problem. (code can be found here [1]) In the

[jira] [Created] (QPID-4185) update ACL example not to use ALLOW-LOG for 'ACCESS' level manager operations in order to reduce extraneous logging

2012-08-03 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-4185: Summary: update ACL example not to use ALLOW-LOG for 'ACCESS' level manager operations in order to reduce extraneous logging Key: QPID-4185 URL:

[jira] [Created] (QPID-4186) ACL allow/deny logging not useful because it does not include principal name

2012-08-03 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-4186: Summary: ACL allow/deny logging not useful because it does not include principal name Key: QPID-4186 URL: https://issues.apache.org/jira/browse/QPID-4186 Project: Qpid

[jira] [Updated] (QPID-4186) ACL allow/deny logging not useful because it does not include principal name

2012-08-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-4186: - Attachment: 0001-QPID-4186-MBeanInvocationHandler-now-sets-log-actor-.patch attached patch

[jira] [Assigned] (QPID-4186) ACL allow/deny logging not useful because it does not include principal name

2012-08-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-4186: Assignee: Robbie Gemmell (was: Alex Rudyy) please commit. ACL allow/deny logging

[jira] [Updated] (QPID-4186) ACL allow/deny logging not useful because it does not include principal name

2012-08-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-4186: - Status: Ready To Review (was: In Progress) ACL allow/deny logging not useful because it does not

[jira] [Commented] (QPID-4186) ACL allow/deny logging not useful because it does not include principal name

2012-08-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427925#comment-13427925 ] Philip Harvey commented on QPID-4186: - I have reviewed this change and am happy with

[jira] [Updated] (QPID-4182) Define a reasonable default for the 'minimumAlertRepeatGap'

2012-08-03 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-4182: - Affects Version/s: (was: 0.19) Fix Version/s: (was: 0.19)

[jira] [Updated] (QPID-4173) [Java Broker] disable the subscription state operational logging by default

2012-08-03 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-4173: - Affects Version/s: (was: 0.18) Fix Version/s: (was: 0.19)

[jira] [Updated] (QPID-4172) [Java Broker] Virtualhost tasks should reset their thread name upon completion

2012-08-03 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-4172: - Affects Version/s: (was: 0.18) Fix Version/s: (was: 0.19)

Re: Yet more requests for inclusion in 0.18

2012-08-03 Thread Robbie Gemmell
Following Justin asking me to take care of any 0.18 approval requests while he is on vacation I have now merged these changes to the 0.18 branch (which isn't as bad it reads, honest; even though I sent the request most of the changes were not mine and three people have now reviewed them all).

[jira] [Commented] (QPID-3677) Asserting does not work correctly from JMS

2012-08-03 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427975#comment-13427975 ] Gordon Sim commented on QPID-3677: -- If you see it again, please feel free to provide

[jira] [Created] (QPID-4187) Management ACL logging sometimes prints N/A instead of user name

2012-08-03 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4187: --- Summary: Management ACL logging sometimes prints N/A instead of user name Key: QPID-4187 URL: https://issues.apache.org/jira/browse/QPID-4187 Project: Qpid

[jira] [Commented] (QPID-4187) Management ACL logging sometimes prints N/A instead of user name

2012-08-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428008#comment-13428008 ] Philip Harvey commented on QPID-4187: - The problem is that ManagementActor caches its

[jira] [Updated] (QPID-4187) Management ACL logging sometimes prints N/A instead of user name

2012-08-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4187: Description: When testing the fix for QPID-4186 we noticed that the log actor portion of our

[jira] [Resolved] (QPID-4186) JMX management ACL allow/deny logging not useful because it does not include principal name

2012-08-03 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-4186. -- Resolution: Fixed Patch applied with one tiny change: {noformat} @@ -157,9 +157,9 @@ public

[jira] [Updated] (QPID-4187) Management ACL logging sometimes prints N/A instead of user name

2012-08-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-4187: - Attachment: 0001-QPID-4187-Improve-operational-management-logging.patch Attached a patch resolving the

[jira] [Created] (QPID-4188) Not all exceptions in JMX management layer are logged into broker log

2012-08-03 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-4188: Summary: Not all exceptions in JMX management layer are logged into broker log Key: QPID-4188 URL: https://issues.apache.org/jira/browse/QPID-4188 Project: Qpid

[jira] [Commented] (QPID-4187) Management ACL logging sometimes prints N/A instead of user name

2012-08-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428059#comment-13428059 ] Philip Harvey commented on QPID-4187: - Reviewed the patch - looks good.

[jira] [Created] (QPID-4189) Add unit tests to support QPID-4167 (ConfiguredObjectToMapConverter tests)

2012-08-03 Thread Keith Wall (JIRA)
Keith Wall created QPID-4189: Summary: Add unit tests to support QPID-4167 (ConfiguredObjectToMapConverter tests) Key: QPID-4189 URL: https://issues.apache.org/jira/browse/QPID-4189 Project: Qpid

[jira] [Updated] (QPID-4188) Exceptions are not logged JMX management layer

2012-08-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-4188: - Description: Broker does not log all exceptions occurring in management layer. Instead, exception is

[jira] [Updated] (QPID-4188) Exceptions are not logged JMX management layer

2012-08-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-4188: - Status: Ready To Review (was: In Progress) Exceptions are not logged JMX management layer

[jira] [Assigned] (QPID-4188) Exceptions are not logged JMX management layer

2012-08-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-4188: Assignee: Robbie Gemmell (was: Alex Rudyy) Robbie, Could you please commit the patch?

[jira] [Updated] (QPID-4188) Exceptions are not logged JMX management layer

2012-08-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-4188: - Attachment: 0001-QPID-4188-Add-exception-logging-into-JMX-management-.patch Attached a patch resolving

[jira] [Commented] (QPID-4188) Exceptions are not logged JMX management layer

2012-08-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428122#comment-13428122 ] Philip Harvey commented on QPID-4188: - code reviewed - looks good to me

[jira] [Assigned] (QPID-4185) update ACL example not to use ALLOW-LOG for 'ACCESS' level manager operations in order to reduce extraneous logging

2012-08-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-4185: Assignee: Robbie Gemmell (was: Alex Rudyy) Robbie, Could you please review and commit the patch?

Re: Review Request: qpidd refactor

2012-08-03 Thread Kenneth Giusti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5833/#review9826 --- Ship it! Acking revs 5 thru 10. - Kenneth Giusti On Aug. 2, 2012,

[jira] [Updated] (QPID-4185) update example ACL example to be clearer and reduce extraneous logging from management operations

2012-08-03 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-4185: - Summary: update example ACL example to be clearer and reduce extraneous logging from management

[jira] [Updated] (QPID-4188) improve MBeanInvocationHandler to allow logging exceptions/errors thrown during JMX operations

2012-08-03 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-4188: - Description: In some situations we may not have managed to log any exception in the Broker log

[jira] [Created] (QPID-4190) Performance issue with new HA

2012-08-03 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4190: Summary: Performance issue with new HA Key: QPID-4190 URL: https://issues.apache.org/jira/browse/QPID-4190 Project: Qpid Issue Type: Bug

[jira] [Created] (QPID-4191) HA removing self address breaks if a VIP is used.

2012-08-03 Thread Alan Conway (JIRA)
Alan Conway created QPID-4191: - Summary: HA removing self address breaks if a VIP is used. Key: QPID-4191 URL: https://issues.apache.org/jira/browse/QPID-4191 Project: Qpid Issue Type: Bug

[jira] [Updated] (QPID-4192) Provide a Perl language binding on top of the Swig bindings

2012-08-03 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4192: --- Attachment: 0002-Updated-all-Perl-examples-to-work-with-the-new-Perl-.patch

Re: Deadlock

2012-08-03 Thread Oleksandr Rudyy
Hi Eugene, I do apologize for making you waiting with the answer. I was quite busy with my current tasks and did not have time to look through the client in order to recollect the deadlock conditions. Regarding the deadlock scenario you have described, I believe that you are right. I cannot