You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2021/08/03 01:18:00 UTC

[jira] [Updated] (CXF-8573) Fix org.apache.cxf.systest.jaxrs.spring.boot.SpringJaxrsTest.testJaxrsSuccessMetric

     [ https://issues.apache.org/jira/browse/CXF-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andriy Redko updated CXF-8573:
------------------------------
    Description: 
{noformat}
io.micrometer.core.instrument.search.MeterNotFoundException: 
Unable to find a meter that matches all the requirements at once. Here's what was found:
   OK: A meter with name 'cxf.server.requests' was found.
   OK: Meters with type timer were found.
	at org.apache.cxf.systest.jaxrs.spring.boot.SpringJaxrsTest.testJaxrsSuccessMetric(SpringJaxrsTest.java:115) {noformat}

> Fix org.apache.cxf.systest.jaxrs.spring.boot.SpringJaxrsTest.testJaxrsSuccessMetric
> -----------------------------------------------------------------------------------
>
>                 Key: CXF-8573
>                 URL: https://issues.apache.org/jira/browse/CXF-8573
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Andriy Redko
>            Assignee: Andriy Redko
>            Priority: Major
>
> {noformat}
> io.micrometer.core.instrument.search.MeterNotFoundException: 
> Unable to find a meter that matches all the requirements at once. Here's what was found:
>    OK: A meter with name 'cxf.server.requests' was found.
>    OK: Meters with type timer were found.
> 	at org.apache.cxf.systest.jaxrs.spring.boot.SpringJaxrsTest.testJaxrsSuccessMetric(SpringJaxrsTest.java:115) {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)