On 12/14/18 5:07 PM, USBLexus wrote:
Hi,

I installed CPAN Net-STOMP library
(https://metacpan.org/release/Net-STOMP-Client) as suggested here
http://activemq.apache.org/cross-language-clients.html, but if I try to
connect to my AciveMQ broker 5.14.0, I can see following error in logs:
INFO   | jvm 1    | 2018/12/13 17:32:55 |  WARN | Transport Connection to:
tcp://0:0:0:0:0:0:0:1:54967 failed: java.io.IOException: Frame size of 1 GB
larger than max allowed 100 MB

I checked with sniffer, and it shows that frame size is 10 bytes. What do I
do wrong?



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

What port are you trying to connect to on the broker, make sure it is a STOMP configured transport

--
Tim Bish

Reply via email to