Advertisement
Guest User

Untitled

a guest
Aug 1st, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.50 KB | None | 0 0
  1. 2017-08-01 19:40:06,200 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
  2. 2017-08-01 19:40:06,181 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 30) WFLYCLINF0001: Activating Infinispan subsystem.
  3. 2017-08-01 19:40:06,240 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.2.Final)
  4. 2017-08-01 19:40:06,252 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 36) WFLYJSF0007: Activated the following JSF Implementations: [main]
  5. 2017-08-01 19:40:06,274 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38) WFLYNAM0001: Activating Naming Subsystem
  6. 2017-08-01 19:40:06,304 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.
  7. 2017-08-01 19:40:06,317 INFO [org.jboss.as.security] (ServerService Thread Pool -- 42) WFLYSEC0002: Activating Security Subsystem
  8. 2017-08-01 19:40:06,332 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:40:06,436 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.4.Final
  10. 2017-08-01 19:40:06,510 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.18.Final
  11. 2017-08-01 19:40:06,519 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 44) WFLYUT0003: Undertow 1.3.15.Final starting
  12. 2017-08-01 19:40:06,528 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
  13. 2017-08-01 19:40:06,537 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.3.15.Final starting
  14. 2017-08-01 19:40:06,604 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service
  15. 2017-08-01 19:40:06,710 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
  16. 2017-08-01 19:40:06,827 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 44) WFLYUT0014: Creating file handler for path '/opt/keycloak-2.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
  17. 2017-08-01 19:40:07,073 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:40:07,073 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) 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:40:07,218 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
  20. 2017-08-01 19:40:07,339 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting
  21. 2017-08-01 19:40:07,388 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:40:07,725 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/KeycloakDS]
  23. 2017-08-01 19:40:07,755 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
  24. 2017-08-01 19:40:07,872 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "keycloak-server.war" (runtime-name: "keycloak-server.war")
  25. 2017-08-01 19:40:08,115 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final
  26. 2017-08-01 19:40:08,116 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final
  27. 2017-08-01 19:40:09,100 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 48) WFLYCLINF0002: Started realms cache from keycloak container
  28. 2017-08-01 19:40:09,101 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 51) WFLYCLINF0002: Started work cache from keycloak container
  29. 2017-08-01 19:40:09,102 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) WFLYCLINF0002: Started sessions cache from keycloak container
  30. 2017-08-01 19:40:09,102 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 50) WFLYCLINF0002: Started loginFailures cache from keycloak container
  31. 2017-08-01 19:40:09,107 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started offlineSessions cache from keycloak container
  32. 2017-08-01 19:40:09,094 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 49) WFLYCLINF0002: Started users cache from keycloak container
  33. 2017-08-01 19:40:10,488 INFO [org.keycloak.services] (ServerService Thread Pool -- 50) KC-SERVICES0001: Loading config from /opt/keycloak-2.1.0.Final/standalone/configuration/keycloak-server.json
  34. 2017-08-01 19:40:11,376 INFO [org.mongodb.driver.cluster] (ServerService Thread Pool -- 50) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  35. 2017-08-01 19:40:11,464 INFO [org.mongodb.driver.cluster] (ServerService Thread Pool -- 50) No server chosen by WritableServerSelector from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, all=[ServerDescription{address=127.0.0.1:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out
  36. 2017-08-01 19:40:11,488 INFO [org.mongodb.driver.connection] (cluster-ClusterId{value='5980d91b2787ee2ebe0e81a7', description='null'}-127.0.0.1:27017) Opened connection [connectionId{localValue:1, serverValue:17}] to 127.0.0.1:27017
  37. 2017-08-01 19:40:11,494 INFO [org.mongodb.driver.cluster] (cluster-ClusterId{value='5980d91b2787ee2ebe0e81a7', 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, electionId=null, maxDocumentSize=16777216, roundTripTimeNanos=1900618}
  38. 2017-08-01 19:40:11,500 INFO [org.mongodb.driver.connection] (ServerService Thread Pool -- 50) Opened connection [connectionId{localValue:2, serverValue:18}] to 127.0.0.1:27017
  39. 2017-08-01 19:40:11,788 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 50) WFLYCLINF0002: Started userRevisions cache from keycloak container
  40. 2017-08-01 19:40:11,816 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 50) WFLYCLINF0002: Started realmRevisions cache from keycloak container
  41. 2017-08-01 19:40:12,628 ERROR [org.keycloak.services] (ServerService Thread Pool -- 50) KC-SERVICES0002: Failed to migrate datamodel: java.lang.NullPointerException
  42. at org.keycloak.migration.migrators.MigrationUtils.updateOTPRequiredAction(MigrationUtils.java:53)
  43. at org.keycloak.migration.migrators.MigrateTo2_1_0.migrateDefaultRequiredAction(MigrateTo2_1_0.java:55)
  44. at org.keycloak.migration.migrators.MigrateTo2_1_0.migrate(MigrateTo2_1_0.java:46)
  45. at org.keycloak.migration.MigrationModelManager.migrate(MigrationModelManager.java:114)
  46. at org.keycloak.services.resources.KeycloakApplication.migrateModel(KeycloakApplication.java:184)
  47. at org.keycloak.services.resources.KeycloakApplication.migrateAndBootstrap(KeycloakApplication.java:141)
  48. at org.keycloak.services.resources.KeycloakApplication$1.run(KeycloakApplication.java:106)
  49. at org.keycloak.models.utils.KeycloakModelUtils.runJobInTransaction(KeycloakModelUtils.java:287)
  50. at org.keycloak.services.resources.KeycloakApplication.<init>(KeycloakApplication.java:97)
  51. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  52. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  53. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  54. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  55. at org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:150)
  56. at org.jboss.resteasy.spi.ResteasyProviderFactory.createProviderInstance(ResteasyProviderFactory.java:2209)
  57. at org.jboss.resteasy.spi.ResteasyDeployment.createApplication(ResteasyDeployment.java:299)
  58. at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:240)
  59. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113)
  60. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36)
  61. at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117)
  62. at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78)
  63. at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103)
  64. at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:231)
  65. at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:132)
  66. at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:526)
  67. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:101)
  68. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82)
  69. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  70. at java.util.concurrent.FutureTask.run(Unknown Source)
  71. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  72. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  73. at java.lang.Thread.run(Unknown Source)
  74. at org.jboss.threads.JBossThread.run(JBossThread.java:320)
  75.  
  76. 2017-08-01 19:40:12,636 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 50) 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)
  77. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:85)
  78. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  79. at java.util.concurrent.FutureTask.run(Unknown Source)
  80. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  81. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  82. at java.lang.Thread.run(Unknown Source)
  83. at org.jboss.threads.JBossThread.run(JBossThread.java:320)
  84. Caused by: java.lang.RuntimeException: RESTEASY003325: Failed to construct public org.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
  85. at org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:162)
  86. at org.jboss.resteasy.spi.ResteasyProviderFactory.createProviderInstance(ResteasyProviderFactory.java:2209)
  87. at org.jboss.resteasy.spi.ResteasyDeployment.createApplication(ResteasyDeployment.java:299)
  88. at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:240)
  89. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113)
  90. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36)
  91. at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117)
  92. at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78)
  93. at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103)
  94. at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:231)
  95. at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:132)
  96. at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:526)
  97. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:101)
  98. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82)
  99. ... 6 more
  100. Caused by: java.lang.NullPointerException
  101. at org.keycloak.migration.migrators.MigrationUtils.updateOTPRequiredAction(MigrationUtils.java:53)
  102. at org.keycloak.migration.migrators.MigrateTo2_1_0.migrateDefaultRequiredAction(MigrateTo2_1_0.java:55)
  103. at org.keycloak.migration.migrators.MigrateTo2_1_0.migrate(MigrateTo2_1_0.java:46)
  104. at org.keycloak.migration.MigrationModelManager.migrate(MigrationModelManager.java:114)
  105. at org.keycloak.services.resources.KeycloakApplication.migrateModel(KeycloakApplication.java:184)
  106. at org.keycloak.services.resources.KeycloakApplication.migrateAndBootstrap(KeycloakApplication.java:141)
  107. at org.keycloak.services.resources.KeycloakApplication$1.run(KeycloakApplication.java:106)
  108. at org.keycloak.models.utils.KeycloakModelUtils.runJobInTransaction(KeycloakModelUtils.java:287)
  109. at org.keycloak.services.resources.KeycloakApplication.<init>(KeycloakApplication.java:97)
  110. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  111. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  112. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  113. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  114. at org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:150)
  115. ... 19 more
  116.  
  117. 2017-08-01 19:40:12,649 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)
  118. Caused by: java.lang.RuntimeException: RESTEASY003325: Failed to construct public org.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
  119. Caused by: java.lang.NullPointerException"}}
  120. 2017-08-01 19:40:12,701 INFO [org.jboss.as.server] (ServerService Thread Pool -- 45) WFLYSRV0010: Deployed "keycloak-server.war" (runtime-name : "keycloak-server.war")
  121. 2017-08-01 19:40:12,703 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
  122. 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)
  123.  
  124. 2017-08-01 19:40:12,900 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
  125. 2017-08-01 19:40:12,904 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
  126. 2017-08-01 19:40:12,904 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: Keycloak 2.1.0.Final (WildFly Core 2.0.10.Final) started (with errors) in 10316ms - Started 405 of 782 services (2 services failed or missing dependencies, 526 services are lazy, passive or on-demand)
  127. 2017-08-01 19:40:17,732 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested.
  128. 2017-08-01 19:40:17,762 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/KeycloakDS]
  129. 2017-08-01 19:40:17,785 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping
  130. 2017-08-01 19:40:17,797 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
  131. 2017-08-01 19:40:17,802 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) WFLYCLINF0003: Stopped sessions cache from keycloak container
  132. 2017-08-01 19:40:17,803 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) WFLYCLINF0003: Stopped realms cache from keycloak container
  133. 2017-08-01 19:40:17,804 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) WFLYCLINF0003: Stopped users cache from keycloak container
  134. 2017-08-01 19:40:17,804 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) WFLYCLINF0003: Stopped offlineSessions cache from keycloak container
  135. 2017-08-01 19:40:17,805 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 50) WFLYCLINF0003: Stopped loginFailures cache from keycloak container
  136. 2017-08-01 19:40:17,806 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 50) WFLYCLINF0003: Stopped work cache from keycloak container
  137. 2017-08-01 19:40:17,807 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2
  138. 2017-08-01 19:40:17,822 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) WFLYCLINF0003: Stopped realmRevisions cache from keycloak container
  139. 2017-08-01 19:40:17,828 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) WFLYCLINF0003: Stopped userRevisions cache from keycloak container
  140. 2017-08-01 19:40:17,839 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending
  141. 2017-08-01 19:40:17,848 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
  142. 2017-08-01 19:40:17,849 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.3.15.Final stopping
  143. 2017-08-01 19:40:17,859 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.2.3.Final
  144. 2017-08-01 19:40:17,949 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment keycloak-server.war (runtime-name: keycloak-server.war) in 194ms
  145. 2017-08-01 19:40:17,963 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: Keycloak 2.1.0.Final (WildFly Core 2.0.10.Final) stopped in 208ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement