[
https://issues.apache.org/jira/browse/AMQ-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved AMQ-9565.
---------------------------------------
Resolution: Not A Problem
> Micrometer not working out of the box
> -------------------------------------
>
> Key: AMQ-9565
> URL: https://issues.apache.org/jira/browse/AMQ-9565
> Project: ActiveMQ Classic
> Issue Type: Bug
> Components: Camel
> Affects Versions: 6.1.3
> Reporter: Doug Whitfield
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> We see there is a new version of Camel and have updated the routes. 5.17 was
> Camel 2.25 and now we are on 4.4.
> We are seeing this ‘micrometer’ error on the router logs–
> WARN | Setup of JMS message listener invoker failed for destination
> 'cons.interfaces.virtual.t.notif' - trying to recover. Cause:
> io/micrometer/observation/Observation |
> org.apache.camel.component.jms.DefaultJmsMessageListenerContainer | Camel
> (camel_t_notif_interfaces) thread #934 -
> JmsConsumer[cons.interfaces.virtual.t.notif]
> We were able to fix this with the following:
> We were able to fix this issue now by importing some more jars that were
> needed for the micrometer to work as expected:
>
> *_micrometer-commons-1.13.4.jar_*
> *_micrometer-core-1.13.4.jar_*
> *_micrometer-observation-1.13.4.jar_*
> It seems like these jars should be automatically pulled if we are going to
> get an error if they aren't there.
> Is this an ActiveMQ bug or a Camel bug? Did we just miss this being
> documented somewhere?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact