Hello, I tried to run the Producer and Consumer examples, but using a message size of 1MB (by changing the build.xml:messageSize=1000000). When I run the (ant producer/ant consumer) with the default activemq configuration, the producer sends 6 messages, and the consumer receives 4 messages. After having done that, both consumer and producer stops. Debug logging in activeMQ did not reveal any problems, and the activemq memory usage is around 10-20MB. The activemq.xml configuration is as shipped.
Any ideas? Best regards, -Rickard -- View this message in context: http://www.nabble.com/Large-message-issue-with-default-activemq-config-tf3402080s2354.html#a9474195 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
