Upgraded to wildfly-24.0.0.Final & deployed EAR with this error

4,449 views
Skip to first unread message

Roger Lee

unread,
Jun 20, 2021, 9:03:22 AM6/20/21
to WildFly
EAR which was been working from wildfly-23.0.2.Final.`Have tried to migrate to wildfly-24.0.0.Final and get:

MacBook-Pro-2:bin NOTiFY$ ./standalone.sh -b 0.0.0.0 --server-config=standalone-full.xml

=========================================================================


  JBoss Bootstrap Environment


  JBOSS_HOME: /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final


  JAVA: /Library/Java/JavaVirtualMachines/jdk-15.0.2.jdk/Contents/Home/bin/java


  JAVA_OPTS:  -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -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-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.management/javax.management=ALL-UNNAMED --add-opens=java.naming/javax.naming=ALL-UNNAMED


=========================================================================


13:47:31,179 INFO  [org.jboss.modules] (main) JBoss Modules version 1.11.0.Final

13:47:31,622 INFO  [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final

13:47:31,627 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final

13:47:31,702 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 24.0.0.Final (WildFly Core 16.0.0.Final) starting

13:47:32,115 INFO  [org.wildfly.security] (ServerService Thread Pool -- 29) ELY00001: WildFly Elytron version 1.16.0.Final

13:47:32,311 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 10) WFLYCTL0033: Extension 'security' is deprecated and may not be supported in future versions

13:47:32,462 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.

13:47:32,489 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 27) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.

13:47:32,547 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)

13:47:32,560 INFO  [org.xnio] (MSC service thread 1-5) XNIO version 3.8.4.Final

13:47:32,565 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.8.4.Final

13:47:32,584 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) WFLYCLINF0001: Activating Infinispan subsystem.

13:47:32,587 INFO  [org.wildfly.extension.health] (ServerService Thread Pool -- 55) WFLYHEALTH0001: Activating Base Health Subsystem

13:47:32,590 INFO  [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 69) WFLYCONF0001: Activating MicroProfile Config Subsystem

13:47:32,591 INFO  [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 70) WFLYJWT0001: Activating MicroProfile JWT Subsystem

13:47:32,592 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 80) 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.

13:47:32,593 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 58) WFLYIO001: Worker 'default' has auto-configured to 32 IO threads with 256 max task threads based on your 16 available processors

13:47:32,595 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 56) WFLYIIOP0001: Activating IIOP Subsystem

13:47:32,596 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 78) WFLYSEC0002: Activating Security Subsystem

13:47:32,602 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 72) WFLYNAM0001: Activating Naming Subsystem

13:47:32,605 INFO  [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 71) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem

13:47:32,605 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 82) WFLYWS0002: Activating WebServices Extension

13:47:32,608 INFO  [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 1.4.35.Final)

13:47:32,609 INFO  [org.jboss.as.security] (MSC service thread 1-8) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007

13:47:32,610 WARN  [org.jboss.as.jsf] (ServerService Thread Pool -- 64) WFLYJSF0006: Jakarta Server Faces version slot 'main' is missing from module javax.faces.api

13:47:32,611 WARN  [org.jboss.as.jsf] (ServerService Thread Pool -- 64) WFLYJSF0006: Jakarta Server Faces version slot 'main' is missing from module com.sun.jsf-impl

13:47:32,611 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 64) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main]

13:47:32,611 INFO  [org.wildfly.extension.metrics] (ServerService Thread Pool -- 68) WFLYMETRICS0001: Activating Base Metrics Subsystem

13:47:32,638 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 2.2.8.Final starting

13:47:32,647 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 59) WFLYRS0016: RESTEasy version 3.15.1.Final

13:47:32,650 INFO  [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service

13:47:32,648 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)

13:47:32,654 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]

13:47:32,658 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2

13:47:32,686 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 5.0.23.Final

13:47:32,696 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0005: Deploying non-JDBC-compliant driver class com.mysql.cj.jdbc.Driver (version 8.0)

13:47:32,708 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = mysql

13:47:32,714 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-2) WFLYELY00023: KeyStore file '/usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/configuration/application.keystore' does not exist. Used blank.

13:47:32,733 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 81) WFLYUT0014: Creating file handler for path '/usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']

13:47:32,741 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 256 (per class), which is derived from thread worker pool sizing.

13:47:32,742 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 64 (per class), which is derived from the number of CPUs on this host.

13:47:32,745 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-6) WFLYELY01084: KeyStore /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self-signed certificate for host localhost

13:47:32,762 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server.

13:47:32,765 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) Queuing requests.

13:47:32,769 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting

13:47:32,860 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8080

13:47:32,878 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete

13:47:32,936 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]

13:47:32,941 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/NOTiFYwellDS]

13:47:32,954 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started

13:47:33,149 INFO  [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none

13:47:33,155 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0001: AIO wasn't located on this platform, it will fall back to using pure Java NIO.

13:47:33,159 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-5) WFLYDM0111: Keystore /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost

13:47:33,164 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/deployments

13:47:33,188 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTPS listener https listening on 0.0.0.0:8443

13:47:33,210 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/activemq/journal,bindingsDirectory=/usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/activemq/bindings,largeMessagesDirectory=/usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/activemq/largemessages,pagingDirectory=/usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/activemq/paging)

13:47:33,234 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221013: Using NIO Journal

13:47:33,241 INFO  [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBossWS 5.4.4.Final (Apache CXF 3.3.10) 

13:47:33,287 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE

13:47:33,287 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP

13:47:33,288 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ

13:47:33,288 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP

13:47:33,350 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221034: Waiting indefinitely to obtain live lock

13:47:33,351 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221035: Live Server Obtained live lock

13:47:33,545 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue

13:47:33,549 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ

13:47:33,613 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor

13:47:33,613 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor

13:47:33,613 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor

13:47:33,613 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor

13:47:33,821 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221007: Server is now live

13:47:33,821 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.16.0 [default, nodeID=d795aa23-d0e5-11eb-9a2e-f8ffc25ffbcd] 

13:47:33,828 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 84) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory

13:47:33,854 WARN  [org.apache.activemq.artemis.jms.server] (ServerService Thread Pool -- 86) AMQ122005: Invalid "host" value "0.0.0.0" detected for "http-connector" connector. Switching to "MacBook-Pro-2.local". If this new address is incorrect please manually configure the connector to use the proper one.

13:47:33,854 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 86) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory

13:47:33,857 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0007: Registered connection factory java:/JmsXA

13:47:33,888 INFO  [org.apache.activemq.artemis.ra] (MSC service thread 1-8) AMQ151007: Resource adaptor started

13:47:33,888 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-8) IJ020002: Deployed: file://RaActivatoractivemq-ra

13:47:33,889 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0002: Bound Jakarta Connectors ConnectionFactory [java:/JmsXA]

13:47:33,889 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory

13:47:33,969 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server

13:47:33,971 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 24.0.0.Final (WildFly Core 16.0.0.Final) started in 3066ms - Started 367 of 607 services (361 services are lazy, passive or on-demand)

13:47:33,973 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management

13:47:33,973 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990

13:48:27,242 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "GoStopHandle.ear" (runtime-name: "GoStopHandle.ear")

13:48:28,117 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "GoStopHandleJAR.jar")

13:48:28,117 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "GoStopHandleWAR.war")

13:48:30,125 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry jaxb-core.jar in /content/GoStopHandle.ear/GoStopHandleWAR.war/WEB-INF/lib/jaxb-impl-3.0.1.jar  does not point to a valid jar for a Class-Path reference.

13:48:30,375 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for goStopHandleMongoDBPersistenceUnit

13:48:30,585 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 86) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'GoStopHandle.ear/GoStopHandleJAR.jar#goStopHandleMongoDBPersistenceUnit'

13:48:30,605 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 86) HHH000204: Processing PersistenceUnitInfo [

name: goStopHandleMongoDBPersistenceUnit

...]

13:48:30,656 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment GoStopHandle.ear

13:48:30,714 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 86) HHH000412: Hibernate Core {5.3.20.Final}

13:48:30,717 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 86) HHH000206: hibernate.properties not found

13:48:30,774 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 6.0.22.Final

13:48:30,899 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 86) HCANN000001: Hibernate Commons Annotations {5.0.5.Final}

13:48:31,088 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment GoStopHandleJAR.jar

13:48:31,092 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'ManufacturerEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/ManufacturerEJB!com.gostophandle.ejb.ManufacturerEJB

java:app/GoStopHandleJAR/ManufacturerEJB!com.gostophandle.ejb.ManufacturerEJB

java:module/ManufacturerEJB!com.gostophandle.ejb.ManufacturerEJB

java:global/GoStopHandle/GoStopHandleJAR/ManufacturerEJB

java:app/GoStopHandleJAR/ManufacturerEJB

java:module/ManufacturerEJB


13:48:31,093 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CategoriesEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/CategoriesEJB!com.gostophandle.ejb.CategoriesEJB

java:app/GoStopHandleJAR/CategoriesEJB!com.gostophandle.ejb.CategoriesEJB

java:module/CategoriesEJB!com.gostophandle.ejb.CategoriesEJB

java:global/GoStopHandle/GoStopHandleJAR/CategoriesEJB

java:app/GoStopHandleJAR/CategoriesEJB

java:module/CategoriesEJB


13:48:31,093 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'YearsEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/YearsEJB!com.gostophandle.ejb.YearsEJB

java:app/GoStopHandleJAR/YearsEJB!com.gostophandle.ejb.YearsEJB

java:module/YearsEJB!com.gostophandle.ejb.YearsEJB

java:global/GoStopHandle/GoStopHandleJAR/YearsEJB

java:app/GoStopHandleJAR/YearsEJB

java:module/YearsEJB


13:48:31,093 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DatabaseSchemaJSON' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/DatabaseSchemaJSON!com.gostophandle.ejb.DatabaseSchemaJSON

java:app/GoStopHandleJAR/DatabaseSchemaJSON!com.gostophandle.ejb.DatabaseSchemaJSON

java:module/DatabaseSchemaJSON!com.gostophandle.ejb.DatabaseSchemaJSON

java:global/GoStopHandle/GoStopHandleJAR/DatabaseSchemaJSON

java:app/GoStopHandleJAR/DatabaseSchemaJSON

java:module/DatabaseSchemaJSON


13:48:31,094 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'MotorcyclesEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/MotorcyclesEJB!com.gostophandle.ejb.MotorcyclesEJB

java:app/GoStopHandleJAR/MotorcyclesEJB!com.gostophandle.ejb.MotorcyclesEJB

java:module/MotorcyclesEJB!com.gostophandle.ejb.MotorcyclesEJB

java:global/GoStopHandle/GoStopHandleJAR/MotorcyclesEJB

java:app/GoStopHandleJAR/MotorcyclesEJB

java:module/MotorcyclesEJB


13:48:31,094 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'ManufacturerKotlinEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/ManufacturerKotlinEJB!com.gostophandle.kotlin.ejb.ManufacturerKotlinEJB

java:app/GoStopHandleJAR/ManufacturerKotlinEJB!com.gostophandle.kotlin.ejb.ManufacturerKotlinEJB

java:module/ManufacturerKotlinEJB!com.gostophandle.kotlin.ejb.ManufacturerKotlinEJB

java:global/GoStopHandle/GoStopHandleJAR/ManufacturerKotlinEJB

java:app/GoStopHandleJAR/ManufacturerKotlinEJB

java:module/ManufacturerKotlinEJB


13:48:31,094 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'YearsKotlinEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/YearsKotlinEJB!com.gostophandle.kotlin.ejb.YearsKotlinEJB

java:app/GoStopHandleJAR/YearsKotlinEJB!com.gostophandle.kotlin.ejb.YearsKotlinEJB

java:module/YearsKotlinEJB!com.gostophandle.kotlin.ejb.YearsKotlinEJB

java:global/GoStopHandle/GoStopHandleJAR/YearsKotlinEJB

java:app/GoStopHandleJAR/YearsKotlinEJB

java:module/YearsKotlinEJB


13:48:31,103 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment GoStopHandleWAR.war

13:48:31,159 INFO  [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: NoopTracer

13:48:31,268 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown.

13:48:31,269 INFO  [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.5.0, serviceName=GoStopHandle.ear!GoStopHandleWAR.war, reporter=RemoteReporter(sender=org.wildfly.extension.microprofile.opentracing.spi.sender.WildFlySender@1ebe4b05, closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=MacBook-Pro-2.local, jaeger.version=Java-1.5.0, ip=127.0.0.1}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)

13:48:31,295 INFO  [org.jboss.weld.Version] (MSC service thread 1-6) WELD-000900: 3.1.5 (Final)

13:48:31,459 INFO  [org.infinispan.CONTAINER] (ServerService Thread Pool -- 86) ISPN000128: Infinispan version: Infinispan 'Taedonggang' 12.1.4.Final

13:48:31,536 INFO  [org.infinispan.CONFIG] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.

13:48:31,538 INFO  [org.infinispan.CONFIG] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.

13:48:31,548 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 90) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'GoStopHandle.ear/GoStopHandleJAR.jar#goStopHandleMongoDBPersistenceUnit'

13:48:31,585 INFO  [org.hibernate.ogm.datastore.impl.DatastoreProviderInitiator] (ServerService Thread Pool -- 90) OGM000016: NoSQL Datastore provider: org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider

13:48:31,596 INFO  [org.infinispan.CONTAINER] (ServerService Thread Pool -- 86) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller'

13:48:31,668 INFO  [org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider] (ServerService Thread Pool -- 90) OGM001201: Connecting to MongoDB at 127.0.0.1:27017 with a timeout set at 10000 millisecond(s)

13:48:31,705 INFO  [org.mongodb.driver.cluster] (ServerService Thread Pool -- 90) Cluster created with settings {hosts=[127.0.0.1:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}

13:48:31,705 INFO  [org.mongodb.driver.cluster] (ServerService Thread Pool -- 90) Adding discovered server 127.0.0.1:27017 to client view of cluster

13:48:31,745 INFO  [org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider] (ServerService Thread Pool -- 90) OGM001207: Connecting to Mongo database named [goStopHandleDB].

13:48:31,761 INFO  [org.mongodb.driver.cluster] (ServerService Thread Pool -- 90) Cluster description not yet available. Waiting for 30000 ms before timing out

13:48:31,776 INFO  [org.mongodb.driver.connection] (cluster-ClusterId{value='60cf391fb2270f7ba144a0db', description='null'}-127.0.0.1:27017) Opened connection [connectionId{localValue:1, serverValue:10}] to 127.0.0.1:27017

13:48:31,782 INFO  [org.mongodb.driver.cluster] (cluster-ClusterId{value='60cf391fb2270f7ba144a0db', description='null'}-127.0.0.1:27017) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[5, 0, 0]}, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3983724}

13:48:31,783 INFO  [org.mongodb.driver.cluster] (cluster-ClusterId{value='60cf391fb2270f7ba144a0db', description='null'}-127.0.0.1:27017) Discovered cluster type of STANDALONE

13:48:31,788 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 86) WFLYCLINF0002: Started http-remoting-connector cache from ejb container

13:48:31,806 INFO  [org.mongodb.driver.connection] (ServerService Thread Pool -- 90) Opened connection [connectionId{localValue:2, serverValue:11}] to 127.0.0.1:27017

13:48:31,967 INFO  [org.hibernate.ogm.dialect.impl.GridDialectInitiator] (ServerService Thread Pool -- 90) OGM000017: Grid Dialect: org.hibernate.ogm.dialect.impl.BatchOperationsDelegator

13:48:31,969 INFO  [org.hibernate.ogm.dialect.impl.GridDialectInitiator] (ServerService Thread Pool -- 90) Grid dialect logs are disabled

13:48:31,974 INFO  [org.hibernate.ogm.dialect.impl.GridDialectInitiator] (ServerService Thread Pool -- 90) OGM000017: Grid Dialect: org.hibernate.ogm.dialect.impl.BatchOperationsDelegator

13:48:31,975 INFO  [org.hibernate.ogm.dialect.impl.GridDialectInitiator] (ServerService Thread Pool -- 90) Grid dialect logs are disabled

13:48:31,983 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 90) HHH000400: Using dialect: org.hibernate.ogm.dialect.impl.OgmDialect

13:48:31,995 WARN  [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator] (ServerService Thread Pool -- 90) HHH000342: Could not obtain connection to query metadata : Cannot invoke "java.sql.ResultSet.close()" because "resultSet" is null

13:48:31,996 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 90) HHH000400: Using dialect: org.hibernate.ogm.dialect.impl.OgmDialect

13:48:32,002 INFO  [org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl] (ServerService Thread Pool -- 90) HHH000422: Disabling contextual LOB creation as connection was null

13:48:32,012 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 90) Envers integration enabled? : true

13:48:32,419 INFO  [org.hibernate.search.engine.Version] (ServerService Thread Pool -- 90) HSEARCH000034: Hibernate Search 5.10.1.Final

13:48:32,420 INFO  [org.hibernate.ogm.cfg.impl.Version] (ServerService Thread Pool -- 90) OGM000001: Hibernate OGM 5.4.1.Final

13:48:32,802 WARN  [org.jboss.weld.Bootstrap] (MSC service thread 1-8) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class com.sun.faces.flow.FlowDiscoveryCDIHelper is deprecated from CDI 1.1!

13:48:33,280 SEVERE [javax.enterprise.resource.webcontainer.jsf.flow] (MSC service thread 1-8) Unable to obtain CDI 1.1 utilities for Mojarra

13:48:33,284 SEVERE [javax.enterprise.resource.webcontainer.jsf.application.view] (MSC service thread 1-8) Unable to obtain CDI 1.1 utilities for Mojarra

13:48:33,513 WARN  [org.hibernate.search.indexes.impl.LuceneEmbeddedIndexFamilyImpl] (MSC service thread 1-8) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified: using LUCENE_CURRENT.

13:48:33,663 INFO  [org.omnifaces.ApplicationInitializer] (ServerService Thread Pool -- 94) Using OmniFaces version 3.11

13:48:33,766 INFO  [io.undertow.websockets.jsr] (ServerService Thread Pool -- 94) UT026005: Adding programmatic server endpoint class org.omnifaces.cdi.push.SocketEndpoint for path /omnifaces.push/{channel}

13:48:33,790 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 94) Initializing Mojarra 2.3.14.SP04 for context '/GoStopHandle'

13:48:34,216 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 94) Critical error during deployment: : java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

at org.jboss.as.jsf-injection//org.jboss.as.jsf.injection.JSFInjectionProvider.invokePostConstruct(JSFInjectionProvider.java:68)

at javax.f...@3.0.0.SP04//javax.faces.FactoryFinderInstance.injectImplementation(FactoryFinderInstance.java:498)

at javax.f...@3.0.0.SP04//javax.faces.FactoryFinderInstance.getImplGivenPreviousImpl(FactoryFinderInstance.java:465)

at javax.f...@3.0.0.SP04//javax.faces.FactoryFinderInstance.getImplementationInstance(FactoryFinderInstance.java:363)

at javax.f...@3.0.0.SP04//javax.faces.FactoryFinderInstance.getFactory(FactoryFinderInstance.java:200)

at javax.f...@3.0.0.SP04//javax.faces.FactoryFinder.getFactory(FactoryFinder.java:279)

at com.sun....@2.3.14.SP04//com.sun.faces.config.processor.FactoryConfigProcessor.lambda$verifyFactoriesExist$0(FactoryConfigProcessor.java:303)

at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)

at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)

at com.sun....@2.3.14.SP04//com.sun.faces.config.processor.FactoryConfigProcessor.verifyFactoriesExist(FactoryConfigProcessor.java:297)

at com.sun....@2.3.14.SP04//com.sun.faces.config.processor.FactoryConfigProcessor.process(FactoryConfigProcessor.java:211)

at com.sun....@2.3.14.SP04//com.sun.faces.config.ConfigManager.lambda$initialize$0(ConfigManager.java:295)

at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720)

at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)

at com.sun....@2.3.14.SP04//com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:293)

at com.sun....@2.3.14.SP04//com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:207)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:219)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:187)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:255)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:105)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:87)

at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)

at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

at org.jbos...@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)

at org.jbos...@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)

at org.jbos...@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)

at org.jbos...@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)

at java.base/java.lang.Thread.run(Thread.java:832)

at org.jbos...@2.4.0.Final//org.jboss.threads.JBossThread.run(JBossThread.java:513)


13:48:34,218 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 94) MSC000001: Failed to start service jboss.deployment.subunit."GoStopHandle.ear"."GoStopHandleWAR.war".undertow-deployment: org.jboss.msc.service.StartException in service jboss.deployment.subunit."GoStopHandle.ear"."GoStopHandleWAR.war".undertow-deployment: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:90)

at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)

at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

at org.jbos...@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)

at org.jbos...@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)

at org.jbos...@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)

at org.jbos...@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)

at java.base/java.lang.Thread.run(Thread.java:832)

at org.jbos...@2.4.0.Final//org.jboss.threads.JBossThread.run(JBossThread.java:513)

Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

at io.undert...@2.2.8.Final//io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:257)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:105)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:87)

... 8 more

Caused by: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

at com.sun....@2.3.14.SP04//com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:286)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:219)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:187)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)

at org.wildfly.ext...@24.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)

at io.undert...@2.2.8.Final//io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:255)

... 10 more

Caused by: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

at org.jboss.as.jsf-injection//org.jboss.as.jsf.injection.JSFInjectionProvider.invokePostConstruct(JSFInjectionProvider.java:68)

at javax.f...@3.0.0.SP04//javax.faces.FactoryFinderInstance.injectImplementation(FactoryFinderInstance.java:498)

at javax.f...@3.0.0.SP04//javax.faces.FactoryFinderInstance.getImplGivenPreviousImpl(FactoryFinderInstance.java:465)

at javax.f...@3.0.0.SP04//javax.faces.FactoryFinderInstance.getImplementationInstance(FactoryFinderInstance.java:363)

at javax.f...@3.0.0.SP04//javax.faces.FactoryFinderInstance.getFactory(FactoryFinderInstance.java:200)

at javax.f...@3.0.0.SP04//javax.faces.FactoryFinder.getFactory(FactoryFinder.java:279)

at com.sun....@2.3.14.SP04//com.sun.faces.config.processor.FactoryConfigProcessor.lambda$verifyFactoriesExist$0(FactoryConfigProcessor.java:303)

at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)

at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)

at com.sun....@2.3.14.SP04//com.sun.faces.config.processor.FactoryConfigProcessor.verifyFactoriesExist(FactoryConfigProcessor.java:297)

at com.sun....@2.3.14.SP04//com.sun.faces.config.processor.FactoryConfigProcessor.process(FactoryConfigProcessor.java:211)

at com.sun....@2.3.14.SP04//com.sun.faces.config.ConfigManager.lambda$initialize$0(ConfigManager.java:295)

at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720)

at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)

at com.sun....@2.3.14.SP04//com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:293)

at com.sun....@2.3.14.SP04//com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:207)

... 22 more


13:48:34,221 ERROR [org.jboss.as.controller.management-operation] (External Management Request Threads -- 1) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "GoStopHandle.ear")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"GoStopHandle.ear\".\"GoStopHandleWAR.war\".undertow-deployment" => "java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

    Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

    Caused by: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

    Caused by: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected"}}

13:48:34,222 ERROR [org.jboss.as.controller.management-operation] (External Management Request Threads -- 1) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "GoStopHandle.ear")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"GoStopHandle.ear\".\"GoStopHandleWAR.war\".undertow-deployment" => "java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

    Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

    Caused by: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

    Caused by: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected"}}

13:48:34,223 ERROR [org.jboss.as.server] (External Management Request Threads -- 1) WFLYSRV0021: Deploy of deployment "GoStopHandle.ear" was rolled back with the following failure message: 

{"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"GoStopHandle.ear\".\"GoStopHandleWAR.war\".undertow-deployment" => "java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

    Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

    Caused by: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected

    Caused by: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected"}}

13:48:34,254 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 100) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'GoStopHandle.ear/GoStopHandleJAR.jar#goStopHandleMongoDBPersistenceUnit'

13:48:34,263 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 100) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@6350d353

13:48:34,263 INFO  [org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider] (ServerService Thread Pool -- 100) OGM001202: Closing connection to MongoDB

13:48:34,266 INFO  [org.mongodb.driver.connection] (ServerService Thread Pool -- 100) Closed connection [connectionId{localValue:2, serverValue:11}] to 127.0.0.1:27017 because the pool has been closed.

13:48:34,270 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 100) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'GoStopHandle.ear/GoStopHandleJAR.jar#goStopHandleMongoDBPersistenceUnit'

13:48:34,279 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: GoStopHandleJAR.jar) in 55ms

13:48:34,377 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0208: Stopped subdeployment (runtime-name: GoStopHandleWAR.war) in 153ms

13:48:34,384 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment GoStopHandle.ear (runtime-name: GoStopHandle.ear) in 161ms

13:57:31,935 INFO  [org.jboss.as.repository] (ServerService Thread Pool -- 89) WFLYDR0009: Content /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/content/b5/e57b89c6fe308fa9668bf505aaf77f4b557b3f is obsolete and will be removed

13:57:31,940 INFO  [org.jboss.as.repository] (ServerService Thread Pool -- 89) WFLYDR0002: Content removed from location /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/content/b5/e57b89c6fe308fa9668bf505aaf77f4b557b3f/content


Paul Ferraro

unread,
Jun 20, 2021, 2:53:10 PM6/20/21
to WildFly
Are you bundling wildfly jars with your deployment?

Roger Lee

unread,
Jun 20, 2021, 5:33:07 PM6/20/21
to WildFly
Not as I believe, My WAR, JAR to my EAR. Deploy on WildFly 23.0.2 fine. 

The only difference in my: standalone-full.xml

WildFly 23.0.2.Final:

 <subsystem xmlns="urn:jboss:domain:infinispan:12.0">
            <cache-container name="ejb" default-cache="passivation" aliases="sfsb" modules="org.wildfly.clustering.ejb.infinispan">
                <local-cache name="passivation">
                    <file-store passivation="true" purge="false"/>
                </local-cache>
            </cache-container>
            <cache-container name="web" default-cache="passivation" modules="org.wildfly.clustering.web.infinispan">
                <local-cache name="passivation">
                    <file-store passivation="true" purge="false"/>
                </local-cache>
                <local-cache name="sso"/>
            </cache-container>
            <cache-container name="server" default-cache="default" modules="org.wildfly.clustering.server">
                <local-cache name="default"/>
            </cache-container>
            <cache-container name="hibernate" modules="org.infinispan.hibernate-cache">

     WildFly 24.0.0.Fina:

        <subsystem xmlns="urn:jboss:domain:infinispan:13.0">
            <cache-container name="ejb" default-cache="passivation" marshaller="PROTOSTREAM" aliases="sfsb" modules="org.wildfly.clustering.ejb.infinispan">
                <local-cache name="passivation">
                    <file-store passivation="true" purge="false"/>
                </local-cache>
            </cache-container>
            <cache-container name="web" default-cache="passivation" marshaller="PROTOSTREAM" modules="org.wildfly.clustering.web.infinispan">
                <local-cache name="passivation">
                    <file-store passivation="true" purge="false"/>
                </local-cache>
                <local-cache name="sso"/>
            </cache-container>
            <cache-container name="server" default-cache="default" marshaller="PROTOSTREAM" modules="org.wildfly.clustering.server">
                <local-cache name="default"/>
            </cache-container>
            <cache-container name="hibernate" marshaller="JBOSS" modules="org.infinispan.hibernate-cache">
TIA

Roger Lee

unread,
Jun 21, 2021, 6:47:37 AM6/21/21
to WildFly
I use Gradle to build WAR, JAR and into EAR. 

plugins {
id("war")
id("ear")
id("idea")
id("java-library")

id("org.jetbrains.kotlin.jvm") version "1.5.10"
id("org.jetbrains.kotlin.plugin.jpa") version "1.5.10"

// Static Code Checkers 8.43
id("checkstyle")
id("com.github.spotbugs") version "4.7.1"
id("pmd")
//id ("org.sonarqube") version "3.2.0"
id("name.remal.sonarlint") version "1.3.1"

id("org.wildfly.build.provision") version "0.0.11"
}

sourceCompatibility = 1.13

repositories {
mavenLocal()
mavenCentral()
//noinspection MultipleRepositoryUrls
maven {
name "jboss-nexus"
url "http://repository.jboss.org/nexus/content/groups/public/"
url "https://repository.jboss.org/nexus/content/groups/public-jboss"
url "https://repository.jboss.org/nexus/content/repositories"
url "https://repository.jboss.org/nexus/content/repositories/thirdparty-releases"
url "https://repository.primefaces.org"
}

jcenter()

flatDir {
dirs "lib"
}
}

dependencies {

// JUnit 5 (Jupiter) 5.7.0) 02/1/2020
testImplementation("org.junit.jupiter:junit-jupiter-api:5.7.2")
// org.junit.jupiter:junit-jupiter-engine specifically should use testRuntimeOnly
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.7.2")
//testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.7.2")

testImplementation("org.junit.vintage:junit-vintage-engine:5.7.2")

//testRuntimeOnly("org.junit.vintage:junit-jupiter-params:5.7.2")
//testImplementation("org.junit.vintage:junit-jupiter-params:5.7.2")

// ***** org.slf4j 25/08/2020 *****
// testRuntimeOnly("org.slf4j:slf4j-nop:1.7.30")
// testRuntimeOnly("org.slf4j:slf4j-simple:1.7.30")
// testRuntimeOnly("org.slf4j;slf4j-jdk14:1.7.30")

implementation group: "com.puppycrawl.tools", name: "checkstyle", version: "8.43"

// JBoss Weld 3.1.7.Final - Mar, 2021
implementation group: 'org.jboss.weld.module', name: 'weld-web', version: '3.1.7.Final'

implementation group: "javax.ejb", name: "javax.ejb-api", version: "3.2.2"
implementation group: "org.jboss.spec.javax.ejb", name: "jboss-ejb-api_3.2_spec", version: "2.0.0.Final"

implementation group: "org.eclipse.persistence", name: "javax.persistence", version: "2.2.1"
implementation group: "javax.inject", name: "javax.inject", version: "1"

implementation group: "javax.faces", name: "javax.faces-api", version: "2.3"
implementation group: "javax.enterprise", name: "cdi-api", version: "2.0.SP1"

// 09/12/20 - Fix pom -> Gradle for
implementation group: "com.sun.xml.bind", name: "jaxb-impl", version: "3.0.1"
implementation group: "javax.xml.bind", name: "jaxb-api", version: "2.3.1"

// 3 x Hibernate June, 2021
implementation group: "org.hibernate", name: "hibernate-core", version: "5.5.0.Final"
implementation group: "org.hibernate", name: "hibernate-entitymanager", version: "5.5.0.Final"
implementation group: "org.hibernate", name: "hibernate-commons-annotations", version: "3.2.0.Final"

implementation group: "org.hibernate", name: "hibernate-search-orm", version: "5.11.9.Final"
implementation group: "org.hibernate.ogm", name: "hibernate-ogm-mongodb", version: "5.4.1.Final"

// // Omnifaces + WEB-INF 2021-01-24 16:49
//compile group: "org.jboss.resteasy", name: "resteasy-jaxrs", version: "3.14.0.Final"
implementation group: "org.omnifaces", name: "omnifaces", version: "3.11.1"

implementation group: "org.apache.httpcomponents", name: "httpclient", version: "4.5.13"
implementation group: "org.apache.httpcomponents", name: "httpcore", version: "4.4.13"

implementation group: 'org.primefaces', name: 'primefaces', version: '10.0.2'

//compile group: "org.primefaces.themes", name: "bootstrap", version: "1.0.10"
implementation group: "org.primefaces.themes", name: "bootstrap", version: "1.0.10"

// mongodb - 6 February 2021
implementation group: "org.mongodb", name: "mongo-java-driver", version: "3.12.8"

implementation group: "com.google.code.gson", name: "gson", version: "2.8.7"
implementation group: "javax.ws.rs", name: "javax.ws.rs-api", version: "2.1.1"
implementation group: "org.slf4j", name: "slf4j-api", version: "1.7.30"

// Kotlin - 21-05-05
implementation group: "org.jetbrains.kotlin", name: "kotlin-stdlib", version: "1.5.10"

// JSoup Java HTML Parser - 01/03/2020
implementation group: "org.jsoup", name: "jsoup", version: "1.13.1"

// JUnit Jupiter
//compile group: "org.junit.platform", name: "junit-platform-commons", version: "1.3.2"
//compile group: "org.opentest4j", name: "opentest4j", version: "1.1.1"

// https://mvnrepository.com/artifact/org.picketlink/picketlink-idm-parent
//compile group: "org.picketlink", name: "picketlink-idm-parent", version: "2.5.5.SP12", ext: "pom"

providedCompile "javax.ejb:javax.ejb-api:3.2.2"
//providedCompile "org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:1.0.1.Final"
providedCompile group: "org.jboss.spec.javax.ejb", name: "jboss-ejb-api_3.2_spec", version: "2.0.0.Final"
providedCompile "org.eclipse.persistence:javax.persistence:2.2.0"
providedCompile "javax.inject:javax.inject:1"

providedCompile "javax.faces:javax.faces-api:2.3"

providedCompile group: "javax.enterprise", name: "cdi-api", version: "2.0.SP1"
providedCompile group: "javax.servlet", name: "javax.servlet-api", version: "4.0.1"

// Hibernate - June, 2021 5.5.0.Final
providedCompile "org.hibernate:hibernate-core:5.5.0.Final"
providedCompile "org.hibernate:hibernate-entitymanager:5.5.0.Final"

// org.hibernate:hibernate - Mar, 2010
providedCompile "org.hibernate:hibernate-commons-annotations:3.2.0.Final"
providedCompile "org.hibernate:hibernate-search-orm:5.11.9.Final"

providedCompile "org.jboss.resteasy:resteasy-jaxrs:3.15.1.Final"

providedCompile "com.google.code.gson:gson:2.8.7"
providedCompile "org.slf4j:slf4j-api:1.7.30"
providedCompile "javax.ws.rs:javax.ws.rs-api:2.1.1"

spotbugsPlugins "com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0"
}

checkstyleMain {
source = ["src/main/java"]
}

checkstyle {
//toolVersion "8.43"
configFile = file("config/checkstyle/checkstyle.xml")
}

spotbugs {
ignoreFailures = true
toolVersion = "4.2.3"
reportsDir = file("reports/spotbugs")
effort = "max"
reportLevel = "high"

// ignoreFailures = false
// showProgress = true
// effort = "default"
// reportLevel = "default"
// visitors = [ "FindSqlInjection", "SwitchFallthrough" ]
// omitVisitors = [ "FindNonShortCircuit" ]
// reportsDir = file("$buildDir/ƒprime")
// includeFilter = file("include.xml")
// excludeFilter = file("exclude.xml")
// onlyAnalyze = [ "com.foobar.MyClass", "com.foobar.mypkg.*" ]
// maxHeapSize = "1g"
// extraArgs = [ "-nested:false" ]
// jvmArgs = [ "-Duser.language=ja" ]
}

pmd {
ignoreFailures = true
reportsDir = file("reports/pmd")
ruleSets = [
"java-basic",
"java-braces",
"java-clone",
"java-codesize",
"java-comments",
"java-controversial",
"java-coupling",
"java-design",
"java-empty",
"java-finalizers",
"java-imports",
"java-optimizations",
"java-strictexception",
"java-strings",
"java-typeresolution",
"java-unnecessary",
"java-unusedcode"
]
}

// SonarLint & SonarQube
sonarlint {
ignoreFailures = true
// excludes {
// message 'java:S1214'
// message 'kotlin:S100'
// message 'xml:S125'
// }
// includes {
// message 'java:S4266' // Enable java:S4266 which is disabled by default
// }
// ruleParameter('java:S119', 'format', '^[A-Z][a-zA-Z0-9]*$') // Allow upper camel-case for type parameter names
}

tasks.withType(Pmd) {
reports {
xml.enabled = true
html.enabled = true
}
}

tasks.withType(Checkstyle) {
reports {
html.destination rootProject.file("reports/checkstyle/checkstyle.html")
}
}

task deleteFiles(type: Delete) {
project.logger.lifecycle(">>>>> 1 deleteFiles")

delete fileTree("./build/libs") {
include "**/GoStopHandle*.?ar"
}

delete fileTree("./src/main/application") {
include "**/GoStopHandle*.war"
include "**/GoStopHandle*.jar"
include "**/GoStopHandle*.ear"
}
}

task GoStopHandleWAR(type: War) {
project.logger.lifecycle(">>>>> 2 GoStopHandleWAR")

dependsOn deleteFiles

archiveName "GoStopHandleWAR.war"
//archiveFileName "GoStopHandleWAR.war"

//webInf {
// from "WEB-INF"
//}

rootSpec.exclude("**/dto/*")
rootSpec.exclude("**/ean/*")
rootSpec.exclude("**/ejb/*")
rootSpec.exclude("**/entity/*")
rootSpec.exclude("**/filter/*")
rootSpec.exclude("**/gson/*")
//rootSpec.exclude("**/omnifaces/*")

rootSpec.exclude("**/controller/*")

// Exclude push PushEvent.class
rootSpec.exclude("**/push/PushEvent.class")
rootSpec.exclude("**/push/PushEvent.class")

rootSpec.exclude("**/webservices/*")

rootSpec.exclude("**/GoStopHandle*.jar")
rootSpec.exclude("**/GoStopHandle*.war")
}

task GoStopHandleJAR(type: Jar) {
project.logger.lifecycle(">>>>> 3 GoStopHandleJAR")

dependsOn GoStopHandleWAR

archiveName "GoStopHandleJAR.jar"
// archiveFileName "GoStopHandleJAR.jar"

from("./src/main/java") {
include "META-INF/**"
}

// Exclude
rootSpec.exclude("**/jsf/SliderViewBean.class")
rootSpec.exclude("**/push/PushBean.class")

from("./build/classes/java/main") {
include "*/**"
}

// Kotlin
from("./build/classes/kotlin/main") {
include "*/**"
}
}

task copyGoStopHandleWAR(type: Copy) {
project.logger.lifecycle(">>>>> 4 copyGoStopHandleWAR")

dependsOn GoStopHandleJAR

from file("./build/libs/GoStopHandleWAR.war")
into file("./src/main/application")
}

task copyGoStopHandleJAR(type: Copy) {
project.logger.lifecycle(">>>>> 5 copyGoStopHandleWAR")

dependsOn copyGoStopHandleWAR

from file("./build/libs/GoStopHandleJAR.jar")
into file("./src/main/application")
}

task GoStopHandleEAR(type: Ear) {
project.logger.lifecycle(">>>>> 6 GoStopHandleEAR")

apply plugin: "ear"

dependsOn copyGoStopHandleJAR

archiveName "GoStopHandle.ear"
// archiveFileName "GoStopHandle.ear"

manifest {
from("./src/main/resources/META-INF/MANIFEST.MF")
}

exclude "**/*.class"
exclude "**/asm-Java.jar"
exclude "**/jboss-deployment-structure.xml"

exclude("**/beans.xml")

dependencies {
earlib group: "com.google.code.gson", name: "gson", version: "2.8.7", ext: "jar"
earlib group: "org.apache.httpcomponents", name: "httpclient", version: "4.5.13", ext: "jar"
earlib group: "org.apache.httpcomponents", name: "httpcore", version: "4.4.14", ext: "jar"

earlib group: "org.jetbrains.kotlin", name: "kotlin-stdlib", version: "1.5.10", ext: "jar"
}
}

Paul Ferraro

unread,
Jun 21, 2021, 7:29:49 AM6/21/21
to WildFly
The root cause of your problem is that your application is trying to use the WF24 version of the org.jboss.as.web.common module with an older version of a dependent module.
However, I cannot yet detect the source of this dependency conflict.  Can you list the contents of the WEB-INF/lib directory within your GoStopHandleWAR.war?

Roger Lee

unread,
Jun 21, 2021, 7:49:10 AM6/21/21
to WildFly
This? 

MacBook-Pro-2:libs NOTiFY$ jar -tvf /Users/NOTiFY/IdeaProjects/GoStopHandle/build/libs/GoStopHandleWAR.war

     0 Mon Jun 21 09:57:26 BST 2021 META-INF/

    25 Mon Jun 21 09:57:26 BST 2021 META-INF/MANIFEST.MF

     0 Mon Jun 21 09:57:26 BST 2021 WEB-INF/

     0 Mon Jun 21 09:57:26 BST 2021 WEB-INF/classes/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/constants/

   992 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/constants/GoStopHandle.class

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/helper/

   995 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/helper/GoStopHandleHelper.class

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/omnifaces/

   982 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/omnifaces/ImagesOmnifaces$1.class

  2893 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/omnifaces/ImagesOmnifaces.class

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/META-INF/

    24 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/META-INF/GoStopHandle.kotlin_module

   107 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/META-INF/MANIFEST.MF

     0 Mon Jun 21 09:57:26 BST 2021 WEB-INF/lib/

1647184 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/checkstyle-8.43.jar

 79730 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/weld-web-3.1.7.Final.jar

203426 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/javax.persistence-2.2.1.jar

934608 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/jaxb-impl-3.0.1.jar

226392 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/hibernate-ogm-mongodb-5.4.1.Final.jar

739776 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/hibernate-ogm-core-5.4.1.Final.jar

816965 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/omnifaces-3.11.1.jar

5281273 Thu May 27 15:11:00 BST 2021 WEB-INF/lib/primefaces-10.0.2.jar

 16476 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/bootstrap-1.0.10.jar

2313932 Mon Jun 21 09:53:46 BST 2021 WEB-INF/lib/mongo-java-driver-3.12.8.jar

1497600 Mon Jun 21 09:53:26 BST 2021 WEB-INF/lib/kotlin-stdlib-1.5.10.jar

393851 Sun Jan 31 17:00:24 GMT 2021 WEB-INF/lib/jsoup-1.13.1.jar

402057 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/picocli-4.6.1.jar

777817 Mon Jun 21 09:53:46 BST 2021 WEB-INF/lib/hibernate-hql-parser-1.5.0.Final.jar

164368 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/antlr-runtime-3.4.jar

148627 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/stringtemplate-3.2.1.jar

337866 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/antlr4-runtime-4.9.2.jar

246918 Wed May 13 16:47:36 BST 2020 WEB-INF/lib/commons-beanutils-1.9.4.jar

2874025 Mon Jun 21 09:53:46 BST 2021 WEB-INF/lib/guava-30.1.1-jre.jar

105848 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/reflections-0.9.12.jar

5753428 Mon Jun 21 09:53:46 BST 2021 WEB-INF/lib/Saxon-HE-10.5.jar

1658269 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/weld-core-impl-3.1.7.Final.jar

 84862 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/weld-spi-3.1.SP4.jar

 32611 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/weld-api-3.1.SP4.jar

109422 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/jakarta.enterprise.cdi-api-2.0.2.jar

100207 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/jboss-el-api_3.0_spec-2.0.0.Final.jar

238251 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/jaxb-core-3.0.1.jar

 73757 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/parboiled-java-1.1.8.jar

 17536 Mon Jun 21 09:53:26 BST 2021 WEB-INF/lib/annotations-13.0.jar

197355 Mon Jun 21 09:53:26 BST 2021 WEB-INF/lib/kotlin-stdlib-common-1.5.10.jar

128941 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/jakarta.xml.bind-api-3.0.1.jar

 62154 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/jakarta.activation-2.0.1.jar

588337 Wed May 13 16:47:36 BST 2020 WEB-INF/lib/commons-collections-3.2.2.jar

  4617 Wed May 13 16:47:36 BST 2020 WEB-INF/lib/failureaccess-1.0.1.jar

  2199 Wed May 13 16:47:36 BST 2020 WEB-INF/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar

 19936 Mon May 18 16:36:14 BST 2020 WEB-INF/lib/jsr305-3.0.2.jar

230905 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/checker-qual-3.8.0.jar

 13854 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/error_prone_annotations-2.5.1.jar

  8781 Wed May 13 16:47:36 BST 2020 WEB-INF/lib/j2objc-annotations-1.3.jar

  4658 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/jakarta.inject-api-1.0.jar

120668 Mon Jun 21 09:53:44 BST 2021 WEB-INF/lib/jboss-classfilewriter-1.2.4.Final.jar

 25797 Sun Dec 06 22:10:00 GMT 2020 WEB-INF/lib/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar

187299 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/parboiled-core-1.1.8.jar

 20438 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/asm-analysis-5.2.jar

 43354 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/asm-util-5.2.jar

 29582 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/asm-tree-5.2.jar

 53259 Mon Jun 21 09:53:42 BST 2021 WEB-INF/lib/asm-5.2.jar

 25850 Fri Jun 18 13:25:48 BST 2021 DisplaySelectedMotorcycle.xhtml

  9712 Wed Mar 24 09:32:34 GMT 2021 SelectMotorcycles.xhtml

   236 Tue Sep 01 14:43:08 BST 2020 SelectMotorcycleseAccessories.xhtml

  6093 Thu Jan 16 14:46:36 GMT 2020 SelectMotorcycleseChassisBrakesSuspensionWheels.xhtml

  1093 Mon Nov 09 22:48:34 GMT 2020 SelectMotorcycleseColours.xhtml

  5780 Thu Jan 16 14:46:36 GMT 2020 SelectMotorcycleseDimensionsWeights.xhtml

  5921 Tue Mar 23 09:07:26 GMT 2021 SelectMotorcycleseEngine.xhtml

  2595 Thu Mar 25 12:03:10 GMT 2021 SelectMotorcycleseInstrumentsElectrics.xhtml

  3656 Thu Jan 16 14:46:36 GMT 2020 SelectMotorcyclesePerformance.xhtml

  5421 Wed Mar 24 17:59:46 GMT 2021 SelectMotorcycleseTransmission.xhtml

   730 Fri Dec 04 12:41:32 GMT 2020 TabView.xhtml

   373 Thu Jan 16 14:46:36 GMT 2020 TechnicalStack.xhtml

  2900 Fri Jun 18 11:23:06 BST 2021 index.xhtml

   327 Wed Nov 07 07:48:24 GMT 2018 WEB-INF/faces-config.xml

  5028 Mon Jan 11 16:52:44 GMT 2021 WEB-INF/web.xml

     0 Thu Jan 03 22:45:38 GMT 2019 WEB-INF/META-INF/

    23 Thu Jan 03 22:45:38 GMT 2019 WEB-INF/META-INF/MANIFEST.MF

     0 Sun Mar 10 17:07:08 GMT 2019 css/

    57 Sun Mar 10 17:07:08 GMT 2019 css/default.css

     0 Wed Aug 01 17:17:36 BST 2018 js/

   160 Wed Apr 25 11:37:06 BST 2018 js/socketListener.js

     0 Sun Jan 31 17:12:54 GMT 2021 resources/

     0 Thu Jan 14 20:06:46 GMT 2021 resources/images/

     0 Sat Jan 09 16:03:18 GMT 2021 resources/images/MotoGuzzi/

     0 Wed Jan 20 22:17:18 GMT 2021 resources/images/MotoGuzzi/2021/

1111474 Sat Jan 09 16:32:10 GMT 2021 resources/images/MotoGuzzi/2021/gu9032131euk01-01-m.png

1095571 Sat Jan 09 16:32:16 GMT 2021 resources/images/MotoGuzzi/2021/gu9032131euk02-01-m.png

1068909 Sat Jan 09 16:32:24 GMT 2021 resources/images/MotoGuzzi/2021/gu9032131euk03-01-m.png

1091971 Sat Jan 09 17:07:04 GMT 2021 resources/images/MotoGuzzi/2021/gu9032258euk01-01-m.png

1365232 Sat Jan 09 16:02:28 GMT 2021 resources/images/MotoGuzzi/2021/gu9032270euk02-01-m.png

1351427 Sat Jan 09 16:02:42 GMT 2021 resources/images/MotoGuzzi/2021/gu9032270euk03-01-m.png

1348038 Sat Jan 09 16:07:42 GMT 2021 resources/images/MotoGuzzi/2021/gu9032271euk01-01-m.png

1349213 Sat Jan 09 16:07:50 GMT 2021 resources/images/MotoGuzzi/2021/gu9032271euk02-01-m.png

412273 Sat Jan 09 16:08:14 GMT 2021 resources/images/MotoGuzzi/2021/gu9032272eul01-01-m.png

1081759 Sat Jan 09 16:33:42 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32117euk05-01-m.png

1005054 Sat Jan 09 16:33:36 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32117euk06-01-m.png

1058341 Sat Jan 09 16:33:26 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32117euk07-01-m.png

1318918 Sat Jan 09 16:51:26 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32118euh03-01-m.png

1135507 Sat Jan 09 16:51:34 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32118euh04-01-m.png

1058131 Sat Jan 09 16:37:36 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32125euk01-01-m.png

997089 Sat Jan 09 16:37:44 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32125euk02-01-m.png

1127177 Sat Jan 09 17:07:28 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32255euj01-01-m.png

1200617 Sat Jan 09 17:07:34 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32255euj02-01-m.png

1077059 Sat Jan 09 17:07:40 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32255euj04-01-m.png

1264048 Sat Jan 09 17:15:52 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32806eug01-01-m.png

1111460 Sat Jan 09 17:09:30 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32808euh01-01-m.png

1157238 Sat Jan 09 17:09:38 GMT 2021 resources/images/MotoGuzzi/2021/gu9k32808euh02-01-m.png

     0 Sun Jan 31 17:13:16 GMT 2021 resources/layout/

     0 Mon Feb 01 14:39:48 GMT 2021 resources/layout/img/

  5721 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-icon-192x192.png

 13408 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-icon-512x512.png

  9196 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-logo-370x370-black.png

  7465 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-logo-370x370-white.png

  3641 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-logo-90x90-black.png

  3417 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-logo-90x90-blue.png

  3392 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-logo-90x90-gray.png

  3418 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-logo-90x90-green.png

  3422 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-logo-90x90-red.png

  7465 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-logo-90x90-white.png

  3432 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-logo-90x90-yellow.png

  3683 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/OmniFaces-logo.svg

     0 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/js/

   275 Thu Jan 28 16:45:20 GMT 2021 resources/layout/img/js/functions.js

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/controller/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/dto/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/ejb/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/entity/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/gson/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/webservices/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/kotlin/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/kotlin/controller/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/kotlin/ejb/

     0 Mon Jun 21 09:57:24 BST 2021 WEB-INF/classes/com/gostophandle/kotlin/entity/


Paul Ferraro

unread,
Jun 21, 2021, 8:29:16 AM6/21/21
to WildFly
OK - I don't see anything obviously amiss with your deployment libraries.  Perhaps the issue is with the wildfly provisioning gradle plugin.  I don't have any experience with this.  Are you, by chance, using a custom server-provisioning.xml?

Roger Lee

unread,
Jun 21, 2021, 8:48:15 AM6/21/21
to WildFly
"Are you, by chance, using a custom server-provisioning.xml?" - Not that I'm aware. Anything I should look at? 

Using Gradle to build my WAR, JAR & EAR:

/usr/local/Cellar/gradle/7.1/bin/gradle
/usr/local/Cellar/gradle/7.1/libexec/bin/gradle
/usr/local/Cellar/gradle/7.1/libexec/docs/ (2451 files)
/usr/local/Cellar/gradle/7.1/libexec/lib/ (227 files)
/usr/local/Cellar/gradle/7.1/libexec/src/ (8262 files)

The EAR created & deployed on WildFly 23.0.2.Final  works fine.
Error just with 24.0.0.Final. 

Roger Lee

unread,
Jun 21, 2021, 8:53:30 AM6/21/21
to WildFly
Compiled. Built WAR, JAR & EAR. Deployed on WildFly 23.0.2.Final. 100% OKAY:

MacBook-Pro-2:bin NOTiFY$ ./standalone.sh -b 0.0.0.0 --server-config=standalone-full.xml

=========================================================================


  JBoss Bootstrap Environment


  JBOSS_HOME: /usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final


  JAVA: /Library/Java/JavaVirtualMachines/jdk-15.0.2.jdk/Contents/Home//bin/java


  JAVA_OPTS:  -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true  --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-exports=jdk.unsupported/sun.reflect=ALL-UNNAMED


=========================================================================


10:01:17,194 INFO  [org.jboss.modules] (main) JBoss Modules version 1.11.0.Final

10:01:17,536 INFO  [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final

10:01:17,542 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final

10:01:17,612 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 23.0.2.Final (WildFly Core 15.0.1.Final) starting

10:01:18,049 INFO  [org.wildfly.security] (ServerService Thread Pool -- 29) ELY00001: WildFly Elytron version 1.15.3.Final

10:01:18,249 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 10) WFLYCTL0033: Extension 'security' is deprecated and may not be supported in future versions

10:01:18,392 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.

10:01:18,415 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 4) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.

10:01:18,484 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)

10:01:18,493 INFO  [org.xnio] (MSC service thread 1-6) XNIO version 3.8.4.Final

10:01:18,499 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.8.4.Final

10:01:18,520 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) WFLYCLINF0001: Activating Infinispan subsystem.

10:01:18,529 INFO  [org.wildfly.extension.health] (ServerService Thread Pool -- 55) WFLYHEALTH0001: Activating Base Health Subsystem

10:01:18,529 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 58) WFLYIO001: Worker 'default' has auto-configured to 32 IO threads with 256 max task threads based on your 16 available processors

10:01:18,530 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 80) 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.

10:01:18,531 INFO  [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 69) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem

10:01:18,532 INFO  [org.wildfly.extension.microprofile.jwt.smallrye._private] (ServerService Thread Pool -- 70) WFLYJWT0001: Activating WildFly MicroProfile JWT Subsystem

10:01:18,537 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 56) WFLYIIOP0001: Activating IIOP Subsystem

10:01:18,538 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 72) WFLYNAM0001: Activating Naming Subsystem

10:01:18,541 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 78) WFLYSEC0002: Activating Security Subsystem

10:01:18,542 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 82) WFLYWS0002: Activating WebServices Extension

10:01:18,546 INFO  [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 71) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem

10:01:18,547 WARN  [org.jboss.as.jsf] (ServerService Thread Pool -- 64) WFLYJSF0006: Jakarta Server Faces version slot 'main' is missing from module javax.faces.api

10:01:18,548 INFO  [org.wildfly.extension.metrics] (ServerService Thread Pool -- 68) WFLYMETRICS0001: Activating Base Metrics Subsystem

10:01:18,550 WARN  [org.jboss.as.jsf] (ServerService Thread Pool -- 64) WFLYJSF0006: Jakarta Server Faces version slot 'main' is missing from module com.sun.jsf-impl

10:01:18,551 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 64) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main]

10:01:18,553 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 1.4.27.Final)

10:01:18,554 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 59) WFLYRS0016: RESTEasy version 3.15.1.Final

10:01:18,557 INFO  [org.jboss.as.security] (MSC service thread 1-7) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007

10:01:18,585 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 2.2.5.Final starting

10:01:18,588 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)

10:01:18,595 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service

10:01:18,595 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2

10:01:18,599 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]

10:01:18,624 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.20.Final

10:01:18,624 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0005: Deploying non-JDBC-compliant driver class com.mysql.cj.jdbc.Driver (version 8.0)

10:01:18,635 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = mysql

10:01:18,646 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-6) WFLYELY00023: KeyStore file '/usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/configuration/application.keystore' does not exist. Used blank.

10:01:18,663 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 64 (per class), which is derived from the number of CPUs on this host.

10:01:18,663 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 256 (per class), which is derived from thread worker pool sizing.

10:01:18,671 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 81) WFLYUT0014: Creating file handler for path '/usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']

10:01:18,676 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-6) WFLYELY01084: KeyStore /usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self-signed certificate for host localhost

10:01:18,687 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server.

10:01:18,688 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) Queuing requests.

10:01:18,689 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0018: Host default-host starting

10:01:18,769 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8080

10:01:18,823 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete

10:01:18,875 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]

10:01:18,882 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/NOTiFYwellDS]

10:01:18,889 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-2) WFLYIIOP0009: CORBA ORB Service started

10:01:19,172 INFO  [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none

10:01:19,178 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0001: AIO wasn't located on this platform, it will fall back to using pure Java NIO.

10:01:19,189 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-8) WFLYDM0111: Keystore /usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost

10:01:19,194 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/deployments

10:01:19,206 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "GoStopHandle.ear" (runtime-name: "GoStopHandle.ear")

10:01:19,233 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTPS listener https listening on 0.0.0.0:8443

10:01:19,288 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/data/activemq/journal,bindingsDirectory=/usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/data/activemq/bindings,largeMessagesDirectory=/usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/data/activemq/largemessages,pagingDirectory=/usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/data/activemq/paging)

10:01:19,344 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221013: Using NIO Journal

10:01:19,379 INFO  [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBossWS 5.4.3.Final (Apache CXF 3.3.10) 

10:01:19,460 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE

10:01:19,462 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP

10:01:19,463 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ

10:01:19,464 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP

10:01:19,556 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221034: Waiting indefinitely to obtain live lock

10:01:19,556 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221035: Live Server Obtained live lock

10:01:19,865 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue

10:01:19,869 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ

10:01:19,871 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

10:01:19,871 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor

10:01:19,871 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor

10:01:19,871 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor

10:01:20,183 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221007: Server is now live

10:01:20,183 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.16.0 [default, nodeID=7af7721b-ab37-11eb-808a-f8ffc25ffbcd] 

10:01:20,185 WARN  [org.apache.activemq.artemis.jms.server] (ServerService Thread Pool -- 84) AMQ122005: Invalid "host" value "0.0.0.0" detected for "http-connector" connector. Switching to "MacBook-Pro-2.local". If this new address is incorrect please manually configure the connector to use the proper one.

10:01:20,190 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 84) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory

10:01:20,218 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 85) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory

10:01:20,218 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0007: Registered connection factory java:/JmsXA

10:01:20,252 INFO  [org.apache.activemq.artemis.ra] (MSC service thread 1-5) AMQ151007: Resource adaptor started

10:01:20,252 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-5) IJ020002: Deployed: file://RaActivatoractivemq-ra

10:01:20,253 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound Jakarta Connectors ConnectionFactory [java:/JmsXA]

10:01:20,253 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory

10:01:20,641 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "GoStopHandleJAR.jar")

10:01:20,641 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "GoStopHandleWAR.war")

10:01:22,623 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0059: Class Path entry jaxb-core.jar in /content/GoStopHandle.ear/GoStopHandleWAR.war/WEB-INF/lib/jaxb-impl-3.0.1.jar  does not point to a valid jar for a Class-Path reference.

10:01:22,860 INFO  [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for goStopHandleMongoDBPersistenceUnit

10:01:23,092 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 85) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'GoStopHandle.ear/GoStopHandleJAR.jar#goStopHandleMongoDBPersistenceUnit'

10:01:23,107 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 85) HHH000204: Processing PersistenceUnitInfo [

name: goStopHandleMongoDBPersistenceUnit

...]

10:01:23,160 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment GoStopHandle.ear

10:01:23,194 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 85) HHH000412: Hibernate Core {5.3.20.Final}

10:01:23,197 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 85) HHH000206: hibernate.properties not found

10:01:23,269 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 6.0.22.Final

10:01:23,372 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 85) HCANN000001: Hibernate Commons Annotations {5.0.5.Final}

10:01:23,527 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment GoStopHandleJAR.jar

10:01:23,532 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ManufacturerEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/ManufacturerEJB!com.gostophandle.ejb.ManufacturerEJB

java:app/GoStopHandleJAR/ManufacturerEJB!com.gostophandle.ejb.ManufacturerEJB

java:module/ManufacturerEJB!com.gostophandle.ejb.ManufacturerEJB

java:global/GoStopHandle/GoStopHandleJAR/ManufacturerEJB

java:app/GoStopHandleJAR/ManufacturerEJB

java:module/ManufacturerEJB


10:01:23,532 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'CategoriesEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/CategoriesEJB!com.gostophandle.ejb.CategoriesEJB

java:app/GoStopHandleJAR/CategoriesEJB!com.gostophandle.ejb.CategoriesEJB

java:module/CategoriesEJB!com.gostophandle.ejb.CategoriesEJB

java:global/GoStopHandle/GoStopHandleJAR/CategoriesEJB

java:app/GoStopHandleJAR/CategoriesEJB

java:module/CategoriesEJB


10:01:23,532 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'YearsEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/YearsEJB!com.gostophandle.ejb.YearsEJB

java:app/GoStopHandleJAR/YearsEJB!com.gostophandle.ejb.YearsEJB

java:module/YearsEJB!com.gostophandle.ejb.YearsEJB

java:global/GoStopHandle/GoStopHandleJAR/YearsEJB

java:app/GoStopHandleJAR/YearsEJB

java:module/YearsEJB


10:01:23,533 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DatabaseSchemaJSON' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/DatabaseSchemaJSON!com.gostophandle.ejb.DatabaseSchemaJSON

java:app/GoStopHandleJAR/DatabaseSchemaJSON!com.gostophandle.ejb.DatabaseSchemaJSON

java:module/DatabaseSchemaJSON!com.gostophandle.ejb.DatabaseSchemaJSON

java:global/GoStopHandle/GoStopHandleJAR/DatabaseSchemaJSON

java:app/GoStopHandleJAR/DatabaseSchemaJSON

java:module/DatabaseSchemaJSON


10:01:23,533 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'MotorcyclesEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/MotorcyclesEJB!com.gostophandle.ejb.MotorcyclesEJB

java:app/GoStopHandleJAR/MotorcyclesEJB!com.gostophandle.ejb.MotorcyclesEJB

java:module/MotorcyclesEJB!com.gostophandle.ejb.MotorcyclesEJB

java:global/GoStopHandle/GoStopHandleJAR/MotorcyclesEJB

java:app/GoStopHandleJAR/MotorcyclesEJB

java:module/MotorcyclesEJB


10:01:23,533 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ManufacturerKotlinEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/ManufacturerKotlinEJB!com.gostophandle.kotlin.ejb.ManufacturerKotlinEJB

java:app/GoStopHandleJAR/ManufacturerKotlinEJB!com.gostophandle.kotlin.ejb.ManufacturerKotlinEJB

java:module/ManufacturerKotlinEJB!com.gostophandle.kotlin.ejb.ManufacturerKotlinEJB

java:global/GoStopHandle/GoStopHandleJAR/ManufacturerKotlinEJB

java:app/GoStopHandleJAR/ManufacturerKotlinEJB

java:module/ManufacturerKotlinEJB


10:01:23,534 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'YearsKotlinEJB' in deployment unit 'subdeployment "GoStopHandleJAR.jar" of deployment "GoStopHandle.ear"' are as follows:


java:global/GoStopHandle/GoStopHandleJAR/YearsKotlinEJB!com.gostophandle.kotlin.ejb.YearsKotlinEJB

java:app/GoStopHandleJAR/YearsKotlinEJB!com.gostophandle.kotlin.ejb.YearsKotlinEJB

java:module/YearsKotlinEJB!com.gostophandle.kotlin.ejb.YearsKotlinEJB

java:global/GoStopHandle/GoStopHandleJAR/YearsKotlinEJB

java:app/GoStopHandleJAR/YearsKotlinEJB

java:module/YearsKotlinEJB


10:01:23,543 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment GoStopHandleWAR.war

10:01:23,659 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown.

10:01:23,677 INFO  [org.jboss.weld.Version] (MSC service thread 1-8) WELD-000900: 3.1.5 (Final)

10:01:23,812 INFO  [org.infinispan.CONTAINER] (ServerService Thread Pool -- 85) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.9.Final

10:01:23,862 INFO  [org.infinispan.CONFIG] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.

10:01:23,864 INFO  [org.infinispan.CONFIG] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.

10:01:23,887 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 87) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'GoStopHandle.ear/GoStopHandleJAR.jar#goStopHandleMongoDBPersistenceUnit'

10:01:23,917 INFO  [org.hibernate.ogm.datastore.impl.DatastoreProviderInitiator] (ServerService Thread Pool -- 87) OGM000016: NoSQL Datastore provider: org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider

10:01:23,954 INFO  [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 85) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller'

10:01:23,980 INFO  [org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider] (ServerService Thread Pool -- 87) OGM001201: Connecting to MongoDB at 127.0.0.1:27017 with a timeout set at 10000 millisecond(s)

10:01:24,000 INFO  [org.mongodb.driver.cluster] (ServerService Thread Pool -- 87) Cluster created with settings {hosts=[127.0.0.1:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}

10:01:24,000 INFO  [org.mongodb.driver.cluster] (ServerService Thread Pool -- 87) Adding discovered server 127.0.0.1:27017 to client view of cluster

10:01:24,032 INFO  [org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider] (ServerService Thread Pool -- 87) OGM001207: Connecting to Mongo database named [goStopHandleDB].

10:01:24,043 INFO  [org.mongodb.driver.cluster] (ServerService Thread Pool -- 87) Cluster description not yet available. Waiting for 30000 ms before timing out

10:01:24,055 INFO  [org.mongodb.driver.connection] (cluster-ClusterId{value='60d05563616fa11b9565af5b', description='null'}-127.0.0.1:27017) Opened connection [connectionId{localValue:1, serverValue:36}] to 127.0.0.1:27017

10:01:24,058 INFO  [org.mongodb.driver.cluster] (cluster-ClusterId{value='60d05563616fa11b9565af5b', description='null'}-127.0.0.1:27017) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[5, 0, 0]}, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2527309}

10:01:24,059 INFO  [org.mongodb.driver.cluster] (cluster-ClusterId{value='60d05563616fa11b9565af5b', description='null'}-127.0.0.1:27017) Discovered cluster type of STANDALONE

10:01:24,072 INFO  [org.mongodb.driver.connection] (ServerService Thread Pool -- 87) Opened connection [connectionId{localValue:2, serverValue:37}] to 127.0.0.1:27017

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by org.parboiled.transform.AsmUtils (jar:file:/usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/modules/org/hibernate/ogm/internal/parboiled/5.4/parboiled-java-1.1.8.jar!/) to method java.lang.ClassLoader.findLoadedClass(java.lang.String)

WARNING: Please consider reporting this to the maintainers of org.parboiled.transform.AsmUtils

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

10:01:24,145 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 85) WFLYCLINF0002: Started http-remoting-connector cache from ejb container

10:01:24,188 INFO  [org.hibernate.ogm.dialect.impl.GridDialectInitiator] (ServerService Thread Pool -- 87) OGM000017: Grid Dialect: org.hibernate.ogm.dialect.impl.BatchOperationsDelegator

10:01:24,189 INFO  [org.hibernate.ogm.dialect.impl.GridDialectInitiator] (ServerService Thread Pool -- 87) Grid dialect logs are disabled

10:01:24,193 INFO  [org.hibernate.ogm.dialect.impl.GridDialectInitiator] (ServerService Thread Pool -- 87) OGM000017: Grid Dialect: org.hibernate.ogm.dialect.impl.BatchOperationsDelegator

10:01:24,193 INFO  [org.hibernate.ogm.dialect.impl.GridDialectInitiator] (ServerService Thread Pool -- 87) Grid dialect logs are disabled

10:01:24,199 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 87) HHH000400: Using dialect: org.hibernate.ogm.dialect.impl.OgmDialect

10:01:24,205 WARN  [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator] (ServerService Thread Pool -- 87) HHH000342: Could not obtain connection to query metadata : Cannot invoke "java.sql.ResultSet.close()" because "resultSet" is null

10:01:24,206 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 87) HHH000400: Using dialect: org.hibernate.ogm.dialect.impl.OgmDialect

10:01:24,210 INFO  [org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl] (ServerService Thread Pool -- 87) HHH000422: Disabling contextual LOB creation as connection was null

10:01:24,216 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 87) Envers integration enabled? : true

10:01:24,478 INFO  [org.hibernate.search.engine.Version] (ServerService Thread Pool -- 87) HSEARCH000034: Hibernate Search 5.10.1.Final

10:01:24,479 INFO  [org.hibernate.ogm.cfg.impl.Version] (ServerService Thread Pool -- 87) OGM000001: Hibernate OGM 5.4.1.Final

10:01:24,823 WARN  [org.jboss.weld.Bootstrap] (MSC service thread 1-7) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class com.sun.faces.flow.FlowDiscoveryCDIHelper is deprecated from CDI 1.1!

10:01:25,207 SEVERE [javax.enterprise.resource.webcontainer.jsf.flow] (MSC service thread 1-7) Unable to obtain CDI 1.1 utilities for Mojarra

10:01:25,211 SEVERE [javax.enterprise.resource.webcontainer.jsf.application.view] (MSC service thread 1-7) Unable to obtain CDI 1.1 utilities for Mojarra

10:01:25,410 WARN  [org.hibernate.search.indexes.impl.LuceneEmbeddedIndexFamilyImpl] (MSC service thread 1-7) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified: using LUCENE_CURRENT.

10:01:25,554 INFO  [org.omnifaces.ApplicationInitializer] (ServerService Thread Pool -- 85) Using OmniFaces version 3.11.1

10:01:25,645 INFO  [io.undertow.websockets.jsr] (ServerService Thread Pool -- 85) UT026005: Adding programmatic server endpoint class org.omnifaces.cdi.push.SocketEndpoint for path /omnifaces.push/{channel}

10:01:25,664 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 85) Initializing Mojarra 2.3.14.SP04 for context '/GoStopHandle'

10:01:26,595 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 85) Monitoring file:/usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/tmp/vfs/deployment/deploymentab12f4cf8194d19d/GoStopHandleWAR.war-37b54d5007445fc1/WEB-INF/faces-config.xml for modifications

10:01:26,604 WARNING [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 85) JSF1025: [/GoStopHandle] Context initialization parameter 'facelets.SKIP_COMMENTS' is deprecated.  The option will still be configured, but please use 'javax.faces.FACELETS_SKIP_COMMENTS' in the future.

10:01:26,604 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 85) JSF1020: [/GoStopHandle] Configuration option 'javax.faces.FACELETS_SKIP_COMMENTS' RESET to ENABLED

10:01:26,618 INFO  [org.primefaces.webapp.PostConstructApplicationEventListener] (ServerService Thread Pool -- 85) Running on PrimeFaces 10.0.2

10:01:26,927 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 85) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.gostophandle.webservices.ApplicationConfig$Proxy$_$$_WeldClientProxy

10:01:26,964 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 85) WFLYUT0021: Registered web context: '/GoStopHandle' for server 'default-server'

10:01:27,004 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "GoStopHandle.ear" (runtime-name : "GoStopHandle.ear")

10:01:27,040 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server

10:01:27,042 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 23.0.2.Final (WildFly Core 15.0.1.Final) started in 10126ms - Started 970 of 1172 services (372 services are lazy, passive or on-demand)

10:01:27,044 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management

10:01:27,045 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990

13:52:10,855 INFO  [com.gostophandle.controller.ManufacturerController] (default task-1) >>>>> 1 ManufacturerController getAllManufacturers manufacturerEJB 39

13:52:10,865 INFO  [com.gostophandle.controller.ManufacturerController] (default task-1) >>>>> 2 ManufacturerController getSelectedManufacturers selectedManufacturers = null

13:52:10,865 INFO  [com.gostophandle.controller.ManufacturerController] (default task-1) >>>>> 2.1 ManufacturerController getSelectedManufacturers selectedManufacturers = null

13:52:10,872 INFO  [com.gostophandle.controller.ManufacturerController] (default task-1) >>>>> 2.2 ManufacturerController getSelectedManufacturers manufacturerEJB = [AJS, ARC, Aprilia, Ariel, Avinton, BMW, Benelli, Bimota, Brough, Bullit, CCM, CFMoto, Ducati, Fantic, Gladstone, Harley-Davidson, Herald Motor Company, Honda, Horex, Husqvarna, Indian, KTM, Kawasaki, Kymco, Laverda, Lexmoto, MV Agusta, Mash, Moto Guzzi, Moto Morini, Norton, Rieju, Royal Enfield, SWM, Sinnis, Suzuki, Triumph, Yamaha, Zero]

13:52:10,880 INFO  [com.gostophandle.controller.ManufacturerController] (default task-1) >>>>> 2.3 ManufacturerController getSelectedManufacturers selectedManufacturers = [AJS, ARC, Aprilia, Ariel, Avinton, BMW, Benelli, Bimota, Brough, Bullit, CCM, CFMoto, Ducati, Fantic, Gladstone, Harley-Davidson, Herald Motor Company, Honda, Horex, Husqvarna, Indian, KTM, Kawasaki, Kymco, Laverda, Lexmoto, MV Agusta, Mash, Moto Guzzi, Moto Morini, Norton, Rieju, Royal Enfield, SWM, Sinnis, Suzuki, Triumph, Yamaha, Zero]

13:52:10,884 INFO  [com.gostophandle.controller.ManufacturerController] (default task-1) >>>>> 2 ManufacturerController getSelectedManufacturers selectedManufacturers = null

13:52:10,884 INFO  [com.gostophandle.controller.ManufacturerController] (default task-1) >>>>> 2.1 ManufacturerController getSelectedManufacturers selectedManufacturers = null

13:52:10,891 INFO  [com.gostophandle.controller.ManufacturerController] (default task-1) >>>>> 2.2 ManufacturerController getSelectedManufacturers manufacturerEJB = [AJS, ARC, Aprilia, Ariel, Avinton, BMW, Benelli, Bimota, Brough, Bullit, CCM, CFMoto, Ducati, Fantic, Gladstone, Harley-Davidson, Herald Motor Company, Honda, Horex, Husqvarna, Indian, KTM, Kawasaki, Kymco, Laverda, Lexmoto, MV Agusta, Mash, Moto Guzzi, Moto Morini, Norton, Rieju, Royal Enfield, SWM, Sinnis, Suzuki, Triumph, Yamaha, Zero]

13:52:10,897 INFO  [com.gostophandle.controller.ManufacturerController] (default task-1) >>>>> 2.3 ManufacturerController getSelectedManufacturers selectedManufacturers = [AJS, ARC, Aprilia, Ariel, Avinton, BMW, Benelli, Bimota, Brough, Bullit, CCM, CFMoto, Ducati, Fantic, Gladstone, Harley-Davidson, Herald Motor Company, Honda, Horex, Husqvarna, Indian, KTM, Kawasaki, Kymco, Laverda, Lexmoto, MV Agusta, Mash, Moto Guzzi, Moto Morini, Norton, Rieju, Royal Enfield, SWM, Sinnis, Suzuki, Triumph, Yamaha, Zero]

13:52:10,916 INFO  [com.gostophandle.ejb.MotorcyclesEJB] (default task-1) >>>>> EJB 5.1 getAllMotorcycles NOTiFYMotorcycleController.motorcycleManufacturers = null

13:52:10,917 INFO  [com.gostophandle.ejb.MotorcyclesEJB] (default task-1) >>>>> EJB 5.3 NOTiFYMotorcycleController getAllModels stringBuilderSQL = FROM Motorcycle m ORDER BY m.model ASC

13:52:11,012 INFO  [com.gostophandle.ejb.MotorcyclesEJB] (default task-1) >>>>> EJB 5.4 NOTiFYMotorcycleController getAllModels size = 69


Greg Jewell

unread,
Jun 21, 2021, 1:05:15 PM6/21/21
to WildFly
I don't know if this is the cause, but you have a dependency on "javax.enterprise.cdi-api", which itself has a dependency on "org.jboss.as.weld", which depends on "org.jboss.as.web-common".  The version of javax.enterprise.cdi-api you have listed (2.0.SP1) is not what is bundled with Wildfly 24, which is 2.0.2.  It's possible that the older version of that jar and its dependencies are incompatible with what's in Wildfly 24.  You may want to look at your dependencies list and confirm that other versions are up to date.  The dependency on weld-web is outdated, too.  In WF24, it should be 3.1.7.SP1.

Roger Lee

unread,
Jun 21, 2021, 5:36:00 PM6/21/21
to WildFly
Thanks for that : The version of javax.enterprise.cdi-api you have listed (2.0.SP1) is not what is bundled with Wildfly 24, which is 2.0.2.:

However 2.0.SP1 is the latest one on mvn: https://mvnrepository.com/artifact/javax.enterprise/cdi-api

and can't build Gradle with "2.0.2" either:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileKotlin'.
> Error while evaluating property 'filteredArgumentsMap' of task ':compileKotlin'
   > Could not resolve all files for configuration ':compileClasspath'.
      > Could not find javax.enterprise:cdi-api:2.0.2.
        Searched in the following locations:
          - file:/Users/NOTiFY/.m2/repository/javax/enterprise/cdi-api/2.0.2/cdi-api-2.0.2.pom
          - file:/Users/NOTiFY/IdeaProjects/GoStopHandle/lib/cdi-api-2.0.2.jar
          - file:/Users/NOTiFY/IdeaProjects/GoStopHandle/lib/cdi-api.jar
        Required by:
            project :
      > Could not find javax.enterprise:cdi-api:2.0.2.
        Searched in the following locations:
          - file:/Users/NOTiFY/.m2/repository/javax/enterprise/cdi-api/2.0.2/cdi-api-2.0.2.pom
          - file:/Users/NOTiFY/IdeaProjects/GoStopHandle/lib/cdi-api-2.0.2.jar
          - file:/Users/NOTiFY/IdeaProjects/GoStopHandle/lib/cdi-api.jar
        Required by:
            project :

Paul Ferraro

unread,
Jun 21, 2021, 5:58:19 PM6/21/21
to WildFly

Roger Lee

unread,
Jun 22, 2021, 9:44:02 AM6/22/21
to WildFly
Have moved to:
providedCompile group: 'jakarta.enterprise', name: 'jakarta.enterprise.cdi-api', version: '2.0.2' 
& "The dependency on weld-web is outdated, too.  In WF24, it should be 3.1.7.SP1" .to:
implementation group: 'org.jboss.weld.module', name: 'weld-web', version: '4.0.1.Final'

Get the same error

14:28:13,675 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 93) Critical error during deployment: : java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
14:28:13,677 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 93) MSC000001: Failed to start service jboss.deployment.subunit."GoStopHandle.ear"."GoStopHandleWAR.war".undertow-deployment: org.jboss.msc.service.StartException in service jboss.deployment.subunit."GoStopHandle.ear"."GoStopHandleWAR.war".undertow-deployment: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
14:28:13,681 ERROR [org.jboss.as.controller.management-operation] (External Management Request Threads -- 1) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "GoStopHandle.ear")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"GoStopHandle.ear\".\"GoStopHandleWAR.war\".undertow-deployment" => "java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
    Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
    Caused by: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
    Caused by: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected"}}
14:28:13,682 ERROR [org.jboss.as.controller.management-operation] (External Management Request Threads -- 1) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "GoStopHandle.ear")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"GoStopHandle.ear\".\"GoStopHandleWAR.war\".undertow-deployment" => "java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
    Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
    Caused by: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
    Caused by: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected"}}
14:28:13,683 ERROR [org.jboss.as.server] (External Management Request Threads -- 1) WFLYSRV0021: Deploy of deployment "GoStopHandle.ear" was rolled back with the following failure message: 
{"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"GoStopHandle.ear\".\"GoStopHandleWAR.war\".undertow-deployment" => "java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
    Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
    Caused by: java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected
    Caused by: java.lang.IncompatibleClassChangeError: Found interface org.jboss.as.web.common.WebInjectionContainer, but class was expected"}}
14:28:13,713 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 100) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'GoStopHandle.ear/GoStopHandleJAR.jar#goStopHandleMongoDBPersistenceUnit'
14:28:13,724 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 100) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@70ec71f0
14:28:13,725 INFO  [org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider] (ServerService Thread Pool -- 100) OGM001202: Closing connection to MongoDB
14:28:13,728 INFO  [org.mongodb.driver.connection] (ServerService Thread Pool -- 100) Closed connection [connectionId{localValue:2, serverValue:69}] to 127.0.0.1:27017 because the pool has been closed.
14:28:13,733 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 100) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'GoStopHandle.ear/GoStopHandleJAR.jar#goStopHandleMongoDBPersistenceUnit'
14:28:13,743 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: GoStopHandleJAR.jar) in 60ms
14:28:13,854 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: GoStopHandleWAR.war) in 170ms
14:28:13,861 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment GoStopHandle.ear (runtime-name: GoStopHandle.ear) in 178ms
14:41:26,589 INFO  [org.jboss.as.repository] (ServerService Thread Pool -- 88) WFLYDR0009: Content /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/content/c0/217fdbd31386399cbf6d3302fd2e3fa0879951 is obsolete and will be removed
14:41:26,595 INFO  [org.jboss.as.repository] (ServerService Thread Pool -- 88) WFLYDR0002: Content removed from location /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/content/c0/217fdbd31386399cbf6d3302fd2e3fa0879951/content
14:41:26,595 INFO  [org.jboss.as.repository] (ServerService Thread Pool -- 88) WFLYDR0009: Content /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/content/97/93966aa3368d9c1db897b150f7eda9c952daaa is obsolete and will be removed
14:41:26,598 INFO  [org.jboss.as.repository] (ServerService Thread Pool -- 88) WFLYDR0002: Content removed from location /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/content/97/93966aa3368d9c1db897b150f7eda9c952daaa/content

Emmanuel Hugonnet

unread,
Jun 22, 2021, 12:03:11 PM6/22/21
to wil...@googlegroups.com
I'm not a CDI expert but should all those API jars be in some provided scope and not in WEB-INF/lib:
 - javax.persistence-2.2.1.jar
 - checkstyle-8.43.jar <-- this looks suspicious
 - jakarta.enterprise.cdi-api-2.0.2.jar
 - jakarta.xml.bind-api-3.0.1.jar
 - jsr305-3.0.2.jar
 - jakarta.inject-api-1.0.jar
 - jakarta.activation-2.0.1.jar
 - jboss-el-api_3.0_spec-2.0.0.Final.jar

checkstyle-8.43.jar looks suspicious too.

Same why do you bundle Weld since WF would provide CDI to you?


Emmanuel
> is 2.0.2. <http://2.0.2.>:
> <https://jcenter.bintray.com/javax/enterprise/cdi-api/2.0.2/cdi-api-2.0.2.pom>
>           - file:/Users/NOTiFY/IdeaProjects/GoStopHandle/lib/cdi-api-2.0.2.jar
>           - file:/Users/NOTiFY/IdeaProjects/GoStopHandle/lib/cdi-api.jar
>         Required by:
>             project :
>
> On Monday, 21 June 2021 at 18:05:15 UTC+1 Greg Jewell wrote:
>
> I don't know if this is the cause, but you have a dependency on "javax.enterprise.cdi-api", which itself has a dependency on
> "org.jboss.as.weld", which depends on "org.jboss.as.web-common".  The version of javax.enterprise.cdi-api you have listed
> (2.0.SP1) is not what is bundled with Wildfly 24, which is 2.0.2. It's possible that the older version of that jar and its
> dependencies are incompatible with what's in Wildfly 24.  You may want to look at your dependencies list and confirm that
> other versions are up to date. The dependency on weld-web is outdated, too.  In WF24, it should be 3.1.7.SP1.
>
> On Monday, June 21, 2021 at 8:53:30 AM UTC-4 roge...@notify.co.uk wrote:
>
> Compiled. Built WAR, JAR & EAR. Deployed on WildFly 23.0.2.Final. 100% OKAY:
>
> MacBook-Pro-2:bin NOTiFY$ ./standalone.sh -b 0.0.0.0 --server-config=standalone-full.xml
>
> =========================================================================
>
>
> JBoss Bootstrap Environment
>
>
> JBOSS_HOME: /usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final
>
>
> JAVA: /Library/Java/JavaVirtualMachines/jdk-15.0.2.jdk/Contents/Home//bin/java
>
>
> JAVA_OPTS:-server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true
> -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true--add-exports=java.base/sun.nio.ch
> <http://sun.nio.ch>=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED
> --add-exports=jdk.unsupported/sun.reflect=ALL-UNNAMED
>
>
> =========================================================================
>
>
> 10:01:17,194 INFO[org.jboss.modules] (main) JBoss Modules version 1.11.0.Final
>
> 10:01:17,536 INFO[org.jboss.msc] (main) JBoss MSC version 1.4.12.Final
>
> 10:01:17,542 INFO[org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
>
> 10:01:17,612 INFO[org.jboss.as <http://org.jboss.as>] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 23.0.2.Final
> (WildFly Core 15.0.1.Final) starting
>
> 10:01:18,049 INFO[org.wildfly.security] (ServerService Thread Pool -- 29) ELY00001: WildFly Elytron version 1.15.3.Final
>
> 10:01:18,249 INFO[org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 10) WFLYCTL0033: Extension
> 'security' is deprecated and may not be supported in future versions
>
> 10:01:18,392 INFO[org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute
> 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated,
> and may be removed in a future version. See the attribute description in the output of the read-resource-description
> operation to learn more about the deprecation.
>
> 10:01:18,415 INFO[org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 4) WFLYCTL0028: Attribute
> 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is
> deprecated, and may be removed in a future version. See the attribute description in the output of the
> read-resource-description operation to learn more about the deprecation.
>
> 10:01:18,484 INFO[org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using
> socket-binding (management-http)
>
> 10:01:18,493 INFO[org.xnio] (MSC service thread 1-6) XNIO version 3.8.4.Final
>
> 10:01:18,499 INFO[org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.8.4.Final
>
> 10:01:18,520 INFO[org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) WFLYCLINF0001: Activating
> Infinispan subsystem.
>
> 10:01:18,529 INFO[org.wildfly.extension.health] (ServerService Thread Pool -- 55) WFLYHEALTH0001: Activating Base Health
> Subsystem
>
> 10:01:18,529 INFO[org.wildfly.extension.io <http://org.wildfly.extension.io>] (ServerService Thread Pool -- 58) WFLYIO001:
> listening on 0.0.0.0:8080 <http://0.0.0.0:8080>
>
> 10:01:18,823 INFO[org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension
> complete
>
> 10:01:18,875 INFO[org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source
> [java:jboss/datasources/ExampleDS]
>
> 10:01:18,882 INFO[org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source
> [java:jboss/datasources/NOTiFYwellDS]
>
> 10:01:18,889 INFO[org.wildfly.iiop.openjdk] (MSC service thread 1-2) WFLYIIOP0009: CORBA ORB Service started
>
> 10:01:19,172 INFO[org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: WildFly Full cumulative patch ID is: base,
> one-off patches include: none
>
> 10:01:19,178 INFO[org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0001: AIO wasn't located on
> this platform, it will fall back to using pure Java NIO.
>
> 10:01:19,189 WARN[org.jboss.as.domain.management.security] (MSC service thread 1-8) WFLYDM0111: Keystore
> /usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/configuration/application.keystore not found, it will be auto
> generated on first use with a self signed certificate for host localhost
>
> 10:01:19,194 INFO[org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started
> FileSystemDeploymentService for directory /usr/local/Cellar/wildfly-as/wildfly-23.0.2.Final/standalone/deployments
>
> 10:01:19,206 INFO[org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of
> "GoStopHandle.ear" (runtime-name: "GoStopHandle.ear")
>
> 10:01:19,233 INFO[org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTPS listener https
> listening on 0.0.0.0:8443 <http://0.0.0.0:8443>
> /content/GoStopHandle.ear/GoStopHandleWAR.war/WEB-INF/lib/jaxb-impl-3.0.1.jardoes not point to a valid jar for a
> OGM001201: Connecting to MongoDB at 127.0.0.1:27017 <http://127.0.0.1:27017> with a timeout set at 10000 millisecond(s)
>
> 10:01:24,000 INFO[org.mongodb.driver.cluster] (ServerService Thread Pool -- 87) Cluster created with settings
> {hosts=[127.0.0.1:27017 <http://127.0.0.1:27017>], mode=MULTIPLE, requiredClusterType=UNKNOWN,
> serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
>
> 10:01:24,000 INFO[org.mongodb.driver.cluster] (ServerService Thread Pool -- 87) Adding discovered server 127.0.0.1:27017
> <http://127.0.0.1:27017> to client view of cluster
>
> 10:01:24,032 INFO[org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider] (ServerService Thread Pool -- 87)
> OGM001207: Connecting to Mongo database named [goStopHandleDB].
>
> 10:01:24,043 INFO[org.mongodb.driver.cluster] (ServerService Thread Pool -- 87) Cluster description not yet available.
> Waiting for 30000 ms before timing out
>
> 10:01:24,055 INFO[org.mongodb.driver.connection] (cluster-ClusterId{value='60d05563616fa11b9565af5b',
> description='null'}-127.0.0.1:27017 <http://127.0.0.1:27017>) Opened connection [connectionId{localValue:1,
> serverValue:36}] to 127.0.0.1:27017 <http://127.0.0.1:27017>
>
> 10:01:24,058 INFO[org.mongodb.driver.cluster] (cluster-ClusterId{value='60d05563616fa11b9565af5b',
> description='null'}-127.0.0.1:27017 <http://127.0.0.1:27017>) Monitor thread successfully connected to server with
> description ServerDescription{address=127.0.0.1:27017 <http://127.0.0.1:27017>, type=STANDALONE, state=CONNECTED, ok=true,
> version=ServerVersion{versionList=[5, 0, 0]}, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216,
> logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2527309}
>
> 10:01:24,059 INFO[org.mongodb.driver.cluster] (cluster-ClusterId{value='60d05563616fa11b9565af5b',
> description='null'}-127.0.0.1:27017 <http://127.0.0.1:27017>) Discovered cluster type of STANDALONE
>
> 10:01:24,072 INFO[org.mongodb.driver.connection] (ServerService Thread Pool -- 87) Opened connection
> [connectionId{localValue:2, serverValue:37}] to 127.0.0.1:27017 <http://127.0.0.1:27017>
> [/GoStopHandle] Context initialization parameter 'facelets.SKIP_COMMENTS' is deprecated.The option will still be
> configured, but please use 'javax.faces.FACELETS_SKIP_COMMENTS' in the future.
>
> 10:01:26,604 INFO[javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 85) JSF1020:
> [/GoStopHandle] Configuration option 'javax.faces.FACELETS_SKIP_COMMENTS' RESET to ENABLED
>
> 10:01:26,618 INFO[org.primefaces.webapp.PostConstructApplicationEventListener] (ServerService Thread Pool -- 85) Running
> on PrimeFaces 10.0.2
>
> 10:01:26,927 INFO[org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 85) RESTEASY002225: Deploying
> javax.ws.rs.core.Application: class com.gostophandle.webservices.ApplicationConfig$Proxy$_$$_WeldClientProxy
>
> 10:01:26,964 INFO[org.wildfly.extension.undertow] (ServerService Thread Pool -- 85) WFLYUT0021: Registered web context:
> '/GoStopHandle' for server 'default-server'
>
> 10:01:27,004 INFO[org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "GoStopHandle.ear" (runtime-name :
> "GoStopHandle.ear")
>
> 10:01:27,040 INFO[org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
>
> 10:01:27,042 INFO[org.jboss.as <http://org.jboss.as>] (Controller Boot Thread) WFLYSRV0025: WildFly Full 23.0.2.Final
> (WildFly Core 15.0.1.Final) started in 10126ms - Started 970 of 1172 services (372 services are lazy, passive or on-demand)
>
> 10:01:27,044 INFO[org.jboss.as <http://org.jboss.as>] (Controller Boot Thread) WFLYSRV0060: Http management interface
> listening on http://127.0.0.1:9990/management <http://127.0.0.1:9990/management>
>
> 10:01:27,045 INFO[org.jboss.as <http://org.jboss.as>] (Controller Boot Thread) WFLYSRV0051: Admin console listening on
> http://127.0.0.1:9990 <http://127.0.0.1:9990>
> url "https://repository.primefaces.org <https://repository.primefaces.org>"
> implementation group: "javax.ws.rs <http://javax.ws.rs>", name: "javax.ws.rs-api", version: "2.1.1"
> <http://java.io>=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED
> --add-opens=java.base/java.util=ALL-UNNAMED
> --add-opens=java.management/javax.management=ALL-UNNAMED
> --add-opens=java.naming/javax.naming=ALL-UNNAMED
>
>
> =========================================================================
>
>
> 13:47:31,179 INFO [org.jboss.modules] (main) JBoss Modules version 1.11.0.Final
>
> 13:47:31,622 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final
>
> 13:47:31,627 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
>
> 13:47:31,702 INFO  [org.jboss.as <http://org.jboss.as>] (MSC service thread 1-2)
> 13:47:32,593 INFO  [org.wildfly.extension.io <http://org.wildfly.extension.io>]
> Undertow HTTP listener default listening on 0.0.0.0:8080 <http://0.0.0.0:8080>
>
> 13:47:32,878 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0493: Jakarta
> Enterprise Beans subsystem suspension complete
>
> 13:47:32,936 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8)
> WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
>
> 13:47:32,941 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3)
> WFLYJCA0001: Bound data source [java:jboss/datasources/NOTiFYwellDS]
>
> 13:47:32,954 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA
> ORB Service started
>
> 13:47:33,149 INFO [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: WildFly
> Full cumulative patch ID is: base, one-off patches include: none
>
> 13:47:33,155 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8)
> WFLYMSGAMQ0001: AIO wasn't located on this platform, it will fall back to using pure Java NIO.
>
> 13:47:33,159 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-5)
> WFLYDM0111: Keystore
> /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/configuration/application.keystore
> not found, it will be auto generated on first use with a self signed certificate for host
> localhost
>
> 13:47:33,164 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1)
> WFLYDS0013: Started FileSystemDeploymentService for directory
> /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/deployments
>
> 13:47:33,188 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006:
> Undertow HTTPS listener https listening on 0.0.0.0:8443 <http://0.0.0.0:8443>
> 13:47:33,971 INFO  [org.jboss.as <http://org.jboss.as>] (Controller Boot Thread)
> WFLYSRV0025: WildFly Full 24.0.0.Final (WildFly Core 16.0.0.Final) started in 3066ms -
> Started 367 of 607 services (361 services are lazy, passive or on-demand)
>
> 13:47:33,973 INFO  [org.jboss.as <http://org.jboss.as>] (Controller Boot Thread)
> WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
> <http://127.0.0.1:9990/management>
>
> 13:47:33,973 INFO  [org.jboss.as <http://org.jboss.as>] (Controller Boot Thread)
> WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 <http://127.0.0.1:9990>
> <http://127.0.0.1:27017> with a timeout set at 10000 millisecond(s)
>
> 13:48:31,705 INFO [org.mongodb.driver.cluster] (ServerService Thread Pool -- 90) Cluster
> created with settings {hosts=[127.0.0.1:27017 <http://127.0.0.1:27017>], mode=MULTIPLE,
> requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
>
> 13:48:31,705 INFO [org.mongodb.driver.cluster] (ServerService Thread Pool -- 90) Adding
> discovered server 127.0.0.1:27017 <http://127.0.0.1:27017> to client view of cluster
>
> 13:48:31,745 INFO [org.hibernate.ogm.datastore.mongodb.impl.MongoDBDatastoreProvider]
> (ServerService Thread Pool -- 90) OGM001207: Connecting to Mongo database named
> [goStopHandleDB].
>
> 13:48:31,761 INFO [org.mongodb.driver.cluster] (ServerService Thread Pool -- 90) Cluster
> description not yet available. Waiting for 30000 ms before timing out
>
> 13:48:31,776 INFO [org.mongodb.driver.connection]
> (cluster-ClusterId{value='60cf391fb2270f7ba144a0db', description='null'}-127.0.0.1:27017
> <http://127.0.0.1:27017>) Opened connection [connectionId{localValue:1, serverValue:10}]
> to 127.0.0.1:27017 <http://127.0.0.1:27017>
>
> 13:48:31,782 INFO [org.mongodb.driver.cluster]
> (cluster-ClusterId{value='60cf391fb2270f7ba144a0db', description='null'}-127.0.0.1:27017
> <http://127.0.0.1:27017>) Monitor thread successfully connected to server with description
> ServerDescription{address=127.0.0.1:27017 <http://127.0.0.1:27017>, type=STANDALONE,
> state=CONNECTED, ok=true, version=ServerVersion{versionList=[5, 0, 0]}, minWireVersion=0,
> maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30,
> roundTripTimeNanos=3983724}
>
> 13:48:31,783 INFO [org.mongodb.driver.cluster]
> (cluster-ClusterId{value='60cf391fb2270f7ba144a0db', description='null'}-127.0.0.1:27017
> <http://127.0.0.1:27017>) Discovered cluster type of STANDALONE
>
> 13:48:31,788 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 86)
> WFLYCLINF0002: Started http-remoting-connector cache from ejb container
>
> 13:48:31,806 INFO [org.mongodb.driver.connection] (ServerService Thread Pool -- 90) Opened
> connection [connectionId{localValue:2, serverValue:11}] to 127.0.0.1:27017
> <http://127.0.0.1:27017>
> <http://127.0.0.1:27017> because the pool has been closed.
>
> 13:48:34,270 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 100) WFLYJPA0011:
> Stopping Persistence Unit (phase 1 of 2) Service
> 'GoStopHandle.ear/GoStopHandleJAR.jar#goStopHandleMongoDBPersistenceUnit'
>
> 13:48:34,279 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208:
> Stopped subdeployment (runtime-name: GoStopHandleJAR.jar) in 55ms
>
> 13:48:34,377 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0208:
> Stopped subdeployment (runtime-name: GoStopHandleWAR.war) in 153ms
>
> 13:48:34,384 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028:
> Stopped deployment GoStopHandle.ear (runtime-name: GoStopHandle.ear) in 161ms
>
> 13:57:31,935 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 89) WFLYDR0009:
> Content
> /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/content/b5/e57b89c6fe308fa9668bf505aaf77f4b557b3f
> is obsolete and will be removed
>
> 13:57:31,940 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 89) WFLYDR0002:
> Content removed from location
> /usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final/standalone/data/content/b5/e57b89c6fe308fa9668bf505aaf77f4b557b3f/content
>
>
> --
> You received this message because you are subscribed to the Google Groups "WildFly" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to wildfly+u...@googlegroups.com
> <mailto:wildfly+u...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/wildfly/4d6eb060-9685-4c75-bfea-43faf6432b38n%40googlegroups.com
> <https://groups.google.com/d/msgid/wildfly/4d6eb060-9685-4c75-bfea-43faf6432b38n%40googlegroups.com?utm_medium=email&utm_source=footer>.


Roger Lee

unread,
Jul 3, 2021, 11:59:49 AM7/3/21
to WildFly

Needed to upgrade in:

/usr/local/Cellar/wildfly-as/wildfly-24.0.0.Final//modules/org/jboss/as/jsf-injection/main/

from:

weld-jsf-3.1.5.Final.jar & wildfly-jsf-injection-21.0.2.Final.jar

to:

weld-jsf-4.0.1.Final.jar  & wildfly-jsf-injection-24.0.0.Final.jar
Reply all
Reply to author
Forward
0 new messages