[EnMasse] Durable subscription node.js client issue

Gordon Sim gsim at redhat.com
Wed Jan 31 08:31:06 UTC 2018


On 31/01/18 04:24, Nandan Joshi wrote:
> Trying out the subscriber and receiver clients in rhea 
> (examples/durable_subscription), I get the following error from both 
> clients:
> 
>   node subscriber.js -p 443
> [connection-1] disconnected
> [connection-1] disconnected
> 
> The topic has been created in a brokered address space and I can send 
> and receive messages against the topic using the simple_send/simple_recv 
> clients.
> 
> The console dashboard does not show the subscriber and publisher as 
> having connected.

Are you specifying the necessary connection details in the example (the 
original only has an option for the port, assuming non-TLS and localhost 
as the server).

The topic name will also likely need to be changed (the example uses an 
ActiveMQ style pseudo 'url').




More information about the enmasse mailing list