Guest User

Untitled

a guest
Jan 23rd, 2017
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/bin/java -Dmaven.multiModuleProjectDirectory=/Users/marlon/git/vaadin.com/webpage-frontend -Dmaven.home=/Users/marlon/Applications/apache-maven-3.3.9 -Dclassworlds.conf=/Users/marlon/Applications/apache-maven-3.3.9/bin/m2.conf -Didea.launcher.port=7537 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath "/Users/marlon/Applications/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=2016.3.3 jetty:run
  2. 15:56:05:857 [INFO] Scanning for projects...
  3. 15:56:06:079 [INFO]                                                                        
  4. 15:56:06:079 [INFO] ------------------------------------------------------------------------
  5. 15:56:06:079 [INFO] Building Webpage frontend 2.0.0
  6. 15:56:06:079 [INFO] ------------------------------------------------------------------------
  7. 15:56:06:099 [INFO]
  8. 15:56:06:099 [INFO] >>> jetty-maven-plugin:9.4.0.v20161208:run (default-cli) > test-compile @ webpage-frontend >>>
  9. 15:56:07:015 [INFO]
  10. 15:56:07:015 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ webpage-frontend ---
  11. 15:56:07:209 [INFO]
  12. 15:56:07:209 [INFO] --- properties-maven-plugin:1.0.0:write-project-properties (default) @ webpage-frontend ---
  13. 15:56:07:232 [INFO]
  14. 15:56:07:233 [INFO] --- frontend-maven-plugin:1.0:install-node-and-npm (install node and npm) @ webpage-frontend ---
  15. 15:56:07:373 [INFO] Node v5.3.0 is already installed.
  16. 15:56:07:575 [INFO] NPM 3.3.12 is already installed.
  17. 15:56:07:575 [INFO]
  18. 15:56:07:575 [INFO] --- frontend-maven-plugin:1.0:npm (npm install) @ webpage-frontend ---
  19. 15:56:07:577 [INFO] Running 'npm install' in /Users/marlon/git/vaadin.com/webpage-frontend
  20. 15:56:09:730 [WARNING] npm WARN EPACKAGEJSON webpage-frontend No description
  21. 15:56:09:730 [WARNING] npm WARN EPACKAGEJSON webpage-frontend No repository field.
  22. 15:56:09:731 [WARNING] npm WARN EPACKAGEJSON webpage-frontend No license field.
  23. 15:56:09:741 [INFO]
  24. 15:56:09:741 [INFO] --- frontend-maven-plugin:1.0:bower (bower install) @ webpage-frontend ---
  25. 15:56:09:742 [INFO] Running 'bower install' in /Users/marlon/git/vaadin.com/webpage-frontend
  26. 15:56:10:738 [INFO]
  27. 15:56:10:738 [INFO] --- libsass-maven-plugin:0.2.6-libsass_3.4.0:compile (default) @ webpage-frontend ---
  28. 15:56:11:324 [INFO] Compiled 1 files
  29. 15:56:11:324 [INFO]
  30. 15:56:11:324 [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ webpage-frontend ---
  31. 15:56:11:404 [INFO] Using 'UTF-8' encoding to copy filtered resources.
  32. 15:56:11:430 [INFO] Copying 349 resources
  33. 15:56:11:865 [INFO]
  34. 15:56:11:866 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webpage-frontend ---
  35. 15:56:12:098 [INFO] Nothing to compile - all classes are up to date
  36. 15:56:12:099 [INFO]
  37. 15:56:12:099 [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ webpage-frontend ---
  38. 15:56:12:100 [INFO] Using 'UTF-8' encoding to copy filtered resources.
  39. 15:56:12:101 [INFO] Copying 5 resources
  40. 15:56:12:102 [INFO]
  41. 15:56:12:102 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webpage-frontend ---
  42. 15:56:12:200 [INFO] Nothing to compile - all classes are up to date
  43. 15:56:12:201 [INFO]
  44. 15:56:12:201 [INFO] <<< jetty-maven-plugin:9.4.0.v20161208:run (default-cli) < test-compile @ webpage-frontend <<<
  45. 15:56:12:250 [INFO]
  46. 15:56:12:250 [INFO] --- jetty-maven-plugin:9.4.0.v20161208:run (default-cli) @ webpage-frontend ---
  47. 15:56:12:423 [INFO] Logging initialized @7601ms to org.eclipse.jetty.util.log.Slf4jLog
  48. 15:56:12:457 [INFO] Configuring Jetty for project: Webpage frontend
  49. 15:56:12:458 [INFO] webAppSourceDirectory not set. Trying src/main/webapp
  50. 15:56:12:458 [INFO] Reload Mechanic: automatic
  51. 15:56:12:458 [INFO] Classes = /Users/marlon/git/vaadin.com/webpage-frontend/target/classes
  52. 15:56:12:467 [INFO] Context path = /
  53. 15:56:12:467 [INFO] Tmp directory = /Users/marlon/git/vaadin.com/webpage-frontend/target/tmp
  54. 15:56:12:467 [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
  55. 15:56:12:467 [INFO] Web overrides =  none
  56. 15:56:12:470 [INFO] web.xml file = file:///Users/marlon/git/vaadin.com/webpage-frontend/src/main/webapp/WEB-INF/web.xml
  57. 15:56:12:470 [INFO] Webapp directory = /Users/marlon/git/vaadin.com/webpage-frontend/src/main/webapp
  58. 15:56:12:472 [INFO] jetty-9.4.0.v20161208
  59. 15:56:15:237 [INFO] Scanning elapsed time=2437ms
  60. 15:56:15:279 [INFO] Initializing AtmosphereFramework
  61. 15:56:15:401 [INFO] No Spring WebApplicationInitializer types detected on classpath
  62. 15:56:15:449 [INFO] DefaultSessionIdManager workerName=node0
  63. 15:56:15:449 [INFO] No SessionScavenger set, using defaults
  64. 15:56:15:450 [INFO] Scavenging every 600000ms
  65. 15:56:15:539 [INFO] Initializing Spring root WebApplicationContext
  66. tammikuuta 23, 2017 3:56:15 IP. org.springframework.web.context.ContextLoader initWebApplicationContext
  67. INFO: Root WebApplicationContext: initialization started
  68. tammikuuta 23, 2017 3:56:15 IP. org.springframework.web.context.support.AnnotationConfigWebApplicationContext prepareRefresh
  69. INFO: Refreshing Root WebApplicationContext: startup date [Mon Jan 23 15:56:15 EET 2017]; root of context hierarchy
  70. tammikuuta 23, 2017 3:56:15 IP. org.springframework.web.context.support.AnnotationConfigWebApplicationContext loadBeanDefinitions
  71. INFO: Successfully resolved class for [com.vaadin.frontend.config.SpringConfig]
  72. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  73. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-security.xml]
  74. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  75. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-oauth.xml]
  76. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  77. INFO: Loading XML bean definitions from class path resource [spring/spring-dynamicContent.xml]
  78. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  79. INFO: Loading XML bean definitions from class path resource [spring/spring-store-github.xml]
  80. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  81. INFO: Loading XML bean definitions from class path resource [spring/spring-store-googlecalendar.xml]
  82. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  83. INFO: Loading XML bean definitions from class path resource [spring/spring-store-meetupcalendar.xml]
  84. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  85. INFO: Loading XML bean definitions from class path resource [spring/spring-store-youtube.xml]
  86. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  87. INFO: Loading XML bean definitions from class path resource [spring/spring-store-jpa.xml]
  88. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  89. INFO: Loading XML bean definitions from class path resource [spring/spring-store-sources-misc.xml]
  90. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  91. INFO: Loading XML bean definitions from class path resource [spring/spring-store-sources-proaccount.xml]
  92. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  93. INFO: Loading XML bean definitions from class path resource [spring/spring-dummyDataDefaults.xml]
  94. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  95. INFO: Loading XML bean definitions from URL [jar:file:/Users/marlon/.m2/repository/com/vaadin/wolfgang/vaadin-store-api/1.0.3-SNAPSHOT/vaadin-store-api-1.0.3-SNAPSHOT.jar!/spring/spring-xreference-aop.xml]
  96. tammikuuta 23, 2017 3:56:16 IP. org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
  97. INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  98. main 2017-01-23 15:56:17 INFO [c.v.m.Util] - Created directory: /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base
  99. main 2017-01-23 15:56:17 INFO [c.v.m.Util] - Created directory: /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/libs
  100. main 2017-01-23 15:56:17 INFO [c.v.m.Util] - Created directory: /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb
  101. main 2017-01-23 15:56:18 INFO [c.v.m.Util] - Unpacked 67 files from classpath*:ch/vorburger/mariadb4j/mariadb-10.1.9/osx/** to /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base
  102. main 2017-01-23 15:56:18 INFO [c.v.m.Util] - chmod +x /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/my_print_defaults (using java.io.File.setExecutable)
  103. main 2017-01-23 15:56:18 INFO [c.v.m.Util] - chmod +x /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql_install_db (using java.io.File.setExecutable)
  104. main 2017-01-23 15:56:18 INFO [c.v.m.Util] - chmod +x /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld (using java.io.File.setExecutable)
  105. main 2017-01-23 15:56:18 INFO [c.v.m.Util] - chmod +x /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql (using java.io.File.setExecutable)
  106. main 2017-01-23 15:56:18 INFO [c.v.m.DB] - Installing a new embedded database to: /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base
  107. main 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - Starting Program [/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql_install_db, --datadir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb, --basedir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base)
  108. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: Installing MariaDB/MySQL system tables in '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb' ...
  109. main 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - Thread is now going to wait for this process to terminate itself: Program [/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql_install_db, --datadir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb, --basedir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base)
  110. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] /private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld (mysqld 10.1.9-MariaDB) starting as process 17440 ...
  111. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  112. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: The InnoDB memory heap is disabled
  113. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  114. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Memory barrier is not used
  115. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Compressed tables use zlib 1.2.5
  116. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Using CPU crc32 instructions
  117. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  118. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Completed initialization of buffer pool
  119. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
  120. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
  121. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Database physically writes the file full: wait...
  122. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
  123. Exec Stream Pumper 2017-01-23 15:56:18 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:18 140735269732352 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
  124. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
  125. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Warning] InnoDB: New log files created, LSN=45883
  126. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Note] InnoDB: Doublewrite buffer not found: creating new
  127. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Note] InnoDB: Doublewrite buffer created
  128. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Note] InnoDB: 128 rollback segment(s) are active.
  129. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Warning] InnoDB: Creating foreign key constraint system tables.
  130. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Note] InnoDB: Foreign key constraint system tables created
  131. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Note] InnoDB: Creating tablespace and datafile system tables.
  132. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Note] InnoDB: Tablespace and datafile system tables created.
  133. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Note] InnoDB: Waiting for purge to start
  134. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 140735269732352 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 0
  135. Exec Stream Pumper 2017-01-23 15:56:19 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:19 123145313034240 [Note] InnoDB: Dumping buffer pool(s) not yet started
  136. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: OK
  137. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: Filling help tables...
  138. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] /private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld (mysqld 10.1.9-MariaDB) starting as process 17448 ...
  139. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  140. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: The InnoDB memory heap is disabled
  141. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  142. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: Memory barrier is not used
  143. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: Compressed tables use zlib 1.2.5
  144. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: Using CPU crc32 instructions
  145. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  146. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: Completed initialization of buffer pool
  147. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: Highest supported file format is Barracuda.
  148. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: 128 rollback segment(s) are active.
  149. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB: Waiting for purge to start
  150. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 140735269732352 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 1616799
  151. Exec Stream Pumper 2017-01-23 15:56:21 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:21 123145313034240 [Note] InnoDB: Dumping buffer pool(s) not yet started
  152. Exec Stream Pumper 2017-01-23 15:56:23 INFO [c.v.e.ManagedProcess] - mysql_install_db: OK
  153. Exec Stream Pumper 2017-01-23 15:56:23 INFO [c.v.e.ManagedProcess] - mysql_install_db: Creating OpenGIS required SP-s...
  154. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] /private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld (mysqld 10.1.9-MariaDB) starting as process 17452 ...
  155. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  156. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: The InnoDB memory heap is disabled
  157. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  158. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: Memory barrier is not used
  159. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: Compressed tables use zlib 1.2.5
  160. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: Using CPU crc32 instructions
  161. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  162. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: Completed initialization of buffer pool
  163. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: Highest supported file format is Barracuda.
  164. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: 128 rollback segment(s) are active.
  165. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB: Waiting for purge to start
  166. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 140735269732352 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 1616809
  167. Exec Stream Pumper 2017-01-23 15:56:24 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-01-23 15:56:24 123145313034240 [Note] InnoDB: Dumping buffer pool(s) not yet started
  168. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: OK
  169. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  170. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: To start mysqld at boot time you have to copy
  171. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: support-files/mysql.server to the right place for your system
  172. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  173. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
  174. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: To do so, start the server, then issue the following commands:
  175. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  176. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqladmin' -u root password 'new-password'
  177. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqladmin' -u root -h  password 'new-password'
  178. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  179. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: Alternatively you can run:
  180. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql_secure_installation'
  181. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  182. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: which will also give you the option of removing the test
  183. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: databases and anonymous user created by default.  This is
  184. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: strongly recommended for production servers.
  185. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  186. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: See the MariaDB Knowledgebase at http://mariadb.com/kb or the
  187. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: MySQL manual for more instructions.
  188. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  189. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: You can start the MariaDB daemon with:
  190. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: cd '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base' ; /private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld_safe --datadir='/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb'
  191. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  192. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: You can test the MariaDB daemon with mysql-test-run.pl
  193. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: cd '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/mysql-test' ; perl mysql-test-run.pl
  194. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  195. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: Please report any problems at http://mariadb.org/jira
  196. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  197. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: The latest information about MariaDB is available at http://mariadb.org/.
  198. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: You can find additional information about the MySQL part at:
  199. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: http://dev.mysql.com
  200. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: Support MariaDB development by buying support/new features from MariaDB
  201. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: Corporation Ab. You can contact us about this at sales@mariadb.com.
  202. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: Alternatively consider joining our community based development effort:
  203. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db: http://mariadb.com/kb/en/contributing-to-the-mariadb-project/
  204. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  205. Exec Default Executor 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - Program [/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql_install_db, --datadir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb, --basedir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base) just exited, with value 0
  206. main 2017-01-23 15:56:26 INFO [c.v.m.DB] - Installation complete.
  207. main 2017-01-23 15:56:26 INFO [c.v.m.DB] - Starting up the database...
  208. main 2017-01-23 15:56:26 INFO [c.v.m.DB] - mysqld executable: /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld
  209. main 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - Starting Program [/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base, --datadir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb, --port=4223, --socket=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j.4223.sock] (in working directory /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base)
  210. main 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - Thread will wait for "mysqld: ready for connections." to appear in Console output of process Program [/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base, --datadir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb, --port=4223, --socket=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j.4223.sock] (in working directory /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base) for max. 30000ms
  211. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: dyld: warning, unknown environment variable: DYLD_FALLBACK_LIBRARY_PATH
  212. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld (mysqld 10.1.9-MariaDB) starting as process 17458 ...
  213. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Warning] Setting lower_case_table_names=2 because file system for /private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb/ is case insensitive
  214. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  215. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: The InnoDB memory heap is disabled
  216. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  217. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: Memory barrier is not used
  218. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: Compressed tables use zlib 1.2.5
  219. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: Using CPU crc32 instructions
  220. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  221. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: Completed initialization of buffer pool
  222. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: Highest supported file format is Barracuda.
  223. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: 128 rollback segment(s) are active.
  224. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB: Waiting for purge to start
  225. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 1616819
  226. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 123145313034240 [Note] InnoDB: Dumping buffer pool(s) not yet started
  227. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] Plugin 'FEEDBACK' is disabled.
  228. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] Server socket created on IP: '::'.
  229. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:26 140735269732352 [Note] /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld: ready for connections.
  230. Exec Stream Pumper 2017-01-23 15:56:26 INFO [c.v.e.ManagedProcess] - mysqld: Version: '10.1.9-MariaDB'  socket: '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j.4223.sock'  port: 4223  Homebrew
  231. main 2017-01-23 15:56:26 INFO [c.v.m.DB] - Database startup complete.
  232. main 2017-01-23 15:56:26 INFO [o.f.c.i.u.VersionPrinter] - Flyway 4.0.3 by Boxfuse
  233. main 2017-01-23 15:56:27 INFO [o.f.c.i.d.DbSupportFactory] - Database: jdbc:mysql://127.0.0.1:4223/ (MySQL 5.5)
  234. main 2017-01-23 15:56:27 INFO [o.f.c.i.c.DbValidate] - Successfully validated 1 migration (execution time 00:00.009s)
  235. main 2017-01-23 15:56:27 INFO [o.f.c.i.c.DbSchemas] - Creating schema `directory` ...
  236. main 2017-01-23 15:56:27 INFO [o.f.c.i.m.MetaDataTableImpl] - Creating Metadata table: `directory`.`schema_version`
  237. Exec Stream Pumper 2017-01-23 15:56:27 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:27 123145315266560 [Note] InnoDB: Online DDL : Start
  238. Exec Stream Pumper 2017-01-23 15:56:27 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:27 123145315266560 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
  239. Exec Stream Pumper 2017-01-23 15:56:27 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:27 123145315266560 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
  240. Exec Stream Pumper 2017-01-23 15:56:27 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:27 123145315266560 [Note] InnoDB: Online DDL : Start applying row log
  241. Exec Stream Pumper 2017-01-23 15:56:27 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:27 123145315266560 [Note] InnoDB: Online DDL : End of applying row log
  242. Exec Stream Pumper 2017-01-23 15:56:27 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:27 123145315266560 [Note] InnoDB: Online DDL : Completed
  243. main 2017-01-23 15:56:27 INFO [o.f.c.i.c.DbMigrate] - Current version of schema `directory`: 0
  244. main 2017-01-23 15:56:27 INFO [o.f.c.i.c.DbMigrate] - Migrating schema `directory` to version 1.000 - initialize
  245. main 2017-01-23 15:56:27 INFO [o.f.c.i.c.DbMigrate] - Successfully applied 1 migration to schema `directory` (execution time 00:00.488s).
  246. main 2017-01-23 15:56:27 INFO [c.v.b.c.DataSourceFactory] - url: jdbc:mysql://127.0.0.1:4223/directory
  247. main 2017-01-23 15:56:27 INFO [c.v.b.c.DataSourceFactory] - username: root
  248. main 2017-01-23 15:56:27 INFO [c.v.b.c.DataSourceFactory] - password:
  249. main 2017-01-23 15:56:27 INFO [c.z.h.HikariDataSource] - HikariPool-1 - Started.
  250. main 2017-01-23 15:56:27 INFO [c.v.b.c.DataSourceFactory] - Configuring Datasource via configuration properties for development system
  251. tammikuuta 23, 2017 3:56:27 IP. org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean createNativeEntityManagerFactory
  252. INFO: Building JPA container EntityManagerFactory for persistence unit 'directory'
  253. main 2017-01-23 15:56:28 INFO [o.f.c.i.d.DbSupportFactory] - Database: jdbc:mysql://127.0.0.1:4223/ (MySQL 5.5)
  254. main 2017-01-23 15:56:28 INFO [o.f.c.i.c.DbValidate] - Successfully validated 2 migrations (execution time 00:00.003s)
  255. main 2017-01-23 15:56:28 INFO [o.f.c.i.c.DbSchemas] - Creating schema `proaccount` ...
  256. main 2017-01-23 15:56:28 INFO [o.f.c.i.m.MetaDataTableImpl] - Creating Metadata table: `proaccount`.`schema_version`
  257. Exec Stream Pumper 2017-01-23 15:56:28 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:28 123145318379520 [Note] InnoDB: Online DDL : Start
  258. Exec Stream Pumper 2017-01-23 15:56:28 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:28 123145318379520 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
  259. Exec Stream Pumper 2017-01-23 15:56:28 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:28 123145318379520 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
  260. Exec Stream Pumper 2017-01-23 15:56:28 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:28 123145318379520 [Note] InnoDB: Online DDL : Start applying row log
  261. Exec Stream Pumper 2017-01-23 15:56:28 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:28 123145318379520 [Note] InnoDB: Online DDL : End of applying row log
  262. Exec Stream Pumper 2017-01-23 15:56:28 INFO [c.v.e.ManagedProcess] - mysqld: 2017-01-23 15:56:28 123145318379520 [Note] InnoDB: Online DDL : Completed
  263. main 2017-01-23 15:56:28 INFO [o.f.c.i.c.DbMigrate] - Current version of schema `proaccount`: 0
  264. main 2017-01-23 15:56:28 INFO [o.f.c.i.c.DbMigrate] - Migrating schema `proaccount` to version 1.000 - initialize
  265. main 2017-01-23 15:56:29 INFO [o.f.c.i.c.DbMigrate] - Migrating schema `proaccount` to version 1.001 - user table
  266. main 2017-01-23 15:56:29 WARN [o.f.c.i.d.JdbcTemplate] - DB: Table 'user' already exists (SQL State: 42S01 - Error Code: 1050)
  267. main 2017-01-23 15:56:29 ERROR [o.f.c.i.c.DbMigrate] - Migration of schema `proaccount` to version 1.001 - user table failed! Please restore backups and roll back database and code!
  268. tammikuuta 23, 2017 3:56:29 IP. org.springframework.web.context.support.AnnotationConfigWebApplicationContext refresh
  269. WARNING: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'proAccountEntityManagerFactory' defined in class path resource [com/vaadin/backend/config/proaccount/ProAccountPersistenceConfiguration.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [javax.sql.DataSource]: Error creating bean with name 'proAccountDataSource' defined in class path resource [com/vaadin/backend/config/PersistenceConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'proAccountDataSource' threw exception; nested exception is org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  270. Migration V1_001__user_table.sql failed
  271. ---------------------------------------
  272. SQL State  : 42S01
  273. Error Code : 1050
  274. Message    : Table 'user' already exists
  275. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  276. Line       : 19
  277. Statement  : CREATE TABLE "user" (
  278.   "ID" bigint(20) NOT NULL,
  279.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  280.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  281.   "LIFERAYUSERID" bigint(20) NOT NULL,
  282.   "TIMEZONE" varchar(50) DEFAULT NULL,
  283.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  284.   "SKYPENAME" varchar(100) DEFAULT NULL,
  285.   "COUNTRY" varchar(100) DEFAULT NULL,
  286.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  287.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  288.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  289.   "INDUSTRY" varchar(100) DEFAULT NULL,
  290.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  291.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  292.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  293.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  294.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  295.   "TWITTER" varchar(100) DEFAULT NULL,
  296.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  297.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  298.   PRIMARY KEY ("ID"),
  299.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  300.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  301.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  302.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  303. )
  304. ; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proAccountDataSource' defined in class path resource [com/vaadin/backend/config/PersistenceConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'proAccountDataSource' threw exception; nested exception is org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  305. Migration V1_001__user_table.sql failed
  306. ---------------------------------------
  307. SQL State  : 42S01
  308. Error Code : 1050
  309. Message    : Table 'user' already exists
  310. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  311. Line       : 19
  312. Statement  : CREATE TABLE "user" (
  313.   "ID" bigint(20) NOT NULL,
  314.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  315.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  316.   "LIFERAYUSERID" bigint(20) NOT NULL,
  317.   "TIMEZONE" varchar(50) DEFAULT NULL,
  318.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  319.   "SKYPENAME" varchar(100) DEFAULT NULL,
  320.   "COUNTRY" varchar(100) DEFAULT NULL,
  321.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  322.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  323.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  324.   "INDUSTRY" varchar(100) DEFAULT NULL,
  325.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  326.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  327.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  328.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  329.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  330.   "TWITTER" varchar(100) DEFAULT NULL,
  331.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  332.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  333.   PRIMARY KEY ("ID"),
  334.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  335.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  336.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  337.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  338. )
  339.  
  340. tammikuuta 23, 2017 3:56:29 IP. org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean destroy
  341. INFO: Closing JPA EntityManagerFactory for persistence unit 'directory'
  342. main 2017-01-23 15:56:29 INFO [c.z.h.p.HikariPool] - HikariPool-1 - Close initiated...
  343. main 2017-01-23 15:56:29 INFO [c.z.h.p.HikariPool] - HikariPool-1 - Closed.
  344. 15:56:29:781 [WARNING] Failed startup of context o.e.j.m.p.JettyWebAppContext@67fa5045{/,[file:///Users/marlon/git/vaadin.com/webpage-frontend/src/main/webapp/, jar:file:///Users/marlon/.m2/repository/com/vaadin/hummingbird-push/0.0.16-SNAPSHOT/hummingbird-push-0.0.16-SNAPSHOT.jar!/META-INF/resources, jar:file:///Users/marlon/.m2/repository/com/vaadin/hummingbird-server/0.0.16-SNAPSHOT/hummingbird-server-0.0.16-SNAPSHOT.jar!/META-INF/resources, jar:file:///Users/marlon/.m2/repository/com/vaadin/hummingbird-client/0.0.16-SNAPSHOT/hummingbird-client-0.0.16-SNAPSHOT.jar!/META-INF/resources],UNAVAILABLE}{file:///Users/marlon/git/vaadin.com/webpage-frontend/src/main/webapp/}
  345. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'proAccountEntityManagerFactory' defined in class path resource [com/vaadin/backend/config/proaccount/ProAccountPersistenceConfiguration.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [javax.sql.DataSource]: Error creating bean with name 'proAccountDataSource' defined in class path resource [com/vaadin/backend/config/PersistenceConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'proAccountDataSource' threw exception; nested exception is org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  346. Migration V1_001__user_table.sql failed
  347. ---------------------------------------
  348. SQL State  : 42S01
  349. Error Code : 1050
  350. Message    : Table 'user' already exists
  351. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  352. Line       : 19
  353. Statement  : CREATE TABLE "user" (
  354.   "ID" bigint(20) NOT NULL,
  355.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  356.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  357.   "LIFERAYUSERID" bigint(20) NOT NULL,
  358.   "TIMEZONE" varchar(50) DEFAULT NULL,
  359.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  360.   "SKYPENAME" varchar(100) DEFAULT NULL,
  361.   "COUNTRY" varchar(100) DEFAULT NULL,
  362.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  363.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  364.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  365.   "INDUSTRY" varchar(100) DEFAULT NULL,
  366.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  367.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  368.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  369.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  370.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  371.   "TWITTER" varchar(100) DEFAULT NULL,
  372.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  373.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  374.   PRIMARY KEY ("ID"),
  375.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  376.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  377.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  378.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  379. )
  380. ; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proAccountDataSource' defined in class path resource [com/vaadin/backend/config/PersistenceConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'proAccountDataSource' threw exception; nested exception is org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  381. Migration V1_001__user_table.sql failed
  382. ---------------------------------------
  383. SQL State  : 42S01
  384. Error Code : 1050
  385. Message    : Table 'user' already exists
  386. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  387. Line       : 19
  388. Statement  : CREATE TABLE "user" (
  389.   "ID" bigint(20) NOT NULL,
  390.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  391.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  392.   "LIFERAYUSERID" bigint(20) NOT NULL,
  393.   "TIMEZONE" varchar(50) DEFAULT NULL,
  394.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  395.   "SKYPENAME" varchar(100) DEFAULT NULL,
  396.   "COUNTRY" varchar(100) DEFAULT NULL,
  397.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  398.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  399.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  400.   "INDUSTRY" varchar(100) DEFAULT NULL,
  401.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  402.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  403.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  404.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  405.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  406.   "TWITTER" varchar(100) DEFAULT NULL,
  407.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  408.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  409.   PRIMARY KEY ("ID"),
  410.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  411.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  412.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  413.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  414. )
  415.  
  416.     at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
  417.     at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:464)
  418.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1123)
  419.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1018)
  420.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
  421.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
  422.     at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
  423.     at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  424.     at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
  425.     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  426.     at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1054)
  427.     at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:829)
  428.     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:538)
  429.     at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:444)
  430.     at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:326)
  431.     at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107)
  432.     at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:865)
  433.     at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:532)
  434.     at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:828)
  435.     at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:344)
  436.     at org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1480)
  437.     at org.eclipse.jetty.maven.plugin.JettyWebAppContext.startWebapp(JettyWebAppContext.java:357)
  438.     at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1442)
  439.     at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:788)
  440.     at org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:261)
  441.     at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:540)
  442.     at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart(JettyWebAppContext.java:432)
  443.     at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  444.     at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
  445.     at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:113)
  446.     at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
  447.     at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:161)
  448.     at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  449.     at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
  450.     at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:113)
  451.     at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
  452.     at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  453.     at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
  454.     at org.eclipse.jetty.server.Server.start(Server.java:452)
  455.     at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:105)
  456.     at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
  457.     at org.eclipse.jetty.server.Server.doStart(Server.java:419)
  458.     at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  459.     at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:460)
  460.     at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:328)
  461.     at org.eclipse.jetty.maven.plugin.JettyRunMojo.execute(JettyRunMojo.java:170)
  462.     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
  463.     at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
  464.     at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  465.     at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  466.     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
  467.     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
  468.     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
  469.     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
  470.     at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
  471.     at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
  472.     at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
  473.     at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
  474.     at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
  475.     at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
  476.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  477.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  478.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  479.     at java.lang.reflect.Method.invoke(Method.java:497)
  480.     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  481.     at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  482.     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  483.     at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  484.     at org.codehaus.classworlds.Launcher.main(Launcher.java:47)
  485.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  486.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  487.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  488.     at java.lang.reflect.Method.invoke(Method.java:497)
  489.     at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147)
  490. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proAccountDataSource' defined in class path resource [com/vaadin/backend/config/PersistenceConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'proAccountDataSource' threw exception; nested exception is org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  491. Migration V1_001__user_table.sql failed
  492. ---------------------------------------
  493. SQL State  : 42S01
  494. Error Code : 1050
  495. Message    : Table 'user' already exists
  496. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  497. Line       : 19
  498. Statement  : CREATE TABLE "user" (
  499.   "ID" bigint(20) NOT NULL,
  500.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  501.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  502.   "LIFERAYUSERID" bigint(20) NOT NULL,
  503.   "TIMEZONE" varchar(50) DEFAULT NULL,
  504.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  505.   "SKYPENAME" varchar(100) DEFAULT NULL,
  506.   "COUNTRY" varchar(100) DEFAULT NULL,
  507.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  508.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  509.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  510.   "INDUSTRY" varchar(100) DEFAULT NULL,
  511.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  512.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  513.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  514.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  515.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  516.   "TWITTER" varchar(100) DEFAULT NULL,
  517.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  518.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  519.   PRIMARY KEY ("ID"),
  520.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  521.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  522.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  523.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  524. )
  525.  
  526.     at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:599)
  527.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1123)
  528.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1018)
  529.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
  530.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
  531.     at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
  532.     at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  533.     at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
  534.     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  535.     at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1192)
  536.     at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1116)
  537.     at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1014)
  538.     at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:813)
  539.     at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
  540.     ... 73 more
  541. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'proAccountDataSource' threw exception; nested exception is org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  542. Migration V1_001__user_table.sql failed
  543. ---------------------------------------
  544. SQL State  : 42S01
  545. Error Code : 1050
  546. Message    : Table 'user' already exists
  547. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  548. Line       : 19
  549. Statement  : CREATE TABLE "user" (
  550.   "ID" bigint(20) NOT NULL,
  551.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  552.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  553.   "LIFERAYUSERID" bigint(20) NOT NULL,
  554.   "TIMEZONE" varchar(50) DEFAULT NULL,
  555.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  556.   "SKYPENAME" varchar(100) DEFAULT NULL,
  557.   "COUNTRY" varchar(100) DEFAULT NULL,
  558.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  559.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  560.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  561.   "INDUSTRY" varchar(100) DEFAULT NULL,
  562.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  563.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  564.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  565.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  566.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  567.   "TWITTER" varchar(100) DEFAULT NULL,
  568.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  569.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  570.   PRIMARY KEY ("ID"),
  571.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  572.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  573.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  574.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  575. )
  576.  
  577.     at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:189)
  578.     at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588)
  579.     ... 86 more
  580. Caused by: org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  581. Migration V1_001__user_table.sql failed
  582. ---------------------------------------
  583. SQL State  : 42S01
  584. Error Code : 1050
  585. Message    : Table 'user' already exists
  586. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  587. Line       : 19
  588. Statement  : CREATE TABLE "user" (
  589.   "ID" bigint(20) NOT NULL,
  590.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  591.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  592.   "LIFERAYUSERID" bigint(20) NOT NULL,
  593.   "TIMEZONE" varchar(50) DEFAULT NULL,
  594.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  595.   "SKYPENAME" varchar(100) DEFAULT NULL,
  596.   "COUNTRY" varchar(100) DEFAULT NULL,
  597.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  598.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  599.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  600.   "INDUSTRY" varchar(100) DEFAULT NULL,
  601.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  602.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  603.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  604.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  605.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  606.   "TWITTER" varchar(100) DEFAULT NULL,
  607.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  608.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  609.   PRIMARY KEY ("ID"),
  610.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  611.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  612.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  613.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  614. )
  615.  
  616.     at org.flywaydb.core.internal.dbsupport.SqlScript.execute(SqlScript.java:117)
  617.     at org.flywaydb.core.internal.resolver.sql.SqlMigrationExecutor.execute(SqlMigrationExecutor.java:71)
  618.     at org.flywaydb.core.internal.command.DbMigrate.doMigrate(DbMigrate.java:352)
  619.     at org.flywaydb.core.internal.command.DbMigrate.access$1100(DbMigrate.java:47)
  620.     at org.flywaydb.core.internal.command.DbMigrate$4.doInTransaction(DbMigrate.java:308)
  621.     at org.flywaydb.core.internal.util.jdbc.TransactionTemplate.execute(TransactionTemplate.java:72)
  622.     at org.flywaydb.core.internal.command.DbMigrate.applyMigration(DbMigrate.java:305)
  623.     at org.flywaydb.core.internal.command.DbMigrate.access$1000(DbMigrate.java:47)
  624.     at org.flywaydb.core.internal.command.DbMigrate$2.doInTransaction(DbMigrate.java:230)
  625.     at org.flywaydb.core.internal.command.DbMigrate$2.doInTransaction(DbMigrate.java:173)
  626.     at org.flywaydb.core.internal.util.jdbc.TransactionTemplate.execute(TransactionTemplate.java:72)
  627.     at org.flywaydb.core.internal.command.DbMigrate.migrate(DbMigrate.java:173)
  628.     at org.flywaydb.core.Flyway$1.execute(Flyway.java:959)
  629.     at org.flywaydb.core.Flyway$1.execute(Flyway.java:917)
  630.     at org.flywaydb.core.Flyway.execute(Flyway.java:1373)
  631.     at org.flywaydb.core.Flyway.migrate(Flyway.java:917)
  632.     at com.vaadin.backend.config.DataSourceFactory.initializeDevDatabase(DataSourceFactory.java:124)
  633.     at com.vaadin.backend.config.DataSourceFactory.createDataSource(DataSourceFactory.java:90)
  634.     at com.vaadin.backend.config.PersistenceConfiguration.proAccountDataSource(PersistenceConfiguration.java:102)
  635.     at com.vaadin.backend.config.PersistenceConfiguration$$EnhancerBySpringCGLIB$$1c077629.CGLIB$proAccountDataSource$3(<generated>)
  636.     at com.vaadin.backend.config.PersistenceConfiguration$$EnhancerBySpringCGLIB$$1c077629$$FastClassBySpringCGLIB$$e2f8afd.invoke(<generated>)
  637.     at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  638.     at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:356)
  639.     at com.vaadin.backend.config.PersistenceConfiguration$$EnhancerBySpringCGLIB$$1c077629.proAccountDataSource(<generated>)
  640.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  641.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  642.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  643.     at java.lang.reflect.Method.invoke(Method.java:497)
  644.     at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162)
  645.     ... 87 more
  646. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'user' already exists
  647.     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  648.     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  649.     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  650.     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  651.     at com.mysql.jdbc.Util.handleNewInstance(Util.java:400)
  652.     at com.mysql.jdbc.Util.getInstance(Util.java:383)
  653.     at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:980)
  654.     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3847)
  655.     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3783)
  656.     at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2447)
  657.     at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2594)
  658.     at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2541)
  659.     at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2499)
  660.     at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:844)
  661.     at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:748)
  662.     at org.flywaydb.core.internal.dbsupport.JdbcTemplate.executeStatement(JdbcTemplate.java:238)
  663.     at org.flywaydb.core.internal.dbsupport.SqlScript.execute(SqlScript.java:114)
  664.     ... 115 more
  665. tammikuuta 23, 2017 3:56:29 IP. org.springframework.web.context.ContextLoader initWebApplicationContext
  666. SEVERE: Context initialization failed
  667. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'proAccountEntityManagerFactory' defined in class path resource [com/vaadin/backend/config/proaccount/ProAccountPersistenceConfiguration.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [javax.sql.DataSource]: Error creating bean with name 'proAccountDataSource' defined in class path resource [com/vaadin/backend/config/PersistenceConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'proAccountDataSource' threw exception; nested exception is org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  668. Migration V1_001__user_table.sql failed
  669. ---------------------------------------
  670. SQL State  : 42S01
  671. Error Code : 1050
  672. Message    : Table 'user' already exists
  673. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  674. Line       : 19
  675. Statement  : CREATE TABLE "user" (
  676.   "ID" bigint(20) NOT NULL,
  677.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  678.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  679.   "LIFERAYUSERID" bigint(20) NOT NULL,
  680.   "TIMEZONE" varchar(50) DEFAULT NULL,
  681.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  682.   "SKYPENAME" varchar(100) DEFAULT NULL,
  683.   "COUNTRY" varchar(100) DEFAULT NULL,
  684.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  685.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  686.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  687.   "INDUSTRY" varchar(100) DEFAULT NULL,
  688.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  689.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  690.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  691.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  692.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  693.   "TWITTER" varchar(100) DEFAULT NULL,
  694.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  695.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  696.   PRIMARY KEY ("ID"),
  697.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  698.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  699.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  700.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  701. )
  702. ; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proAccountDataSource' defined in class path resource [com/vaadin/backend/config/PersistenceConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'proAccountDataSource' threw exception; nested exception is org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  703. Migration V1_001__user_table.sql failed
  704. ---------------------------------------
  705. SQL State  : 42S01
  706. Error Code : 1050
  707. Message    : Table 'user' already exists
  708. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  709. Line       : 19
  710. Statement  : CREATE TABLE "user" (
  711.   "ID" bigint(20) NOT NULL,
  712.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  713.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  714.   "LIFERAYUSERID" bigint(20) NOT NULL,
  715.   "TIMEZONE" varchar(50) DEFAULT NULL,
  716.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  717.   "SKYPENAME" varchar(100) DEFAULT NULL,
  718.   "COUNTRY" varchar(100) DEFAULT NULL,
  719.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  720.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  721.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  722.   "INDUSTRY" varchar(100) DEFAULT NULL,
  723.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  724.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  725.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  726.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  727.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  728.   "TWITTER" varchar(100) DEFAULT NULL,
  729.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  730.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  731.   PRIMARY KEY ("ID"),
  732.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  733.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  734.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  735.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  736. )
  737.  
  738.     at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
  739.     at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:464)
  740.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1123)
  741.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1018)
  742.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
  743.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
  744.     at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
  745.     at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  746.     at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
  747.     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  748.     at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1054)
  749.     at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:829)
  750.     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:538)
  751.     at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:444)
  752.     at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:326)
  753.     at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107)
  754.     at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:865)
  755.     at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:532)
  756.     at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:828)
  757.     at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:344)
  758.     at org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1480)
  759.     at org.eclipse.jetty.maven.plugin.JettyWebAppContext.startWebapp(JettyWebAppContext.java:357)
  760.     at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1442)
  761.     at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:788)
  762.     at org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:261)
  763.     at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:540)
  764.     at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart(JettyWebAppContext.java:432)
  765.     at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  766.     at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
  767.     at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:113)
  768.     at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
  769.     at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:161)
  770.     at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  771.     at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
  772.     at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:113)
  773.     at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
  774.     at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  775.     at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
  776.     at org.eclipse.jetty.server.Server.start(Server.java:452)
  777.     at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:105)
  778.     at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
  779.     at org.eclipse.jetty.server.Server.doStart(Server.java:419)
  780.     at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  781.     at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:460)
  782.     at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:328)
  783.     at org.eclipse.jetty.maven.plugin.JettyRunMojo.execute(JettyRunMojo.java:170)
  784.     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
  785.     at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
  786.     at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  787.     at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  788.     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
  789.     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
  790.     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
  791.     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
  792.     at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
  793.     at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
  794.     at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
  795.     at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
  796.     at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
  797.     at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
  798.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  799.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  800.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  801.     at java.lang.reflect.Method.invoke(Method.java:497)
  802.     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  803.     at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  804.     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  805.     at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  806.     at org.codehaus.classworlds.Launcher.main(Launcher.java:47)
  807.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  808.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  809.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  810.     at java.lang.reflect.Method.invoke(Method.java:497)
  811.     at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147)
  812. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proAccountDataSource' defined in class path resource [com/vaadin/backend/config/PersistenceConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'proAccountDataSource' threw exception; nested exception is org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  813. Migration V1_001__user_table.sql failed
  814. ---------------------------------------
  815. SQL State  : 42S01
  816. Error Code : 1050
  817. Message    : Table 'user' already exists
  818. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  819. Line       : 19
  820. Statement  : CREATE TABLE "user" (
  821.   "ID" bigint(20) NOT NULL,
  822.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  823.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  824.   "LIFERAYUSERID" bigint(20) NOT NULL,
  825.   "TIMEZONE" varchar(50) DEFAULT NULL,
  826.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  827.   "SKYPENAME" varchar(100) DEFAULT NULL,
  828.   "COUNTRY" varchar(100) DEFAULT NULL,
  829.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  830.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  831.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  832.   "INDUSTRY" varchar(100) DEFAULT NULL,
  833.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  834.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  835.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  836.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  837.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  838.   "TWITTER" varchar(100) DEFAULT NULL,
  839.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  840.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  841.   PRIMARY KEY ("ID"),
  842.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  843.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  844.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  845.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  846. )
  847.  
  848.     at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:599)
  849.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1123)
  850.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1018)
  851.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
  852.     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
  853.     at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
  854.     at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  855.     at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
  856.     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  857.     at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1192)
  858.     at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1116)
  859.     at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1014)
  860.     at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:813)
  861.     at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
  862.     ... 73 more
  863. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'proAccountDataSource' threw exception; nested exception is org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  864. Migration V1_001__user_table.sql failed
  865. ---------------------------------------
  866. SQL State  : 42S01
  867. Error Code : 1050
  868. Message    : Table 'user' already exists
  869. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  870. Line       : 19
  871. Statement  : CREATE TABLE "user" (
  872.   "ID" bigint(20) NOT NULL,
  873.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  874.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  875.   "LIFERAYUSERID" bigint(20) NOT NULL,
  876.   "TIMEZONE" varchar(50) DEFAULT NULL,
  877.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  878.   "SKYPENAME" varchar(100) DEFAULT NULL,
  879.   "COUNTRY" varchar(100) DEFAULT NULL,
  880.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  881.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  882.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  883.   "INDUSTRY" varchar(100) DEFAULT NULL,
  884.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  885.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  886.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  887.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  888.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  889.   "TWITTER" varchar(100) DEFAULT NULL,
  890.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  891.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  892.   PRIMARY KEY ("ID"),
  893.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  894.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  895.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  896.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  897. )
  898.  
  899.     at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:189)
  900.     at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588)
  901.     ... 86 more
  902. Caused by: org.flywaydb.core.internal.dbsupport.FlywaySqlScriptException:
  903. Migration V1_001__user_table.sql failed
  904. ---------------------------------------
  905. SQL State  : 42S01
  906. Error Code : 1050
  907. Message    : Table 'user' already exists
  908. Location   : db/migration/proaccount/V1_001__user_table.sql (/Users/marlon/git/vaadin.com/webpage-frontend/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar!/db/migration/proaccount/V1_001__user_table.sql)
  909. Line       : 19
  910. Statement  : CREATE TABLE "user" (
  911.   "ID" bigint(20) NOT NULL,
  912.   "CONSISTENCYVERSION" bigint(20) NOT NULL,
  913.   "DEPARTMENT" varchar(100) DEFAULT NULL,
  914.   "LIFERAYUSERID" bigint(20) NOT NULL,
  915.   "TIMEZONE" varchar(50) DEFAULT NULL,
  916.   "COMPANYNAME" varchar(100) DEFAULT NULL,
  917.   "SKYPENAME" varchar(100) DEFAULT NULL,
  918.   "COUNTRY" varchar(100) DEFAULT NULL,
  919.   "CONTACTTIME" varchar(100) DEFAULT NULL,
  920.   "AGREEDTOTERMS" tinyint(1) DEFAULT '0',
  921.   "PREFERREDCONTACTMETHOD" varchar(50) DEFAULT NULL,
  922.   "INDUSTRY" varchar(100) DEFAULT NULL,
  923.   "LIFERAYCOMPANYID" bigint(20) NOT NULL,
  924.   "PRIORITYBUG_ID" bigint(20) DEFAULT NULL,
  925.   "PUBLISHCERTIFICATES" tinyint(1) NOT NULL DEFAULT '1',
  926.   "ALLOWCERTLISTING" tinyint(1) NOT NULL DEFAULT '0',
  927.   "LINKEDINURL" varchar(255) DEFAULT NULL,
  928.   "TWITTER" varchar(100) DEFAULT NULL,
  929.   "MODIFICATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  930.   "CREATIONDATE" datetime DEFAULT '2000-01-01 00:00:00',
  931.   PRIMARY KEY ("ID"),
  932.   UNIQUE KEY "LIFERAYUSERID" ("LIFERAYUSERID"),
  933.   KEY "FK_user_PRIORITYBUG_ID" ("PRIORITYBUG_ID"),
  934.   KEY "INDEX_user_LIFERAYUSERID" ("LIFERAYUSERID"),
  935.   CONSTRAINT "FK_user_PRIORITYBUG_ID" FOREIGN KEY ("PRIORITYBUG_ID") REFERENCES "TICKET" ("ID")
  936. )
  937.  
  938.     at org.flywaydb.core.internal.dbsupport.SqlScript.execute(SqlScript.java:117)
  939.     at org.flywaydb.core.internal.resolver.sql.SqlMigrationExecutor.execute(SqlMigrationExecutor.java:71)
  940.     at org.flywaydb.core.internal.command.DbMigrate.doMigrate(DbMigrate.java:352)
  941.     at org.flywaydb.core.internal.command.DbMigrate.access$1100(DbMigrate.java:47)
  942.     at org.flywaydb.core.internal.command.DbMigrate$4.doInTransaction(DbMigrate.java:308)
  943.     at org.flywaydb.core.internal.util.jdbc.TransactionTemplate.execute(TransactionTemplate.java:72)
  944.     at org.flywaydb.core.internal.command.DbMigrate.applyMigration(DbMigrate.java:305)
  945.     at org.flywaydb.core.internal.command.DbMigrate.access$1000(DbMigrate.java:47)
  946.     at org.flywaydb.core.internal.command.DbMigrate$2.doInTransaction(DbMigrate.java:230)
  947.     at org.flywaydb.core.internal.command.DbMigrate$2.doInTransaction(DbMigrate.java:173)
  948.     at org.flywaydb.core.internal.util.jdbc.TransactionTemplate.execute(TransactionTemplate.java:72)
  949.     at org.flywaydb.core.internal.command.DbMigrate.migrate(DbMigrate.java:173)
  950.     at org.flywaydb.core.Flyway$1.execute(Flyway.java:959)
  951.     at org.flywaydb.core.Flyway$1.execute(Flyway.java:917)
  952.     at org.flywaydb.core.Flyway.execute(Flyway.java:1373)
  953.     at org.flywaydb.core.Flyway.migrate(Flyway.java:917)
  954.     at com.vaadin.backend.config.DataSourceFactory.initializeDevDatabase(DataSourceFactory.java:124)
  955.     at com.vaadin.backend.config.DataSourceFactory.createDataSource(DataSourceFactory.java:90)
  956.     at com.vaadin.backend.config.PersistenceConfiguration.proAccountDataSource(PersistenceConfiguration.java:102)
  957.     at com.vaadin.backend.config.PersistenceConfiguration$$EnhancerBySpringCGLIB$$1c077629.CGLIB$proAccountDataSource$3(<generated>)
  958.     at com.vaadin.backend.config.PersistenceConfiguration$$EnhancerBySpringCGLIB$$1c077629$$FastClassBySpringCGLIB$$e2f8afd.invoke(<generated>)
  959.     at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  960.     at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:356)
  961.     at com.vaadin.backend.config.PersistenceConfiguration$$EnhancerBySpringCGLIB$$1c077629.proAccountDataSource(<generated>)
  962.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  963.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  964.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  965.     at java.lang.reflect.Method.invoke(Method.java:497)
  966.     at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162)
  967.     ... 87 more
  968. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'user' already exists
  969.     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  970.     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  971.     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  972.     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  973.     at com.mysql.jdbc.Util.handleNewInstance(Util.java:400)
  974.     at com.mysql.jdbc.Util.getInstance(Util.java:383)
  975.     at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:980)
  976.     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3847)
  977.     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3783)
  978.     at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2447)
  979.     at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2594)
  980.     at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2541)
  981.     at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2499)
  982.     at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:844)
  983.     at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:748)
  984.     at org.flywaydb.core.internal.dbsupport.JdbcTemplate.executeStatement(JdbcTemplate.java:238)
  985.     at org.flywaydb.core.internal.dbsupport.SqlScript.execute(SqlScript.java:114)
  986.     ... 115 more
  987.  
  988. 15:56:29:799 [INFO] Started ServerConnector@3358805a{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
  989. 15:56:29:799 [INFO] Started @24978ms
  990. 15:56:29:799 [INFO] Started Jetty Server
Add Comment
Please, Sign In to add comment