[Aerogear-users] Debugging Unified Push Server

Sachidananda Patra sachidananda.patra at hp.com
Mon Oct 10 07:05:54 EDT 2016


while i am trying to run the server in debug mode from command prompt getting
the below error.
D:\UPS\wildfly-9.0.1.Final\wildfly-9.0.1.Final\bin>standalone.sh --debug
--server-config=standalone.xml
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /d/UPS/wildfly-9.0.1.Final/wildfly-9.0.1.Final

  JAVA: C:\Program Files (x86)\Java\jdk1.8.0_31/bin/java

  JAVA_OPTS:  -server  -server -Xms64m -Xmx512m -XX:MaxPermSize=256m
-Djava.net.                                                                                                               
preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman
-Djava.awt.he                                                                                                               
adless=true
-agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n

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

Listening for transport dt_socket at address: 8787
Unable to read the logging configuration from
'file:/d/UPS/wildfly-9.0.1.Final/w                                                                                                               
ildfly-9.0.1.Final/standalone/configuration/logging.properties'
(java.io.FileNot                                                                                                               
FoundException:
\d\UPS\wildfly-9.0.1.Final\wildfly-9.0.1.Final\standalone\config                                                                                                               
uration\logging.properties (The system cannot find the path specified))
16:10:13,617 INFO  [org.jboss.as.clustering.infinispan] (ServerService
Thread Po                                                                                                               
ol -- 55) WFLYCLINF0001: Activating Infinispan subsystem.
16:10:13,613 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 70)
WFL                                                                                                               
YSEC0002: Activating Security Subsystem
16:10:13,619 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 63)
WFLYN                                                                                                               
AM0001: Activating Naming Subsystem
16:10:13,613 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 71)
WFLYTX00                                                                                                               
13: Node identifier property is set to the default value. Please make sure
it is                                                                                                                
unique.
16:10:13,626 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 61)
WFLYJSF0                                                                                                               
007: Activated the following JSF Implementations: [main]
16:10:13,639 INFO  [org.jboss.as.security] (MSC service thread 1-6)
WFLYSEC0001:                                                                                                                
Current PicketBox version=4.9.2.Final
16:10:13,670 INFO  [org.jboss.as.webservices] (ServerService Thread Pool --
73)                                                                                                                
WFLYWS0002: Activating WebServices Extension
16:10:13,833 INFO  [org.jboss.as.connector] (MSC service thread 1-5)
WFLYJCA0009                                                                                                               
: Starting JCA Subsystem (IronJacamar 1.2.4.Final)
16:10:13,911 INFO  [org.wildfly.extension.undertow] (ServerService Thread
Pool -                                                                                                               
- 72) WFLYUT0003: Undertow 1.2.9.Final starting
16:10:13,912 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7)
WFL                                                                                                               
YUT0003: Undertow 1.2.9.Final starting
16:10:14,488 INFO  [org.wildfly.extension.io] (ServerService Thread Pool --
54)                                                                                                                
WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64
task t                                                                                                               
hreads based on your 4 available processors
16:10:14,826 INFO  [org.wildfly.extension.undertow] (ServerService Thread
Pool -                                                                                                               
- 72) WFLYUT0014: Creating file handler for path
D:\UPS\wildfly-9.0.1.Final\wild                                                                                                               
fly-9.0.1.Final/welcome-content
16:10:15,610 INFO  [org.jboss.as.connector.subsystems.datasources]
(ServerServic                                                                                                               
e Thread Pool -- 50) WFLYJCA0004: Deploying JDBC-compliant driver class
org.h2.D                                                                                                               
river (version 1.3)
16:10:15,617 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service
thread 1                                                                                                               
-2) WFLYJCA0018: Started Driver service with driver-name = h2
16:10:16,023 INFO  [org.jboss.as.naming] (MSC service thread 1-5)
WFLYNAM0003: S                                                                                                               
tarting Naming Service
16:10:16,024 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2)
WFLYMA                                                                                                               
IL0001: Bound mail session [java:jboss/mail/Default]
16:10:17,303 INFO  [org.jboss.as.server.deployment.scanner] (MSC service
thread                                                                                                                
1-5) WFLYDS0013: Started FileSystemDeploymentService for directory
D:\UPS\wildfl                                                                                                               
y-9.0.1.Final\wildfly-9.0.1.Final\standalone\deployments
16:10:17,475 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5)
WFL                                                                                                               
YSRV0027: Starting deployment of "unifiedpush-server-wildfly.war"
(runtime-name:                                                                                                                
"unifiedpush-server-wildfly.war")
16:10:17,475 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1)
WFL                                                                                                               
YSRV0027: Starting deployment of "unifiedpush-auth-server.war"
(runtime-name: "u                                                                                                               
nifiedpush-auth-server.war")
16:10:17,504 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC
service                                                                                                                
thread 1-3) WFLYJCA0001: Bound data source
[java:jboss/datasources/ExampleDS]
16:10:17,523 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3)
WFL                                                                                                               
YUT0012: Started server default-server.
16:10:17,525 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss
Remoting                                                                                                                
version 4.0.9.Final
16:10:17,607 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3)
WFL                                                                                                               
YUT0018: Host default-host starting
16:10:18,341 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2)
WFL                                                                                                               
YUT0006: Undertow HTTP listener default listening on /127.0.0.1:8080
16:10:21,722 INFO  [org.jboss.ws.common.management] (MSC service thread 1-8)
JBW                                                                                                               
S022052: Starting JBoss Web Services - Stack CXF Server 5.0.0.Final
16:10:31,852 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1)
WFL                                                                                                               
YSRV0059: Class Path entry lib/snakeyaml-1.13.jar in
/D:/UPS/wildfly-9.0.1.Final                                                                                                               
/wildfly-9.0.1.Final/bin/content/unifiedpush-auth-server.war/WEB-INF/lib/liquiba                                                                                                               
se-core-3.3.5.jar  does not point to a valid jar for a Class-Path reference.
16:10:35,967 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2)
MSC0000                                                                                                               
01: Failed to start service
jboss.deployment.unit."unifiedpush-server-wildfly.wa                                                                                                               
r".PARSE: org.jboss.msc.service.StartException in service
jboss.deployment.unit.                                                                                                               
"unifiedpush-server-wildfly.war".PARSE: WFLYSRV0153: Failed to process phase
PAR                                                                                                               
SE of deployment "unifiedpush-server-wildfly.war"
        at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(Deplo                                                                                                               
ymentUnitPhaseService.java:163)
        at
org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(Se                                                                                                               
rviceControllerImpl.java:1948)
        at
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceCont                                                                                                               
rollerImpl.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.msc.service.ServiceNotFoundException: Service service
jboss                                                                                                               
.ejb.default-resource-adapter-name-service not found
        at
org.jboss.msc.service.ServiceContainerImpl.getRequiredService(Service                                                                                                               
ContainerImpl.java:669)
        at
org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescrip                                                                                                               
tionFactory.getDefaultResourceAdapterName(MessageDrivenComponentDescriptionFacto                                                                                                               
ry.java:274)
        at
org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescrip                                                                                                               
tionFactory.processMessageBeans(MessageDrivenComponentDescriptionFactory.java:15                                                                                                               
4)
        at
org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescrip                                                                                                               
tionFactory.processAnnotations(MessageDrivenComponentDescriptionFactory.java:81)
        at
org.jboss.as.ejb3.deployment.processors.AnnotatedEJBComponentDescript                                                                                                               
ionDeploymentUnitProcessor.processAnnotations(AnnotatedEJBComponentDescriptionDe                                                                                                               
ploymentUnitProcessor.java:57)
        at
org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcess                                                                                                               
or.deploy(AbstractDeploymentUnitProcessor.java:81)
        at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(Deplo                                                                                                               
ymentUnitPhaseService.java:156)
        ... 5 more

16:10:36,184 INFO  [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002:
Read                                                                                                                
persistence.xml for keycloak-default
16:10:37,441 WARN  [org.jboss.as.dependency.private] (MSC service thread
1-3) WF                                                                                                               
LYSRV0018: Deployment "deployment.unifiedpush-auth-server.war" is using a
privat                                                                                                               
e module ("org.codehaus.jackson.jackson-core-asl:main") which may be changed
or                                                                                                                
removed in future versions without notice.
16:10:37,443 WARN  [org.jboss.as.dependency.private] (MSC service thread
1-3) WF                                                                                                               
LYSRV0018: Deployment "deployment.unifiedpush-auth-server.war" is using a
privat                                                                                                               
e module ("org.codehaus.jackson.jackson-core-asl:main") which may be changed
or                                                                                                                
removed in future versions without notice.
16:10:37,444 WARN  [org.jboss.as.dependency.private] (MSC service thread
1-3) WF                                                                                                               
LYSRV0018: Deployment "deployment.unifiedpush-auth-server.war" is using a
privat                                                                                                               
e module ("org.codehaus.jackson.jackson-mapper-asl:main") which may be
changed o                                                                                                               
r removed in future versions without notice.
16:10:37,444 WARN  [org.jboss.as.dependency.private] (MSC service thread
1-3) WF                                                                                                               
LYSRV0018: Deployment "deployment.unifiedpush-auth-server.war" is using a
privat                                                                                                               
e module ("org.codehaus.jackson.jackson-mapper-asl:main") which may be
changed o                                                                                                               
r removed in future versions without notice.
16:10:37,446 WARN  [org.jboss.as.dependency.private] (MSC service thread
1-3) WF                                                                                                               
LYSRV0018: Deployment "deployment.unifiedpush-auth-server.war" is using a
privat                                                                                                               
e module ("org.infinispan:main") which may be changed or removed in future
versi                                                                                                               
ons without notice.
16:10:37,446 WARN  [org.jboss.as.dependency.private] (MSC service thread
1-3) WF                                                                                                               
LYSRV0018: Deployment "deployment.unifiedpush-auth-server.war" is using a
privat                                                                                                               
e module ("org.infinispan:main") which may be changed or removed in future
versi                                                                                                               
ons without notice.
16:10:52,962 INFO  [org.keycloak.services.resources.KeycloakApplication]
(Server                                                                                                               
Service Thread Pool -- 80) Load config from
vfs:/D:/UPS/wildfly-9.0.1.Final/wild                                                                                                               
fly-9.0.1.Final/bin/content/unifiedpush-auth-server.war/WEB-INF/classes/META-INF                                                                                                               
/keycloak-server.json
16:11:03,344 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool
-- 80                                                                                                               
) MSC000001: Failed to start service
jboss.undertow.deployment.default-server.de                                                                                                               
fault-host./auth: org.jboss.msc.service.StartException in service
jboss.undertow                                                                                                               
.deployment.default-server.default-host./auth: java.lang.RuntimeException:
Faile                                                                                                               
d to construct public
org.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplica                                                                                                               
tion(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:51                                                                                                               
1)
        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: Failed to construct public
org.jboss.aero                                                                                                               
gear.unifiedpush.keycloak.UpsKeycloakApplication(javax.servlet.ServletContext,or                                                                                                               
g.jboss.resteasy.core.Dispatcher)
        at
org.jboss.resteasy.core.ConstructorInjectorImpl.construct(Constructor                                                                                                               
InjectorImpl.java:160)
        at
org.jboss.resteasy.spi.ResteasyProviderFactory.createProviderInstance                                                                                                               
(ResteasyProviderFactory.java:2211)
        at
org.jboss.resteasy.spi.ResteasyDeployment.createApplication(ResteasyD                                                                                                               
eployment.java:295)
        at
org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.ja                                                                                                               
va:236)
        at
org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.                                                                                                               
init(ServletContainerDispatcher.java:112)
        at
org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(                                                                                                               
HttpServletDispatcher.java:36)
        at
io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(Lifecy                                                                                                               
leInterceptorInvocation.java:117)
        at
org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.ini                                                                                                               
t(RunAsLifecycleInterceptor.java:78)
        at
io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(Lifecy                                                                                                               
leInterceptorInvocation.java:103)
        at
io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start                                                                                                               
(ManagedServlet.java:230)
        at
io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.                                                                                                               
java:131)
        at
io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManage                                                                                                               
rImpl.java:511)
        at
org.wildfly.extension.undertow.deployment.UndertowDeploymentService.s                                                                                                               
tartContext(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.DefaultJpaConnectionProviderFactory.getC                                                                                                               
onnection(DefaultJpaConnectionProviderFactory.java:184)
        at
org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.lazy                                                                                                               
Init(DefaultJpaConnectionProviderFactory.java:130)
        at
org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.crea                                                                                                               
te(DefaultJpaConnectionProviderFactory.java:35)
        at
org.keycloak.connections.jpa.DefaultJpaConnectionProviderFactory.crea                                                                                                               
te(DefaultJpaConnectionProviderFactory.java:25)
        at
org.keycloak.services.DefaultKeycloakSession.getProvider(DefaultKeycl                                                                                                               
oakSession.java:99)
        at
org.keycloak.models.jpa.JpaRealmProviderFactory.create(JpaRealmProvid                                                                                                               
erFactory.java:34)
        at
org.keycloak.models.jpa.JpaRealmProviderFactory.create(JpaRealmProvid                                                                                                               
erFactory.java:16)
        at
org.keycloak.services.DefaultKeycloakSession.getProvider(DefaultKeycl                                                                                                               
oakSession.java:99)
        at
org.keycloak.models.cache.DefaultCacheRealmProvider.getDelegate(Defau                                                                                                               
ltCacheRealmProvider.java:70)
        at
org.keycloak.models.cache.DefaultCacheRealmProvider.getRealm(DefaultC                                                                                                               
acheRealmProvider.java:163)
        at
org.keycloak.services.managers.ApplianceBootstrap.bootstrap(Appliance                                                                                                               
Bootstrap.java:40)
        at
org.keycloak.services.managers.ApplianceBootstrap.bootstrap(Appliance                                                                                                               
Bootstrap.java:31)
        at
org.keycloak.services.resources.KeycloakApplication.setupDefaultRealm                                                                                                               
(KeycloakApplication.java:157)
        at
org.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplication.setupD                                                                                                               
efaultRealm(UpsKeycloakApplication.java:40)
        at
org.keycloak.services.resources.KeycloakApplication.<init>(KeycloakAp                                                                                                               
plication.java:87)
        at
org.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplication.<init>                                                                                                               
(UpsKeycloakApplication.java:35)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct                                                                                                               
orAccessorImpl.java:62)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC                                                                                                               
onstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
        at
org.jboss.resteasy.core.ConstructorInjectorImpl.construct(Constructor                                                                                                               
InjectorImpl.java:148)
        ... 19 more
Caused by: javax.naming.NameNotFoundException: datasources/KeycloakDS --
service                                                                                                                
jboss.naming.context.java.jboss.datasources.KeycloakDS
        at
