Hi,
what version are you using? Version 1.1.x is not running on WF 10, but
version 1.2.0-alpha is. For instance, take a look here:
-Matthias
On Thu, Sep 22, 2016 at 10:51 AM, Sachidananda Patra <
sachidananda.patra(a)hp.com> wrote:
*I found the below error while unifiedpush-auth-server.war and
unifiedpush-server-wildfly.war deployed to
jboss-wildfly-10.1.0\standalone\deployments. >> Prerequisite
jboss-wildfly-10.1.0 server is running in below mode* $ ./standalone.sh
--server-config=standalone-full.xml 15:54:10,589 ERROR
[org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to
start service jboss.deployment.unit."unifiedpush-server-wildfly.war".PARSE:
org.jboss.msc.service.StartException in service jboss.deployment.unit."
unifiedpush-server-wildfly.war".PARSE: WFLYSRV0153: Failed to process
phase PARSE of deployment "unifiedpush-server-wildfly.war" at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(
DeploymentUnitPhaseService.java:154) at org.jboss.msc.service.
ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(
ServiceControllerImpl.java:1881) at java.util.concurrent.
ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) Caused by: org.jboss.as.server.
deployment.DeploymentUnitProcessingException: WFLYMSGAMQ0055: Could not
parse file D:\jboss-wildfly-10.1.0\standalone\tmp\vfs\temp\
temp46e687319f527ed3\content-a52cb55da5bbb09d\WEB-INF\hornetq-jms.xml at
org.wildfly.extension.messaging.activemq.deployment.
MessagingXmlParsingDeploymentUnitProcessor.deploy(
MessagingXmlParsingDeploymentUnitProcessor.java:98) at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(
DeploymentUnitPhaseService.java:147) ... 5 more Caused by:
org.jboss.as.server.deployment.DeploymentUnitProcessingException:
WFLYMSGAMQ0055: Could not parse file D:\jboss-wildfly-10.1.0\
standalone\tmp\vfs\temp\temp46e687319f527ed3\content-
a52cb55da5bbb09d\WEB-INF\hornetq-jms.xml at org.wildfly.extension.
messaging.activemq.deployment.MessagingXmlParsingDeploymentU
nitProcessor.deploy(MessagingXmlParsingDeploymentUnitProcessor.java:95)
... 6 more Caused by: javax.xml.stream.XMLStreamException: ParseError at
[row,col]:[20,1] Message: Unexpected element '{urn:jboss:messaging-
deployment:1.0}messaging-deployment' at org.jboss.staxmapper.
XMLMapperImpl.processNested(XMLMapperImpl.java:108) at
org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
at org.wildfly.extension.messaging.activemq.deployment.
MessagingXmlParsingDeploymentUnitProcessor.deploy(
MessagingXmlParsingDeploymentUnitProcessor.java:89) ... 6 more
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
-----------------------------------------------------------
-------------- Details Console Logs : USER ~ $ cd
D:/jboss-wildfly-10.1.0/bin USER /cygdrive/d/jboss-wildfly-10.1.0/bin $
./standalone.sh --server-config=standalone-full.xml
=========================================================================
JBoss Bootstrap Environment JBOSS_HOME: D:\jboss-wildfly-10.1.0 JAVA:
/cygdrive/c/Program Files (x86)/Java/jdk1.8.0_31/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 ==============================
=========================================== 15:52:59,638 INFO
[org.jboss.modules] (main) JBoss Modules version 1.5.2.Final 15:52:59,857
INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 15:52:59,920 INFO
[org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full
10.1.0.Final (WildFly Core 2.2.0.Final) starting 15:53:02,124 INFO
[org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http
management service using socket-binding (management-http) 15:53:02,172 INFO
[org.xnio] (MSC service thread 1-5) XNIO version 3.4.0.Final 15:53:02,180
INFO [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation
Version 3.4.0.Final 15:53:02,232 INFO [org.jboss.as.connector.subsystems.datasources]
(ServerService Thread Pool -- 36) WFLYJCA0004: Deploying JDBC-compliant
driver class org.h2.Driver (version 1.3) 15:53:02,263 INFO [
org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001:
Worker 'default' has auto-configured to 8 core threads with 64 task threads
based on your 4 available processors 15:53:02,372 INFO
[org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41)
WFLYCLINF0001: Activating Infinispan subsystem. 15:53:02,441 INFO
[org.jboss.as.security] (ServerService Thread Pool -- 59) WFLYSEC0002:
Activating Security Subsystem 15:53:02,446 INFO [org.jboss.as.jsf]
(ServerService Thread Pool -- 48) WFLYJSF0007: Activated the following JSF
Implementations: [main] 15:53:02,480 WARN [org.jboss.as.txn] (ServerService
Thread Pool -- 60) WFLYTX0013: Node identifier property is set to the
default value. Please make sure it is unique. 15:53:02,501 INFO
[org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current
PicketBox version=4.9.6.Final 15:53:02,510 INFO [org.jboss.as.naming]
(ServerService Thread Pool -- 52) WFLYNAM0001: Activating Naming Subsystem
15:53:02,511 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool --
42) WFLYIIOP0001: Activating IIOP Subsystem 15:53:02,521 INFO
[org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA
Subsystem (WildFly/IronJacamar 1.3.4.Final) 15:53:02,553 INFO
[org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003:
Undertow 1.4.0.Final starting 15:53:02,553 INFO [org.jboss.as.connector.deployers.jdbc]
(MSC service thread 1-1) WFLYJCA0018: Started Driver service with
driver-name = h2 15:53:02,581 INFO [org.jboss.as.webservices]
(ServerService Thread Pool -- 62) WFLYWS0002: Activating WebServices
Extension 15:53:02,606 INFO [org.jboss.as.naming] (MSC service thread 1-2)
WFLYNAM0003: Starting Naming Service 15:53:02,606 INFO
[org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound
mail session [java:jboss/mail/Default] 15:53:02,651 INFO
[org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version
4.0.21.Final 15:53:02,756 INFO [org.jboss.as.ejb3] (MSC service thread 1-5)
WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size
of 64 (per class), which is derived from thread worker pool sizing.
15:53:02,757 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482:
Strict pool mdb-strict-max-pool is using a max instance size of 16 (per
class), which is derived from the number of CPUs on this host. 15:53:02,833
INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61)
WFLYUT0014: Creating file handler for path
'D:\jboss-wildfly-10.1.0/welcome-content'
with options [directory-listing: 'false', follow-symlink: 'false',
case-sensitive: 'true', safe-symlink-paths: '[]'] 15:53:02,870 INFO
[org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012:
Started server default-server. 15:53:02,871 INFO [org.wildfly.extension.undertow]
(MSC service thread 1-4) WFLYUT0018: Host default-host starting
15:53:03,041 INFO [org.wildfly.extension.undertow] (MSC service thread
1-7) WFLYUT0006: Undertow HTTP listener default listening on
127.0.0.1:8080 15:53:03,528 WARN [org.jboss.as.domain.management.security]
(MSC service thread 1-5) WFLYDM0111: Keystore D:\jboss-wildfly-10.1.0\
standalone\configuration\application.keystore not found, it will be auto
generated on first use with a self signed certificate for host localhost
15:53:03,553 INFO [org.jboss.as.server.deployment.scanner] (MSC service
thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory
D:\jboss-wildfly-10.1.0\standalone\deployments 15:53:03,658 INFO
[org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6)
WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
15:53:03,680 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-1)
WFLYIIOP0009: CORBA ORB Service started 15:53:03,688 INFO
[org.wildfly.extension.messaging-activemq] (MSC service thread 1-2)
WFLYMSGAMQ0001: AIO wasn't located on this platform, it will fall back to
using pure Java NIO. 15:53:03,773 INFO
[org.infinispan.factories.GlobalComponentRegistry]
(MSC service thread 1-5) ISPN000128: Infinispan version: Infinispan
'Chakra' 8.2.4.Final 15:53:03,834 INFO [org.infinispan.configuration.
cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 69)
ISPN000152: Passivation configured without an eviction policy being
selected. Only manually evicted entities will be passivated. 15:53:03,835
INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder]
(ServerService Thread Pool -- 69) ISPN000152: Passivation configured
without an eviction policy being selected. Only manually evicted entities
will be passivated. 15:53:03,838 INFO
[org.infinispan.configuration.cache.EvictionConfigurationBuilder]
(ServerService Thread Pool -- 64) ISPN000152: Passivation configured
without an eviction policy being selected. Only manually evicted entities
will be passivated. 15:53:03,839 INFO
[org.infinispan.configuration.cache.EvictionConfigurationBuilder]
(ServerService Thread Pool -- 64) ISPN000152: Passivation configured
without an eviction policy being selected. Only manually evicted entities
will be passivated. 15:53:03,841 INFO
[org.infinispan.configuration.cache.EvictionConfigurationBuilder]
(ServerService Thread Pool -- 65) ISPN000152: Passivation configured
without an eviction policy being selected. Only manually evicted entities
will be passivated. 15:53:03,841 INFO
[org.infinispan.configuration.cache.EvictionConfigurationBuilder]
(ServerService Thread Pool -- 65) ISPN000152: Passivation configured
without an eviction policy being selected. Only manually evicted entities
will be passivated. 15:53:03,923 INFO [org.wildfly.extension.undertow]
(MSC service thread 1-4) WFLYUT0006: Undertow HTTPS listener https
listening on 127.0.0.1:8443 15:53:04,108 INFO
[org.apache.activemq.artemis.core.server] (ServerService Thread Pool --
64) AMQ221000: live Message Broker is starting with configuration Broker
Configuration (clustered=false,journalDirectory=D:\jboss-
wildfly-10.1.0\standalone\data\activemq\journal,
bindingsDirectory=D:\jboss-wildfly-10.1.0\standalone\
data\activemq\bindings,largeMessagesDirectory=D:\jboss-wildfly-10.1.0\
standalone\data\activemq\largemessages,pagingDirectory=
D:\jboss-wildfly-10.1.0\standalone\data\activemq\paging) 15:53:04,185
INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool
-- 64) AMQ221013: Using NIO Journal 15:53:04,853 INFO
[org.apache.activemq.artemis.core.server] (ServerService Thread Pool --
64) AMQ221043: Protocol module found: [artemis-server]. Adding protocol
support for: CORE 15:53:04,897 INFO [org.apache.activemq.artemis.core.server]
(ServerService Thread Pool -- 64) AMQ221043: Protocol module found:
[artemis-amqp-protocol]. Adding protocol support for: AMQP 15:53:04,935
INFO [org.jboss.ws.common.management] (MSC service thread 1-4)
JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 15:53:04,968
INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool
-- 64) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding
protocol support for: HORNETQ 15:53:04,971 INFO
[org.apache.activemq.artemis.core.server] (ServerService Thread Pool --
64) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding
protocol support for: STOMP 15:53:06,397 INFO [org.wildfly.extension.messaging-activemq]
(MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for
activemq-remoting protocol handled by http-acceptor acceptor 15:53:06,398
INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7)
WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol
handled by http-acceptor acceptor 15:53:06,403 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
15:53:06,400 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 15:53:06,558 INFO
[org.apache.activemq.artemis.core.server] (ServerService Thread Pool --
64) AMQ221007: Server is now live 15:53:06,559 INFO
[org.apache.activemq.artemis.core.server] (ServerService Thread Pool --
64) AMQ221001: Apache ActiveMQ Artemis Message Broker version
1.1.0.wildfly-017 [nodeID=cc5214e7-78d4-11e6-a2b4-79dfc4ded2f5]
15:53:06,561 INFO [org.apache.activemq.artemis.core.server]
(ServerService Thread Pool -- 69) AMQ221003: trying to deploy queue
jms.queue.ExpiryQueue 15:53:06,706 INFO [org.apache.activemq.artemis.core.server]
(ServerService Thread Pool -- 66) AMQ221003: trying to deploy queue
jms.queue.DLQ 15:53:06,733 INFO [org.wildfly.extension.messaging-activemq]
(ServerService Thread Pool -- 65) WFLYMSGAMQ0002: Bound messaging object to
jndi name java:/ConnectionFactory 15:53:06,734 INFO
[org.wildfly.extension.messaging-activemq]
(ServerService Thread Pool -- 68) WFLYMSGAMQ0002: Bound messaging object to
jndi name java:jboss/exported/jms/RemoteConnectionFactory 15:53:06,746
INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3)
WFLYJCA0007: Registered connection factory java:/JmsXA 15:53:06,836 INFO
[org.apache.activemq.artemis.ra] (MSC service thread 1-3) Resource
adaptor started 15:53:06,836 INFO [org.jboss.as.connector.
services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
(MSC service thread 1-3) IJ020002: Deployed: file://RaActivatoractivemq-ra
15:53:06,838 INFO [org.jboss.as.connector.deployment] (MSC service thread
1-6) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 15:53:06,838
INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2)
WFLYMSGAMQ0002: Bound messaging object to jndi name
java:jboss/DefaultJMSConnectionFactory
15:53:07,164 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060:
Http management interface listening on
http://127.0.0.1:9990/management
15:53:07,165 <
http://127.0.0.1:9990/management15:53:07,165> INFO [
org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console
listening on
http://127.0.0.1:9990 15:53:07,166 INFO [org.jboss.as]
(Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly
Core 2.2.0.Final) started in 7916ms - Started 370 of 615 services (408
services are lazy, passive or on-demand) 15:54:03,799 INFO
[org.jboss.as.repository] (DeploymentScanner-threads - 1) WFLYDR0001:
Content added at location D:\jboss-wildfly-10.1.0\
standalone\data\content\e8\0ec98a850ae6460df834d03dc1c594dfa5c3e2\content
15:53:06,838 INFO [org.jboss.as.connector.deployment] (MSC service thread
1-6) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 15:53:06,838
INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2)
WFLYMSGAMQ0002: Bound messaging object to jndi name
java:jboss/DefaultJMSConnectionFactory
15:53:07,164 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060:
Http management interface listening on
http://127.0.0.1:9990/management
15:53:07,165 <
http://127.0.0.1:9990/management15:53:07,165> INFO [
org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console
listening on
http://127.0.0.1:9990 15:53:07,166 INFO [org.jboss.as]
(Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly
Core 2.2.0.Final) started in 7916ms - Started 370 of 615 services (408
services are lazy, passive or on-demand) 15:54:03,799 INFO
[org.jboss.as.repository] (DeploymentScanner-threads - 1) WFLYDR0001:
Content added at location D:\jboss-wildfly-10.1.0\
standalone\data\content\e8\0ec98a850ae6460df834d03dc1c594dfa5c3e2\content
15:54:03,949 INFO [org.jboss.as.repository] (DeploymentScanner-threads - 1)
WFLYDR0001: Content added at location D:\jboss-wildfly-10.1.0\
standalone\data\content\03\3e00399f37e4aeec988109e2171565d5aedfb2\content
15:54:03,967 INFO [org.jboss.as.server.deployment] (MSC service thread
1-6) WFLYSRV0027: Starting deployment of "unifiedpush-auth-server.war"
(runtime-name: "unifiedpush-auth-server.war") 15:54:03,967 INFO
[org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027:
Starting deployment of "unifiedpush-server-wildfly.war" (runtime-name:
"unifiedpush-server-wildfly.war") 15:54:07,536 WARN
[org.jboss.as.server.deployment]
(MSC service thread 1-6) WFLYSRV0059: Class Path entry
lib/snakeyaml-1.13.jar in /D:/jboss-wildfly-10.1.0/bin/
content/unifiedpush-auth-server.war/WEB-INF/lib/liquibase-core-3.3.5.jar
does not point to a valid jar for a Class-Path reference. 15:54:07,669 INFO
[org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read
persistence.xml for keycloak-default 15:54:08,413 WARN
[org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018:
Deployment "deployment.unifiedpush-auth-server.war" is using a private
module ("org.codehaus.jackson.jackson-core-asl:main") which may be
changed or removed in future versions without notice. 15:54:08,414 WARN
[org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018:
Deployment "deployment.unifiedpush-auth-server.war" is using a private
module ("org.codehaus.jackson.jackson-mapper-asl:main") which may be
changed or removed in future versions without notice. 15:54:08,415 WARN
[org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018:
Deployment "deployment.unifiedpush-auth-server.war" is using a private
module ("org.infinispan:main") which may be changed or removed in future
versions without notice. 15:54:10,579 INFO [org.jboss.as.jpa] (MSC service
thread 1-7) WFLYJPA0002: Read persistence.xml for unifiedpush-default
15:54:10,589 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7)
MSC000001: Failed to start service jboss.deployment.unit."
unifiedpush-server-wildfly.war".PARSE: org.jboss.msc.service.StartException
in service jboss.deployment.unit. "unifiedpush-server-wildfly.war".PARSE:
WFLYSRV0153: Failed to process phase PARSE of deployment
"unifiedpush-server-wildfly.war" at org.jboss.as.server.deployment.
DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:154) at
org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(
ServiceControllerImpl.java:1948) at org.jboss.msc.service.
ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) Caused by: org.jboss.as.server.
deployment.DeploymentUnitProcessingException: WFLYMSGAMQ0055: Could not
parse file D:\jboss-wildfly-10.1.0\standalone\tmp\vfs\temp\
temp46e687319f527ed3\content-a52cb55da5bbb09d\WEB-INF\hornetq-jms.xml at
org.wildfly.extension.messaging.activemq.deployment.
MessagingXmlParsingDeploymentUnitProcessor.deploy(
MessagingXmlParsingDeploymentUnitProcessor.java:98) at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(
DeploymentUnitPhaseService.java:147) ... 5 more Caused by:
org.jboss.as.server.deployment.DeploymentUnitProcessingException:
WFLYMSGAMQ0055: Could not parse file D:\jboss-wildfly-10.1.0\
standalone\tmp\vfs\temp\temp46e687319f527ed3\content-
a52cb55da5bbb09d\WEB-INF\hornetq-jms.xml at org.wildfly.extension.
messaging.activemq.deployment.MessagingXmlParsingDeploymentU
nitProcessor.deploy(MessagingXmlParsingDeploymentUnitProcessor.java:95)
... 6 more Caused by: javax.xml.stream.XMLStreamException: ParseError at
[row,col]:[20,1] Message: Unexpected element '{urn:jboss:messaging-
deployment:1.0}messaging-deployment' at org.jboss.staxmapper.
XMLMapperImpl.processNested(XMLMapperImpl.java:108) at
org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
at org.wildfly.extension.messaging.activemq.deployment.
MessagingXmlParsingDeploymentUnitProcessor.deploy(
MessagingXmlParsingDeploymentUnitProcessor.java:89) ... 6 more
15:54:11,627 INFO [org.keycloak.services.resources.KeycloakApplication]
(ServerService Thread Pool -- 76) Load config from
vfs:/D:/jboss-wildfly-10.1.0/bin/content/unifiedpush-auth-
server.war/WEB-INF/classes/META-INF/keycloak-server.json 15:54:11,988
ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 76)
MSC000001: Failed to start service jboss.undertow.deployment.
default-server.default-host./auth: org.jboss.msc.service.StartException
in service jboss.undertow.deployment.default-server.default-host./auth:
java.lang.RuntimeException: RESTEASY003325: Failed to construct public
org.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplication(javax.
servlet.ServletContext,org.jboss.resteasy.core.Dispatcher) at
org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.
run(UndertowDeploymentService.java:85) at java.util.concurrent.
Executors$RunnableAdapter.call(Executors.java:511) at
java.util.concurrent.FutureTask.run(FutureTask.java:266) at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) at
org.jboss.threads.JBossThread.run(JBossThread.java:320)
Caused by: java.lang.RuntimeException: RESTEASY003325: Failed to construct
public org.jboss.aerogear.unifiedpush.keycloak.
UpsKeycloakApplication(javax.servlet.ServletContext,org.
jboss.resteasy.core.Dispatcher) at org.jboss.resteasy.core.
ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:162) at
org.jboss.resteasy.spi.ResteasyProviderFactory.createProviderInstance(
ResteasyProviderFactory.java:2246) at org.jboss.resteasy.spi.
ResteasyDeployment.createApplication(ResteasyDeployment.java:304) at
org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:245)
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.
init(ServletContainerDispatcher.java:113) at org.jboss.resteasy.plugins.
server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36)
at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(
LifecyleInterceptorInvocation.java:117) at org.wildfly.extension.
undertow.security.RunAsLifecycleInterceptor.init(
RunAsLifecycleInterceptor.java:78) at io.undertow.servlet.core.
LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103)
at
io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:250)
at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:133)
at io.undertow.servlet.core.DeploymentManagerImpl$2.call(
DeploymentManagerImpl.java:546) at io.undertow.servlet.core.
DeploymentManagerImpl$2.call(DeploymentManagerImpl.java:517) at
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(
ServletRequestContextThreadSetupAction.java:42) at
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(
ContextClassLoaderSetupAction.java:43) at io.undertow.servlet.api.
LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(
LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.
LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(
LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.
LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(
LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.core.
DeploymentManagerImpl.start(DeploymentManagerImpl.java:559) at
org.wildfly.extension.undertow.deployment.UndertowDeploymentService.
startContext(UndertowDeploymentService.java:101) at org.wildfly.extension.
undertow.deployment.UndertowDeploymentService$1.
run(UndertowDeploymentService.java:82) ... 6 more Caused by:
java.lang.RuntimeException: Failed to connect to database at
org.keycloak.connections.jpa.DefaultJpaConnectionProviderFa
ctory.getConnection(DefaultJpaConnectionProviderFactory.java:184) at
org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.lazyInit(
DefaultJpaConnectionProviderFactory.java:130) at
org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.create(
DefaultJpaConnectionProviderFactory.java:35) at
org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.create(
DefaultJpaConnectionProviderFactory.java:25) at org.keycloak.services.
DefaultKeycloakSession.getProvider(DefaultKeycloakSession.java:99) at
org.keycloak.models.jpa.JpaRealmProviderFactory.create(
JpaRealmProviderFactory.java:34) at org.keycloak.models.jpa.
JpaRealmProviderFactory.create(JpaRealmProviderFactory.java:16) at
org.keycloak.services.DefaultKeycloakSession.getProvider(
DefaultKeycloakSession.java:99) at org.keycloak.models.cache.
DefaultCacheRealmProvider.getDelegate(DefaultCacheRealmProvider.java:70)
at org.keycloak.models.cache.DefaultCacheRealmProvider.getRealm(
DefaultCacheRealmProvider.java:163) at org.keycloak.services.
managers.ApplianceBootstrap.bootstrap(ApplianceBootstrap.java:40) at
org.keycloak.services.managers.ApplianceBootstrap.
bootstrap(ApplianceBootstrap.java:31) at org.keycloak.services.
resources.KeycloakApplication.setupDefaultRealm(KeycloakApplication.java:157)
at org.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplication.
setupDefaultRealm(UpsKeycloakApplication.java:40) at
org.keycloak.services.resources.KeycloakApplication.(KeycloakApplication.java:87)
at org.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplication.(
UpsKeycloakApplication.java:35) at sun.reflect.
NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.
NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(
DelegatingConstructorAccessorImpl.java:45) at
java.lang.reflect.Constructor.newInstance(Constructor.java:408) at
org.jboss.resteasy.core.ConstructorInjectorImpl.construct(
ConstructorInjectorImpl.java:150) ... 29 more Caused by:
javax.naming.NameNotFoundException:
datasources/KeycloakDS -- service jboss.naming.context.java.jboss.datasources.KeycloakDS
at org.jboss.as.naming.ServiceBasedNamingStore.lookup(
ServiceBasedNamingStore.java:106) at org.jboss.as.naming.
NamingContext.lookup(NamingContext.java:207) at org.jboss.as.naming.
NamingContext.lookup(NamingContext.java:184) at org.jboss.as.naming.
InitialContext$DefaultInitialContext.lookup(InitialContext.java:237) at
org.jboss.as.naming.NamingContext.lookup(NamingContext.java:193) at
org.jboss.as.naming.NamingContext.lookup(NamingContext.java:189) at
javax.naming.InitialContext.lookup(InitialContext.java:417) at
javax.naming.InitialContext.lookup(InitialContext.java:417) at
org.keycloak.connections.jpa.DefaultJpaConnectionProviderFa
ctory.getConnection(DefaultJpaConnectionProviderFactory.java:177) ... 49
more 15:54:11,994 ERROR [org.jboss.as.controller.management-operation]
(DeploymentScanner-threads - 1) WFLYCTL0013: Operation ("deploy") failed -
address: ([("deployment" => "unifiedpush-auth-server.war")]) -
failure
description: { "WFLYCTL0080: Failed services" =>
{"jboss.undertow.deployment.default-server.default-host./auth" =>
"org.jboss.msc.service.StartException in service
jboss.undertow.deployment.default-server.default-host./auth:
java.lang.RuntimeException: RESTEASY003325: Failed to construct public
org.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplication(javax.
servlet.ServletContext,org.jboss.resteasy.core.Dispatcher) Caused by:
java.lang.RuntimeException: RESTEASY003325: Failed to construct public
org.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplication(javax.
servlet.ServletContext,org.jboss.resteasy.core.Dispatcher) Caused by:
java.lang.RuntimeException: Failed to connect to database Caused by:
javax.naming.NameNotFoundException: datasources/KeycloakDS -- service
jboss.naming.context.java.jboss.datasources.KeycloakDS"}, "WFLYCTL0412:
Required services that are not installed:" => ["jboss.undertow.deployment.
default-server.default-host./auth"], "WFLYCTL0180: Services with
missing/unavailable dependencies" => undefined } 15:54:11,994 ERROR
[org.jboss.as.controller.management-operation] (DeploymentScanner-threads
- 1) WFLYCTL0013: Operation ("deploy") failed - address:
([("deployment" =>
"unifiedpush-server-wildfly.war")]) - failure description: {
"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"
unifiedpush-server-wildfly.war\".PARSE" =>
"org.jboss.msc.service.StartException
in service jboss.deployment.unit.\"unifiedpush-server-wildfly.war\".PARSE:
WFLYSRV0153: Failed to process phase PARSE of deployment
\"unifiedpush-server-wildfly.war\" Caused by: org.jboss.as.server.
deployment.DeploymentUnitProcessingException: WFLYMSGAMQ0055: Could not
parse file D:\\jboss-wildfly-10.1.0\\standalone\\tmp\\vfs\\temp\\
temp46e687319f527ed3\\content-a52cb55da5bbb09d\\WEB-INF\\hornetq-jms.xml
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException:
WFLYMSGAMQ0055: Could not parse file D:\\jboss-wildfly-10.1.0\\
standalone\\tmp\\vfs\\temp\\temp46e687319f527ed3\\content-
a52cb55da5bbb09d\\WEB-INF\\hornetq-jms.xml Caused by:
javax.xml.stream.XMLStreamException:
ParseError at [row,col]:[20,1] Message: Unexpected element
'{urn:jboss:messaging-deployment:1.0}messaging-deployment'"},
"WFLYCTL0412: Required services that are not installed:" =>
["jboss.deployment.unit.\"unifiedpush-server-wildfly.war\".PARSE"],
"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined
} 15:54:12,053 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1)
WFLYSRV0010: Deployed "unifiedpush-server-wildfly.war" (runtime-name :
"unifiedpush-server-wildfly.war") 15:54:12,053 INFO [org.jboss.as.server]
(DeploymentScanner-threads - 1) WFLYSRV0010: Deployed
"unifiedpush-auth-server.war" (runtime-name :
"unifiedpush-auth-server.war") 15:54:12,053 INFO [org.jboss.as.controller]
(DeploymentScanner-threads - 1) WFLYCTL0183: Service status report
WFLYCTL0186: Services which failed to start: service jboss.deployment.unit."
unifiedpush-server-wildfly.war".PARSE: org.jboss.msc.service.StartException
in service jboss.deployment.unit."unifiedpush-server-wildfly.war".PARSE:
WFLYSRV0153: Failed to process phase PARSE of deployment
"unifiedpush-server-wildfly.war" service jboss.undertow.deployment.
default-server.default-host./auth: org.jboss.msc.service.StartException
in service jboss.undertow.deployment.default-server.default-host./auth:
java.lang.RuntimeException: RESTEASY003325: Failed to construct public
org.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplication(javax.
servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
------------------------------
View this message in context: Failed to process phase PARSE of deployment
“unifiedpush-server-wildfly.war”
<
http://aerogear-users.1116366.n5.nabble.com/Failed-to-process-phase-PARSE...
Sent from the aerogear-users mailing list archive
<
http://aerogear-users.1116366.n5.nabble.com/> at
Nabble.com.
_______________________________________________
Aerogear-users mailing list
Aerogear-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-users