Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save scottmarlow/479ffbb52fede65766b13e2894887a99 to your computer and use it in GitHub Desktop.

Select an option

Save scottmarlow/479ffbb52fede65766b13e2894887a99 to your computer and use it in GitHub Desktop.
2025-07-23 10:04:36,165 INFO [org.jboss.modules] (main) JBoss Modules version 2.1.6.Final
2025-07-23 10:04:36,374 INFO [org.jboss.msc] (main) JBoss MSC version 1.5.6.Final
2025-07-23 10:04:36,378 INFO [org.jboss.threads] (main) JBoss Threads version 3.9.1
2025-07-23 10:04:36,429 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly 37.0.0.Final-SNAPSHOT (WildFly Core 29.0.0.Beta6) starting
2025-07-23 10:04:36,430 DEBUG [org.jboss.as.config] (MSC service thread 1-3) Configured system properties:
[Standalone] =
file.encoding = UTF-8
file.separator = /
java.awt.headless = true
java.class.path = /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/jboss-modules.jar
java.class.version = 61.0
java.home = /usr/lib/jvm/temurin-17-jdk
java.io.tmpdir = /tmp
java.library.path = /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
java.net.preferIPv4Stack = true
java.runtime.name = OpenJDK Runtime Environment
java.runtime.version = 17.0.16+8
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.16+8
java.version = 17.0.16
java.version.date = 2025-07-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.16+8
javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
jboss.home.dir = /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT
jboss.host.name = scottmarlow
jboss.modules.system.pkgs = org.jboss.byteman
jboss.node.name = scottmarlow
jboss.qualified.host.name = scottmarlow
jboss.server.base.dir = /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone
jboss.server.config.dir = /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/configuration
jboss.server.data.dir = /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/data
jboss.server.log.dir = /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/log
jboss.server.name = scottmarlow
jboss.server.persist.config = true
jboss.server.temp.dir = /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/tmp
jboss.threads.eqe.statistics = true
jdk.debug = release
jdk.serialFilter = maxbytes=10485760;maxdepth=128;maxarray=100000;maxrefs=300000
line.separator =
logging.configuration = file:/home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/configuration/logging.properties
module.path = /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/modules
native.encoding = UTF-8
org.jboss.boot.log.file = /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/log/server.log
org.jboss.resolver.warning = true
os.arch = amd64
os.name = Linux
os.version = 6.15.6-200.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/dist/target/wildfly-37.0.0.Final-SNAPSHOT/jboss-modules.jar -mp /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/modules org.jboss.as.standalone -Djboss.home.dir=/home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT -Djboss.server.base.dir=/home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = UTF-8
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
sun.stderr.encoding = UTF-8
sun.stdout.encoding = UTF-8
user.country = US
user.dir = /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/bin
user.home = /home/smarlow
user.language = en
user.name = smarlow
user.timezone = America/New_York
2025-07-23 10:04:36,430 DEBUG [org.jboss.as.config] (MSC service thread 1-3) VM Arguments: -D[Standalone] -Djdk.serialFilter=maxbytes=10485760;maxdepth=128;maxarray=100000;maxrefs=300000 -Xms64m -Xmx512m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true --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 -Dorg.jboss.boot.log.file=/home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/log/server.log -Dlogging.configuration=file:/home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/configuration/logging.properties
2025-07-23 10:04:36,781 INFO [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.6.4.Final
2025-07-23 10:04:36,950 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
2025-07-23 10:04:36,958 INFO [org.xnio] (MSC service thread 1-8) XNIO version 3.8.16.Final
2025-07-23 10:04:36,963 INFO [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.8.16.Final
2025-07-23 10:04:36,975 INFO [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 54) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem
2025-07-23 10:04:36,977 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 58) WFLYRS0016: RESTEasy version 6.2.12.Final
2025-07-23 10:04:36,977 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) WFLYCLINF0001: Activating Infinispan subsystem.
2025-07-23 10:04:36,978 INFO [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 66) WFLYCONF0001: Activating MicroProfile Config Subsystem
2025-07-23 10:04:36,978 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 75) 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-07-23 10:04:36,979 INFO [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 67) WFLYJWT0001: Activating MicroProfile JWT Subsystem
2025-07-23 10:04:36,979 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 55) WFLYHEALTH0001: Activating Base Health Subsystem
2025-07-23 10:04:36,980 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 68) WFLYNAM0001: Activating Naming Subsystem
2025-07-23 10:04:36,983 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 63) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main]
2025-07-23 10:04:36,984 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 57) WFLYIO001: Worker 'default' has auto-configured to 40 IO threads with 320 max task threads based on your 20 available processors
2025-07-23 10:04:36,985 INFO [org.wildfly.extension.metrics] (ServerService Thread Pool -- 65) WFLYMETRICS0001: Activating Base Metrics Subsystem
2025-07-23 10:04:36,986 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 77) WFLYWS0002: Activating WebServices Extension
2025-07-23 10:04:36,992 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.14.Final)
2025-07-23 10:04:37,001 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
2025-07-23 10:04:37,006 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2
2025-07-23 10:04:37,006 INFO [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service
2025-07-23 10:04:37,007 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
2025-07-23 10:04:37,026 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 5.0.31.Final
2025-07-23 10:04:37,031 INFO [org.wildfly.extension.undertow] (MSC service thread 1-9) WFLYUT0003: Undertow 2.3.18.Final starting
2025-07-23 10:04:37,039 WARN [org.wildfly.extension.elytron] (MSC service thread 1-2) WFLYELY00023: KeyStore file '/home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/configuration/application.keystore' does not exist. Used blank.
2025-07-23 10:04:37,048 WARN [org.wildfly.extension.elytron] (MSC service thread 1-9) WFLYELY01084: KeyStore /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
2025-07-23 10:04:37,062 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) 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-07-23 10:04:37,062 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) 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-07-23 10:04:37,062 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 76) WFLYUT0014: Creating file handler for path '/home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
2025-07-23 10:04:37,066 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0012: Started server default-server.
2025-07-23 10:04:37,067 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) Queuing requests.
2025-07-23 10:04:37,068 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0018: Host default-host starting
2025-07-23 10:04:37,101 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
2025-07-23 10:04:37,124 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
2025-07-23 10:04:37,136 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) WFLYDS0013: Started FileSystemDeploymentService for directory /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/deployments
2025-07-23 10:04:37,141 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443
2025-07-23 10:04:37,159 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
2025-07-23 10:04:37,173 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 7.3.3.Final (Apache CXF 4.0.8)
2025-07-23 10:04:37,236 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
2025-07-23 10:04:37,241 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
2025-07-23 10:04:37,241 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
2025-07-23 10:04:37,242 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly 37.0.0.Final-SNAPSHOT (WildFly Core 29.0.0.Beta6) started in 1229ms - Started 313 of 535 services (330 services are lazy, passive or on-demand) - Server configuration file in use: standalone.xml - Minimum feature stability level: community
2025-07-23 10:04:57,140 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/data/content/6e/2c403c436c4179bc63cc958872cead6cb2bd74/content
2025-07-23 10:04:57,151 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
2025-07-23 10:04:57,584 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-07-23 10:04:57,584 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-07-23 10:04:57,584 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-07-23 10:04:57,584 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-07-23 10:04:57,584 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-07-23 10:04:57,637 WARN [org.jboss.weld.deployer] (MSC service thread 1-2) 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-07-23 10:04:57,683 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "arquillian-service" (runtime-name : "arquillian-service")
2025-07-23 10:04:57,800 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/data/content/92/e9357fcde392cc18156312aea406d631caf064/content
2025-07-23 10:04:57,803 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "CDIPersistenceTestCase.jar" (runtime-name: "CDIPersistenceTestCase.jar")
2025-07-23 10:04:57,845 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for pu1
2025-07-23 10:04:57,860 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.CDIPersistenceTestCase.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice.
2025-07-23 10:04:57,875 INFO [org.jipijapa] (MSC service thread 1-4) JIPIORMV6020260: Second level cache enabled for CDIPersistenceTestCase.jar#pu1
2025-07-23 10:04:57,880 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment CDIPersistenceTestCase.jar
2025-07-23 10:04:58,011 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-7) HV000001: Hibernate Validator 8.0.2.Final
2025-07-23 10:04:58,074 INFO [org.jipijapa] (MSC service thread 1-9) JIPIORMV6020260: Second level cache enabled for CDIPersistenceTestCase.jar#pu1
2025-07-23 10:04:58,093 INFO [org.jboss.weld.Version] (MSC service thread 1-9) WELD-000900: 5.1.6 (Final)
2025-07-23 10:04:58,104 INFO [org.jboss.as.arquillian] (MSC service thread 1-9) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."CDIPersistenceTestCase.jar",unit=CDIPersistenceTestCase.jar,tests={org.jboss.as.test.integration.jpa.cdi.CDIPersistenceTestCase=org.jboss.as.arquillian.service.ArquillianConfig$TestClassInfo@1a46d610}]
2025-07-23 10:04:58,192 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 79) ISPN000556: Starting user marshaller 'org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller'
2025-07-23 10:04:58,339 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 79) Started hibernate cache container
2025-07-23 10:04:58,342 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 79) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'CDIPersistenceTestCase.jar#pu1'
2025-07-23 10:04:58,351 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 79) HHH000204: Processing PersistenceUnitInfo [name: pu1]
2025-07-23 10:04:58,373 INFO [org.hibernate.Version] (ServerService Thread Pool -- 79) HHH000412: Hibernate ORM core version 6.6.19.Final
2025-07-23 10:04:58,506 INFO [org.hibernate.orm.connections.pooling] (ServerService Thread Pool -- 79) HHH10001005: Database info:
Database JDBC URL [Connecting through datasource 'org.jboss.as.connector.subsystems.datasources.WildFlyDataSource@2b68fab6']
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-07-23 10:04:58,508 INFO [org.hibernate.cache.internal.RegionFactoryInitiator] (ServerService Thread Pool -- 79) HHH000025: Second-level cache region factory [org.infinispan.hibernate.cache.v62.InfinispanRegionFactory]
2025-07-23 10:04:58,541 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 79) Envers integration enabled? : true
2025-07-23 10:04:58,618 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 79) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'CDIPersistenceTestCase.jar#pu1'
2025-07-23 10:04:59,295 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "CDIPersistenceTestCase.jar" (runtime-name : "CDIPersistenceTestCase.jar")
2025-07-23 10:04:59,475 SEVERE [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (pool-12-thread-1) Failed: org.jboss.as.test.integration.jpa.cdi.CDIPersistenceTestCase.testEntityManagerNoResultExpected: java.lang.RuntimeException: org.jboss.weld.contexts.ContextNotActiveException: WELD-001303: No active contexts for scope type jakarta.transaction.TransactionScoped
at deployment.CDIPersistenceTestCase.jar//org.jboss.as.test.integration.jpa.cdi.SFSB1.getEmployeeExpectNullResult(SFSB1.java:62)
at deployment.CDIPersistenceTestCase.jar//org.jboss.as.test.integration.jpa.cdi.SFSB1$Proxy$_$$_WeldClientProxy.getEmployeeExpectNullResult(Unknown Source)
at deployment.CDIPersistenceTestCase.jar//org.jboss.as.test.integration.jpa.cdi.CDIPersistenceTestCase.testEntityManagerNoResultExpected(CDIPersistenceTestCase.java:54)
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 jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
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 jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
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 jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
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 jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
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 jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
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 jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
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 [email protected]//org.jboss.as.jmx.PluggableMBeanServerImpl$TcclMBeanServer.invoke(PluggableMBeanServerImpl.java:1482)
at [email protected]//org.jboss.as.jmx.PluggableMBeanServerImpl.invoke(PluggableMBeanServerImpl.java:714)
at [email protected]//org.jboss.as.jmx.BlockingNotificationMBeanServer.invoke(BlockingNotificationMBeanServer.java:151)
at [email protected]//org.jboss.as.jmx.AuthorizingMBeanServer.invoke(AuthorizingMBeanServer.java:245)
at [email protected]//org.jboss.remotingjmx.protocol.v2.ServerProxy$InvokeHandler.handle(ServerProxy.java:947)
at [email protected]//org.jboss.remotingjmx.protocol.v2.ServerCommon$MessageReciever$1$1.run(ServerCommon.java:149)
at [email protected]//org.jboss.as.jmx.ServerInterceptorFactory$Interceptor$1.run(ServerInterceptorFactory.java:54)
at [email protected]//org.jboss.as.jmx.ServerInterceptorFactory$Interceptor$1.run(ServerInterceptorFactory.java:49)
at [email protected]//org.wildfly.security.auth.server.SecurityIdentity.runAs(SecurityIdentity.java:328)
at [email protected]//org.wildfly.security.auth.server.SecurityIdentity.runAs(SecurityIdentity.java:285)
at [email protected]//org.jboss.as.controller.AccessAuditContext.doAs(AccessAuditContext.java:237)
at [email protected]//org.jboss.as.controller.AccessAuditContext.doAs(AccessAuditContext.java:208)
at [email protected]//org.jboss.as.jmx.ServerInterceptorFactory$Interceptor.handleEvent(ServerInterceptorFactory.java:49)
at [email protected]//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: org.jboss.weld.contexts.ContextNotActiveException: WELD-001303: No active contexts for scope type jakarta.transaction.TransactionScoped
at [email protected]//org.jboss.weld.manager.BeanManagerImpl.getContext(BeanManagerImpl.java:654)
at [email protected]//org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.getIfExists(ContextualInstanceStrategy.java:95)
at [email protected]//org.jboss.weld.bean.ContextualInstance.getIfExists(ContextualInstance.java:64)
at [email protected]//org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:86)
at [email protected]//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:108)
at [email protected]//org.jboss.weld.generated.proxies.persistence.EntityManager$AutoCloseable$435606359$Proxy$_$$_WeldClientProxy.find(Unknown Source)
at deployment.CDIPersistenceTestCase.jar//org.jboss.as.test.integration.jpa.cdi.SFSB1.getEmployeeExpectNullResult(SFSB1.java:60)
... 145 more
2025-07-23 10:04:59,534 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 79) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'CDIPersistenceTestCase.jar#pu1'
2025-07-23 10:04:59,536 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 79) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'CDIPersistenceTestCase.jar#pu1'
2025-07-23 10:04:59,540 WARN [org.jboss.as.arquillian] (MSC service thread 1-3) Cannot find composite annotation index in: deployment "CDIPersistenceTestCase.jar"
2025-07-23 10:04:59,541 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment CDIPersistenceTestCase.jar (runtime-name: CDIPersistenceTestCase.jar) in 10ms
2025-07-23 10:04:59,541 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 79) Stopped hibernate cache container
2025-07-23 10:04:59,551 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/data/content/92/e9357fcde392cc18156312aea406d631caf064/content
2025-07-23 10:04:59,551 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "CDIPersistenceTestCase.jar" (runtime-name: "CDIPersistenceTestCase.jar")
2025-07-23 10:04:59,561 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment arquillian-service (runtime-name: arquillian-service) in 2ms
2025-07-23 10:04:59,572 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /home/smarlow/work/wildfly/dist/target/wildfly-37.0.0.Final-SNAPSHOT/standalone/data/content/6e/2c403c436c4179bc63cc958872cead6cb2bd74/content
2025-07-23 10:04:59,572 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "arquillian-service" (runtime-name: "arquillian-service")
2025-07-23 10:05:42,730 INFO [org.jboss.as.server] (Thread-1) WFLYSRV0272: Suspending server
2025-07-23 10:05:42,733 INFO [org.jboss.as.ejb3] (Thread-1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
2025-07-23 10:05:42,735 INFO [org.jboss.as.server] (Thread-1) WFLYSRV0220: Server shutdown has been requested via an OS signal
2025-07-23 10:05:42,739 INFO [org.wildfly.extension.undertow] (MSC service thread 1-9) WFLYUT0008: Undertow HTTPS listener https suspending
2025-07-23 10:05:42,739 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0019: Host default-host stopping
2025-07-23 10:05:42,739 INFO [org.wildfly.extension.undertow] (MSC service thread 1-9) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
2025-07-23 10:05:42,740 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
2025-07-23 10:05:42,745 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = h2
2025-07-23 10:05:42,746 INFO [org.jboss.as.mail.extension] (MSC service thread 1-9) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
2025-07-23 10:05:42,747 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTP listener default suspending
2025-07-23 10:05:42,747 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
2025-07-23 10:05:42,748 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0004: Undertow 2.3.18.Final stopping
2025-07-23 10:05:42,750 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly 37.0.0.Final-SNAPSHOT (WildFly Core 29.0.0.Beta6) stopped in 10ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment