Created
May 29, 2025 19:26
-
-
Save scottmarlow/e63e024ec91219173f45a90cb947fb01 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2025-05-29 15:24:23,108 INFO [org.jboss.modules] (main) JBoss Modules version 2.1.6.Final | |
| 2025-05-29 15:24:23,272 INFO [org.jboss.msc] (main) JBoss MSC version 1.5.6.Final | |
| 2025-05-29 15:24:23,275 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final | |
| 2025-05-29 15:24:23,317 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly 37.0.0.Beta1-SNAPSHOT (WildFly Core 29.0.0.Beta3) starting | |
| 2025-05-29 15:24:23,318 DEBUG [org.jboss.as.config] (MSC service thread 1-2) Configured system properties: | |
| [Standalone] = | |
| file.encoding = UTF-8 | |
| file.separator = / | |
| java.class.path = /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/jboss-modules.jar | |
| java.class.version = 61.0 | |
| java.home = /usr/lib/jvm/temurin-17-jdk | |
| java.io.tmpdir = /home/smarlow/work/wildfly/testsuite/integration/basic/target | |
| java.library.path = /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib | |
| java.net.preferIPv4Stack = true | |
| java.net.preferIPv6Addresses = false | |
| java.runtime.name = OpenJDK Runtime Environment | |
| java.runtime.version = 17.0.15+6 | |
| java.specification.maintenance.version = 1 | |
| java.specification.name = Java Platform API Specification | |
| java.specification.vendor = Oracle Corporation | |
| java.specification.version = 17 | |
| java.util.logging.manager = org.jboss.logmanager.LogManager | |
| java.vendor = Eclipse Adoptium | |
| java.vendor.url = https://adoptium.net/ | |
| java.vendor.url.bug = https://github.com/adoptium/adoptium-support/issues | |
| java.vendor.version = Temurin-17.0.15+6 | |
| java.version = 17.0.15 | |
| java.version.date = 2025-04-15 | |
| java.vm.compressedOopsMode = 32-bit | |
| java.vm.info = mixed mode, sharing | |
| java.vm.name = OpenJDK 64-Bit Server VM | |
| java.vm.specification.name = Java Virtual Machine Specification | |
| java.vm.specification.vendor = Oracle Corporation | |
| java.vm.specification.version = 17 | |
| java.vm.vendor = Eclipse Adoptium | |
| java.vm.version = 17.0.15+6 | |
| javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder | |
| jboss.bind.address = 127.0.0.1 | |
| jboss.bind.address.management = 127.0.0.1 | |
| jboss.bind.address.private = 127.0.0.1 | |
| jboss.bind.address.unsecure = 127.0.0.1 | |
| jboss.default.multicast.address = 230.0.0.4 | |
| jboss.dist = /home/smarlow/work/wildfly/testsuite/integration/basic/../../../build/target/wildfly-37.0.0.Beta1-SNAPSHOT | |
| jboss.home.dir = /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly | |
| jboss.host.name = scottmarlow | |
| jboss.node.name = scottmarlow | |
| jboss.qualified.host.name = scottmarlow | |
| jboss.server.base.dir = /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone | |
| jboss.server.config.dir = /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/configuration | |
| jboss.server.data.dir = /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/data | |
| jboss.server.log.dir = /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/log | |
| jboss.server.name = scottmarlow | |
| jboss.server.persist.config = true | |
| jboss.server.temp.dir = /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/tmp | |
| jbossas.project.dir = /home/smarlow/work/wildfly/testsuite/integration/basic/../../.. | |
| jbossas.ts.dir = /home/smarlow/work/wildfly/testsuite/integration/basic/../.. | |
| jbossas.ts.integ.dir = /home/smarlow/work/wildfly/testsuite/integration/basic/.. | |
| jbossas.ts.submodule.dir = /home/smarlow/work/wildfly/testsuite/integration/basic | |
| jdk.debug = release | |
| jdk.tracePinnedThreads = full | |
| line.separator = | |
| logging.configuration = file:/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/configuration/logging.properties | |
| maven.repo.local = /home/smarlow/.m2/repository | |
| mcast = 230.0.0.4 | |
| mcast.ttl = 0 | |
| module.path = /home/smarlow/work/wildfly/build/target/wildfly-37.0.0.Beta1-SNAPSHOT/modules:/home/smarlow/work/wildfly/testsuite/integration/basic/target/modules | |
| native.encoding = UTF-8 | |
| node0 = 127.0.0.1 | |
| node1 = 127.0.0.1 | |
| org.jboss.boot.log.file = /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/log/server.log | |
| org.jboss.ejb.client.wildfly-testsuite-hack = true | |
| org.jboss.resolver.warning = true | |
| os.arch = amd64 | |
| os.name = Linux | |
| os.version = 6.14.6-300.fc42.x86_64 | |
| path.separator = : | |
| sun.arch.data.model = 64 | |
| sun.boot.library.path = /usr/lib/jvm/temurin-17-jdk/lib | |
| sun.cpu.endian = little | |
| sun.io.unicode.encoding = UnicodeLittle | |
| sun.java.command = /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/jboss-modules.jar -mp /home/smarlow/work/wildfly/build/target/wildfly-37.0.0.Beta1-SNAPSHOT/modules:/home/smarlow/work/wildfly/testsuite/integration/basic/target/modules org.jboss.as.standalone -Dts.wildfly.version=37.0.0.Beta1-SNAPSHOT -c=standalone-full.xml | |
| sun.java.launcher = SUN_STANDARD | |
| sun.jnu.encoding = UTF-8 | |
| sun.management.compiler = HotSpot 64-Bit Tiered Compilers | |
| ts.timeout.factor = 100 | |
| ts.wildfly.version = 37.0.0.Beta1-SNAPSHOT | |
| user.country = US | |
| user.dir = /home/smarlow/work/wildfly/testsuite/integration/basic | |
| user.home = /home/smarlow | |
| user.language = en | |
| user.name = smarlow | |
| user.timezone = America/New_York | |
| 2025-05-29 15:24:23,318 DEBUG [org.jboss.as.config] (MSC service thread 1-2) VM Arguments: -D[Standalone] --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldaps=ALL-UNNAMED --add-exports=jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.management/javax.management=ALL-UNNAMED --add-opens=java.naming/javax.naming=ALL-UNNAMED --add-opens=java.base/javax.crypto=ALL-UNNAMED --add-opens=java.base/sun.security.validator=ALL-UNNAMED --add-opens=java.base/sun.security.x509=ALL-UNNAMED --add-opens=java.base/sun.security.util=ALL-UNNAMED --add-opens=java.xml/com.sun.org.apache.xalan.internal.xsltc.trax=ALL-UNNAMED -Dorg.jboss.ejb.client.wildfly-testsuite-hack=true -Xmx512m -Djboss.dist=/home/smarlow/work/wildfly/testsuite/integration/basic/../../../build/target/wildfly-37.0.0.Beta1-SNAPSHOT -Dmaven.repo.local=/home/smarlow/.m2/repository -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=false -Djboss.bind.address=127.0.0.1 -Djboss.bind.address.unsecure=127.0.0.1 -Djboss.bind.address.private=127.0.0.1 -Djboss.bind.address.management=127.0.0.1 -Djboss.default.multicast.address=230.0.0.4 -Djdk.tracePinnedThreads=full -Dts.timeout.factor=100 -Dnode0=127.0.0.1 -Dnode1=127.0.0.1 -Dmcast=230.0.0.4 -Dmcast.ttl=0 -Djbossas.ts.submodule.dir=/home/smarlow/work/wildfly/testsuite/integration/basic -Djbossas.ts.integ.dir=/home/smarlow/work/wildfly/testsuite/integration/basic/.. -Djbossas.ts.dir=/home/smarlow/work/wildfly/testsuite/integration/basic/../.. -Djbossas.project.dir=/home/smarlow/work/wildfly/testsuite/integration/basic/../../.. -Djava.io.tmpdir=/home/smarlow/work/wildfly/testsuite/integration/basic/target -ea -Djboss.home.dir=/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldaps=ALL-UNNAMED --add-exports=jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.management/javax.management=ALL-UNNAMED --add-opens=java.naming/javax.naming=ALL-UNNAMED --add-modules=java.se -Djboss.home.dir=/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly -Djboss.server.base.dir=/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone -Djboss.server.log.dir=/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/log -Djboss.server.config.dir=/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/configuration -Dorg.jboss.boot.log.file=/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/log/server.log -Dlogging.configuration=file:/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/configuration/logging.properties | |
| 2025-05-29 15:24:23,647 INFO [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.6.4.Final | |
| 2025-05-29 15:24:23,832 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) | |
| 2025-05-29 15:24:23,838 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.8.16.Final | |
| 2025-05-29 15:24:23,841 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.8.16.Final | |
| 2025-05-29 15:24:23,855 INFO [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 55) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem | |
| 2025-05-29 15:24:23,857 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 56) WFLYHEALTH0001: Activating Base Health Subsystem | |
| 2025-05-29 15:24:23,858 INFO [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 69) WFLYCONF0001: Activating MicroProfile Config Subsystem | |
| 2025-05-29 15:24:23,858 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0001: Activating Infinispan subsystem. | |
| 2025-05-29 15:24:23,858 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 78) 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. | |
| 2025-05-29 15:24:23,859 INFO [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 70) WFLYJWT0001: Activating MicroProfile JWT Subsystem | |
| 2025-05-29 15:24:23,862 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 71) WFLYNAM0001: Activating Naming Subsystem | |
| 2025-05-29 15:24:23,862 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 60) WFLYRS0016: RESTEasy version 6.2.12.Final | |
| 2025-05-29 15:24:23,862 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 59) WFLYIO001: Worker 'default' has auto-configured to 40 IO threads with 320 max task threads based on your 20 available processors | |
| 2025-05-29 15:24:23,863 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 65) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main] | |
| 2025-05-29 15:24:23,864 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 57) WFLYIIOP0001: Activating IIOP Subsystem | |
| 2025-05-29 15:24:23,866 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 80) WFLYWS0002: Activating WebServices Extension | |
| 2025-05-29 15:24:23,866 INFO [org.wildfly.extension.metrics] (ServerService Thread Pool -- 68) WFLYMETRICS0001: Activating Base Metrics Subsystem | |
| 2025-05-29 15:24:23,866 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.13.Final) | |
| 2025-05-29 15:24:23,875 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 46) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2) | |
| 2025-05-29 15:24:23,878 INFO [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 5.0.31.Final | |
| 2025-05-29 15:24:23,880 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 2.3.18.Final starting | |
| 2025-05-29 15:24:23,884 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = h2 | |
| 2025-05-29 15:24:23,889 INFO [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service | |
| 2025-05-29 15:24:23,889 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] | |
| 2025-05-29 15:24:23,904 WARN [org.wildfly.extension.elytron] (MSC service thread 1-1) WFLYELY00023: KeyStore file '/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/configuration/application.keystore' does not exist. Used blank. | |
| 2025-05-29 15:24:23,909 WARN [org.wildfly.extension.elytron] (MSC service thread 1-2) WFLYELY01084: KeyStore /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost | |
| 2025-05-29 15:24:23,926 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 79) WFLYUT0014: Creating file handler for path '/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] | |
| 2025-05-29 15:24:23,926 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 320 (per class), which is derived from thread worker pool sizing. | |
| 2025-05-29 15:24:23,926 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 80 (per class), which is derived from the number of CPUs on this host. | |
| 2025-05-29 15:24:23,936 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. | |
| 2025-05-29 15:24:23,937 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) Queuing requests. | |
| 2025-05-29 15:24:23,939 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting | |
| 2025-05-29 15:24:23,962 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 | |
| 2025-05-29 15:24:23,985 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete | |
| 2025-05-29 15:24:23,998 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 | |
| 2025-05-29 15:24:24,023 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] | |
| 2025-05-29 15:24:24,037 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-8) WFLYIIOP0009: CORBA ORB Service started | |
| 2025-05-29 15:24:24,081 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) WFLYDS0013: Started FileSystemDeploymentService for directory /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/deployments | |
| 2025-05-29 15:24:24,121 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 7.3.3.Final (Apache CXF 4.0.6) | |
| 2025-05-29 15:24:24,151 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: Primary message broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/data/activemq/journal,bindingsDirectory=/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/data/activemq/bindings,largeMessagesDirectory=/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/data/activemq/largemessages,pagingDirectory=/home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/data/activemq/paging) | |
| 2025-05-29 15:24:24,173 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal | |
| 2025-05-29 15:24:24,243 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE | |
| 2025-05-29 15:24:24,243 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP | |
| 2025-05-29 15:24:24,244 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ | |
| 2025-05-29 15:24:24,244 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP | |
| 2025-05-29 15:24:24,283 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain primary lock | |
| 2025-05-29 15:24:24,283 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Primary Server Obtained primary lock | |
| 2025-05-29 15:24:24,339 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue | |
| 2025-05-29 15:24:24,369 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ | |
| 2025-05-29 15:24:24,373 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 | |
| 2025-05-29 15:24:24,373 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor | |
| 2025-05-29 15:24:24,373 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor | |
| 2025-05-29 15:24:24,373 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor | |
| 2025-05-29 15:24:24,476 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now active | |
| 2025-05-29 15:24:24,476 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.41.0 [default, nodeID=8766364b-3cc2-11f0-849d-e6c29f7989b4] | |
| 2025-05-29 15:24:24,484 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 86) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory | |
| 2025-05-29 15:24:24,486 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 85) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory | |
| 2025-05-29 15:24:24,509 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0007: Registered connection factory java:/JmsXA | |
| 2025-05-29 15:24:24,513 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (MSC service thread 1-5) AMQ151007: Resource adaptor started | |
| 2025-05-29 15:24:24,513 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-5) IJ020002: Deployed: file://RaActivatoractivemq-ra | |
| 2025-05-29 15:24:24,514 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound Jakarta Connectors ConnectionFactory [java:/JmsXA] | |
| 2025-05-29 15:24:24,514 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory | |
| 2025-05-29 15:24:24,565 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server | |
| 2025-05-29 15:24:24,569 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management | |
| 2025-05-29 15:24:24,569 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 | |
| 2025-05-29 15:24:24,571 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly 37.0.0.Beta1-SNAPSHOT (WildFly Core 29.0.0.Beta3) started in 1659ms - Started 352 of 573 services (344 services are lazy, passive or on-demand) - Server configuration file in use: standalone-full.xml - Minimum feature stability level: community | |
| 2025-05-29 15:24:25,180 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/data/content/b9/44c426117ee4549784f11aebd1047f5fd3f7c4/content | |
| 2025-05-29 15:24:25,188 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service") | |
| 2025-05-29 15:24:25,526 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:25,527 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:25,527 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:25,527 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:25,527 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.common") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:25,566 WARN [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0013: Deployment arquillian-service contains Jakarta Contexts and Dependency Injection annotations but no bean archive was found (no beans.xml or class with bean defining annotations was present). | |
| 2025-05-29 15:24:25,592 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "arquillian-service" (runtime-name : "arquillian-service") | |
| 2025-05-29 15:24:25,751 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/data/content/ab/fdd59dc6f1f3ae7b6b04a089693114124e26ca/content | |
| 2025-05-29 15:24:25,753 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "hhh18901.ear" (runtime-name: "hhh18901.ear") | |
| 2025-05-29 15:24:25,798 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "4-notappclientcontainer.jar") | |
| 2025-05-29 15:24:25,798 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "8-NonTransactionalEmTestCase.war") | |
| 2025-05-29 15:24:25,798 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "8-notappclientcontainer.jar") | |
| 2025-05-29 15:24:25,798 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "1-NonTransactionalEmTestCase.war") | |
| 2025-05-29 15:24:25,798 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "2-notappclientcontainer.jar") | |
| 2025-05-29 15:24:25,798 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "3-notappclientcontainer.jar") | |
| 2025-05-29 15:24:25,798 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "7-notappclientcontainer.jar") | |
| 2025-05-29 15:24:25,798 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "2-NonTransactionalEmTestCase.war") | |
| 2025-05-29 15:24:25,798 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "5-notappclientcontainer.jar") | |
| 2025-05-29 15:24:25,799 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "1-notappclientcontainer.jar") | |
| 2025-05-29 15:24:25,799 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "6-notappclientcontainer.jar") | |
| 2025-05-29 15:24:25,799 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "9-NonTransactionalEmTestCase.war") | |
| 2025-05-29 15:24:25,799 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "3-NonTransactionalEmTestCase.war") | |
| 2025-05-29 15:24:25,798 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "7-NonTransactionalEmTestCase.war") | |
| 2025-05-29 15:24:25,799 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "5-NonTransactionalEmTestCase.war") | |
| 2025-05-29 15:24:25,799 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "6-NonTransactionalEmTestCase.war") | |
| 2025-05-29 15:24:25,799 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "9-notappclientcontainer.jar") | |
| 2025-05-29 15:24:25,799 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "4-NonTransactionalEmTestCase.war") | |
| 2025-05-29 15:24:25,840 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu | |
| 2025-05-29 15:24:25,840 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu2 | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainNonTXPu | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu-2 | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu2-2 | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainNonTXPu-2 | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu-3 | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu2-3 | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainNonTXPu-3 | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu2 | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainNonTXPu | |
| 2025-05-29 15:24:25,841 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu-2 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu2-2 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainNonTXPu-2 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu-3 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainPu2-3 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mainNonTXPu-3 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for 10-19-mainPu | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for 10-19-mainPu2 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for 10-19-mainNonTXPu | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for 10-19-mainPu-2 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for 10-19-mainPu2-2 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for 10-19-mainNonTXPu-2 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for 10-19-mainPu-3 | |
| 2025-05-29 15:24:25,842 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for 10-19-mainPu2-3 | |
| 2025-05-29 15:24:25,843 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for 10-19-mainNonTXPu-3 | |
| 2025-05-29 15:24:25,843 WARN [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0001: Duplicate Persistence Unit definition for mainPu in application. One of the duplicate persistence.xml should be removed from the application. Application deployment will continue with the persistence.xml definitions from hhh18901.ear#mainPu used. The persistence.xml definitions from hhh18901.ear#mainPu will be ignored. | |
| 2025-05-29 15:24:25,843 WARN [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0001: Duplicate Persistence Unit definition for mainPu2 in application. One of the duplicate persistence.xml should be removed from the application. Application deployment will continue with the persistence.xml definitions from hhh18901.ear#mainPu2 used. The persistence.xml definitions from hhh18901.ear#mainPu2 will be ignored. | |
| 2025-05-29 15:24:25,843 WARN [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0001: Duplicate Persistence Unit definition for mainNonTXPu in application. One of the duplicate persistence.xml should be removed from the application. Application deployment will continue with the persistence.xml definitions from hhh18901.ear#mainNonTXPu used. The persistence.xml definitions from hhh18901.ear#mainNonTXPu will be ignored. | |
| 2025-05-29 15:24:25,843 WARN [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0001: Duplicate Persistence Unit definition for mainPu-2 in application. One of the duplicate persistence.xml should be removed from the application. Application deployment will continue with the persistence.xml definitions from hhh18901.ear#mainPu-2 used. The persistence.xml definitions from hhh18901.ear#mainPu-2 will be ignored. | |
| 2025-05-29 15:24:25,843 WARN [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0001: Duplicate Persistence Unit definition for mainPu2-2 in application. One of the duplicate persistence.xml should be removed from the application. Application deployment will continue with the persistence.xml definitions from hhh18901.ear#mainPu2-2 used. The persistence.xml definitions from hhh18901.ear#mainPu2-2 will be ignored. | |
| 2025-05-29 15:24:25,843 WARN [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0001: Duplicate Persistence Unit definition for mainNonTXPu-2 in application. One of the duplicate persistence.xml should be removed from the application. Application deployment will continue with the persistence.xml definitions from hhh18901.ear#mainNonTXPu-2 used. The persistence.xml definitions from hhh18901.ear#mainNonTXPu-2 will be ignored. | |
| 2025-05-29 15:24:25,843 WARN [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0001: Duplicate Persistence Unit definition for mainPu-3 in application. One of the duplicate persistence.xml should be removed from the application. Application deployment will continue with the persistence.xml definitions from hhh18901.ear#mainPu-3 used. The persistence.xml definitions from hhh18901.ear#mainPu-3 will be ignored. | |
| 2025-05-29 15:24:25,843 WARN [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0001: Duplicate Persistence Unit definition for mainPu2-3 in application. One of the duplicate persistence.xml should be removed from the application. Application deployment will continue with the persistence.xml definitions from hhh18901.ear#mainPu2-3 used. The persistence.xml definitions from hhh18901.ear#mainPu2-3 will be ignored. | |
| 2025-05-29 15:24:25,843 WARN [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0001: Duplicate Persistence Unit definition for mainNonTXPu-3 in application. One of the duplicate persistence.xml should be removed from the application. Application deployment will continue with the persistence.xml definitions from hhh18901.ear#mainNonTXPu-3 used. The persistence.xml definitions from hhh18901.ear#mainNonTXPu-3 will be ignored. | |
| 2025-05-29 15:24:26,048 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.hhh18901.ear.6-notappclientcontainer.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,050 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.hhh18901.ear.3-notappclientcontainer.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,071 WARN [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.hhh18901.ear.7-notappclientcontainer.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,073 WARN [org.jboss.as.dependency.private] (MSC service thread 1-6) WFLYSRV0018: Deployment "deployment.hhh18901.ear.9-NonTransactionalEmTestCase.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,086 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.hhh18901.ear.8-notappclientcontainer.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,091 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.hhh18901.ear" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,096 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.hhh18901.ear.4-notappclientcontainer.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,103 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.hhh18901.ear.6-NonTransactionalEmTestCase.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,125 WARN [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.hhh18901.ear.2-notappclientcontainer.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,133 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.hhh18901.ear.4-NonTransactionalEmTestCase.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,133 WARN [org.jboss.as.dependency.private] (MSC service thread 1-5) WFLYSRV0018: Deployment "deployment.hhh18901.ear.8-NonTransactionalEmTestCase.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,141 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.hhh18901.ear.3-NonTransactionalEmTestCase.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,148 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainNonTXPu-2 | |
| 2025-05-29 15:24:26,148 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu2 | |
| 2025-05-29 15:24:26,148 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.hhh18901.ear.1-NonTransactionalEmTestCase.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,149 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainNonTXPu-3 | |
| 2025-05-29 15:24:26,149 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu2-2 | |
| 2025-05-29 15:24:26,149 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu2-3 | |
| 2025-05-29 15:24:26,149 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu2-2 | |
| 2025-05-29 15:24:26,149 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.hhh18901.ear.5-NonTransactionalEmTestCase.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,150 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu2-3 | |
| 2025-05-29 15:24:26,150 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainNonTXPu | |
| 2025-05-29 15:24:26,150 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainNonTXPu | |
| 2025-05-29 15:24:26,151 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu | |
| 2025-05-29 15:24:26,151 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainNonTXPu-2 | |
| 2025-05-29 15:24:26,151 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainNonTXPu-3 | |
| 2025-05-29 15:24:26,151 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu-3 | |
| 2025-05-29 15:24:26,152 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu2 | |
| 2025-05-29 15:24:26,152 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu | |
| 2025-05-29 15:24:26,153 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu-2 | |
| 2025-05-29 15:24:26,153 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu-2 | |
| 2025-05-29 15:24:26,154 INFO [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu-3 | |
| 2025-05-29 15:24:26,155 WARN [org.jboss.as.dependency.private] (MSC service thread 1-6) WFLYSRV0018: Deployment "deployment.hhh18901.ear.1-notappclientcontainer.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,168 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.hhh18901.ear.5-notappclientcontainer.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,169 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.hhh18901.ear.9-notappclientcontainer.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,176 WARN [org.jboss.as.dependency.private] (MSC service thread 1-5) WFLYSRV0018: Deployment "deployment.hhh18901.ear.2-NonTransactionalEmTestCase.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,176 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.hhh18901.ear.7-NonTransactionalEmTestCase.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. | |
| 2025-05-29 15:24:26,193 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment hhh18901.ear | |
| 2025-05-29 15:24:26,234 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-8) HV000001: Hibernate Validator 8.0.2.Final | |
| 2025-05-29 15:24:26,292 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment 7-notappclientcontainer.jar | |
| 2025-05-29 15:24:26,292 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment 9-notappclientcontainer.jar | |
| 2025-05-29 15:24:26,292 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment 6-notappclientcontainer.jar | |
| 2025-05-29 15:24:26,292 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 5-notappclientcontainer.jar | |
| 2025-05-29 15:24:26,292 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 1-notappclientcontainer.jar | |
| 2025-05-29 15:24:26,297 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment 6-NonTransactionalEmTestCase.war | |
| 2025-05-29 15:24:26,297 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment 9-NonTransactionalEmTestCase.war | |
| 2025-05-29 15:24:26,297 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment 5-NonTransactionalEmTestCase.war | |
| 2025-05-29 15:24:26,310 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment 2-NonTransactionalEmTestCase.war | |
| 2025-05-29 15:24:26,315 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment 3-NonTransactionalEmTestCase.war | |
| 2025-05-29 15:24:26,318 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 7-NonTransactionalEmTestCase.war | |
| 2025-05-29 15:24:26,319 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 4-notappclientcontainer.jar | |
| 2025-05-29 15:24:26,321 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment 8-notappclientcontainer.jar | |
| 2025-05-29 15:24:26,326 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 4-NonTransactionalEmTestCase.war | |
| 2025-05-29 15:24:26,328 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment 8-NonTransactionalEmTestCase.war | |
| 2025-05-29 15:24:26,333 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment 3-notappclientcontainer.jar | |
| 2025-05-29 15:24:26,338 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment 1-NonTransactionalEmTestCase.war | |
| 2025-05-29 15:24:26,341 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment 2-notappclientcontainer.jar | |
| 2025-05-29 15:24:26,373 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainNonTXPu-2 | |
| 2025-05-29 15:24:26,381 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu2 | |
| 2025-05-29 15:24:26,381 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainNonTXPu-3 | |
| 2025-05-29 15:24:26,382 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu2-2 | |
| 2025-05-29 15:24:26,382 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu2-3 | |
| 2025-05-29 15:24:26,382 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu2-2 | |
| 2025-05-29 15:24:26,382 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu2-3 | |
| 2025-05-29 15:24:26,383 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainNonTXPu | |
| 2025-05-29 15:24:26,383 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainNonTXPu | |
| 2025-05-29 15:24:26,383 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu | |
| 2025-05-29 15:24:26,383 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainNonTXPu-2 | |
| 2025-05-29 15:24:26,384 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainNonTXPu-3 | |
| 2025-05-29 15:24:26,384 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu-3 | |
| 2025-05-29 15:24:26,384 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu2 | |
| 2025-05-29 15:24:26,384 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu | |
| 2025-05-29 15:24:26,384 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#mainPu-2 | |
| 2025-05-29 15:24:26,385 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu-2 | |
| 2025-05-29 15:24:26,385 INFO [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for hhh18901.ear#10-19-mainPu-3 | |
| 2025-05-29 15:24:26,422 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 82) ISPN000556: Starting user marshaller 'org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller' | |
| 2025-05-29 15:24:26,453 INFO [org.jboss.weld.Version] (MSC service thread 1-5) WELD-000900: 5.1.6 (Final) | |
| 2025-05-29 15:24:26,510 INFO [org.jboss.as.arquillian] (MSC service thread 1-5) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.5-notappclientcontainer.jar",unit=hhh18901.ear.5-notappclientcontainer.jar,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@6accb109}] | |
| 2025-05-29 15:24:26,510 INFO [org.jboss.as.arquillian] (MSC service thread 1-3) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.7-notappclientcontainer.jar",unit=hhh18901.ear.7-notappclientcontainer.jar,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@2fc352db}] | |
| 2025-05-29 15:24:26,510 INFO [org.jboss.as.arquillian] (MSC service thread 1-7) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.3-notappclientcontainer.jar",unit=hhh18901.ear.3-notappclientcontainer.jar,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@39701ca5}] | |
| 2025-05-29 15:24:26,510 INFO [org.jboss.as.arquillian] (MSC service thread 1-4) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.1-notappclientcontainer.jar",unit=hhh18901.ear.1-notappclientcontainer.jar,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@3c450bab}] | |
| 2025-05-29 15:24:26,510 INFO [org.jboss.as.arquillian] (MSC service thread 1-2) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.4-notappclientcontainer.jar",unit=hhh18901.ear.4-notappclientcontainer.jar,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@694ea5b9}] | |
| 2025-05-29 15:24:26,511 INFO [org.jboss.as.arquillian] (MSC service thread 1-3) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.8-notappclientcontainer.jar",unit=hhh18901.ear.8-notappclientcontainer.jar,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@44faf9e6}] | |
| 2025-05-29 15:24:26,511 INFO [org.jboss.as.arquillian] (MSC service thread 1-5) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.2-notappclientcontainer.jar",unit=hhh18901.ear.2-notappclientcontainer.jar,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@3064ec32}] | |
| 2025-05-29 15:24:26,510 INFO [org.jboss.as.arquillian] (MSC service thread 1-1) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.6-notappclientcontainer.jar",unit=hhh18901.ear.6-notappclientcontainer.jar,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@2231afd8}] | |
| 2025-05-29 15:24:26,510 INFO [org.jboss.as.arquillian] (MSC service thread 1-8) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.9-notappclientcontainer.jar",unit=hhh18901.ear.9-notappclientcontainer.jar,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@4cef096e}] | |
| 2025-05-29 15:24:26,511 INFO [org.jboss.as.arquillian] (MSC service thread 1-3) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.4-NonTransactionalEmTestCase.war",unit=hhh18901.ear.4-NonTransactionalEmTestCase.war,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@474df092}] | |
| 2025-05-29 15:24:26,511 INFO [org.jboss.as.arquillian] (MSC service thread 1-5) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.8-NonTransactionalEmTestCase.war",unit=hhh18901.ear.8-NonTransactionalEmTestCase.war,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@26581e79}] | |
| 2025-05-29 15:24:26,511 INFO [org.jboss.as.arquillian] (MSC service thread 1-1) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.7-NonTransactionalEmTestCase.war",unit=hhh18901.ear.7-NonTransactionalEmTestCase.war,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@386218a}] | |
| 2025-05-29 15:24:26,511 INFO [org.jboss.as.arquillian] (MSC service thread 1-8) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.1-NonTransactionalEmTestCase.war",unit=hhh18901.ear.1-NonTransactionalEmTestCase.war,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@3bc49085}] | |
| 2025-05-29 15:24:26,512 INFO [org.jboss.as.arquillian] (MSC service thread 1-7) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.6-NonTransactionalEmTestCase.war",unit=hhh18901.ear.6-NonTransactionalEmTestCase.war,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@28020c12}] | |
| 2025-05-29 15:24:26,512 INFO [org.jboss.as.arquillian] (MSC service thread 1-5) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.2-NonTransactionalEmTestCase.war",unit=hhh18901.ear.2-NonTransactionalEmTestCase.war,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@acb04ae}] | |
| 2025-05-29 15:24:26,512 INFO [org.jboss.as.arquillian] (MSC service thread 1-5) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.3-NonTransactionalEmTestCase.war",unit=hhh18901.ear.3-NonTransactionalEmTestCase.war,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@c34866e}] | |
| 2025-05-29 15:24:26,512 INFO [org.jboss.as.arquillian] (MSC service thread 1-1) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.9-NonTransactionalEmTestCase.war",unit=hhh18901.ear.9-NonTransactionalEmTestCase.war,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@5b8dd559}] | |
| 2025-05-29 15:24:26,516 INFO [org.jboss.as.arquillian] (MSC service thread 1-2) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."hhh18901.ear.5-NonTransactionalEmTestCase.war",unit=hhh18901.ear.5-NonTransactionalEmTestCase.war,tests={org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@5be1bd10}] | |
| 2025-05-29 15:24:26,608 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 82) Started hibernate cache container | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 82) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainNonTXPu' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu-3' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu2-3' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 33) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu2-2' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu2-3' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 17) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu2' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu-2' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 27) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu-2' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 40) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu-3' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 2) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainNonTXPu-3' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 6) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 32) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu-2' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 38) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainNonTXPu-2' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 28) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu2' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu2-2' | |
| 2025-05-29 15:24:26,612 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu' | |
| 2025-05-29 15:24:26,613 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu-3' | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 82) HHH000204: Processing PersistenceUnitInfo [name: mainNonTXPu] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 15) HHH000204: Processing PersistenceUnitInfo [name: mainPu] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 6) HHH000204: Processing PersistenceUnitInfo [name: 10-19-mainNonTXPu] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 32) HHH000204: Processing PersistenceUnitInfo [name: 10-19-mainNonTXPu-2] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 28) HHH000204: Processing PersistenceUnitInfo [name: mainPu2] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 19) HHH000204: Processing PersistenceUnitInfo [name: 10-19-mainPu2-3] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 23) HHH000204: Processing PersistenceUnitInfo [name: 10-19-mainPu-2] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 40) HHH000204: Processing PersistenceUnitInfo [name: mainPu-3] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 20) HHH000204: Processing PersistenceUnitInfo [name: 10-19-mainPu-3] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 27) HHH000204: Processing PersistenceUnitInfo [name: mainPu-2] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 2) HHH000204: Processing PersistenceUnitInfo [name: mainNonTXPu-3] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 38) HHH000204: Processing PersistenceUnitInfo [name: 10-19-mainPu] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 5) HHH000204: Processing PersistenceUnitInfo [name: mainPu2-2] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 33) HHH000204: Processing PersistenceUnitInfo [name: 10-19-mainPu2-2] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 3) HHH000204: Processing PersistenceUnitInfo [name: 10-19-mainNonTXPu-3] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 17) HHH000204: Processing PersistenceUnitInfo [name: 10-19-mainPu2] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 16) HHH000204: Processing PersistenceUnitInfo [name: mainNonTXPu-2] | |
| 2025-05-29 15:24:26,630 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 10) HHH000204: Processing PersistenceUnitInfo [name: mainPu2-3] | |
| 2025-05-29 15:24:26,694 INFO [org.hibernate.Version] (ServerService Thread Pool -- 33) HHH000412: Hibernate ORM core version 6.6.17.Final | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 5) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 17) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 6) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 23) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 38) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 19) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 10) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 3) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 32) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 40) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 82) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 2) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 27) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 16) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 20) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,938 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 28) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,938 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 15) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,937 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 33) HHH10001005: Database info: | |
| Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2356e8cc'] | |
| Database driver: undefined/unknown | |
| Database version: 2.2.224 | |
| Autocommit mode: undefined/unknown | |
| Isolation level: undefined/unknown | |
| Minimum pool size: undefined/unknown | |
| Maximum pool size: undefined/unknown | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 82) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 28) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 23) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 40) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 3) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 33) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 2) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 5) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 27) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 19) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 17) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 10) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 32) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 16) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 6) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 20) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 15) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:26,942 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 38) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory] | |
| 2025-05-29 15:24:27,017 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 15) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,017 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 33) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,018 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 28) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,018 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 5) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,018 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 2) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,018 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 38) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,018 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 32) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,018 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 20) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,018 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 40) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,018 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 3) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,018 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 27) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,018 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 23) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,019 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 17) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,019 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 10) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,019 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 19) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,019 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 82) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,019 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 6) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,019 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 16) Envers integration enabled? : true | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu-2' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 82) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu2-2' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu2' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 38) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu-2' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu-3' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 33) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainNonTXPu-3' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 2) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu-3' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu2-3' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 28) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu2' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 27) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 32) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainNonTXPu-2' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 6) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu' | |
| 2025-05-29 15:24:27,178 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 17) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainNonTXPu' | |
| 2025-05-29 15:24:27,179 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu2-2' | |
| 2025-05-29 15:24:27,179 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu-2' | |
| 2025-05-29 15:24:27,179 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 40) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu2-3' | |
| 2025-05-29 15:24:27,179 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu-3' | |
| 2025-05-29 15:24:28,586 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 17) WFLYUT0021: Registered web context: '/9-NonTransactionalEmTestCase' for server 'default-server' | |
| 2025-05-29 15:24:28,586 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 11) WFLYUT0021: Registered web context: '/3-NonTransactionalEmTestCase' for server 'default-server' | |
| 2025-05-29 15:24:28,586 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 18) WFLYUT0021: Registered web context: '/1-NonTransactionalEmTestCase' for server 'default-server' | |
| 2025-05-29 15:24:28,586 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0021: Registered web context: '/6-NonTransactionalEmTestCase' for server 'default-server' | |
| 2025-05-29 15:24:28,586 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 34) WFLYUT0021: Registered web context: '/2-NonTransactionalEmTestCase' for server 'default-server' | |
| 2025-05-29 15:24:28,586 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 10) WFLYUT0021: Registered web context: '/8-NonTransactionalEmTestCase' for server 'default-server' | |
| 2025-05-29 15:24:28,586 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 23) WFLYUT0021: Registered web context: '/7-NonTransactionalEmTestCase' for server 'default-server' | |
| 2025-05-29 15:24:28,587 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 8) WFLYUT0021: Registered web context: '/4-NonTransactionalEmTestCase' for server 'default-server' | |
| 2025-05-29 15:24:28,587 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 28) WFLYUT0021: Registered web context: '/5-NonTransactionalEmTestCase' for server 'default-server' | |
| 2025-05-29 15:24:28,641 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "hhh18901.ear" (runtime-name : "hhh18901.ear") | |
| 2025-05-29 15:24:28,796 INFO [stdout] (pool-9-thread-1) getPKDate: returning date:Mon May 15 00:00:00 EDT 2006 | |
| 2025-05-29 15:24:28,798 INFO [stdout] (pool-9-thread-1) createTestData | |
| 2025-05-29 15:24:28,814 ERROR [org.hibernate.property.access.spi.GetterMethodImpl] (pool-9-thread-1) HHH000122: IllegalArgumentException in class: org.jboss.as.test.integration.jpa.hhh18901.DataTypes, getter method of property: id | |
| 2025-05-29 15:24:28,817 SEVERE [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (pool-9-thread-1) Failed: org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase.testEntityInMainArchive: org.hibernate.PropertyAccessException: IllegalArgumentException occurred calling: 'org.jboss.as.test.integration.jpa.hhh18901.DataTypes.id' (getter) | |
| at org.hibernate@6.6.17.Final//org.hibernate.property.access.spi.GetterMethodImpl.get(GetterMethodImpl.java:76) | |
| at org.hibernate@6.6.17.Final//org.hibernate.metamodel.mapping.internal.BasicEntityIdentifierMappingImpl.getIdentifier(BasicEntityIdentifierMappingImpl.java:158) | |
| at org.hibernate@6.6.17.Final//org.hibernate.persister.entity.AbstractEntityPersister.getIdentifier(AbstractEntityPersister.java:4734) | |
| at org.hibernate@6.6.17.Final//org.hibernate.persister.entity.AbstractEntityPersister.isTransient(AbstractEntityPersister.java:4272) | |
| at org.hibernate@6.6.17.Final//org.hibernate.engine.internal.ForeignKeys.isTransient(ForeignKeys.java:316) | |
| at org.hibernate@6.6.17.Final//org.hibernate.event.internal.EntityState.getEntityState(EntityState.java:64) | |
| at org.hibernate@6.6.17.Final//org.hibernate.event.internal.DefaultPersistEventListener.entityState(DefaultPersistEventListener.java:114) | |
| at org.hibernate@6.6.17.Final//org.hibernate.event.internal.DefaultPersistEventListener.persist(DefaultPersistEventListener.java:87) | |
| at org.hibernate@6.6.17.Final//org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:79) | |
| at org.hibernate@6.6.17.Final//org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) | |
| at org.hibernate@6.6.17.Final//org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:127) | |
| at org.hibernate@6.6.17.Final//org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:761) | |
| at org.hibernate@6.6.17.Final//org.hibernate.internal.SessionImpl.persist(SessionImpl.java:745) | |
| at deployment.hhh18901.ear.9-NonTransactionalEmTestCase.war//org.jboss.as.test.integration.jpa.hhh18901.CdiTestBean.createTestData(CdiTestBean.java:53) | |
| at deployment.hhh18901.ear.9-NonTransactionalEmTestCase.war//org.jboss.as.test.integration.jpa.hhh18901.CdiTestBean$Proxy$_$$_WeldSubclass.createTestData(Unknown Source) | |
| at deployment.hhh18901.ear.9-NonTransactionalEmTestCase.war//org.jboss.as.test.integration.jpa.hhh18901.CdiTestBean.createData(CdiTestBean.java:22) | |
| at deployment.hhh18901.ear.9-NonTransactionalEmTestCase.war//org.jboss.as.test.integration.jpa.hhh18901.CdiTestBean$Proxy$_$$_WeldSubclass.createData(Unknown Source) | |
| at deployment.hhh18901.ear.9-NonTransactionalEmTestCase.war//org.jboss.as.test.integration.jpa.hhh18901.JpaJarFileTestCase.testEntityInMainArchive(JpaJarFileTestCase.java:88) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at deployment.arquillian-service//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) | |
| at deployment.arquillian-service//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) | |
| at deployment.arquillian-service//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian$8$1.invokeMethod(Arquillian.java:325) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.MethodInvoker$1.invoke(MethodInvoker.java:18) | |
| at deployment.arquillian-service//org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:102) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:89) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:61) | |
| at deployment.arquillian-service//org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:35) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:102) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:89) | |
| at deployment.arquillian-service//org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:115) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) | |
| at deployment.arquillian-service//org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:82) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) | |
| at deployment.arquillian-service//org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:68) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133) | |
| at deployment.arquillian-service//org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:138) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.MethodInvoker.invoke(MethodInvoker.java:15) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:332) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:204) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:350) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:215) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:279) | |
| at deployment.arquillian-service//org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:33) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:102) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:89) | |
| at deployment.arquillian-service//org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:115) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) | |
| at deployment.arquillian-service//org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:82) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) | |
| at deployment.arquillian-service//org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:68) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:85) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:94) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133) | |
| at deployment.arquillian-service//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105) | |
| at deployment.arquillian-service//org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:158) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:273) | |
| at deployment.arquillian-service//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) | |
| at deployment.arquillian-service//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) | |
| at deployment.arquillian-service//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) | |
| at deployment.arquillian-service//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) | |
| at deployment.arquillian-service//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) | |
| at deployment.arquillian-service//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) | |
| at deployment.arquillian-service//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) | |
| at deployment.arquillian-service//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) | |
| at deployment.arquillian-service//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:166) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:350) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:177) | |
| at deployment.arquillian-service//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) | |
| at deployment.arquillian-service//org.junit.runners.ParentRunner.run(ParentRunner.java:413) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:115) | |
| at deployment.arquillian-service//org.junit.runner.JUnitCore.run(JUnitCore.java:137) | |
| at deployment.arquillian-service//org.junit.runner.JUnitCore.run(JUnitCore.java:115) | |
| at deployment.arquillian-service//org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:60) | |
| at deployment.arquillian-service//org.jboss.arquillian.protocol.jmx.JMXTestRunner.doRunTestMethod(JMXTestRunner.java:152) | |
| at deployment.arquillian-service//org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.doRunTestMethod(ArquillianService.java:221) | |
| at deployment.arquillian-service//org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethodInternal(JMXTestRunner.java:137) | |
| at deployment.arquillian-service//org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethod(JMXTestRunner.java:119) | |
| at deployment.arquillian-service//org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.runTestMethod(ArquillianService.java:191) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:72) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at java.base/sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:262) | |
| at java.management/com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112) | |
| at java.management/com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46) | |
| at java.management/com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237) | |
| at java.management/com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138) | |
| at java.management/com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252) | |
| at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:814) | |
| at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:802) | |
| at org.jboss.as.jmx@29.0.0.Beta3//org.jboss.as.jmx.PluggableMBeanServerImpl$TcclMBeanServer.invoke(PluggableMBeanServerImpl.java:1482) | |
| at org.jboss.as.jmx@29.0.0.Beta3//org.jboss.as.jmx.PluggableMBeanServerImpl.invoke(PluggableMBeanServerImpl.java:714) | |
| at org.jboss.as.jmx@29.0.0.Beta3//org.jboss.as.jmx.BlockingNotificationMBeanServer.invoke(BlockingNotificationMBeanServer.java:151) | |
| at org.jboss.as.jmx@29.0.0.Beta3//org.jboss.as.jmx.AuthorizingMBeanServer.invoke(AuthorizingMBeanServer.java:245) | |
| at org.jboss.remoting-jmx@3.1.0.Final//org.jboss.remotingjmx.protocol.v2.ServerProxy$InvokeHandler.handle(ServerProxy.java:947) | |
| at org.jboss.remoting-jmx@3.1.0.Final//org.jboss.remotingjmx.protocol.v2.ServerCommon$MessageReciever$1$1.run(ServerCommon.java:149) | |
| at org.jboss.as.jmx@29.0.0.Beta3//org.jboss.as.jmx.ServerInterceptorFactory$Interceptor$1.run(ServerInterceptorFactory.java:54) | |
| at org.jboss.as.jmx@29.0.0.Beta3//org.jboss.as.jmx.ServerInterceptorFactory$Interceptor$1.run(ServerInterceptorFactory.java:49) | |
| at org.wildfly.security.elytron-base@2.6.4.Final//org.wildfly.security.auth.server.SecurityIdentity.runAs(SecurityIdentity.java:328) | |
| at org.wildfly.security.elytron-base@2.6.4.Final//org.wildfly.security.auth.server.SecurityIdentity.runAs(SecurityIdentity.java:285) | |
| at org.jboss.as.controller@29.0.0.Beta3//org.jboss.as.controller.AccessAuditContext.doAs(AccessAuditContext.java:237) | |
| at org.jboss.as.controller@29.0.0.Beta3//org.jboss.as.controller.AccessAuditContext.doAs(AccessAuditContext.java:208) | |
| at org.jboss.as.jmx@29.0.0.Beta3//org.jboss.as.jmx.ServerInterceptorFactory$Interceptor.handleEvent(ServerInterceptorFactory.java:49) | |
| at org.jboss.remoting-jmx@3.1.0.Final//org.jboss.remotingjmx.protocol.v2.ServerCommon$MessageReciever$1.run(ServerCommon.java:145) | |
| at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) | |
| at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) | |
| at java.base/java.lang.Thread.run(Thread.java:840) | |
| Caused by: java.lang.IllegalArgumentException: object is not an instance of declaring class | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) | |
| at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.base/java.lang.reflect.Method.invoke(Method.java:569) | |
| at org.hibernate@6.6.17.Final//org.hibernate.property.access.spi.GetterMethodImpl.get(GetterMethodImpl.java:48) | |
| ... 166 more | |
| 2025-05-29 15:24:28,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 11) WFLYUT0022: Unregistered web context: '/2-NonTransactionalEmTestCase' from server 'default-server' | |
| 2025-05-29 15:24:28,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 21) WFLYUT0022: Unregistered web context: '/3-NonTransactionalEmTestCase' from server 'default-server' | |
| 2025-05-29 15:24:28,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 36) WFLYUT0022: Unregistered web context: '/9-NonTransactionalEmTestCase' from server 'default-server' | |
| 2025-05-29 15:24:28,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 20) WFLYUT0022: Unregistered web context: '/6-NonTransactionalEmTestCase' from server 'default-server' | |
| 2025-05-29 15:24:28,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 5) WFLYUT0022: Unregistered web context: '/7-NonTransactionalEmTestCase' from server 'default-server' | |
| 2025-05-29 15:24:28,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 32) WFLYUT0022: Unregistered web context: '/5-NonTransactionalEmTestCase' from server 'default-server' | |
| 2025-05-29 15:24:28,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0022: Unregistered web context: '/1-NonTransactionalEmTestCase' from server 'default-server' | |
| 2025-05-29 15:24:28,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 2) WFLYUT0022: Unregistered web context: '/4-NonTransactionalEmTestCase' from server 'default-server' | |
| 2025-05-29 15:24:28,871 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 37) WFLYUT0022: Unregistered web context: '/8-NonTransactionalEmTestCase' from server 'default-server' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 2) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu-3' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 34) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu-2' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu2-2' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 36) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainNonTXPu-3' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu-2' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 22) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu2' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 13) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu2-3' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainPu-3' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainNonTXPu-2' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 11) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 17) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu2' | |
| 2025-05-29 15:24:28,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 82) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#mainNonTXPu' | |
| 2025-05-29 15:24:28,879 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu-2' | |
| 2025-05-29 15:24:28,879 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu-3' | |
| 2025-05-29 15:24:28,879 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 32) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu2-3' | |
| 2025-05-29 15:24:28,879 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu' | |
| 2025-05-29 15:24:28,879 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 37) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'hhh18901.ear#10-19-mainPu2-2' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu2-3' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 13) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu2-3' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 36) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu-2' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 34) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 22) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu-3' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 2) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu2' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 11) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu-2' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 37) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu-3' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainNonTXPu-2' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 32) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu2-2' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainPu' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu2-2' | |
| 2025-05-29 15:24:28,888 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainNonTXPu-2' | |
| 2025-05-29 15:24:28,888 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu2' | |
| 2025-05-29 15:24:28,888 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 17) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainNonTXPu-3' | |
| 2025-05-29 15:24:28,888 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 82) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#mainNonTXPu' | |
| 2025-05-29 15:24:28,887 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'hhh18901.ear#10-19-mainPu-3' | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-6) Cannot find composite annotation index in: subdeployment "3-NonTransactionalEmTestCase.war" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-2) Cannot find composite annotation index in: subdeployment "9-notappclientcontainer.jar" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-8) Cannot find composite annotation index in: subdeployment "7-notappclientcontainer.jar" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-1) Cannot find composite annotation index in: subdeployment "9-NonTransactionalEmTestCase.war" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-7) Cannot find composite annotation index in: subdeployment "1-NonTransactionalEmTestCase.war" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-5) Cannot find composite annotation index in: subdeployment "5-NonTransactionalEmTestCase.war" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-4) Cannot find composite annotation index in: subdeployment "1-notappclientcontainer.jar" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-1) Cannot find composite annotation index in: subdeployment "8-notappclientcontainer.jar" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-8) Cannot find composite annotation index in: subdeployment "4-NonTransactionalEmTestCase.war" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-2) Cannot find composite annotation index in: subdeployment "2-NonTransactionalEmTestCase.war" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-6) Cannot find composite annotation index in: subdeployment "6-notappclientcontainer.jar" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-1) Cannot find composite annotation index in: subdeployment "5-notappclientcontainer.jar" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-3) Cannot find composite annotation index in: subdeployment "6-NonTransactionalEmTestCase.war" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-6) Cannot find composite annotation index in: subdeployment "3-notappclientcontainer.jar" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-8) Cannot find composite annotation index in: subdeployment "2-notappclientcontainer.jar" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-4) Cannot find composite annotation index in: subdeployment "4-notappclientcontainer.jar" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-7) Cannot find composite annotation index in: subdeployment "7-NonTransactionalEmTestCase.war" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-5) Cannot find composite annotation index in: subdeployment "8-NonTransactionalEmTestCase.war" of deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,892 WARN [org.jboss.as.arquillian] (MSC service thread 1-5) Cannot find composite annotation index in: deployment "hhh18901.ear" | |
| 2025-05-29 15:24:28,893 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) Stopped hibernate cache container | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: 6-notappclientcontainer.jar) in 32ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: 6-NonTransactionalEmTestCase.war) in 32ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: 4-notappclientcontainer.jar) in 32ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: 8-notappclientcontainer.jar) in 32ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: 2-notappclientcontainer.jar) in 32ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: 5-NonTransactionalEmTestCase.war) in 32ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: 4-NonTransactionalEmTestCase.war) in 32ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: 9-notappclientcontainer.jar) in 32ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: 1-notappclientcontainer.jar) in 32ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: 7-notappclientcontainer.jar) in 33ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: 3-notappclientcontainer.jar) in 33ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: 3-NonTransactionalEmTestCase.war) in 33ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0208: Stopped subdeployment (runtime-name: 5-notappclientcontainer.jar) in 33ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: 7-NonTransactionalEmTestCase.war) in 33ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0208: Stopped subdeployment (runtime-name: 9-NonTransactionalEmTestCase.war) in 33ms | |
| 2025-05-29 15:24:28,896 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: 8-NonTransactionalEmTestCase.war) in 33ms | |
| 2025-05-29 15:24:28,898 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0208: Stopped subdeployment (runtime-name: 1-NonTransactionalEmTestCase.war) in 35ms | |
| 2025-05-29 15:24:28,898 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: 2-NonTransactionalEmTestCase.war) in 35ms | |
| 2025-05-29 15:24:28,901 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment hhh18901.ear (runtime-name: hhh18901.ear) in 38ms | |
| 2025-05-29 15:24:28,914 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/data/content/ab/fdd59dc6f1f3ae7b6b04a089693114124e26ca/content | |
| 2025-05-29 15:24:28,914 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "hhh18901.ear" (runtime-name: "hhh18901.ear") | |
| 2025-05-29 15:24:28,925 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment arquillian-service (runtime-name: arquillian-service) in 1ms | |
| 2025-05-29 15:24:28,937 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/smarlow/work/wildfly/testsuite/integration/basic/target/wildfly/standalone/data/content/b9/44c426117ee4549784f11aebd1047f5fd3f7c4/content | |
| 2025-05-29 15:24:28,937 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "arquillian-service" (runtime-name: "arquillian-service") | |
| 2025-05-29 15:24:28,940 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server | |
| 2025-05-29 15:24:28,941 INFO [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete | |
| 2025-05-29 15:24:28,943 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' | |
| 2025-05-29 15:24:28,945 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory | |
| 2025-05-29 15:24:28,947 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping | |
| 2025-05-29 15:24:28,947 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA] | |
| 2025-05-29 15:24:28,947 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory | |
| 2025-05-29 15:24:28,948 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] | |
| 2025-05-29 15:24:28,948 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] | |
| 2025-05-29 15:24:28,948 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTPS listener https suspending | |
| 2025-05-29 15:24:28,948 WARN [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (ServerService Thread Pool -- 20) IJ000615: Destroying active connection in pool: ExampleDS (org.jboss.jca.adapters.jdbc.local.LocalManagedConnection@7cb622f3) | |
| 2025-05-29 15:24:28,949 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 | |
| 2025-05-29 15:24:28,949 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 5) AMQ151003: resource adaptor stopped | |
| 2025-05-29 15:24:28,950 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 | |
| 2025-05-29 15:24:28,952 INFO [org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl] (ServerService Thread Pool -- 5) Sending disconnect on client connections | |
| 2025-05-29 15:24:29,000 INFO [org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl] (ServerService Thread Pool -- 5) Sending disconnect on client connections | |
| 2025-05-29 15:24:29,133 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 5) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.41.0 [8766364b-3cc2-11f0-849d-e6c29f7989b4] stopped, uptime 5.002 seconds | |
| 2025-05-29 15:24:29,133 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTP listener default suspending | |
| 2025-05-29 15:24:29,134 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 | |
| 2025-05-29 15:24:29,134 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 2.3.18.Final stopping | |
| 2025-05-29 15:24:29,136 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly 37.0.0.Beta1-SNAPSHOT (WildFly Core 29.0.0.Beta3) stopped in 190ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment