Advertisement
Guest User

Untitled

a guest
Aug 5th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.91 KB | None | 0 0
  1. Aug 05, 2018 2:47:05 PM org.apache.coyote.AbstractProtocol init
  2. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  3. Aug 05, 2018 2:47:05 PM org.apache.catalina.core.StandardService startInternal
  4. INFO: Starting service Tomcat
  5. Aug 05, 2018 2:47:05 PM org.apache.catalina.core.StandardEngine startInternal
  6. INFO: Starting Servlet Engine: Apache Tomcat/7.0.67
  7. Aug 05, 2018 2:47:07 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  8. INFO: No global web.xml found
  9. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  10. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  11. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  12. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  13. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  14. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  15. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  16. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  17. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  18. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  19. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  20. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  21. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  22. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  23. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  24. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  25. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  26. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  27. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  28. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  29. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  30. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  31. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  32. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  33. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  34. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  35. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  36. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  37. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TaglibUriRule body
  38. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  39. Aug 05, 2018 2:47:16 PM org.apache.catalina.startup.TldConfig execute
  40. INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  41. Aug 05, 2018 2:47:16 PM org.apache.catalina.core.ApplicationContext log
  42. INFO: No Spring WebApplicationInitializer types detected on classpath
  43. SLF4J: Class path contains multiple SLF4J bindings.
  44. SLF4J: Found binding in [jar:file:/Users/samuel34/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  45. SLF4J: Found binding in [jar:file:/Users/samuel34/openmrs/server1/tmp/openmrs/WEB-INF/lib/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  46. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  47. Aug 05, 2018 2:47:17 PM org.apache.catalina.core.ApplicationContext log
  48. INFO: Initializing log4j from [classpath:log4j.xml]
  49. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-08-05 14:47:17,037| Unable to find a runtime properties file at /Users/samuel34/openmrs-module-mergepatientdata/openmrs-runtime.properties
  50. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-08-05 14:47:17,055| Unable to find a runtime properties file at /Users/samuel34/openmrs-module-mergepatientdata/openmrs-runtime.properties
  51. INFO - Listener.contextInitialized(174) |2018-08-05 14:47:17,056| Using runtime properties file: /Users/samuel34/openmrs/server1/openmrs-runtime.properties
  52. INFO 8/5/18 2:47 PM:liquibase: Reading from `liquibasechangelog`
  53. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  54. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  55. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  56. INFO 8/5/18 2:47 PM:liquibase: Reading from `liquibasechangelog`
  57. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  58. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  59. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  60. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-08-05 14:47:20,974| Unable to find a runtime properties file at /Users/samuel34/openmrs-module-mergepatientdata/openmrs-runtime.properties
  61. Aug 05, 2018 2:47:22 PM org.apache.coyote.AbstractProtocol start
  62. INFO: Starting ProtocolHandler ["http-bio-8080"]
  63. INFO 8/5/18 2:47 PM:liquibase: Reading from `liquibasechangelog`
  64. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  65. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  66. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  67. INFO 8/5/18 2:47 PM:liquibase: Successfully acquired change log lock
  68. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  69. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  70. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  71. INFO 8/5/18 2:47 PM:liquibase: Reading from `liquibasechangelog`
  72. SEVERE 8/5/18 2:47 PM:liquibase: Change Set liquibase-update-to-latest.xml::20151022-TRUNK-4750::gwasilwa failed. Error: Error executing SQL ALTER TABLE `person_address` ADD `address7` VARCHAR(255): Invalid default value for 'date_created'
  73. liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE `person_address` ADD `address7` VARCHAR(255): Invalid default value for 'date_created'
  74. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
  75. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
  76. at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
  77. at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
  78. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
  79. at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
  80. at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:189)
  81. at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
  82. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:218)
  83. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:148)
  84. at org.openmrs.web.filter.update.UpdateFilter$UpdateFilterCompletion$1.run(UpdateFilter.java:736)
  85. at java.lang.Thread.run(Thread.java:748)
  86. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Invalid default value for 'date_created'
  87. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  88. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  89. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  90. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  91. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  92. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  93. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
  94. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
  95. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
  96. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
  97. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
  98. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
  99. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
  100. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
  101. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
  102. at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
  103. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
  104. ... 11 more
  105. INFO 8/5/18 2:47 PM:liquibase: Successfully released change log lock
  106. ERROR - UpdateFilter$UpdateFilterCompletion$1.run(753) |2018-08-05 14:47:40,524| Unable to update the database
  107. org.openmrs.util.DatabaseUpdateException: There was an error while updating the database to the latest. file: liquibase-update-to-latest.xml. Error: Migration failed for change set liquibase-update-to-latest.xml::20151022-TRUNK-4750::gwasilwa:
  108. Reason: liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE `person_address` ADD `address7` VARCHAR(255): Invalid default value for 'date_created':
  109. Caused By: Error executing SQL ALTER TABLE `person_address` ADD `address7` VARCHAR(255): Invalid default value for 'date_created':
  110. Caused By: Invalid default value for 'date_created'
  111. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:152)
  112. at org.openmrs.web.filter.update.UpdateFilter$UpdateFilterCompletion$1.run(UpdateFilter.java:736)
  113. at java.lang.Thread.run(Thread.java:748)
  114. Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::20151022-TRUNK-4750::gwasilwa:
  115. Reason: liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE `person_address` ADD `address7` VARCHAR(255): Invalid default value for 'date_created':
  116. Caused By: Error executing SQL ALTER TABLE `person_address` ADD `address7` VARCHAR(255): Invalid default value for 'date_created':
  117. Caused By: Invalid default value for 'date_created'
  118. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
  119. at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
  120. at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:189)
  121. at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
  122. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:218)
  123. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:148)
  124. ... 2 more
  125. Caused by: liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE `person_address` ADD `address7` VARCHAR(255): Invalid default value for 'date_created'
  126. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
  127. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
  128. at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
  129. at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
  130. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
  131. ... 7 more
  132. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Invalid default value for 'date_created'
  133. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  134. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  135. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  136. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  137. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  138. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  139. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
  140. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
  141. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
  142. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
  143. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
  144. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
  145. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
  146. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
  147. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
  148. at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
  149. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
  150. ... 11 more
  151. INFO 8/5/18 2:47 PM:liquibase: Reading from `liquibasechangelog`
  152. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  153. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  154. WARNING 8/5/18 2:47 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement