Advertisement
Guest User

Untitled

a guest
Aug 1st, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.00 KB | None | 0 0
  1. 2017-08-01 19:38:00,361 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.18.Final
  2. 2017-08-01 19:38:00,383 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 30) WFLYCLINF0001: Activating Infinispan subsystem.
  3. 2017-08-01 19:38:00,393 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 29) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors
  4. 2017-08-01 19:38:00,431 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 36) WFLYJSF0007: Activated the following JSF Implementations: [main]
  5. 2017-08-01 19:38:00,492 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38) WFLYNAM0001: Activating Naming Subsystem
  6. 2017-08-01 19:38:00,497 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.2.Final)
  7. 2017-08-01 19:38:00,503 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 43) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
  8. 2017-08-01 19:38:00,468 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 26) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  9. 2017-08-01 19:38:00,530 INFO [org.jboss.as.security] (ServerService Thread Pool -- 42) WFLYSEC0002: Activating Security Subsystem
  10. 2017-08-01 19:38:00,653 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2
  11. 2017-08-01 19:38:00,663 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.4.Final
  12. 2017-08-01 19:38:00,695 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 44) WFLYUT0003: Undertow 1.3.15.Final starting
  13. 2017-08-01 19:38:00,730 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 1.3.15.Final starting
  14. 2017-08-01 19:38:00,734 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service
  15. 2017-08-01 19:38:00,741 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
  16. 2017-08-01 19:38:00,977 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 44) WFLYUT0014: Creating file handler for path '/opt/keycloak-2.0.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
  17. 2017-08-01 19:38:01,163 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing.
  18. 2017-08-01 19:38:01,184 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is derived from the number of CPUs on this host.
  19. 2017-08-01 19:38:01,204 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
  20. 2017-08-01 19:38:01,384 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting
  21. 2017-08-01 19:38:01,431 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
  22. 2017-08-01 19:38:01,700 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
  23. 2017-08-01 19:38:01,704 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/KeycloakDS]
  24. 2017-08-01 19:38:02,190 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final
  25. 2017-08-01 19:38:02,190 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final
  26. 2017-08-01 19:38:02,312 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "keycloak-server.war" (runtime-name: "keycloak-server.war")
  27. 2017-08-01 19:38:03,296 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 51) WFLYCLINF0002: Started users cache from keycloak container
  28. 2017-08-01 19:38:03,297 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 50) WFLYCLINF0002: Started offlineSessions cache from keycloak container
  29. 2017-08-01 19:38:03,297 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 52) WFLYCLINF0002: Started work cache from keycloak container
  30. 2017-08-01 19:38:03,298 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 48) WFLYCLINF0002: Started sessions cache from keycloak container
  31. 2017-08-01 19:38:03,311 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 49) WFLYCLINF0002: Started loginFailures cache from keycloak container
  32. 2017-08-01 19:38:03,313 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started realms cache from keycloak container
  33. 2017-08-01 19:38:03,480 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) WFLYCLINF0002: Started realmVersions cache from keycloak container
  34. 2017-08-01 19:38:04,889 INFO [org.keycloak.services] (ServerService Thread Pool -- 46) KC-SERVICES0001: Loading config from /opt/keycloak-2.0.0.Final/standalone/configuration/keycloak-server.json
  35. 2017-08-01 19:38:06,071 INFO [org.mongodb.driver.cluster] (ServerService Thread Pool -- 46) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  36. 2017-08-01 19:38:06,175 INFO [org.mongodb.driver.cluster] (ServerService Thread Pool -- 46) No server chosen by WritableServerSelector from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=127.0.0.1:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out
  37. 2017-08-01 19:38:06,189 INFO [org.mongodb.driver.connection] (cluster-ClusterId{value='5980d89e2787ee2e1323a4e5', description='null'}-127.0.0.1:27017) Opened connection [connectionId{localValue:1, serverValue:15}] to 127.0.0.1:27017
  38. 2017-08-01 19:38:06,194 INFO [org.mongodb.driver.cluster] (cluster-ClusterId{value='5980d89e2787ee2e1323a4e5', 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=[3, 2, 16]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, roundTripTimeNanos=1110912}
  39. 2017-08-01 19:38:06,206 INFO [org.mongodb.driver.connection] (ServerService Thread Pool -- 46) Opened connection [connectionId{localValue:2, serverValue:16}] to 127.0.0.1:27017
  40. 2017-08-01 19:38:06,305 INFO [org.keycloak.connections.mongo.updater.impl.DefaultMongoUpdaterProvider] (ServerService Thread Pool -- 46) Updating database
  41. 2017-08-01 19:38:07,405 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started authorization cache from keycloak container
  42. 2017-08-01 19:38:07,418 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 46) 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.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
  43. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:85)
  44. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  45. at java.util.concurrent.FutureTask.run(Unknown Source)
  46. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  47. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  48. at java.lang.Thread.run(Unknown Source)
  49. at org.jboss.threads.JBossThread.run(JBossThread.java:320)
  50. Caused by: java.lang.RuntimeException: RESTEASY003325: Failed to construct public org.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
  51. at org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:162)
  52. at org.jboss.resteasy.spi.ResteasyProviderFactory.createProviderInstance(ResteasyProviderFactory.java:2209)
  53. at org.jboss.resteasy.spi.ResteasyDeployment.createApplication(ResteasyDeployment.java:299)
  54. at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:240)
  55. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113)
  56. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36)
  57. at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117)
  58. at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78)
  59. at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103)
  60. at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:231)
  61. at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:132)
  62. at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:526)
  63. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:101)
  64. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82)
  65. ... 6 more
  66. Caused by: java.lang.NullPointerException
  67. at org.keycloak.models.authorization.infinispan.CachedPolicyStore.getDelegate(CachedPolicyStore.java:201)
  68. at org.keycloak.models.authorization.infinispan.CachedPolicyStore.findByType(CachedPolicyStore.java:179)
  69. at org.keycloak.authorization.policy.provider.drools.DroolsPolicyProviderFactory$1.onEvent(DroolsPolicyProviderFactory.java:75)
  70. at org.keycloak.services.DefaultKeycloakSessionFactory.publish(DefaultKeycloakSessionFactory.java:64)
  71. at org.keycloak.services.resources.KeycloakApplication.<init>(KeycloakApplication.java:130)
  72. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  73. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  74. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  75. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  76. at org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:150)
  77. ... 19 more
  78.  
  79. 2017-08-01 19:38:07,427 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "keycloak-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.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
  80. Caused by: java.lang.RuntimeException: RESTEASY003325: Failed to construct public org.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
  81. Caused by: java.lang.NullPointerException"}}
  82. 2017-08-01 19:38:07,477 INFO [org.jboss.as.server] (ServerService Thread Pool -- 45) WFLYSRV0010: Deployed "keycloak-server.war" (runtime-name : "keycloak-server.war")
  83. 2017-08-01 19:38:07,478 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
  84. WFLYCTL0186: Services which 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.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
  85.  
  86. 2017-08-01 19:38:07,672 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
  87. 2017-08-01 19:38:07,673 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
  88. 2017-08-01 19:38:07,673 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: Keycloak 2.0.0.Final (WildFly Core 2.0.10.Final) started (with errors) in 10459ms - Started 414 of 799 services (2 services failed or missing dependencies, 542 services are lazy, passive or on-demand)
  89. 2017-08-01 19:38:49,712 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested.
  90. 2017-08-01 19:38:49,764 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/KeycloakDS]
  91. 2017-08-01 19:38:49,768 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping
  92. 2017-08-01 19:38:49,780 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
  93. 2017-08-01 19:38:49,786 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0003: Stopped sessions cache from keycloak container
  94. 2017-08-01 19:38:49,789 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) WFLYCLINF0003: Stopped realmVersions cache from keycloak container
  95. 2017-08-01 19:38:49,790 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) WFLYCLINF0003: Stopped realms cache from keycloak container
  96. 2017-08-01 19:38:49,791 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0003: Stopped users cache from keycloak container
  97. 2017-08-01 19:38:49,791 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0003: Stopped offlineSessions cache from keycloak container
  98. 2017-08-01 19:38:49,793 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0003: Stopped loginFailures cache from keycloak container
  99. 2017-08-01 19:38:49,793 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) WFLYCLINF0003: Stopped work cache from keycloak container
  100. 2017-08-01 19:38:49,794 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2
  101. 2017-08-01 19:38:49,804 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) WFLYCLINF0003: Stopped authorization cache from keycloak container
  102. 2017-08-01 19:38:49,824 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending
  103. 2017-08-01 19:38:49,824 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
  104. 2017-08-01 19:38:49,825 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.3.15.Final stopping
  105. 2017-08-01 19:38:49,854 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.3.Final
  106. 2017-08-01 19:38:49,959 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment keycloak-server.war (runtime-name: keycloak-server.war) in 235ms
  107. 2017-08-01 19:38:49,968 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: Keycloak 2.0.0.Final (WildFly Core 2.0.10.Final) stopped in 224ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement