cjwmorgan-sol commented on issue #4: AMQNET-589: Failover implementation
URL: https://github.com/apache/activemq-nms-amqp/pull/4#issuecomment-511250411
 
 
   I've found the Helloworld sample project doe snot compile as the current 
version of the commandLineParser (2.1.X) dependency does not support 
netcoreapp2.2 that was added in 2.4 I believe there is a 2.5.
   
   I've found the Helloworld sample project does not work against an amqp 
broker. I get an Exception when trying to send the second message, see comment 
https://github.com/apache/activemq-nms-amqp/pull/4#discussion_r303269896. Even 
after I modified the code to work around the issue described in 
https://github.com/apache/activemq-nms-amqp/pull/4#discussion_r303269896 I 
still get an exception where the consumer link is dropped by the broker. 
   
   `Caught NMSException : Received Amqp link detach with Error for link 
ID:consumer:Dijkstra-PC:7b617c63-efc9-411e-bb5b-6ef0b8963a29:1:1:1`
   
   @HavretGC does Helloworld work for you? Also does the other sample project 
StructuredMessage work?
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to