[
https://issues.jboss.org/browse/RTGOV-483?page=com.atlassian.jira.plugin....
]
Gary Brown commented on RTGOV-483:
----------------------------------
Looks like it might have been a problem in the server, as a curl GET request also failed.
Whereas doing the same request on a different ES server (default port) worked fine.
Kibana console cannot access elasticsearch in Karaf
---------------------------------------------------
Key: RTGOV-483
URL:
https://issues.jboss.org/browse/RTGOV-483
Project: RTGov (Run Time Governance)
Issue Type: Bug
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
Get the following exception in Elasticsearch console when being accessed with Kibana via
the proxy:
{noformat}
[2014-05-29 14:01:01,073][WARN ][transport.netty ] [Brynocki] exception caught
on transport layer [[id: 0xe20d9657, /127.0.0.1:36983 :> /127.0.0.1:9700]], closing
connection
java.io.StreamCorruptedException: invalid internal transport message format
at
org.elasticsearch.transport.netty.SizeHeaderFrameDecoder.decode(SizeHeaderFrameDecoder.java:46)
at
org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(FrameDecoder.java:425)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)