Failed to perform GET with HTTP connector

2018-04-18 Thread sue
Hi, I'm having troubles connecting to ActiveMQ using the HTTP connector. The problem happenes on ActiveMQ 5.15.3 My activemq.xml defines to following connectors: My application creates several queues and subscribes to changes. This works fine when using openwire, but the HTTP connector fai

Failed to perform GET with HTTP connector

2018-04-18 Thread sue
Hi, I'm having troubles connecting to ActiveMQ using the HTTP connector. The problem happenes on ActiveMQ 5.15.3 My activemq.xml defines to following connectors: My application creates several queues and subscribes to changes. This works fine when using openwire, but the HTTP connector fails

Re: Failed to perform GET with HTTP connector

2018-04-19 Thread sue
Dear Tim, Thank you for your reply. My message indeed seems to have been corrupted somehow. In the meantime I managed to narrow the problem down quite a bit and I can provide more information. For my setup I am running the ActiveMQ Message Broker 5.15.3 locally on my Windows system. I took the

Re: Failed to perform GET with HTTP connector

2018-04-19 Thread sue
A quick update for anyone having the same issue. The cause was a bug in the activemq client that exists since version 5.14, see https://issues.apache.org/jira/browse/AMQ-6949 I managed to get the HTTP connection working by downgrading to the 5.13.4 client -- Sent from: http://activemq.2283324

Re: Failed to perform GET with HTTP connector

2018-04-22 Thread sue
Dear Tim, In the meantime, I found the cause for the problem which was introduced to the client in version 5.14.1 with the following commit: https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=06e929f There, a default socket timesout of 30 seconds was added which conflicts with the time it