Re: HTTP transport:java.io.EOFException: input contained no data

2017-11-15 Thread Tim Bain
Do those errors occur on the client or the broker? Are there any relevant lines in the other one's log? This has been previously seen at least once ( https://stackoverflow.com/questions/27768919/in-my-activemq-config-i-have-problems-with-the-udp-and-http-protocols), but there was apparently no

HTTP transport:java.io.EOFException: input contained no data

2017-11-15 Thread patrick_leon
Hi Guys, I am trying to use ActiveMQ with HTTP transport. After setting up the broker, when I tried to send msgs and I got the following exceptions: After debugging, the exception occured during "connection.start()". Thanks a lot in advance The apache-activemq-5.9.0 is used. I have HTTPclient