-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
40.0.0.Beta1
-
None
-
---
-
---
With both semerujdk-17 and semerujdk-21, we observe the two following failures:
ResponseStreamPrematurelyClosedTest.testStream
org.jboss.resteasy.test.response.ResponseStreamPrematurelyClosedTest.testStream
Error Details:
expected: <100000000> but was: <10000000>
Stack Trace:
org.opentest4j.AssertionFailedError: expected: <100000000> but was: <10000000> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531) at org.jboss.resteasy.test.response.ResponseStreamPrematurelyClosedTest.testStream(ResponseStreamPrematurelyClosedTest.java:99) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.junit5.ArquillianExtension$1.invoke(ArquillianExtension.java:198) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:102) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:89) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:61) at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:49) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:102) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:89) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:127) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:117) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:115) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:82) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:68) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:138) at org.jboss.arquillian.junit5.ArquillianExtension.interceptInvocation(ArquillianExtension.java:178) at org.jboss.arquillian.junit5.ArquillianExtension.interceptTestMethod(ArquillianExtension.java:118) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Standard Output:
[0m09:49:32,020 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/content/b0/6562354d7dcce612118ffe2db6a8c7f1c478b3/content [0m[0m09:49:32,022 INFO [org.jboss.as.server.deployment] (MSC service thread 1-9) WFLYSRV0027: Starting deployment of "ResponseStreamPrematurelyClosedTest.war" (runtime-name: "ResponseStreamPrematurelyClosedTest.war") [0m[33m09:49:32,299 WARN [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0013: Deployment ResponseStreamPrematurelyClosedTest.war contains Jakarta Contexts and Dependency Injection annotations but no bean archive was found (no beans.xml or class with bean defining annotations was present). [0m[0m09:49:32,319 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 95) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.jboss.resteasy.utils.TestApplication [0m[0m09:49:32,320 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 95) RESTEASY002200: Adding class resource org.jboss.resteasy.test.response.resource.TestResourceImpl from Application class org.jboss.resteasy.utils.TestApplication [0m[0m09:49:32,323 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 95) WFLYUT0021: Registered web context: '/ResponseStreamPrematurelyClosedTest' for server 'default-server' [0m[0m09:49:32,333 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "ResponseStreamPrematurelyClosedTest.war" (runtime-name : "ResponseStreamPrematurelyClosedTest.war") [0m[0m09:49:33,192 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 106) WFLYUT0022: Unregistered web context: '/ResponseStreamPrematurelyClosedTest' from server 'default-server' [0m[0m09:49:33,197 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment ResponseStreamPrematurelyClosedTest.war (runtime-name: ResponseStreamPrematurelyClosedTest.war) in 5ms [0m[0m09:49:33,205 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/content/b0/6562354d7dcce612118ffe2db6a8c7f1c478b3/content [0m[0m09:49:33,205 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "ResponseStreamPrematurelyClosedTest.war" (runtime-name: "ResponseStreamPrematurelyClosedTest.war") [0m
SslSniHostNamesTest.test
org.jboss.resteasy.test.security.SslSniHostNamesTest.test
Error Details:
RESTEASY004655: Unable to invoke request: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
Stack Trace:
jakarta.ws.rs.ProcessingException: RESTEASY004655: Unable to invoke request: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine.invoke(ManualClosingApacheHttpClient43Engine.java:364) at org.jboss.resteasy.client.jaxrs.internal.ClientInvocation.invoke(ClientInvocation.java:427) at org.jboss.resteasy.client.jaxrs.internal.ClientInvocation.invoke(ClientInvocation.java:71) at org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder.get(ClientInvocationBuilder.java:175) at org.jboss.resteasy.test.security.SslSniHostNamesTest.test(SslSniHostNamesTest.java:187) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.junit5.ArquillianExtension$1.invoke(ArquillianExtension.java:198) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:102) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:89) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:61) at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:49) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:102) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:89) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:127) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:117) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:115) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:82) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:68) at java.base/java.lang.reflect.Method.invoke(Method.java:586) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:138) at org.jboss.arquillian.junit5.ArquillianExtension.interceptInvocation(ArquillianExtension.java:178) at org.jboss.arquillian.junit5.ArquillianExtension.interceptTestMethod(ArquillianExtension.java:118) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1714) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1514) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1421) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine.invoke(ManualClosingApacheHttpClient43Engine.java:347) ... 42 more Caused by: java.io.EOFException: SSL peer shut down incorrectly at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:494) at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:483) at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1506) ... 58 more
Standard Output:
[0m09:50:33,217 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] [0m[0m09:50:33,218 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory [0m[0m09:50:33,218 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTPS listener https suspending [0m[0m09:50:33,218 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory [0m[0m09:50:33,218 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0019: Stopped Driver service with driver-name = h2 [0m[0m09:50:33,217 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] [0m[0m09:50:33,217 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0019: Host default-host stopping [0m[0m09:50:33,219 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 [0m[0m09:50:33,218 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA] [0m[0m09:50:33,219 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory [0m[0m09:50:33,221 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 35) AMQ151003: resource adaptor stopped [0m[0m09:50:33,353 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 19) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.44.0 [da76eece-f907-11f0-972a-fa163e51bcbb] stopped, uptime 1.593 seconds [0m[0m09:50:33,353 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTP listener default suspending [0m[0m09:50:33,353 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 [0m[0m09:50:33,353 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0004: Undertow 2.3.22.Final stopping [0m[0m09:50:33,369 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly 40.0.0.Beta1-202601231634-011feb19 (WildFly Core 32.0.0.Beta1) stopped in 153ms [0m[0m09:50:33,369 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly 40.0.0.Beta1-202601231634-011feb19 (WildFly Core 32.0.0.Beta1) starting [0m[0m09:50:33,437 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) [0m[0m09:50:33,442 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.4) [0m[0m09:50:33,446 INFO [org.wildfly.extension.metrics] (ServerService Thread Pool -- 69) WFLYMETRICS0001: Activating Base Metrics Subsystem [0m[0m09:50:33,446 INFO [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 71) WFLYJWT0001: Activating MicroProfile JWT Subsystem [0m[0m09:50:33,446 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 72) WFLYNAM0001: Activating Naming Subsystem [0m[0m09:50:33,447 INFO [org.jboss.as.naming] (MSC service thread 1-9) WFLYNAM0003: Starting Naming Service [0m[0m09:50:33,447 INFO [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 56) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem [0m[33m09:50:33,447 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 79) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. [0m[0m09:50:33,447 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) WFLYCLINF0001: Activating Infinispan subsystem. [0m[0m09:50:33,448 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 2.3.22.Final starting [0m[0m09:50:33,448 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 61) WFLYRS0016: RESTEasy version 6.2.15.Final [0m[0m09:50:33,448 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 81) WFLYWS0002: Activating WebServices Extension [0m[0m09:50:33,452 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] [0m[0m09:50:33,453 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0112: The value 'require-host-http11' attribute in the '/subsystem=undertow/server=default-server/http-listener=default' resource is 'false', which will be ignored. The server now always enforces the RFC 9112 requirement that HTTP/1.1 request messages include a Host header. [0m[0m09:50:33,454 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete [0m[0m09:50:33,454 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0112: The value 'require-host-http11' attribute in the '/subsystem=undertow/server=default-server/https-listener=https' resource is 'false', which will be ignored. The server now always enforces the RFC 9112 requirement that HTTP/1.1 request messages include a Host header. [0m[0m09:50:33,455 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 58) WFLYIIOP0001: Activating IIOP Subsystem [0m[0m09:50:33,455 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0014: Creating file handler for path '/home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/server/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] [0m[0m09:50:33,459 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-4) WFLYIIOP0009: CORBA ORB Service started [0m[0m09:50:33,458 INFO [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 70) WFLYCONF0001: Activating MicroProfile Config Subsystem [0m[0m09:50:33,461 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 57) WFLYHEALTH0001: Activating Base Health Subsystem [0m[0m09:50:33,464 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 60) WFLYIO001: Worker 'default' has auto-configured to 8 IO threads with 64 max task threads based on your 4 available processors [0m[0m09:50:33,467 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. [0m[0m09:50:33,467 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing. [0m[0m09:50:33,467 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host. [0m[0m09:50:33,467 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) Queuing requests. [0m[0m09:50:33,467 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting [0m[0m09:50:33,467 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 [0m[0m09:50:33,467 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 [0m[0m09:50:33,468 INFO [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.16.Final) [0m[0m09:50:33,469 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2 [0m[0m09:50:33,472 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] [0m[0m09:50:33,487 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBossWS 7.3.7.Final (Apache CXF 4.0.10) [0m[0m09:50:33,487 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) WFLYDS0013: Started FileSystemDeploymentService for directory /home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/deployments [0m[0m09:50:33,491 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221000: Primary message broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/activemq/journal,bindingsDirectory=/home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/activemq/bindings,largeMessagesDirectory=/home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/activemq/largemessages,pagingDirectory=/home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/activemq/paging) [0m[0m09:50:33,491 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221012: Using AIO Journal [0m[0m09:50:33,494 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [0m[0m09:50:33,495 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP [0m[0m09:50:33,495 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ [0m[0m09:50:33,495 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP [0m[0m09:50:33,497 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221034: Waiting indefinitely to obtain primary lock [0m[0m09:50:33,497 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221035: Primary Server Obtained primary lock [0m[0m09:50:33,588 INFO [org.wildfly.core.installationmanager] (MSC service thread 1-3) WFLYIM0023: Installation was provisioned using the following channel manifest versions: org.jboss.eap.channels:wf:40.0.0.Beta1-202601231634-011feb19 (WildFly 40.0.0.Beta1-202601231634-011feb19) [0m[0m09:50:33,637 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue [0m[0m09:50:33,638 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ [0m[0m09:50:33,643 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor [0m[0m09:50:33,643 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor [0m[0m09:50:33,643 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor [0m[0m09:50:33,643 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-9) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor [0m[0m09:50:33,656 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221007: Server is now active [0m[0m09:50:33,656 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.44.0 [default, nodeID=da76eece-f907-11f0-972a-fa163e51bcbb] [0m[0m09:50:33,656 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 84) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory [0m[0m09:50:33,657 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 85) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory [0m[0m09:50:33,658 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0007: Registered connection factory java:/JmsXA [0m[0m09:50:33,662 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (MSC service thread 1-4) AMQ151007: Resource adaptor started [0m[0m09:50:33,662 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatoractivemq-ra [0m[0m09:50:33,662 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound Jakarta Connectors ConnectionFactory [java:/JmsXA] [0m[0m09:50:33,662 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory [0m[0m09:50:33,688 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server [0m[0m09:50:33,689 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management [0m[0m09:50:33,689 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 [0m[0m09:50:33,690 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly 40.0.0.Beta1-202601231634-011feb19 (WildFly Core 32.0.0.Beta1) started in 320ms - Started 361 of 584 services (347 services are lazy, passive or on-demand) - Server configuration file in use: standalone-full.xml - Minimum feature stability level: community [0m[0m09:50:34,347 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/content/19/4cd4ed2670ae18df199f034a0227da90f25756/content [0m[0m09:50:34,349 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "ssl-war.war" (runtime-name: "ssl-war.war") [0m[33m09:50:34,609 WARN [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0013: Deployment ssl-war.war contains Jakarta Contexts and Dependency Injection annotations but no bean archive was found (no beans.xml or class with bean defining annotations was present). [0m[0m09:50:34,626 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 40) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class org.jboss.resteasy.utils.TestApplication [0m[0m09:50:34,627 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 40) RESTEASY002200: Adding class resource org.jboss.resteasy.test.security.resource.SslResource from Application class org.jboss.resteasy.utils.TestApplication [0m[0m09:50:34,630 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 40) WFLYUT0021: Registered web context: '/ssl-war' for server 'default-server' [0m[0m09:50:34,638 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "ssl-war.war" (runtime-name : "ssl-war.war") [0m[0m09:50:34,670 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 40) WFLYUT0022: Unregistered web context: '/ssl-war' from server 'default-server' [0m[0m09:50:34,676 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment ssl-war.war (runtime-name: ssl-war.war) in 6ms [0m[0m09:50:34,684 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/content/19/4cd4ed2670ae18df199f034a0227da90f25756/content [0m[0m09:50:34,684 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "ssl-war.war" (runtime-name: "ssl-war.war") [0m[0m09:50:34,690 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] [0m[0m09:50:34,690 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory [0m[0m09:50:34,690 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] [0m[0m09:50:34,690 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping [0m[0m09:50:34,690 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA] [0m[0m09:50:34,690 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTPS listener https suspending [0m[0m09:50:34,690 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory [0m[0m09:50:34,690 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = h2 [0m[0m09:50:34,690 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory [0m[0m09:50:34,691 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 [0m[0m09:50:34,693 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 33) AMQ151003: resource adaptor stopped [0m[0m09:50:34,816 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 39) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.44.0 [da76eece-f907-11f0-972a-fa163e51bcbb] stopped, uptime 1.326 seconds [0m[0m09:50:34,817 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTP listener default suspending [0m[0m09:50:34,817 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 [0m[0m09:50:34,817 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0004: Undertow 2.3.22.Final stopping [0m[0m09:50:34,833 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly 40.0.0.Beta1-202601231634-011feb19 (WildFly Core 32.0.0.Beta1) stopped in 145ms [0m[0m09:50:34,833 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0049: WildFly 40.0.0.Beta1-202601231634-011feb19 (WildFly Core 32.0.0.Beta1) starting [0m[0m09:50:34,897 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) [0m[0m09:50:34,904 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.4) [0m[0m09:50:34,922 INFO [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 56) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem [0m[0m09:50:34,925 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 57) WFLYHEALTH0001: Activating Base Health Subsystem [0m[0m09:50:34,925 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 61) WFLYRS0016: RESTEasy version 6.2.15.Final [0m[0m09:50:34,925 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) WFLYCLINF0001: Activating Infinispan subsystem. [0m[0m09:50:34,926 INFO [org.jboss.as.connector] (MSC service thread 1-6) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.16.Final) [0m[0m09:50:34,927 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0018: Started Driver service with driver-name = h2 [0m[0m09:50:34,930 INFO [org.wildfly.extension.metrics] (ServerService Thread Pool -- 69) WFLYMETRICS0001: Activating Base Metrics Subsystem [0m[0m09:50:34,931 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 72) WFLYNAM0001: Activating Naming Subsystem [0m[0m09:50:34,932 INFO [org.jboss.as.naming] (MSC service thread 1-9) WFLYNAM0003: Starting Naming Service [0m[0m09:50:34,932 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] [0m[0m09:50:34,932 INFO [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 70) WFLYCONF0001: Activating MicroProfile Config Subsystem [0m[0m09:50:34,933 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 58) WFLYIIOP0001: Activating IIOP Subsystem [0m[33m09:50:34,934 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 79) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. [0m[0m09:50:34,934 INFO [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 71) WFLYJWT0001: Activating MicroProfile JWT Subsystem [0m[0m09:50:34,934 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 60) WFLYIO001: Worker 'default' has auto-configured to 8 IO threads with 64 max task threads based on your 4 available processors [0m[0m09:50:34,935 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-8) WFLYIIOP0009: CORBA ORB Service started [0m[0m09:50:34,936 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0003: Undertow 2.3.22.Final starting [0m[0m09:50:34,937 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing. [0m[0m09:50:34,937 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host. [0m[0m09:50:34,938 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 81) WFLYWS0002: Activating WebServices Extension [0m[0m09:50:34,940 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete [0m[0m09:50:34,940 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0112: The value 'require-host-http11' attribute in the '/subsystem=undertow/server=default-server/http-listener=default' resource is 'false', which will be ignored. The server now always enforces the RFC 9112 requirement that HTTP/1.1 request messages include a Host header. [0m[0m09:50:34,940 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0112: The value 'require-host-http11' attribute in the '/subsystem=undertow/server=default-server/https-listener=https' resource is 'false', which will be ignored. The server now always enforces the RFC 9112 requirement that HTTP/1.1 request messages include a Host header. [0m[0m09:50:34,941 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0014: Creating file handler for path '/home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/server/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] [0m[0m09:50:34,941 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0012: Started server default-server. [0m[0m09:50:34,941 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) Queuing requests. [0m[0m09:50:34,942 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting [0m[0m09:50:34,942 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 [0m[0m09:50:34,942 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] [0m[0m09:50:34,942 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 [0m[0m09:50:34,947 INFO [org.jboss.ws.common.management] (MSC service thread 1-8) JBWS022052: Starting JBossWS 7.3.7.Final (Apache CXF 4.0.10) [0m[0m09:50:34,949 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/deployments [0m[0m09:50:34,950 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221000: Primary message broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/activemq/journal,bindingsDirectory=/home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/activemq/bindings,largeMessagesDirectory=/home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/activemq/largemessages,pagingDirectory=/home/hudson/hudson_workspace/workspace/eap-8.x-resteasy-functional-ts-rhel/52760212/resteasy/testsuite/integration-tests/target/jbossas-managed/data/activemq/paging) [0m[0m09:50:34,950 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221012: Using AIO Journal [0m[0m09:50:34,951 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [0m[0m09:50:34,951 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP [0m[0m09:50:34,951 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ [0m[0m09:50:34,951 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP [0m[0m09:50:34,953 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221034: Waiting indefinitely to obtain primary lock [0m[0m09:50:34,953 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221035: Primary Server Obtained primary lock [0m[0m09:50:35,047 INFO [org.wildfly.core.installationmanager] (MSC service thread 1-2) WFLYIM0023: Installation was provisioned using the following channel manifest versions: org.jboss.eap.channels:wf:40.0.0.Beta1-202601231634-011feb19 (WildFly 40.0.0.Beta1-202601231634-011feb19) [0m[0m09:50:35,100 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue [0m[0m09:50:35,100 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ [0m[0m09:50:35,111 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor [0m[0m09:50:35,111 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor [0m[0m09:50:35,111 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor [0m[0m09:50:35,111 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor [0m[0m09:50:35,115 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221007: Server is now active [0m[0m09:50:35,115 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 83) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.44.0 [default, nodeID=da76eece-f907-11f0-972a-fa163e51bcbb] [0m[0m09:50:35,115 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 84) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory [0m[0m09:50:35,116 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 83) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory [0m[0m09:50:35,117 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA [0m[0m09:50:35,121 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (MSC service thread 1-7) AMQ151007: Resource adaptor started [0m[0m09:50:35,121 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatoractivemq-ra [0m[0m09:50:35,122 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound Jakarta Connectors ConnectionFactory [java:/JmsXA] [0m[0m09:50:35,122 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory [0m[0m09:50:35,140 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server [0m[0m09:50:35,141 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management [0m[0m09:50:35,141 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 [0m[0m09:50:35,141 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly 40.0.0.Beta1-202601231634-011feb19 (WildFly Core 32.0.0.Beta1) started in 307ms - Started 354 of 577 services (347 services are lazy, passive or on-demand) - Server configuration file in use: standalone-full.xml - Minimum feature stability level: community [0m
- duplicates
-
RESTEASY-3685 Few test fails with Semeru (IBM) JDK
-
- Resolved
-