Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16589

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

    XMLWordPrintable

Details

    • 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
    • ---
    • ---

    Description

      The WFCORE-5827 fix for this doesn't result in the module being installed, because full WildFly overrides the core-tools layer-spec.xml from WildFly Core. So the same fix needs to be made to the override.

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: