Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-5827

Wildfly 26.0.1 install with galleon layers installs a broken elytron-tool.sh

XMLWordPrintable

    • Hide
      1. ./galleon.sh install wildfly:current#26.0.1.Final --dir=/var/tmp/26wildfly --default-configs=standalone/standalone.xml --layers=cloud-server,deployment-scanner,ejb,io,jsf,mail,webservices,-jsonb,-jms-activemq,-observability,-jmx-remoting,core-management,core-tools,management
      2. /var/tmp/26wildfly/bin/elytron-tool.sh
      3. The following error is displayed:
        org.jboss.modules.ModuleNotFoundException: org.wildfly.security.elytron-tool
            at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:301)
            at org.jboss.modules.Main.main(Main.java:358)
      Show
      ./galleon.sh install wildfly:current#26.0.1.Final --dir=/var/tmp/26wildfly --default-configs=standalone/standalone.xml --layers=cloud-server,deployment-scanner,ejb,io,jsf,mail,webservices,-jsonb,-jms-activemq,-observability,-jmx-remoting,core-management,core-tools,management /var/tmp/26wildfly/bin/elytron-tool.sh The following error is displayed: org.jboss.modules.ModuleNotFoundException: org.wildfly.security.elytron-tool     at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:301)     at org.jboss.modules.Main.main(Main.java:358)
    • User Experience

      When installing Wildfly 26.0.1 with Galleon and specifying layers the elytron-tool.sh script uses settings from the older version of wildfly that required the apache commons cli and elytron-tools in the modules that come with WIldfly.

            fjuma1@redhat.com Farah Juma
            svenska2u Sven Rajala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: