Even using the above format throws me the exception:
Destination Created: 'topic:'/'/amq.topic'; None
java.lang.NullPointerException
Therefore i tried to use queue and to my surprise i could see the queue got
created in RabbitMQ broker but its not binded to the RabbitMQ Exchange
'amq.direct' and m
[
https://issues.apache.org/jira/browse/QPID-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788593#comment-13788593
]
Ted Ross commented on QPID-5213:
Note that this tool does not yet _do the right thing_ with
[
https://issues.apache.org/jira/browse/QPID-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788590#comment-13788590
]
ASF subversion and git services commented on QPID-5213:
---
Commit 15300
Ted Ross created QPID-5213:
--
Summary: Dispatch - Add a CLI tool to display manageable data in
Dispatch
Key: QPID-5213
URL: https://issues.apache.org/jira/browse/QPID-5213
Project: Qpid
Issue Type:
[
https://issues.apache.org/jira/browse/QPID-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788420#comment-13788420
]
ASF subversion and git services commented on QPID-4984:
---
Commit 15300
[
https://issues.apache.org/jira/browse/QPID-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788378#comment-13788378
]
ASF subversion and git services commented on QPID-5212:
---
Commit 15300
Ted Ross created QPID-5212:
--
Summary: Dispatch - Add management access to data in the router
module
Key: QPID-5212
URL: https://issues.apache.org/jira/browse/QPID-5212
Project: Qpid
Issue Type: New
On 07/10/13 14:30, Alan Conway wrote:
Hi Fraser,
It's always a bit of a juggling act isn't it?
Yeah isn't it just :-)
My thinking was that since the feature is now gone on the broker, it
is confusing to keep it in the tools. However you have a point about
new tools against old brokers.
Yeah
Yes the older versions (pre 0-10) only works with Binding URL format.
Rajith
On Mon, Oct 7, 2013 at 1:35 PM, Gordon Sim wrote:
> On 10/07/2013 05:51 PM, k.madnani84 wrote:
>
>> Hi,
>>
>> I am trying to use Qpid Java client 0.24 with RabbitMQ 3.1.5.I am getting
>> a
>> null pointer exception an
[
https://issues.apache.org/jira/browse/QPID-5204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788329#comment-13788329
]
ASF subversion and git services commented on QPID-5204:
---
Commit 15300
On 10/07/2013 05:51 PM, k.madnani84 wrote:
Hi,
I am trying to use Qpid Java client 0.24 with RabbitMQ 3.1.5.I am getting a
null pointer exception and i understand its because exchangeName is getting
generated as null when i debug.But whats the reason?
Is there something i need to mention extra i
[
https://issues.apache.org/jira/browse/QPID-5204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788312#comment-13788312
]
ASF subversion and git services commented on QPID-5204:
---
Commit 15300
Adding a print statement for Destination as well.Here is the stack trace:
Destination Created: 'amq.topic'/None; None
java.lang.NullPointerException
at
org.apache.qpid.client.BasicMessageProducer_0_8.declareDestination(BasicMessageProducer_0_8.java:61)
at
org.apache.qpid.client.Bas
On 10/07/2013 05:51 PM, k.madnani84 wrote:
I am trying to use Qpid Java client 0.24 with RabbitMQ 3.1.5.I am getting a
null pointer exception and i understand its because exchangeName is getting
generated as null when i debug.But whats the reason?
Do you have the backtrace of the exception?
-
Hi,
I am trying to use Qpid Java client 0.24 with RabbitMQ 3.1.5.I am getting a
null pointer exception and i understand its because exchangeName is getting
generated as null when i debug.But whats the reason?
Is there something i need to mention extra in case of RabbitMQ.My properties
file is as s
[
https://issues.apache.org/jira/browse/QPID-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788184#comment-13788184
]
ASF subversion and git services commented on QPID-5202:
---
Commit 15298
[
https://issues.apache.org/jira/browse/QPID-5037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated QPID-5037:
-
Assignee: Alex Rudyy (was: Robbie Gemmell)
Status: Open (was: Ready To Review)
Looks good
On 10/07/2013 02:30 PM, Alan Conway wrote:
My thinking was that since the feature is now gone on the broker, it is
confusing to keep it in the tools.
I tend to agree, especially in this particular case.
However you have a point about new
tools against old brokers.
Do you think we should keep
Hi Fraser,
It's always a bit of a juggling act isn't it?
My thinking was that since the feature is now gone on the broker, it is
confusing to keep it in the tools. However you have a point about new tools
against old brokers.
Do you think we should keep the old features in the tools and put
[
https://issues.apache.org/jira/browse/QPID-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788104#comment-13788104
]
Robbie Gemmell commented on QPID-5190:
--
Before I forget about it again...
Is the swit
[
https://issues.apache.org/jira/browse/QPIDJMS-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788094#comment-13788094
]
Robbie Gemmell commented on QPIDJMS-7:
--
Hi,
Issues for the Qpid 0.x java clients shou
Keith Wall created QPID-5211:
Summary: Broker logs spurious "No valid transition from state
CLOSED to state CLOSING" on shutdown
Key: QPID-5211
URL: https://issues.apache.org/jira/browse/QPID-5211
Project
[
https://issues.apache.org/jira/browse/QPIDJMS-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated QPIDJMS-7:
-
Summary: add support for providing SSL configuration other than the JVM
default (was: Add support
Robbie Gemmell created QPID-5210:
Summary: [AMQP 1.0 JMS client] add support for providing SSL
configuration other than the JVM default
Key: QPID-5210
URL: https://issues.apache.org/jira/browse/QPID-5210
[
https://issues.apache.org/jira/browse/QPID-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788077#comment-13788077
]
Keith Wall commented on QPID-5138:
--
Hi Alex
I have only two further comments:
1. In Lis
mrich created QPIDJMS-7:
---
Summary: Add support for providing SSL Parameters in the JMS AMQP
1.0 client
Key: QPIDJMS-7
URL: https://issues.apache.org/jira/browse/QPIDJMS-7
Project: Qpid JMS
Issue Type:
On 10/05/2013 11:37 AM, Fraser Adams wrote:
One very minor thing struck me the other evening after I'd thought about
this change - it's not all that uncommon for people to be running
systems that may contain a "mixed economy" of broker versions. It's
clearly not a huge deal as the versions of th
Gordon Sim created QPID-5209:
Summary: Ensure documentation reflects switch to cmake
Key: QPID-5209
URL: https://issues.apache.org/jira/browse/QPID-5209
Project: Qpid
Issue Type: Bug
Co
Gordon Sim created QPID-5208:
Summary: Improve documentation for enabling persistence
Key: QPID-5208
URL: https://issues.apache.org/jira/browse/QPID-5208
Project: Qpid
Issue Type: Bug
C
[
https://issues.apache.org/jira/browse/QPID-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13787972#comment-13787972
]
ASF subversion and git services commented on QPID-5207:
---
Commit 15297
30 matches
Mail list logo