org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNaming                                                                                                               
Store.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(Initi                                                                                                               
alContext.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.DefaultJpaConnectionProviderFactory.getC                                                                                                               
onnection(DefaultJpaConnectionProviderFactory.java:177)
        ... 39 more

16:11:03,353 ERROR [org.jboss.as.controller.management-operation]
(Controller Bo                                                                                                               
ot Thread) 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.defaul                                                                                                               
t-server.default-host./auth: java.lang.RuntimeException: Failed to construct
pub                                                                                                               
lic
org.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplication(javax.servlet                                                                                                               
.ServletContext,org.jboss.resteasy.core.Dispatcher)
    Caused by: java.lang.RuntimeException: Failed to construct public
org.jboss.                                                                                                               
aerogear.unifiedpush.keycloak.UpsKeycloakApplication(javax.servlet.ServletContex                                                                                                               
t,org.jboss.resteasy.core.Dispatcher)
    Caused by: java.lang.RuntimeException: Failed to connect to database
    Caused by: javax.naming.NameNotFoundException: datasources/KeycloakDS --
ser                                                                                                               
vice jboss.naming.context.java.jboss.datasources.KeycloakDS"}}
16:11:03,355 ERROR [org.jboss.as.controller.management-operation]
(Controller Bo                                                                                                               
ot Thread) WFLYCTL0013: Operation ("deploy") failed - address:
([("deployment" =                                                                                                               
> "unifiedpush-server-wildfly.war")]) - failure description: {"WFLYCTL0080:
Fail                                                                                                               
ed services" =>
{"jboss.deployment.unit.\"unifiedpush-server-wildfly.war\".PARSE                                                                                                               
" => "org.jboss.msc.service.StartException in service
jboss.deployment.unit.\"un                                                                                                               
ifiedpush-server-wildfly.war\".PARSE: WFLYSRV0153: Failed to process phase
PARSE                                                                                                                
of deployment \"unifiedpush-server-wildfly.war\"
    Caused by: org.jboss.msc.service.ServiceNotFoundException: Service
service j                                                                                                               
boss.ejb.default-resource-adapter-name-service not found"}}
16:11:03,537 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 51)
WFLYS                                                                                                               
RV0010: Deployed "unifiedpush-server-wildfly.war" (runtime-name :
"unifiedpush-s                                                                                                               
erver-wildfly.war")
16:11:03,538 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 51)
WFLYS                                                                                                               
RV0010: Deployed "unifiedpush-auth-server.war" (runtime-name :
"unifiedpush-auth                                                                                                               
-server.war")
16:11:03,541 INFO  [org.jboss.as.controller] (Controller Boot Thread)
WFLYCTL018                                                                                                               
3: Service status report
WFLYCTL0186:   Services which failed to start:      service
jboss.deployment.uni                                                                                                               
t."unifiedpush-server-wildfly.war".PARSE:
org.jboss.msc.service.StartException i                                                                                                               
n service jboss.deployment.unit."unifiedpush-server-wildfly.war".PARSE:
WFLYSRV0                                                                                                               
153: Failed to process phase PARSE of deployment
"unifiedpush-server-wildfly.war                                                                                                               
"
      service jboss.undertow.deployment.default-server.default-host./auth:
org.j                                                                                                               
boss.msc.service.StartException in service
jboss.undertow.deployment.default-ser                                                                                                               
ver.default-host./auth: java.lang.RuntimeException: Failed to construct
public o                                                                                                               
rg.jboss.aerogear.unifiedpush.keycloak.UpsKeycloakApplication(javax.servlet.Serv                                                                                                               
letContext,org.jboss.resteasy.core.Dispatcher)

16:11:03,872 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http
man                                                                                                               
agement interface listening on http://127.0.0.1:9990/management
16:11:03,873 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051:
Admin co                                                                                                               
nsole listening on http://127.0.0.1:9990
16:11:03,874 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026:
WildFly                                                                                                                
Full 9.0.1.Final (WildFly Core 1.0.1.Final) started (with errors) in
100430ms -                                                                                                                
Started 288 of 473 services (3 services failed or missing dependencies, 221
serv                                                                                                               
ices are lazy, passive or on-demand)
16:11:04,206 INFO  [org.hibernate.validator.internal.util.Version] (MSC
service                                                                                                                
thread 1-6) HV000001: Hibernate Validator 5.1.3.Final
16:11:04,785 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7)
WFL                                                                                                               
YSRV0028: Stopped deployment unifiedpush-server-wildfly.war (runtime-name:
unifi                                                                                                               
edpush-server-wildfly.war) in 786ms
16:11:06,035 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3)
WFL                                                                                                               
YSRV0028: Stopped deployment unifiedpush-auth-server.war (runtime-name:
unifiedp                                                                                                               
ush-auth-server.war) in 2036ms
16:11:06,288 INFO  [org.jboss.as.repository] (DeploymentScanner-threads - 1)
WFL                                                                                                               
YDR0002: Content removed from location
D:\UPS\wildfly-9.0.1.Final\wildfly-9.0.1.                                                                                                               
Final\standalone\data\content\71\670faba14905a7cff5d332ced8d5b20e22d2a7\content
16:11:06,289 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 1)
WFLYSRV                                                                                                               
0009: Undeployed "unifiedpush-server-wildfly.war" (runtime-name:
"unifiedpush-se                                                                                                               
rver-wildfly.war")
16:11:06,307 INFO  [org.jboss.as.repository] (DeploymentScanner-threads - 1)
WFL                                                                                                               
YDR0002: Content removed from location
D:\UPS\wildfly-9.0.1.Final\wildfly-9.0.1.                                                                                                               
Final\standalone\data\content\8d\78f8c7023024fd2c800ca7686f4396b474d2c2\content
16:11:06,308 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 1)
WFLYSRV                                                                                                               
0009: Undeployed "unifiedpush-auth-server.war" (runtime-name:
"unifiedpush-auth-                                                                                                               
server.war")
16:11:06,310 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 1)
WFL                                                                                                               
YCTL0183: Service status report
WFLYCTL0184:    New missing/unsatisfied dependencies:
      service
