Skip to content

Instantly share code, notes, and snippets.

@scottmarlow
Created September 7, 2023 20:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottmarlow/5bb0cac14c0e6dba7165b921d22f5552 to your computer and use it in GitHub Desktop.
Save scottmarlow/5bb0cac14c0e6dba7165b921d22f5552 to your computer and use it in GitHub Desktop.
INFO] Running ee.jakarta.tck.faces.test.servlet50.ajax.Spec1567IT
16:21:39,017 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /mnt/hudson_workspace/workspace/jakartaee-ee10/faces/wildfly/standalone/data/content/a3/6d4bbc5e23457496d12c53a9c1e4b64e4f1273/content
16:21:39,047 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test-faces40-ajax.war" (runtime-name: "test-faces40-ajax.war")
16:21:51,395 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment test-faces40-ajax.war
16:21:51,604 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 8.0.0.Final
16:21:52,441 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 5.1.1 (SP2)
16:21:54,009 WARNING [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 82) JSF1022: [${webapp.serializeServerState}] Invalid value 'jakarta.faces.SERIALIZE_SERVER_STATE' for configuration option 'true|false'. Valid values are 'true|false'. Falling back to the default of 'false'.
16:21:54,010 WARNING [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 82) JSF1022: [${webapp.partialStateSaving}] Invalid value 'jakarta.faces.PARTIAL_STATE_SAVING' for configuration option 'true|false'. Valid values are 'true|false'. Falling back to the default of 'true'.
16:21:54,050 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 82) Initializing Mojarra 4.0.4-SNAPSHOT for context '/test-faces40-ajax'
16:21:54,873 INFO [jakarta.enterprise.resource.webcontainer.faces.application] (ServerService Thread Pool -- 82) Unable to discern ProjectStage for value ${webapp.projectStage}.
16:21:54,958 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 82) Unable to discern ProjectStage for value ${webapp.projectStage}.
16:21:55,982 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 82) WFLYUT0021: Registered web context: '/test-faces40-ajax' for server 'default-server'
16:21:56,105 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test-faces40-ajax.war" (runtime-name : "test-faces40-ajax.war")
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.289 s <<< FAILURE! - in ee.jakarta.tck.faces.test.servlet50.ajax.Spec1567IT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment