Guest User

Untitled

a guest
Jun 20th, 2014
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.91 KB | None | 0 0
  1. root@60ef0b829942:~# cat /keycloak/standalone/log/server.log
  2. 2014-06-20 07:29:29,240 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
  3. 2014-06-20 07:29:29,741 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
  4. 2014-06-20 07:29:29,839 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.1.0.Final "Kenny" starting
  5. 2014-06-20 07:29:29,846 DEBUG [org.jboss.as.config] (MSC service thread 1-2) Configured system properties:
  6. [Standalone] =
  7. awt.toolkit = sun.awt.X11.XToolkit
  8. file.encoding = ANSI_X3.4-1968
  9. file.encoding.pkg = sun.io
  10. file.separator = /
  11. java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
  12. java.awt.headless = true
  13. java.awt.printerjob = sun.print.PSPrinterJob
  14. java.class.path = /keycloak/jboss-modules.jar
  15. java.class.version = 51.0
  16. java.endorsed.dirs = /usr/lib/jvm/java-7-oracle/jre/lib/endorsed
  17. java.ext.dirs = /usr/lib/jvm/java-7-oracle/jre/lib/ext:/usr/java/packages/lib/ext
  18. java.home = /usr/lib/jvm/java-7-oracle/jre
  19. java.io.tmpdir = /tmp
  20. java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  21. java.net.preferIPv4Stack = true
  22. java.runtime.name = Java(TM) SE Runtime Environment
  23. java.runtime.version = 1.7.0_60-b19
  24. java.specification.name = Java Platform API Specification
  25. java.specification.vendor = Oracle Corporation
  26. java.specification.version = 1.7
  27. java.util.logging.manager = org.jboss.logmanager.LogManager
  28. java.vendor = Oracle Corporation
  29. java.vendor.url = http://java.oracle.com/
  30. java.vendor.url.bug = http://bugreport.sun.com/bugreport/
  31. java.version = 1.7.0_60
  32. java.vm.info = mixed mode
  33. java.vm.name = Java HotSpot(TM) 64-Bit Server VM
  34. java.vm.specification.name = Java Virtual Machine Specification
  35. java.vm.specification.vendor = Oracle Corporation
  36. java.vm.specification.version = 1.7
  37. java.vm.vendor = Oracle Corporation
  38. java.vm.version = 24.60-b09
  39. javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
  40. javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
  41. javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
  42. javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
  43. javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
  44. javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
  45. javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
  46. javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
  47. javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
  48. javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
  49. jboss.home.dir = /keycloak
  50. jboss.host.name = 60ef0b829942
  51. jboss.modules.dir = /keycloak/modules
  52. jboss.modules.system.pkgs = org.jboss.byteman
  53. jboss.node.name = 60ef0b829942
  54. jboss.qualified.host.name = 60ef0b829942
  55. jboss.server.base.dir = /keycloak/standalone
  56. jboss.server.config.dir = /keycloak/standalone/configuration
  57. jboss.server.data.dir = /keycloak/standalone/data
  58. jboss.server.deploy.dir = /keycloak/standalone/data/content
  59. jboss.server.log.dir = /keycloak/standalone/log
  60. jboss.server.name = 60ef0b829942
  61. jboss.server.persist.config = true
  62. jboss.server.temp.dir = /keycloak/standalone/tmp
  63. line.separator =
  64.  
  65. logging.configuration = file:/keycloak/standalone/configuration/logging.properties
  66. module.path = /keycloak/modules
  67. org.jboss.boot.log.file = /keycloak/standalone/log/server.log
  68. org.jboss.resolver.warning = true
  69. org.xml.sax.driver = __redirected.__XMLReaderFactory
  70. os.arch = amd64
  71. os.name = Linux
  72. os.version = 3.13.0-24-generic
  73. path.separator = :
  74. sun.arch.data.model = 64
  75. sun.boot.class.path = /usr/lib/jvm/java-7-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-7-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-7-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-7-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-7-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-7-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-7-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-7-oracle/jre/classes
  76. sun.boot.library.path = /usr/lib/jvm/java-7-oracle/jre/lib/amd64
  77. sun.cpu.endian = little
  78. sun.cpu.isalist =
  79. sun.io.unicode.encoding = UnicodeLittle
  80. sun.java.command = /keycloak/jboss-modules.jar -mp /keycloak/modules org.jboss.as.standalone -Djboss.home.dir=/keycloak -Djboss.server.base.dir=/keycloak/standalone
  81. sun.java.launcher = SUN_STANDARD
  82. sun.jnu.encoding = ANSI_X3.4-1968
  83. sun.management.compiler = HotSpot 64-Bit Tiered Compilers
  84. sun.os.patch.level = unknown
  85. user.country = US
  86. user.dir = /
  87. user.home = /home/keycloak
  88. user.language = en
  89. user.name = keycloak
  90. user.timezone = Etc/UTC
  91. 2014-06-20 07:29:29,848 DEBUG [org.jboss.as.config] (MSC service thread 1-2) VM Arguments: -D[Standalone] -Xms64m -Xmx512m -XX:MaxPermSize=256m -XX:+UseCompressedOops -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Dorg.jboss.boot.log.file=/keycloak/standalone/log/server.log -Dlogging.configuration=file:/keycloak/standalone/configuration/logging.properties
  92. 2014-06-20 07:29:31,381 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found auth-server.war in deployment directory. To trigger deployment create a file called auth-server.war.dodeploy
  93. 2014-06-20 07:29:31,412 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
  94. 2014-06-20 07:29:31,434 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final
  95. 2014-06-20 07:29:31,469 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.2.2.Final
  96. 2014-06-20 07:29:31,519 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 32) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
  97. 2014-06-20 07:29:31,519 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.
  98. 2014-06-20 07:29:31,544 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 47) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
  99. 2014-06-20 07:29:31,544 INFO [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013171: Activating Security Subsystem
  100. 2014-06-20 07:29:31,569 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 28) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
  101. 2014-06-20 07:29:31,645 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
  102. 2014-06-20 07:29:31,655 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 49) JBAS015537: Activating WebServices Extension
  103. 2014-06-20 07:29:31,682 INFO [org.jboss.as.security] (MSC service thread 1-4) JBAS013170: Current PicketBox version=4.0.21.Beta1
  104. 2014-06-20 07:29:31,687 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main]
  105. 2014-06-20 07:29:31,714 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 28) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  106. 2014-06-20 07:29:31,747 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 48) JBAS017502: Undertow 1.0.15.Final starting
  107. 2014-06-20 07:29:31,750 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.15.Final starting
  108. 2014-06-20 07:29:31,758 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final)
  109. 2014-06-20 07:29:31,800 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.3.Final
  110. 2014-06-20 07:29:31,852 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) JBAS010417: Started Driver service with driver-name = h2
  111. 2014-06-20 07:29:31,853 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) JBAS010417: Started Driver service with driver-name = mysql
  112. 2014-06-20 07:29:31,874 INFO [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service
  113. 2014-06-20 07:29:31,893 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]
  114. 2014-06-20 07:29:32,167 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 48) JBAS017527: Creating file handler for path /keycloak/welcome-content
  115. 2014-06-20 07:29:32,191 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) JBAS017525: Started server default-server.
  116. 2014-06-20 07:29:32,227 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
  117. 2014-06-20 07:29:32,401 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) JBAS017519: Undertow HTTP listener default listening on /0.0.0.0:8080
  118. 2014-06-20 07:29:32,998 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/KeycloakDS]
  119. 2014-06-20 07:29:33,000 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  120. 2014-06-20 07:29:33,060 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:9999
  121. 2014-06-20 07:29:33,086 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /keycloak/standalone/deployments
  122. 2014-06-20 07:29:33,107 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "auth-server.war" (runtime-name: "auth-server.war")
  123. 2014-06-20 07:29:33,769 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
  124. 2014-06-20 07:29:34,992 INFO [org.jboss.as.jpa] (MSC service thread 1-1) JBAS011401: Read persistence.xml for jpa-keycloak-identity-store
  125. 2014-06-20 07:29:34,992 INFO [org.jboss.as.jpa] (MSC service thread 1-1) JBAS011401: Read persistence.xml for jpa-keycloak-audit-store
  126. 2014-06-20 07:29:35,226 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.auth-server.war" is using a private module ("org.apache.httpcomponents:main") which may be changed or removed in future versions without notice.
  127. 2014-06-20 07:29:35,226 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.auth-server.war" is using a private module ("org.apache.httpcomponents:main") which may be changed or removed in future versions without notice.
  128. 2014-06-20 07:29:35,234 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.auth-server.war" is using a private module ("org.codehaus.jackson.jackson-core-asl:main") which may be changed or removed in future versions without notice.
  129. 2014-06-20 07:29:35,234 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.auth-server.war" is using a private module ("org.codehaus.jackson.jackson-core-asl:main") which may be changed or removed in future versions without notice.
  130. 2014-06-20 07:29:35,235 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.auth-server.war" is using a private module ("org.codehaus.jackson.jackson-mapper-asl:main") which may be changed or removed in future versions without notice.
  131. 2014-06-20 07:29:35,235 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.auth-server.war" is using a private module ("org.codehaus.jackson.jackson-mapper-asl:main") which may be changed or removed in future versions without notice.
  132. 2014-06-20 07:29:35,311 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 52) JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'auth-server.war#jpa-keycloak-identity-store'
  133. 2014-06-20 07:29:35,319 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 53) JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'auth-server.war#jpa-keycloak-audit-store'
  134. 2014-06-20 07:29:35,340 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 53) HHH000204: Processing PersistenceUnitInfo [
  135. name: jpa-keycloak-audit-store
  136. ...]
  137. 2014-06-20 07:29:35,340 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 52) HHH000204: Processing PersistenceUnitInfo [
  138. name: jpa-keycloak-identity-store
  139. ...]
  140. 2014-06-20 07:29:35,566 INFO [org.hibernate.Version] (ServerService Thread Pool -- 52) HHH000412: Hibernate Core {4.3.5.Final}
  141. 2014-06-20 07:29:35,572 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 52) HHH000206: hibernate.properties not found
  142. 2014-06-20 07:29:35,582 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 52) HHH000021: Bytecode provider name : javassist
  143. 2014-06-20 07:29:35,686 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment auth-server.war
  144. 2014-06-20 07:29:35,777 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.0.Final
  145. 2014-06-20 07:29:36,177 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016005: Starting Services for CDI deployment: auth-server.war
  146. 2014-06-20 07:29:36,214 INFO [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 2.1.2 (Final)
  147. 2014-06-20 07:29:36,262 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016008: Starting weld service for deployment auth-server.war
  148. 2014-06-20 07:29:36,434 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 52) JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'auth-server.war#jpa-keycloak-audit-store'
  149. 2014-06-20 07:29:36,437 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 53) JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'auth-server.war#jpa-keycloak-identity-store'
  150. 2014-06-20 07:29:36,530 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 53) HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
  151. 2014-06-20 07:29:36,941 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 53) HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  152. 2014-06-20 07:29:36,941 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 52) HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  153. 2014-06-20 07:29:36,950 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (ServerService Thread Pool -- 53) HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  154. 2014-06-20 07:29:36,950 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (ServerService Thread Pool -- 52) HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  155. 2014-06-20 07:29:37,089 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 52) HHH000397: Using ASTQueryTranslatorFactory
  156. 2014-06-20 07:29:37,392 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 53) HHH000397: Using ASTQueryTranslatorFactory
  157. 2014-06-20 07:29:37,770 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 52) HHH000228: Running hbm2ddl schema update
  158. 2014-06-20 07:29:37,771 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 52) HHH000102: Fetching database metadata
  159. 2014-06-20 07:29:37,776 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 52) HHH000396: Updating schema
  160. 2014-06-20 07:29:37,825 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 52) HHH000262: Table not found: EventEntity
  161. 2014-06-20 07:29:37,827 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 52) HHH000262: Table not found: EventEntity
  162. 2014-06-20 07:29:37,828 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 52) HHH000262: Table not found: EventEntity
  163. 2014-06-20 07:29:37,844 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 52) HHH000232: Schema update complete
  164. 2014-06-20 07:29:37,845 WARN [org.hibernate.internal.SessionFactoryImpl] (ServerService Thread Pool -- 52) HHH000008: JTASessionContext being used with JDBCTransactionFactory; auto-flush will not operate correctly with getCurrentSession()
  165. 2014-06-20 07:29:38,143 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 53) HHH000228: Running hbm2ddl schema update
  166. 2014-06-20 07:29:38,143 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 53) HHH000102: Fetching database metadata
  167. 2014-06-20 07:29:38,144 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 53) HHH000396: Updating schema
  168. 2014-06-20 07:29:38,146 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ApplicationDefaultRoles
  169. 2014-06-20 07:29:38,147 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthProviderEntity
  170. 2014-06-20 07:29:38,148 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthProviderEntity_cfg
  171. 2014-06-20 07:29:38,149 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthProviders
  172. 2014-06-20 07:29:38,150 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthenticationLinkEntity
  173. 2014-06-20 07:29:38,151 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientEntity
  174. 2014-06-20 07:29:38,152 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientEntity_redirectUris
  175. 2014-06-20 07:29:38,153 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientEntity_webOrigins
  176. 2014-06-20 07:29:38,154 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientUserSessionAscEntity
  177. 2014-06-20 07:29:38,154 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: CompositeRole
  178. 2014-06-20 07:29:38,155 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: CredentialEntity
  179. 2014-06-20 07:29:38,156 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmDefaultRoles
  180. 2014-06-20 07:29:38,157 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity
  181. 2014-06-20 07:29:38,158 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_ClientEntity
  182. 2014-06-20 07:29:38,158 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_auditListeners
  183. 2014-06-20 07:29:38,159 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_ldapServerConfig
  184. 2014-06-20 07:29:38,160 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_smtpConfig
  185. 2014-06-20 07:29:38,161 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_socialConfig
  186. 2014-06-20 07:29:38,162 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RequiredCredentialEntity
  187. 2014-06-20 07:29:38,162 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RoleEntity
  188. 2014-06-20 07:29:38,163 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ScopeMappingEntity
  189. 2014-06-20 07:29:38,164 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: SocialLinkEntity
  190. 2014-06-20 07:29:38,165 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity
  191. 2014-06-20 07:29:38,165 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity_CredentialEntity
  192. 2014-06-20 07:29:38,166 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity_attributes
  193. 2014-06-20 07:29:38,167 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity_requiredActions
  194. 2014-06-20 07:29:38,168 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserRoleMappingEntity
  195. 2014-06-20 07:29:38,169 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserSessionEntity
  196. 2014-06-20 07:29:38,169 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: User_RequiredCreds
  197. 2014-06-20 07:29:38,170 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UsernameLoginFailureEntity
  198. 2014-06-20 07:29:38,171 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ApplicationDefaultRoles
  199. 2014-06-20 07:29:38,171 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthProviderEntity
  200. 2014-06-20 07:29:38,172 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthProviderEntity_cfg
  201. 2014-06-20 07:29:38,172 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthProviders
  202. 2014-06-20 07:29:38,173 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthenticationLinkEntity
  203. 2014-06-20 07:29:38,173 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientEntity
  204. 2014-06-20 07:29:38,174 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientEntity_redirectUris
  205. 2014-06-20 07:29:38,174 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientEntity_webOrigins
  206. 2014-06-20 07:29:38,175 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientUserSessionAscEntity
  207. 2014-06-20 07:29:38,175 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: CompositeRole
  208. 2014-06-20 07:29:38,176 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: CredentialEntity
  209. 2014-06-20 07:29:38,176 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmDefaultRoles
  210. 2014-06-20 07:29:38,177 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity
  211. 2014-06-20 07:29:38,177 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_ClientEntity
  212. 2014-06-20 07:29:38,178 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_auditListeners
  213. 2014-06-20 07:29:38,178 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_ldapServerConfig
  214. 2014-06-20 07:29:38,179 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_smtpConfig
  215. 2014-06-20 07:29:38,179 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_socialConfig
  216. 2014-06-20 07:29:38,180 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RequiredCredentialEntity
  217. 2014-06-20 07:29:38,180 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RoleEntity
  218. 2014-06-20 07:29:38,181 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ScopeMappingEntity
  219. 2014-06-20 07:29:38,181 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: SocialLinkEntity
  220. 2014-06-20 07:29:38,181 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity
  221. 2014-06-20 07:29:38,182 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity_CredentialEntity
  222. 2014-06-20 07:29:38,182 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity_attributes
  223. 2014-06-20 07:29:38,183 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity_requiredActions
  224. 2014-06-20 07:29:38,184 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserRoleMappingEntity
  225. 2014-06-20 07:29:38,184 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserSessionEntity
  226. 2014-06-20 07:29:38,185 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: User_RequiredCreds
  227. 2014-06-20 07:29:38,185 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UsernameLoginFailureEntity
  228. 2014-06-20 07:29:38,186 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ApplicationDefaultRoles
  229. 2014-06-20 07:29:38,187 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthProviderEntity
  230. 2014-06-20 07:29:38,187 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthProviderEntity_cfg
  231. 2014-06-20 07:29:38,188 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthProviders
  232. 2014-06-20 07:29:38,188 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: AuthenticationLinkEntity
  233. 2014-06-20 07:29:38,189 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientEntity
  234. 2014-06-20 07:29:38,189 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientEntity_redirectUris
  235. 2014-06-20 07:29:38,190 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientEntity_webOrigins
  236. 2014-06-20 07:29:38,190 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ClientUserSessionAscEntity
  237. 2014-06-20 07:29:38,191 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: CompositeRole
  238. 2014-06-20 07:29:38,192 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: CredentialEntity
  239. 2014-06-20 07:29:38,192 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmDefaultRoles
  240. 2014-06-20 07:29:38,193 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity
  241. 2014-06-20 07:29:38,193 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_ClientEntity
  242. 2014-06-20 07:29:38,194 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_auditListeners
  243. 2014-06-20 07:29:38,194 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_ldapServerConfig
  244. 2014-06-20 07:29:38,195 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_smtpConfig
  245. 2014-06-20 07:29:38,196 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RealmEntity_socialConfig
  246. 2014-06-20 07:29:38,196 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RequiredCredentialEntity
  247. 2014-06-20 07:29:38,197 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: RoleEntity
  248. 2014-06-20 07:29:38,197 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: ScopeMappingEntity
  249. 2014-06-20 07:29:38,198 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: SocialLinkEntity
  250. 2014-06-20 07:29:38,198 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity
  251. 2014-06-20 07:29:38,201 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity_CredentialEntity
  252. 2014-06-20 07:29:38,205 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity_attributes
  253. 2014-06-20 07:29:38,208 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserEntity_requiredActions
  254. 2014-06-20 07:29:38,208 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserRoleMappingEntity
  255. 2014-06-20 07:29:38,209 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UserSessionEntity
  256. 2014-06-20 07:29:38,209 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: User_RequiredCreds
  257. 2014-06-20 07:29:38,210 INFO [java.sql.DatabaseMetaData] (ServerService Thread Pool -- 53) HHH000262: Table not found: UsernameLoginFailureEntity
  258. 2014-06-20 07:29:38,472 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 53) HHH000232: Schema update complete
  259. 2014-06-20 07:29:38,472 WARN [org.hibernate.internal.SessionFactoryImpl] (ServerService Thread Pool -- 53) HHH000008: JTASessionContext being used with JDBCTransactionFactory; auto-flush will not operate correctly with getCurrentSession()
  260. 2014-06-20 07:29:40,865 INFO [org.keycloak.adapters.undertow.KeycloakServletExtension] (MSC service thread 1-2) auth-method is not keycloak!
  261. 2014-06-20 07:29:41,232 INFO [org.keycloak.services.resources.KeycloakApplication] (MSC service thread 1-2) Loaded config from file:/keycloak/standalone/configuration/keycloak-server.json
  262. 2014-06-20 07:29:41,236 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI timer (provider = basic)
  263. 2014-06-20 07:29:41,454 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI email (provider = freemarker)
  264. 2014-06-20 07:29:41,483 INFO [org.hibernate.jpa.internal.util.LogHelper] (MSC service thread 1-2) HHH000204: Processing PersistenceUnitInfo [
  265. name: jpa-keycloak-identity-store
  266. ...]
  267. 2014-06-20 07:29:41,506 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-2) HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  268. 2014-06-20 07:29:41,507 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (MSC service thread 1-2) HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  269. 2014-06-20 07:29:41,560 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-2) HHH000397: Using ASTQueryTranslatorFactory
  270. 2014-06-20 07:29:41,735 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000228: Running hbm2ddl schema update
  271. 2014-06-20 07:29:41,736 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000102: Fetching database metadata
  272. 2014-06-20 07:29:41,736 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000396: Updating schema
  273. 2014-06-20 07:29:41,749 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.ApplicationDefaultRoles
  274. 2014-06-20 07:29:41,750 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [defaultroles_id, cliententity_id]
  275. 2014-06-20 07:29:41,750 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_md54jqwu9eiuddv2i5yon9nqt, fk_63mlbcao16xl0fihhba5hj955]
  276. 2014-06-20 07:29:41,750 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_md54jqwu9eiuddv2i5yon9nqt, uk_63mlbcao16xl0fihhba5hj955]
  277. 2014-06-20 07:29:41,758 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.AuthProviderEntity
  278. 2014-06-20 07:29:41,759 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, providername, priority, passwordupdatesupported]
  279. 2014-06-20 07:29:41,759 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
  280. 2014-06-20 07:29:41,760 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]
  281. 2014-06-20 07:29:41,765 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.AuthProviderEntity_cfg
  282. 2014-06-20 07:29:41,766 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [name, value, authproviderentity_id]
  283. 2014-06-20 07:29:41,766 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_qwhg39upaaug1jb9sl6i9nupc]
  284. 2014-06-20 07:29:41,766 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]
  285. 2014-06-20 07:29:41,772 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.AuthProviders
  286. 2014-06-20 07:29:41,773 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [authenticationproviders_id, realmentity_id]
  287. 2014-06-20 07:29:41,774 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_7umn5wt4jh12m14l9kt5j3wx9, fk_8sh5cwpcx41prq1llseofqtmk]
  288. 2014-06-20 07:29:41,775 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [uk_7umn5wt4jh12m14l9kt5j3wx9, fk_8sh5cwpcx41prq1llseofqtmk]
  289. 2014-06-20 07:29:41,780 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.AuthenticationLinkEntity
  290. 2014-06-20 07:29:41,781 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, authuserid, authprovider]
  291. 2014-06-20 07:29:41,781 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
  292. 2014-06-20 07:29:41,782 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]
  293. 2014-06-20 07:29:41,792 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.ClientEntity
  294. 2014-06-20 07:29:41,792 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [beareronly, enabled, publicclient, directgrantsonly, notbefore, allowedclaimsmask, id, realm, managementurl, name, dtype, secret, baseurl, surrogateauthrequired]
  295. 2014-06-20 07:29:41,792 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_i3swdvolb8krst0opawc7the7]
  296. 2014-06-20 07:29:41,793 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [uk_6db8chjw4i7a13cjn3p4asa3c, primary]
  297. 2014-06-20 07:29:41,796 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.ClientEntity_redirectUris
  298. 2014-06-20 07:29:41,796 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [cliententity_id, redirecturis]
  299. 2014-06-20 07:29:41,796 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_feix1pdp92lddt2ou5qa7u2l6]
  300. 2014-06-20 07:29:41,796 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_feix1pdp92lddt2ou5qa7u2l6]
  301. 2014-06-20 07:29:41,799 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.ClientEntity_webOrigins
  302. 2014-06-20 07:29:41,799 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [weborigins, cliententity_id]
  303. 2014-06-20 07:29:41,799 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_gh3h7pfhqdulen2dafqy5i4y0]
  304. 2014-06-20 07:29:41,800 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_gh3h7pfhqdulen2dafqy5i4y0]
  305. 2014-06-20 07:29:41,803 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.ClientUserSessionAscEntity
  306. 2014-06-20 07:29:41,803 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [clientid, id, session_id, realmid, userid]
  307. 2014-06-20 07:29:41,804 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_f4k03dow53yhv6mpuydxeds4a]
  308. 2014-06-20 07:29:41,804 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_f4k03dow53yhv6mpuydxeds4a, primary]
  309. 2014-06-20 07:29:41,807 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.CompositeRole
  310. 2014-06-20 07:29:41,807 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [childrole, composite]
  311. 2014-06-20 07:29:41,807 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_91ixwmxoaybfr3yc26dwndhj0, fk_qahljqy3wsmyb2rq36dut4cqb]
  312. 2014-06-20 07:29:41,808 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_91ixwmxoaybfr3yc26dwndhj0, fk_qahljqy3wsmyb2rq36dut4cqb]
  313. 2014-06-20 07:29:41,812 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.CredentialEntity
  314. 2014-06-20 07:29:41,813 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, value, device, user_id, type, salt]
  315. 2014-06-20 07:29:41,813 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_pn32x46lgmhlaldchhp47wfgj]
  316. 2014-06-20 07:29:41,814 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_pn32x46lgmhlaldchhp47wfgj, primary]
  317. 2014-06-20 07:29:41,817 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.RealmDefaultRoles
  318. 2014-06-20 07:29:41,818 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [realmentity_id, defaultroles_id]
  319. 2014-06-20 07:29:41,818 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_olcemcd95akm5sj17xr8rwrkg, fk_lm3mms6o7y861qvb68sycmkaj]
  320. 2014-06-20 07:29:41,819 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [uk_olcemcd95akm5sj17xr8rwrkg, fk_lm3mms6o7y861qvb68sycmkaj]
  321. 2014-06-20 07:29:41,828 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.RealmEntity
  322. 2014-06-20 07:29:41,829 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [rememberme, passwordcredentialgrantallowed, passwordpolicy, publickeypem, auditenabled, resetpasswordallowed, privatekeypem, failurefactor, accesscodelifespanuseraction, masteradminapp_id, id, logintheme, maxfailurewaitseconds, social, name, verifyemail, waitincrementseconds, auditexpiration, minimumquickloginwaitseconds, enabled, accounttheme, notbefore, registrationallowed, quicklogincheckmilliseconds, accesstokenlifespan, ssosessionmaxlifespan, updateprofileoninitsoclogin, accesscodelifespan, bruteforceprotected, sslnotrequired, emailtheme, ssosessionidletimeout, maxdeltatimeseconds, admintheme]
  323. 2014-06-20 07:29:41,830 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_i5jdi3h6yco42ldgl3xaxn3g8]
  324. 2014-06-20 07:29:41,831 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, uk_dkmcamr9hn5vbwyv5gus36g3v, fk_i5jdi3h6yco42ldgl3xaxn3g8]
  325. 2014-06-20 07:29:41,834 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.RealmEntity_ClientEntity
  326. 2014-06-20 07:29:41,835 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [realmentity_id, applications_id]
  327. 2014-06-20 07:29:41,835 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_e4bo3iuf6lnobrydkt90mmta8, fk_6sgriw6phwc5253807yul4fa3]
  328. 2014-06-20 07:29:41,836 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [uk_6sgriw6phwc5253807yul4fa3, fk_e4bo3iuf6lnobrydkt90mmta8]
  329. 2014-06-20 07:29:41,839 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.RealmEntity_auditListeners
  330. 2014-06-20 07:29:41,839 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [auditlisteners, realmentity_id]
  331. 2014-06-20 07:29:41,840 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_ll1pm3vdivs07dt11tqtwh6t7]
  332. 2014-06-20 07:29:41,840 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_ll1pm3vdivs07dt11tqtwh6t7]
  333. 2014-06-20 07:29:41,844 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.RealmEntity_ldapServerConfig
  334. 2014-06-20 07:29:41,845 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [realmentity_id, name, value]
  335. 2014-06-20 07:29:41,845 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_lsnoh3ao7eft4h185alpuwy5o]
  336. 2014-06-20 07:29:41,846 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]
  337. 2014-06-20 07:29:41,849 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.RealmEntity_smtpConfig
  338. 2014-06-20 07:29:41,850 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [realmentity_id, name, value]
  339. 2014-06-20 07:29:41,850 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_hbtlvt068mnrudm3cf0px691h]
  340. 2014-06-20 07:29:41,851 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]
  341. 2014-06-20 07:29:41,854 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.RealmEntity_socialConfig
  342. 2014-06-20 07:29:41,855 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [realmentity_id, name, value]
  343. 2014-06-20 07:29:41,855 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_18sn19xqpu83b06jv6w8ksvfv]
  344. 2014-06-20 07:29:41,856 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]
  345. 2014-06-20 07:29:41,859 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.RequiredCredentialEntity
  346. 2014-06-20 07:29:41,860 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, input, secret, formlabel, type]
  347. 2014-06-20 07:29:41,860 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
  348. 2014-06-20 07:29:41,861 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]
  349. 2014-06-20 07:29:41,865 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.RoleEntity
  350. 2014-06-20 07:29:41,866 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, application, realm, realmid, description, name, apprealmconstraint, applicationrole]
  351. 2014-06-20 07:29:41,867 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_hj5purukxit4hlbr9fabd14i2, fk_c3yhwepcvfwl1iwb6ykf762x8]
  352. 2014-06-20 07:29:41,867 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_hj5purukxit4hlbr9fabd14i2, uk_77fanwfccq1ddeqfeiuyjn5gn, primary, fk_c3yhwepcvfwl1iwb6ykf762x8]
  353. 2014-06-20 07:29:41,872 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.ScopeMappingEntity
  354. 2014-06-20 07:29:41,873 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, roleid, client_id]
  355. 2014-06-20 07:29:41,874 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_so3wyrspaer7i9it9fr8t9a0o, fk_pa90q0scyabrwvq01we1daujf]
  356. 2014-06-20 07:29:41,874 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_so3wyrspaer7i9it9fr8t9a0o, primary, fk_pa90q0scyabrwvq01we1daujf]
  357. 2014-06-20 07:29:41,878 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.SocialLinkEntity
  358. 2014-06-20 07:29:41,879 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [socialuserid, id, socialusername, realm_id, socialprovider, user_id]
  359. 2014-06-20 07:29:41,879 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_jav76o82ob85iuxm2l0gg904h, fk_of3vi3cc8yo5aavbsq2flfm32]
  360. 2014-06-20 07:29:41,880 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_jav76o82ob85iuxm2l0gg904h, primary, fk_of3vi3cc8yo5aavbsq2flfm32]
  361. 2014-06-20 07:29:41,885 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.UserEntity
  362. 2014-06-20 07:29:41,886 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, loginname, enabled, realm, totp, email, notbefore, emailverified, emailconstraint, lastname, firstname, authenticationlink_id]
  363. 2014-06-20 07:29:41,886 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_7veopbk7nowbn7h3afxcvupbr, fk_j5dshgmvtj3pxofunpl0yg3tw]
  364. 2014-06-20 07:29:41,887 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [uk_42xruhj8twjtmnyevxphp28l9, uk_1q6ixf8ybqqymlxrjtepdwufc, primary, fk_j5dshgmvtj3pxofunpl0yg3tw]
  365. 2014-06-20 07:29:41,890 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.UserEntity_CredentialEntity
  366. 2014-06-20 07:29:41,890 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [credentials_id, userentity_id]
  367. 2014-06-20 07:29:41,891 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_302t29u9komfu7d7qffci0cie, fk_kwlok0nencsu8kuhwervrn2p5]
  368. 2014-06-20 07:29:41,891 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_302t29u9komfu7d7qffci0cie, uk_kwlok0nencsu8kuhwervrn2p5]
  369. 2014-06-20 07:29:41,894 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.UserEntity_attributes
  370. 2014-06-20 07:29:41,895 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [userentity_id, name, value]
  371. 2014-06-20 07:29:41,895 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_pv89d7hl2qoyg2dc1b9bupw7l]
  372. 2014-06-20 07:29:41,896 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]
  373. 2014-06-20 07:29:41,899 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.UserEntity_requiredActions
  374. 2014-06-20 07:29:41,899 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [userentity_id, requiredactions]
  375. 2014-06-20 07:29:41,900 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_eclsk6gyvwy477usdcwu8l1mx]
  376. 2014-06-20 07:29:41,900 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_eclsk6gyvwy477usdcwu8l1mx]
  377. 2014-06-20 07:29:41,903 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.UserRoleMappingEntity
  378. 2014-06-20 07:29:41,904 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, roleid, user_id]
  379. 2014-06-20 07:29:41,905 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_agpsm5ca3g409ed9l3tn2j2ei, fk_4mt61w10guyl9g6p84j7s7nt5]
  380. 2014-06-20 07:29:41,905 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_agpsm5ca3g409ed9l3tn2j2ei, primary, fk_4mt61w10guyl9g6p84j7s7nt5]
  381. 2014-06-20 07:29:41,908 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.UserSessionEntity
  382. 2014-06-20 07:29:41,909 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, realmid, lastsessionrefresh, userid, started, ipaddress]
  383. 2014-06-20 07:29:41,910 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
  384. 2014-06-20 07:29:41,910 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]
  385. 2014-06-20 07:29:41,913 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.User_RequiredCreds
  386. 2014-06-20 07:29:41,914 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [realmentity_id, requiredcredentials_id]
  387. 2014-06-20 07:29:41,914 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_anp4huiptj153jqe0muwgsvkf, fk_4vn3690ov78s8nai1fmpgax0m]
  388. 2014-06-20 07:29:41,915 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [uk_anp4huiptj153jqe0muwgsvkf, fk_4vn3690ov78s8nai1fmpgax0m]
  389. 2014-06-20 07:29:41,920 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.UsernameLoginFailureEntity
  390. 2014-06-20 07:29:41,921 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, username, lastfailure, realm_id, numfailures, lastipfailure, failedloginnotbefore]
  391. 2014-06-20 07:29:41,921 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk_dq1oy8g5p37qwxek6ytn2e6df]
  392. 2014-06-20 07:29:41,922 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk_dq1oy8g5p37qwxek6ytn2e6df, primary]
  393. 2014-06-20 07:29:41,924 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000232: Schema update complete
  394. 2014-06-20 07:29:42,049 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI model (provider = jpa)
  395. 2014-06-20 07:29:42,062 INFO [org.hibernate.jpa.internal.util.LogHelper] (MSC service thread 1-2) HHH000204: Processing PersistenceUnitInfo [
  396. name: jpa-keycloak-audit-store
  397. ...]
  398. 2014-06-20 07:29:42,076 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-2) HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  399. 2014-06-20 07:29:42,078 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (MSC service thread 1-2) HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  400. 2014-06-20 07:29:42,083 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-2) HHH000397: Using ASTQueryTranslatorFactory
  401. 2014-06-20 07:29:42,095 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000228: Running hbm2ddl schema update
  402. 2014-06-20 07:29:42,096 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000102: Fetching database metadata
  403. 2014-06-20 07:29:42,097 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000396: Updating schema
  404. 2014-06-20 07:29:42,101 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: keycloak.EventEntity
  405. 2014-06-20 07:29:42,102 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [clientid, id, time, error, realmid, event, userid, sessionid, ipaddress, detailsjson]
  406. 2014-06-20 07:29:42,102 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []
  407. 2014-06-20 07:29:42,102 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]
  408. 2014-06-20 07:29:42,103 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000232: Schema update complete
  409. 2014-06-20 07:29:42,105 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI audit (provider = jpa)
  410. 2014-06-20 07:29:42,108 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI audit-listener (providers = [email, jboss-logging])
  411. 2014-06-20 07:29:42,111 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI authentication (providers = [model, externalModel, picketlink])
  412. 2014-06-20 07:29:42,114 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI theme (providers = [folder, default])
  413. 2014-06-20 07:29:42,117 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI picketlink-identity-manager (provider = realm)
  414. 2014-06-20 07:29:42,120 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI account (provider = freemarker)
  415. 2014-06-20 07:29:42,122 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI login-forms (provider = freemarker)
  416. 2014-06-20 07:29:42,125 INFO [org.keycloak.services.DefaultProviderSessionFactory] (MSC service thread 1-2) Loaded SPI modelCache (provider = none)
  417. 2014-06-20 07:29:42,205 INFO [org.keycloak.services.managers.ApplianceBootstrap] (MSC service thread 1-2) Initializing master realm
  418. 2014-06-20 07:29:42,399 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) 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: Failed to start service
  419. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
  420. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_60]
  421. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_60]
  422. at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_60]
  423. Caused by: java.lang.RuntimeException: Failed to construct public org.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
  424. at org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:160)
  425. at org.jboss.resteasy.spi.ResteasyProviderFactory.createProviderInstance(ResteasyProviderFactory.java:2175)
  426. at org.jboss.resteasy.spi.ResteasyDeployment.createApplication(ResteasyDeployment.java:295)
  427. at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:236)
  428. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:112)
  429. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36)
  430. at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:214)
  431. at io.undertow.servlet.core.ManagedServlet.createServlet(ManagedServlet.java:119)
  432. at io.undertow.servlet.core.DeploymentManagerImpl.start(DeploymentManagerImpl.java:505)
  433. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:88)
  434. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:72)
  435. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
  436. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
  437. ... 3 more
  438. Caused by: java.lang.AbstractMethodError: org.keycloak.models.jpa.RealmAdapter.addScopeMapping(Lorg/keycloak/models/ClientModel;Lorg/keycloak/models/RoleModel;)V
  439. at org.keycloak.services.managers.RealmManager.setupAdminConsole(RealmManager.java:122)
  440. at org.keycloak.services.managers.RealmManager.createRealm(RealmManager.java:98)
  441. at org.keycloak.services.managers.ApplianceBootstrap.bootstrap(ApplianceBootstrap.java:53)
  442. at org.keycloak.services.managers.ApplianceBootstrap.bootstrap(ApplianceBootstrap.java:36)
  443. at org.keycloak.services.resources.KeycloakApplication.setupDefaultRealm(KeycloakApplication.java:140)
  444. at org.keycloak.services.resources.KeycloakApplication.<init>(KeycloakApplication.java:89)
  445. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_60]
  446. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_60]
  447. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_60]
  448. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [rt.jar:1.7.0_60]
  449. at org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:148)
  450. ... 15 more
  451.  
  452. 2014-06-20 07:29:42,411 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "auth-server.war")]) - failure description: {"JBAS014671: 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: Failed to start service
  453. Caused by: java.lang.RuntimeException: Failed to construct public org.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
  454. Caused by: java.lang.AbstractMethodError: org.keycloak.models.jpa.RealmAdapter.addScopeMapping(Lorg/keycloak/models/ClientModel;Lorg/keycloak/models/RoleModel;)V"}}
  455. 2014-06-20 07:29:42,460 INFO [org.jboss.as.server] (ServerService Thread Pool -- 29) JBAS018559: Deployed "auth-server.war" (runtime-name : "auth-server.war")
  456. 2014-06-20 07:29:42,462 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
  457. JBAS014777: 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: Failed to start service
  458.  
  459. 2014-06-20 07:29:42,484 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  460. 2014-06-20 07:29:42,485 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  461. 2014-06-20 07:29:42,485 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.1.0.Final "Kenny" started (with errors) in 13792ms - Started 306 of 362 services (2 services failed or missing dependencies, 92 services are lazy, passive or on-demand)
  462. 2014-06-20 07:29:42,696 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'auth-server.war#jpa-keycloak-identity-store'
  463. 2014-06-20 07:29:42,696 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'auth-server.war#jpa-keycloak-audit-store'
  464. 2014-06-20 07:29:42,697 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016009: Stopping weld service for deployment auth-server.war
  465. 2014-06-20 07:29:42,731 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'auth-server.war#jpa-keycloak-identity-store'
  466. 2014-06-20 07:29:42,732 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'auth-server.war#jpa-keycloak-audit-store'
  467. 2014-06-20 07:29:42,772 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment auth-server.war (runtime-name: auth-server.war) in 87ms
  468. 2014-06-20 07:29:42,820 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "auth-server.war" (runtime-name: "auth-server.war")
  469. 2014-06-20 07:29:42,822 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
  470. JBAS014775: New missing/unsatisfied dependencies:
  471. service jboss.deployment.unit."auth-server.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  472. service jboss.deployment.unit."auth-server.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  473. service jboss.deployment.unit."auth-server.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  474. service jboss.deployment.unit."auth-server.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  475. service jboss.deployment.unit."auth-server.war".component."org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher".START (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  476. service jboss.deployment.unit."auth-server.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  477. service jboss.deployment.unit."auth-server.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  478. service jboss.deployment.unit."auth-server.war".component."org.keycloak.services.filters.ClientConnectionFilter".START (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  479. service jboss.deployment.unit."auth-server.war".component."org.keycloak.services.filters.KeycloakSessionServletFilter".START (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  480. service jboss.deployment.unit."auth-server.war".component."org.keycloak.services.listeners.KeycloakSessionDestroyListener".START (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  481. service jboss.persistenceunit."auth-server.war#jpa-keycloak-audit-store" (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  482. service jboss.persistenceunit."auth-server.war#jpa-keycloak-identity-store" (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  483. service jboss.undertow.deployment.default-server.default-host./auth (missing) dependents: [service jboss.deployment.unit."auth-server.war".deploymentCompleteService]
  484. JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./auth
  485.  
  486. 2014-06-20 07:29:47,485 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found auth-server.war in deployment directory. To trigger deployment create a file called auth-server.war.dodeploy
  487. root@60ef0b829942:~#
Advertisement
Add Comment
Please, Sign In to add comment