Re: Update Links on Wiki

2019-03-02 Thread Tim Bain
Ben, The second line (I assume you mean "sentence," since "line" as determined by line wrap is meaningless in the context of HTML content on screens with different widths) in the second paragraph of https://cwiki.apache.org/confluence/display/ACTIVEMQ/Articles reads "Please add any new resources t

Re: JMS Exception : Cannot remove session from connection that had not been registered

2019-03-02 Thread Tim Bain
Megaraj, This sounds like another occurrence of https://issues.apache.org/jira/browse/AMQ-5788, which was closed because neither its reporter nor another commenter provided further information to help narrow down the problem. If you're able to provide enough information to narrow in on the root ca

Re: [Artemis] Moving all messages from one broker cluster to another

2019-03-02 Thread Tim Bain
If you have (or add, even if you don't use it) an ELB in front of the cluster's ASG, and you configure a health check on the ELB that can only be passed when the broker is alive, and you configure the ASG's HealthCheckType to be "ELB", then AWS will terminate your EC2 when the broker process stops