Artemis question on JMS clustered topic and high availability

2017-01-03 Thread Bruce Ritchie
I've been investigating switching from a single activemq server to a cluster of artemis servers on aws and I have a question on clustered jms topics and high availability. Firstly, I like the idea that the producers/consumers can connect to any node in the cluster and fail over (client side) to a

[ANNOUNCE] Apache ActiveMQ 5.14.3 Released

2017-01-03 Thread Christopher Shannon
Hi everyone, The ActiveMQ team is pleased to announce that Apache ActiveMQ 5.14.3 has been released and includes several fixes and improvements. A list of issues resolved in this release is available here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12338822

Caused by: java.lang.Throwable: java.sql.BatchUpdateException: Operand type clash: nvarchar is incompatible w ith image

2017-01-03 Thread madhavi_68
We have upgraded activemq version from 5.8 to 5.14.1 we added an attribute for our broker so that it can read the older messages from 5.8 as storeOpenWireVersion="6" It is working fine in mysql But in MsSql, we are getting errror as follows "Operand type clash: nvarchar is incompatible with im