TooLongFrameException

Hello,
I have some strange problem with my master ES server (without data).
Sometime just after run and first execution of front end (bigdesk or
paramedic) i get the exception:
Exception caught on netty layer [[id: 0x61735602, /10.0.0.41:19935 :>
/10.0.0.180:9300]]
org.elasticsearch.common.netty.handler.codec.frame.TooLongFrameException:
transport content length received [1.1gb] exceeded [919.7mb]

Can anybody tell what does it mean?

You are probably trying to use HTTP requests on the internal transport
(9300) port instead of the 9200 HTTP port.

On Tue, Jul 17, 2012 at 1:47 PM, ppps przemyslaw.palacz.ps@gmail.comwrote:

Hello,
I have some strange problem with my master ES server (without data).
Sometime just after run and first execution of front end (bigdesk or
paramedic) i get the exception:
Exception caught on netty layer [[id: 0x61735602, /10.0.0.41:19935 :> /
10.0.0.180:9300]]
org.elasticsearch.common.netty.handler.codec.frame.TooLongFrameException:
transport content length received [1.1gb] exceeded [919.7mb]

Can anybody tell what does it mean?