Vadim Pakhnushev created IGNITE-27564:
-----------------------------------------

             Summary: CLI tests don't run in IDEA runner
                 Key: IGNITE-27564
                 URL: https://issues.apache.org/jira/browse/IGNITE-27564
             Project: Ignite
          Issue Type: Bug
          Components: cli ai3
            Reporter: Vadim Pakhnushev
            Assignee: Vadim Pakhnushev


When running CLI integration tests using IDEA runner, the following error 
occurs:

{noformat}
io.micronaut.context.exceptions.BeanInstantiationException: Error instantiating 
bean of type  
[io.micronaut.management.health.indicator.service.ServiceReadyHealthIndicator$ApplicationEventListener$onServerStarted2$Intercepted]

Message: Multiple possible bean candidates found: 
[io.micronaut.aop.InterceptorRegistry, io.micronaut.aop.InterceptorRegistry]
{noformat}

The reason for this is that the IDEA runner doesn't properly resolve 
dependencies and {{micronaut-aop}} gets duplicated in the classpath.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to