Guest User

Untitled

a guest
Apr 8th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.38 KB | None | 0 0
  1. Microsoft Windows [Version 6.1.7601]
  2. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\ssilvert>cd\kctemp
  5.  
  6. C:\kctemp>cd keycloak
  7.  
  8. C:\kctemp\keycloak>cd bin
  9.  
  10. C:\kctemp\keycloak\bin>standalone
  11. Calling "C:\kctemp\keycloak\bin\standalone.conf.bat"
  12. Setting JAVA property to "c:\jdk1.8.0_40\bin\java"
  13. ===============================================================================
  14.  
  15. JBoss Bootstrap Environment
  16.  
  17. JBOSS_HOME: "C:\kctemp\keycloak"
  18.  
  19. JAVA: "c:\jdk1.8.0_40\bin\java"
  20.  
  21. JAVA_OPTS: "-Dprogram.name=standalone.bat -Xms64M -Xmx512M -XX:MaxPermSize=256M -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman"
  22.  
  23. ===============================================================================
  24.  
  25. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
  26. 13:11:19,282 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.2.Final
  27. 13:11:20,726 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.4.Final
  28. 13:11:20,775 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 9.0.0.CR1-SNAPSHOT (WildFly Core 1.0.0.Beta2) starting
  29. 13:11:27,319 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 7) WFLYCTL0028: Attribute enabled is deprecated, and it might be removed
  30. in future version!
  31. 13:11:27,321 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 7) WFLYCTL0028: Attribute enabled is deprecated, and it might be removed
  32. in future version!
  33. 13:11:27,846 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 30) WFLYDR0001: Content added at location C:\kctemp\keycloak\standalone\data\content\5e\31d680c
  34. 340ed2cea4a938f507688f67eec51ee\content
  35. 13:11:27,860 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
  36. 13:11:27,883 INFO [org.xnio] (MSC service thread 1-10) XNIO version 3.3.0.Final
  37. 13:11:27,889 INFO [org.xnio.nio] (MSC service thread 1-10) XNIO NIO Implementation Version 3.3.0.Final
  38. 13:11:27,919 INFO [org.jboss.as.security] (ServerService Thread Pool -- 54) WFLYSEC0002: Activating Security Subsystem
  39. 13:11:27,920 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 55) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
  40. 13:11:27,924 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 47) WFLYNAM0001: Activating Naming Subsystem
  41. 13:11:27,919 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 39) WFLYCLINF0001: Activating Infinispan subsystem.
  42. 13:11:27,931 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.0.Beta2
  43. 13:11:27,936 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 38) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads b
  44. ased on your 8 available processors
  45. 13:11:27,941 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 57) WFLYWS0002: Activating WebServices Extension
  46. 13:11:27,948 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 45) WFLYJSF0007: Activated the following JSF Implementations: [main]
  47. 13:11:27,982 INFO [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (IronJacamar 1.2.3.Final)
  48. 13:11:28,012 INFO [org.wildfly.extension.undertow] (MSC service thread 1-16) WFLYUT0003: Undertow 1.2.0.Beta10 starting
  49. 13:11:28,014 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 56) WFLYUT0003: Undertow 1.2.0.Beta10 starting
  50. 13:11:28,051 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
  51. 13:11:28,064 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 34) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (ver
  52. sion 1.3)
  53. 13:11:28,067 INFO [org.jboss.as.mail.extension] (MSC service thread 1-11) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
  54. 13:11:28,085 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2
  55. 13:11:28,296 INFO [org.jboss.remoting] (MSC service thread 1-10) JBoss Remoting version 4.0.8.Final
  56. 13:11:28,527 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 56) WFLYUT0014: Creating file handler for path C:\kctemp\keycloak/welcome-content
  57. 13:11:28,532 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0012: Started server default-server.
  58. 13:11:28,540 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0018: Host default-host starting
  59. 13:11:28,702 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-10) WFLYDS0013: Started FileSystemDeploymentService for directory C:\kctemp\keycloak\sta
  60. ndalone\deployments
  61. 13:11:28,707 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "main-auth-server.war" (runtime-name: "main-auth-server.w
  62. ar")
  63. 13:11:28,858 INFO [org.wildfly.extension.undertow] (MSC service thread 1-16) WFLYUT0006: Undertow HTTP listener default listening on /127.0.0.1:8080
  64. 13:11:28,862 INFO [org.jboss.as.remoting] (MSC service thread 1-8) WFLYRMT0001: Listening on 127.0.0.1:9999
  65. 13:11:28,987 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/KeycloakDS]
  66. 13:11:28,987 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-11) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
  67. 13:11:29,121 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.0.0.Beta3
  68. 13:11:30,769 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.main-auth-server.war" is using a private module ("org.co
  69. dehaus.jackson.jackson-core-asl:main") which may be changed or removed in future versions without notice.
  70. 13:11:30,770 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.main-auth-server.war" is using a private module ("org.co
  71. dehaus.jackson.jackson-core-asl:main") which may be changed or removed in future versions without notice.
  72. 13:11:30,775 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.main-auth-server.war" is using a private module ("org.co
  73. dehaus.jackson.jackson-mapper-asl:main") which may be changed or removed in future versions without notice.
  74. 13:11:30,779 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.main-auth-server.war" is using a private module ("org.co
  75. dehaus.jackson.jackson-mapper-asl:main") which may be changed or removed in future versions without notice.
  76. 13:11:30,813 INFO [org.keycloak.subsystem.extension.KeycloakAdapterConfigDeploymentProcessor] (MSC service thread 1-10) ********* CHECK KEYCLOAK DEPLOYMENT: main-auth-se
  77. rver.war
  78. 13:11:30,814 INFO [org.keycloak.subsystem.extension.KeycloakAdapterConfigDeploymentProcessor] (MSC service thread 1-10) service=org.keycloak.subsystem.extension.Keycloak
  79. AdapterConfigService@3f8818e9
  80. 13:11:31,293 INFO [org.keycloak.services.resources.KeycloakApplication] (MSC service thread 1-8) Load config from C:\kctemp\keycloak\standalone\configuration\keycloak-se
  81. rver.json
  82. 13:11:31,611 WARN [org.picketlink.common] (MSC service thread 1-8) Security Token registry option not specified: Issued Tokens will not be persisted!
  83. 13:11:31,613 WARN [org.picketlink.common] (MSC service thread 1-8) Security Token registry option not specified: Issued Tokens will not be persisted!
  84. 13:11:31,613 INFO [org.picketlink.common] (MSC service thread 1-8) core-sts.xml configuration file loaded
  85. 13:11:31,616 WARN [org.picketlink.common] (MSC service thread 1-8) Security Token registry option not specified: Issued Tokens will not be persisted!
  86. 13:11:31,617 WARN [org.picketlink.common] (MSC service thread 1-8) Security Token registry option not specified: Issued Tokens will not be persisted!
  87. 13:11:31,619 INFO [org.picketlink.common] (MSC service thread 1-8) core-sts.xml configuration file loaded
  88. 13:11:32,680 INFO [org.keycloak.connections.jpa.updater.liquibase.LiquibaseJpaUpdaterProvider] (MSC service thread 1-8) Initializing database schema
  89. 13:11:33,010 INFO [org.hibernate.jpa.internal.util.LogHelper] (MSC service thread 1-8) HHH000204: Processing PersistenceUnitInfo [
  90. name: keycloak-default
  91. ...]
  92. 13:11:33,058 INFO [org.hibernate.Version] (MSC service thread 1-8) HHH000412: Hibernate Core {4.3.8.Final}
  93. 13:11:33,060 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-8) HHH000206: hibernate.properties not found
  94. 13:11:33,062 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-8) HHH000021: Bytecode provider name : javassist
  95. 13:11:33,152 INFO [org.hibernate.annotations.common.Version] (MSC service thread 1-8) HCANN000001: Hibernate Commons Annotations {4.0.5.Final}
  96. 13:11:33,197 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-8) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  97. 13:11:33,204 WARN [org.hibernate.dialect.H2Dialect] (MSC service thread 1-8) HHH000431: Unable to determine H2 database version, certain features may not work
  98. 13:11:33,393 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-8) HHH000397: Using ASTQueryTranslatorFactory
  99. 13:11:33,423 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-8) HV000001: Hibernate Validator 5.1.3.Final
  100. 13:11:34,443 INFO [org.keycloak.services.managers.ApplianceBootstrap] (MSC service thread 1-8) Initializing master realm
  101. 13:11:34,863 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-8) Deploying javax.ws.rs.core.Application: class org.keycloak.services.resources.Keyc
  102. loakApplication
  103. 13:11:34,864 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-8) Adding provider class org.keycloak.SkeletonKeyContextResolver from Application cla
  104. ss org.keycloak.services.resources.KeycloakApplication
  105. 13:11:34,865 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-8) Adding class resource org.keycloak.services.resources.ThemeResource from Applicati
  106. on class org.keycloak.services.resources.KeycloakApplication
  107. 13:11:34,866 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-8) Adding class resource org.keycloak.services.resources.JsResource from Application
  108. class org.keycloak.services.resources.KeycloakApplication
  109. 13:11:34,869 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-8) Adding class resource org.keycloak.services.resources.QRCodeResource from Applicat
  110. ion class org.keycloak.services.resources.KeycloakApplication
  111. 13:11:34,872 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-8) Adding class resource org.keycloak.services.resources.WelcomeResource from Applica
  112. tion class org.keycloak.services.resources.KeycloakApplication
  113. 13:11:34,874 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-8) Adding singleton resource org.keycloak.services.resources.admin.AdminRoot from App
  114. lication class org.keycloak.services.resources.KeycloakApplication
  115. 13:11:34,876 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-8) Adding singleton resource org.keycloak.services.resources.ServerVersionResource fr
  116. om Application class org.keycloak.services.resources.KeycloakApplication
  117. 13:11:34,878 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-8) Adding singleton resource org.keycloak.services.resources.RealmsResource from Appl
  118. ication class org.keycloak.services.resources.KeycloakApplication
  119. 13:11:34,929 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0021: Registered web context: /auth
  120. 13:11:34,954 INFO [org.jboss.as.server] (ServerService Thread Pool -- 59) WFLYSRV0010: Deployed "main-auth-server.war" (runtime-name : "main-auth-server.war")
  121. 13:11:35,136 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
  122. 13:11:35,137 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
  123. 13:11:35,137 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 9.0.0.CR1-SNAPSHOT (WildFly Core 1.0.0.Beta2) started in 16535ms - Started 296 of 478
  124. services (222 services are lazy, passive or on-demand)
  125. 13:11:35,173 ERROR [stderr] (MSC service thread 1-3) java.lang.Exception: Stack trace
  126. 13:11:35,173 ERROR [stderr] (MSC service thread 1-3) at java.lang.Thread.dumpStack(Thread.java:1329)
  127. 13:11:35,174 ERROR [stderr] (MSC service thread 1-3) at org.wildfly.extension.undertow.Host.unregisterDeployment(Host.java:168)
  128. 13:11:35,176 ERROR [stderr] (MSC service thread 1-3) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.stopContext(UndertowDeploymentService.java:
  129. 113)
  130. 13:11:35,179 ERROR [stderr] (MSC service thread 1-3) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.stop(UndertowDeploymentService.java:100)
  131. 13:11:35,181 ERROR [stderr] (MSC service thread 1-3) at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056)
  132. 13:11:35,184 ERROR [stderr] (MSC service thread 1-3) at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017)
  133. 13:11:35,186 ERROR [stderr] (MSC service thread 1-3) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  134. 13:11:35,188 ERROR [stderr] (MSC service thread 1-3) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  135. 13:11:35,190 ERROR [stderr] (MSC service thread 1-3) at java.lang.Thread.run(Thread.java:745)
  136. 13:11:35,193 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0022: Unregistered web context: /auth
  137. 13:11:35,217 INFO [org.jboss.as.server.deployment] (MSC service thread 1-10) WFLYSRV0028: Stopped deployment main-auth-server.war (runtime-name: main-auth-server.war) in
  138. 49ms
  139. 13:11:35,293 INFO [org.jboss.as.repository] (DeploymentScanner-threads - 1) WFLYDR0002: Content removed from location C:\kctemp\keycloak\standalone\data\content\5e\31d68
  140. 0c340ed2cea4a938f507688f67eec51ee\content
  141. 13:11:35,294 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0009: Undeployed "main-auth-server.war" (runtime-name: "main-auth-server.war")
Advertisement
Add Comment
Please, Sign In to add comment