You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (Jira)" <ji...@apache.org> on 2019/09/11 08:50:00 UTC

[jira] [Created] (CAMEL-13967) Micrometer example metrics endpoint does not work

James Netherton created CAMEL-13967:
---------------------------------------

             Summary: Micrometer example metrics endpoint does not work
                 Key: CAMEL-13967
                 URL: https://issues.apache.org/jira/browse/CAMEL-13967
             Project: Camel
          Issue Type: Improvement
          Components: examples
    Affects Versions: 3.0.0.RC1
            Reporter: James Netherton
            Assignee: James Netherton
             Fix For: 3.x, 3.0.0.RC2


The example project has some missing dependencies. But when that issue is fixed, the metrics endpoint throws an exception:

{code}
Caused by: org.apache.camel.NoTypeConversionAvailableException: No type converter available to convert from type: org.apache.camel.component.netty.http.NettyChannelBufferStreamCache to the required type: java.io.Writer with value org.apache.camel.component.netty.http.NettyChannelBufferStreamCache@12bfa333
{code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)