jboss.deployment.unit."unifiedpush-auth-server.war".component."com                                                                                                               
.sun.faces.config.ConfigureListener".START (missing) dependents: [service
jboss.                                                                                                               
deployment.unit."unifiedpush-auth-server.war".deploymentCompleteService]
      service
jboss.deployment.unit."unifiedpush-auth-server.war".component."jav                                                                                                               
ax.faces.webapp.FacetTag".START (missing) dependents: [service
jboss.deployment.                                                                                                               
unit."unifiedpush-auth-server.war".deploymentCompleteService]
      service
jboss.deployment.unit."unifiedpush-auth-server.war".component."jav                                                                                                               
ax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents:
[servic                                                                                                               
e
jboss.deployment.unit."unifiedpush-auth-server.war".deploymentCompleteService]                                                                                                                
      service
jboss.deployment.unit."unifiedpush-auth-server.war".component."jav                                                                                                               
ax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service
jbos                                                                                                               
s.deployment.unit."unifiedpush-auth-server.war".deploymentCompleteService]
      service
jboss.deployment.unit."unifiedpush-auth-server.war".component."org                                                                                                               
.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher".START
(missing)                                                                                                                
dependents: [service
jboss.deployment.unit."unifiedpush-auth-server.war".deploym                                                                                                               
entCompleteService]
      service
jboss.deployment.unit."unifiedpush-auth-server.war".component."org                                                                                                               
.keycloak.services.filters.ClientConnectionFilter".START (missing)
dependents: [                                                                                                               
service
jboss.deployment.unit."unifiedpush-auth-server.war".deploymentCompleteSe                                                                                                               
rvice]
      service
jboss.deployment.unit."unifiedpush-auth-server.war".component."org                                                                                                               
.keycloak.services.filters.KeycloakSessionServletFilter".START (missing)
depende                                                                                                               
nts: [service
jboss.deployment.unit."unifiedpush-auth-server.war".deploymentComp                                                                                                               
leteService]
      service
jboss.deployment.unit."unifiedpush-auth-server.war".component."org                                                                                                               
.keycloak.services.listeners.KeycloakSessionDestroyListener".START (missing)
dep                                                                                                               
endents: [service
jboss.deployment.unit."unifiedpush-auth-server.war".deployment                                                                                                               
CompleteService]
      service jboss.undertow.deployment.default-server.default-host./auth
(missi                                                                                                               
ng) dependents: [service
jboss.deployment.unit."unifiedpush-auth-server.war".dep                                                                                                               
loymentCompleteService]
WFLYCTL0186:   Services which failed to start:      service
jboss.deployment.uni                                                                                                               
t."unifiedpush-server-wildfly.war".PARSE
      service jboss.undertow.deployment.default-server.default-host./auth



--
View this message in context: http://aerogear-users.1116366.n5.nabble.com/Debugging-Unified-Push-Server-tp924.html
Sent from the aerogear-users mailing list archive at Nabble.com.


More information about the Aerogear-users mailing list