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

SingleSignOnUnitTestCase test fails with the Bootable JAR in WildFly Preview

XMLWordPrintable

      The SingleSignOnUnitTestCase test fails in WildFly Preview when the bootable JAR profile is enabled.

      16:27:20,553 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Preview 36.0.0.Beta1-SNAPSHOT (WildFly Core 28.0.0.Beta1) started in 2351ms - Started 122 of 129 services (31 services are lazy, passive or on-demand) - Server configuration file in use: standalone.xml - Minimum feature stability level: preview
      16:27:21,436 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY00023: KeyStore file '/home/jperkins/projects/wildfly/wildfly/testsuite/integration/web/target/wildfly-bootable-web-profile/standalone/configuration/sso.keystore' does not exist. Used blank.
      16:27:21,514 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'permissions' in the resource at address '/subsystem=elytron/constant-permission-mapper=web-tests' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
      16:27:21,687 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jperkins/projects/wildfly/wildfly/testsuite/integration/web/target/wildfly-bootable-web-profile/standalone/data/content/5b/edcc0180b22e16546f00d7bb9fb29e10a4f78c/content
      16:27:21,699 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "web-sso.ear" (runtime-name: "web-sso.ear")
      16:27:21,735 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "sso-with-no-auth.war")
      16:27:21,735 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "sso-form-auth2.war")
      16:27:21,735 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "sso-form-auth1.war")
      16:27:22,285 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 16) MSC000001: Failed to start null: org.jboss.msc.service.StartException in anonymous service: java.lang.IllegalArgumentException: WFLYUT0090: Key alias localhost does not exist in the configured key store
      	at org.wildfly.service@28.0.0.Beta1//org.wildfly.service.AsyncServiceBuilder$AsyncService.lambda$start$0(AsyncServiceBuilder.java:92)
      	at org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
      	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
      	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
      	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
      	at java.base/java.lang.Thread.run(Thread.java:1583)
      	at org.jboss.threads@2.4.0.Final//org.jboss.threads.JBossThread.run(JBossThread.java:513)
      Caused by: java.lang.IllegalArgumentException: WFLYUT0090: Key alias localhost does not exist in the configured key store
      	at org.wildfly.extension.undertow@36.0.0.Beta1-SNAPSHOT//org.wildfly.extension.undertow.ApplicationSecurityDomainSingleSignOnDefinition$3.get(ApplicationSecurityDomainSingleSignOnDefinition.java:142)
      	at org.wildfly.extension.undertow@36.0.0.Beta1-SNAPSHOT//org.wildfly.extension.undertow.ApplicationSecurityDomainSingleSignOnDefinition$3.get(ApplicationSecurityDomainSingleSignOnDefinition.java:135)
      	at org.wildfly.service@28.0.0.Beta1//org.wildfly.service.Installer$UnaryService.start(Installer.java:443)
      	at org.wildfly.service@28.0.0.Beta1//org.wildfly.service.AsyncServiceBuilder$AsyncService.lambda$start$0(AsyncServiceBuilder.java:87)
      	... 6 more
      
      16:27:22,361 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 32) WFLYUT0021: Registered web context: '/war6' for server 'default-server'
      16:27:22,365 ERROR [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0021: Deploy of deployment "web-sso.ear" was rolled back with the following failure message: undefined
      

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: