You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr (Jira)" <ji...@apache.org> on 2022/06/03 12:54:00 UTC

[jira] [Created] (IGNITE-17097) Updated micronaut version does not work with shadow plugin

Aleksandr created IGNITE-17097:
----------------------------------

             Summary: Updated micronaut version does not work with shadow plugin
                 Key: IGNITE-17097
                 URL: https://issues.apache.org/jira/browse/IGNITE-17097
             Project: Ignite
          Issue Type: Bug
            Reporter: Aleksandr


IGNITE-16943 bumped a version of micronaut in cli to 3.4.1 and it seems the regression in the executable file took place. There is a workaround described here  [https://github.com/micronaut-projects/micronaut-core/issues/7144.]

 
{code:java}
./ignite init
Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
Exception in thread "main" io.micronaut.context.exceptions.NoSuchBeanException: No bean of type [io.micronaut.context.event.ApplicationEventPublisher<io.micronaut.context.event.StartupEvent>] exists {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)