RIshi132

OpenMRS log

Jul 14th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.13 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
  4. [INFO] Building openmrs-webapp 2.3.0-SNAPSHOT
  5. [INFO] --------------------------------[ war ]---------------------------------
  6. [INFO]
  7. [INFO] >>> jetty-maven-plugin:9.3.3.v20150827:run (default-cli) > test-compile @ openmrs-webapp >>>
  8. [INFO]
  9. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
  10. [INFO] Checking for local modifications: skipped.
  11. [INFO] Updating project files from SCM: skipped.
  12. [INFO] ShortRevision tag detected. The value is '6'.
  13. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  14. [INFO] Working directory: C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp
  15. [INFO] Storing buildNumber: df746e at timestamp: 1563091005273
  16. [INFO] ShortRevision tag detected. The value is '6'.
  17. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  18. [INFO] Working directory: C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp
  19. [INFO] Storing buildScmBranch: UNKNOWN
  20. [INFO]
  21. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
  22. [INFO]
  23. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
  24. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  25. [INFO] Copying 2 resources
  26. [INFO] Copying 1 resource to ../jetty
  27. [INFO]
  28. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  29. project.artifactId
  30. [INFO] Executing tasks
  31. [unzip] Expanding: C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\src\main\resources\liquibase-demo-data.zip into C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\target\classes
  32. [INFO] Executed tasks
  33. [INFO]
  34. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
  35. [INFO] No sources to compile
  36. [INFO]
  37. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
  38. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  39. [INFO] Copying 1 resource
  40. [INFO]
  41. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
  42. [INFO] Nothing to compile - all classes are up to date
  43. [INFO]
  44. [INFO] <<< jetty-maven-plugin:9.3.3.v20150827:run (default-cli) < test-compile @ openmrs-webapp <<<
  45. [INFO]
  46. [INFO]
  47. [INFO] --- jetty-maven-plugin:9.3.3.v20150827:run (default-cli) @ openmrs-webapp ---
  48. [INFO] Logging initialized @7400ms
  49. [INFO] Configuring Jetty for project: openmrs-webapp
  50. [INFO] webAppSourceDirectory not set. Trying src\main\webapp
  51. [INFO] Reload Mechanic: automatic
  52. [INFO] Classes = C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\target\classes
  53. [INFO] Context path = /openmrs
  54. [INFO] Tmp directory = C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\target\tmp
  55. [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
  56. [INFO] Web overrides = src/test/resources/override-web.xml
  57. [INFO] web.xml file = C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\target/jetty/WEB-INF/web.xml
  58. [INFO] Webapp directory = C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\src\main\webapp
  59. [INFO] jetty-9.3.3.v20150827
  60. [INFO] No Spring WebApplicationInitializer types detected on classpath
  61. [INFO] Initializing log4j from [classpath:log4j.xml]
  62. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2019-07-14 13:27:01,925| Unable to find a runtime properties file at C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\openmrs-runtime.properties
  63. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2019-07-14 13:27:01,956| Unable to find a runtime properties file at C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\openmrs-runtime.properties
  64. INFO - Listener.contextInitialized(173) |2019-07-14 13:27:01,957| Using runtime properties file: C:\Users\user\Application Data\OpenMRS\openmrs-runtime.properties
  65. Sun Jul 14 13:27:02 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  66. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  67. WARNING 7/14/19 1:27 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
  68. WARNING 7/14/19 1:27 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 7/14/19 1:27 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. Sun Jul 14 13:27:05 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  71. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2019-07-14 13:27:09,458| Initializing EhCache CacheManager
  72. Sun Jul 14 13:27:12 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  73. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-07-14 13:27:18,980| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  74. WARN - Listener.loadBundledModules(500) |2019-07-14 13:27:19,004| Bundled module folder doesn't exist: C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\src\main\webapp\WEB-INF\bundledModules
  75. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2019-07-14 13:27:19,005| Unable to find a runtime properties file at C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\openmrs-runtime.properties
  76. Sun Jul 14 13:27:19 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  77. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  78. WARNING 7/14/19 1:27 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
  79. WARNING 7/14/19 1:27 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
  80. WARNING 7/14/19 1:27 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
  81. Sun Jul 14 13:27:19 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  82. Sun Jul 14 13:27:20 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  83. Sun Jul 14 13:27:20 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  84. Sun Jul 14 13:27:22 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  85. Sun Jul 14 13:27:22 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  86. Sun Jul 14 13:27:22 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  87. Sun Jul 14 13:27:22 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  88. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:38,310| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
  89. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:38,343| Exiting method saveGlobalProperty
  90. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:38,347| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
  91. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:38,350| Exiting method saveGlobalProperty
  92. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:38,595| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  93. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:38,599| Exiting method saveGlobalProperty
  94. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:38,603| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  95. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:38,606| Exiting method saveGlobalProperty
  96. Sun Jul 14 13:27:40 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  97. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  98. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  99. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  100. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  101. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  102. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:41,221| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.started value: true,
  103. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:41,239| Exiting method saveGlobalProperty
  104. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:41,253| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.mandatory value: false,
  105. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:41,258| Exiting method saveGlobalProperty
  106. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:41,402| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  107. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:41,406| Exiting method saveGlobalProperty
  108. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:41,412| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  109. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:41,417| Exiting method saveGlobalProperty
  110. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:41,538| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
  111. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:41,542| Exiting method saveGlobalProperty
  112. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:41,546| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
  113. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:41,551| Exiting method saveGlobalProperty
  114. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:42,844| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  115. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:42,851| Exiting method saveGlobalProperty
  116. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:42,862| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  117. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:42,870| Exiting method saveGlobalProperty
  118. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:43,337| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
  119. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:43,341| Exiting method saveGlobalProperty
  120. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:43,346| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
  121. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:43,349| Exiting method saveGlobalProperty
  122. Sun Jul 14 13:27:43 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  123. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  124. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  125. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  126. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  127. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  128. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:45,676| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
  129. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:45,683| Exiting method saveGlobalProperty
  130. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:45,714| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
  131. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:45,722| Exiting method saveGlobalProperty
  132. Sun Jul 14 13:27:45 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  133. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  134. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  135. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  136. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  137. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  138. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:47,348| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
  139. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:47,356| Exiting method saveGlobalProperty
  140. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:47,373| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
  141. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:47,378| Exiting method saveGlobalProperty
  142. Sun Jul 14 13:27:47 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  143. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  144. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  145. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  146. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  147. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  148. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:48,398| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
  149. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:48,404| Exiting method saveGlobalProperty
  150. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:48,418| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
  151. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:48,433| Exiting method saveGlobalProperty
  152. Sun Jul 14 13:27:48 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  153. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  154. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  155. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  156. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  157. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  158. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:49,207| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
  159. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:49,224| Exiting method saveGlobalProperty
  160. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:49,229| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
  161. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:49,232| Exiting method saveGlobalProperty
  162. Sun Jul 14 13:27:49 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  163. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  164. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  165. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  166. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:49,842| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
  167. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:49,845| Exiting method saveGlobalProperty
  168. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:49,855| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
  169. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:49,860| Exiting method saveGlobalProperty
  170. Sun Jul 14 13:27:49 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  171. Sun Jul 14 13:27:49 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  172. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:50,036| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
  173. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:50,040| Exiting method saveGlobalProperty
  174. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:50,045| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
  175. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:50,049| Exiting method saveGlobalProperty
  176. Sun Jul 14 13:27:50 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  177. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:50,304| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
  178. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:50,317| Exiting method saveGlobalProperty
  179. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:50,328| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
  180. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:50,336| Exiting method saveGlobalProperty
  181. Sun Jul 14 13:27:50 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  182. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:50,690| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  183. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:50,694| Exiting method saveGlobalProperty
  184. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:50,700| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  185. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:50,703| Exiting method saveGlobalProperty
  186. Sun Jul 14 13:27:51 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  187. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  188. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  189. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  190. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  191. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  192. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:51,400| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
  193. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:51,403| Exiting method saveGlobalProperty
  194. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:51,407| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
  195. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:51,412| Exiting method saveGlobalProperty
  196. Sun Jul 14 13:27:51 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  197. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  198. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  199. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  200. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  201. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  202. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:52,397| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
  203. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:52,400| Exiting method saveGlobalProperty
  204. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:52,404| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
  205. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:52,407| Exiting method saveGlobalProperty
  206. Sun Jul 14 13:27:52 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  207. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  208. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  209. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  210. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  211. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  212. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:52,866| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
  213. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:52,869| Exiting method saveGlobalProperty
  214. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:52,873| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
  215. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:52,876| Exiting method saveGlobalProperty
  216. Sun Jul 14 13:27:53 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  217. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  218. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  219. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  220. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  221. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  222. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:53,857| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  223. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:53,868| Exiting method saveGlobalProperty
  224. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:53,879| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  225. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:53,885| Exiting method saveGlobalProperty
  226. Sun Jul 14 13:27:54 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  227. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  228. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  229. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  230. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  231. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  232. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:54,925| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  233. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:54,930| Exiting method saveGlobalProperty
  234. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:54,940| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  235. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:54,945| Exiting method saveGlobalProperty
  236. Sun Jul 14 13:27:55 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  237. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  238. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  239. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  240. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:56,656| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  241. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:56,659| Exiting method saveGlobalProperty
  242. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:56,664| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  243. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:56,667| Exiting method saveGlobalProperty
  244. Sun Jul 14 13:27:56 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  245. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  246. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  247. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  248. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:57,466| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
  249. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:57,470| Exiting method saveGlobalProperty
  250. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:57,474| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
  251. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:57,476| Exiting method saveGlobalProperty
  252. Sun Jul 14 13:27:57 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  253. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  254. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  255. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  256. INFO 7/14/19 1:27 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  257. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  258. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:57,941| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  259. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:57,943| Exiting method saveGlobalProperty
  260. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:57,947| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  261. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:57,949| Exiting method saveGlobalProperty
  262. Sun Jul 14 13:27:58 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  263. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  264. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  265. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  266. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:58,963| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
  267. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:58,973| Exiting method saveGlobalProperty
  268. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:27:58,981| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
  269. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:27:58,986| Exiting method saveGlobalProperty
  270. Sun Jul 14 13:27:59 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  271. INFO 7/14/19 1:27 PM:liquibase: Reading from `liquibasechangelog`
  272. INFO 7/14/19 1:27 PM:liquibase: Successfully acquired change log lock
  273. INFO 7/14/19 1:27 PM:liquibase: Successfully released change log lock
  274. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:00,018| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  275. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:00,025| Exiting method saveGlobalProperty
  276. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:00,032| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  277. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:00,037| Exiting method saveGlobalProperty
  278. Sun Jul 14 13:28:00 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  279. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  280. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  281. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  282. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  283. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  284. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:00,466| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  285. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:00,474| Exiting method saveGlobalProperty
  286. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:00,483| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  287. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:00,487| Exiting method saveGlobalProperty
  288. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:00,529| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  289. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:00,667| Exiting method saveGlobalProperty
  290. Sun Jul 14 13:28:00 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  291. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  292. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  293. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  294. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  295. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  296. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:01,465| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
  297. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:01,471| Exiting method saveGlobalProperty
  298. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:01,480| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
  299. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:01,485| Exiting method saveGlobalProperty
  300. Sun Jul 14 13:28:01 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  301. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  302. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  303. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  304. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  305. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  306. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:01,890| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
  307. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:01,899| Exiting method saveGlobalProperty
  308. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:01,910| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
  309. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:01,916| Exiting method saveGlobalProperty
  310. Sun Jul 14 13:28:01 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  311. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  312. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  313. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  314. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  315. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  316. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:02,297| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
  317. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:02,300| Exiting method saveGlobalProperty
  318. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:02,305| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
  319. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:02,308| Exiting method saveGlobalProperty
  320. Sun Jul 14 13:28:02 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  321. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  322. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  323. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  324. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  325. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  326. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:03,260| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
  327. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:03,262| Exiting method saveGlobalProperty
  328. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:03,266| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
  329. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:03,268| Exiting method saveGlobalProperty
  330. Sun Jul 14 13:28:03 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  331. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  332. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  333. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  334. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  335. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  336. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:03,654| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
  337. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:03,657| Exiting method saveGlobalProperty
  338. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:03,662| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
  339. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:03,666| Exiting method saveGlobalProperty
  340. Sun Jul 14 13:28:03 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  341. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  342. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  343. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  344. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  345. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  346. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:04,814| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.started value: true,
  347. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:04,822| Exiting method saveGlobalProperty
  348. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:04,831| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.mandatory value: false,
  349. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:04,837| Exiting method saveGlobalProperty
  350. Sun Jul 14 13:28:05 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  351. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  352. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  353. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  354. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  355. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  356. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:06,157| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
  357. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:06,163| Exiting method saveGlobalProperty
  358. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:06,173| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
  359. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:06,178| Exiting method saveGlobalProperty
  360. Sun Jul 14 13:28:06 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  361. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  362. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  363. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  364. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  365. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  366. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:06,951| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
  367. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:06,957| Exiting method saveGlobalProperty
  368. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:06,968| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
  369. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:06,973| Exiting method saveGlobalProperty
  370. Sun Jul 14 13:28:07 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  371. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  372. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  373. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  374. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  375. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  376. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:07,408| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
  377. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:07,410| Exiting method saveGlobalProperty
  378. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:07,414| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
  379. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:07,416| Exiting method saveGlobalProperty
  380. Sun Jul 14 13:28:07 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  381. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  382. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  383. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  384. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  385. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  386. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:07,765| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
  387. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:07,768| Exiting method saveGlobalProperty
  388. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:07,772| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
  389. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:07,775| Exiting method saveGlobalProperty
  390. Sun Jul 14 13:28:07 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  391. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  392. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  393. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  394. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  395. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  396. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:08,769| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
  397. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:08,775| Exiting method saveGlobalProperty
  398. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:08,785| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
  399. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:08,790| Exiting method saveGlobalProperty
  400. Sun Jul 14 13:28:09 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  401. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  402. INFO 7/14/19 1:28 PM:liquibase: Reading from `liquibasechangelog`
  403. INFO 7/14/19 1:28 PM:liquibase: Successfully acquired change log lock
  404. INFO 7/14/19 1:28 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  405. INFO 7/14/19 1:28 PM:liquibase: Successfully released change log lock
  406. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:10,354| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.started value: true,
  407. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:10,357| Exiting method saveGlobalProperty
  408. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:10,361| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.mandatory value: false,
  409. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:10,363| Exiting method saveGlobalProperty
  410. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:28:33,401| In method SchedulerService.saveToMemento. Arguments:
  411. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:28:33,411| Exiting method saveToMemento
  412. INFO - EhCacheManagerFactoryBean.destroy(181) |2019-07-14 13:28:33,478| Shutting down EhCache CacheManager
  413. INFO - ServiceContext.startRefreshingContext(832) |2019-07-14 13:28:33,481| Refreshing Context
  414. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2019-07-14 13:29:42,916| Initializing EhCache CacheManager
  415. Sun Jul 14 13:30:02 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  416. WARN - IdgenTask.run(32) |2019-07-14 13:30:22,065| Not running scheduled task. DaemonToken = null; enabled = false
  417. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-07-14 13:30:46,129| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  418. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-07-14 13:30:52,717| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  419. INFO - ServiceContext.doneRefreshingContext(843) |2019-07-14 13:30:52,765| Done refreshing Context
  420. Sun Jul 14 13:30:52 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  421. ERROR - TaskFactory.createInstance(63) |2019-07-14 13:30:52,883| OpenmrsClassLoader could not load class: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask. Probably due to a module not being loaded
  422. ERROR - TimerSchedulerServiceImpl.scheduleTask(275) |2019-07-14 13:30:52,885| Failed to schedule task OpenMRS event publisher task
  423. org.openmrs.scheduler.SchedulerException: could not load class
  424. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:65)
  425. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:219)
  426. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:108)
  427. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  428. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  429. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  430. at java.lang.reflect.Method.invoke(Unknown Source)
  431. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  432. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  433. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  434. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  435. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  436. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  437. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  438. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  439. at com.sun.proxy.$Proxy249.onStartup(Unknown Source)
  440. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  441. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  442. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  443. at java.lang.reflect.Method.invoke(Unknown Source)
  444. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  445. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  446. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  447. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  448. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  449. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  450. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  451. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
  452. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  453. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  454. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  455. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  456. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  457. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  458. at com.sun.proxy.$Proxy250.onStartup(Unknown Source)
  459. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:53)
  460. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:898)
  461. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
  462. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
  463. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
  464. at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
  465. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  466. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  467. at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
  468. at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
  469. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
  470. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
  471. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:470)
  472. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:421)
  473. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:169)
  474. at java.lang.ClassLoader.loadClass(Unknown Source)
  475. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  476. ... 41 more
  477. ERROR - TimerSchedulerServiceImpl.onStartup(113) |2019-07-14 13:30:52,895| Failed to schedule task for class org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  478. org.openmrs.scheduler.SchedulerException: Failed to schedule task
  479. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:276)
  480. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:108)
  481. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  482. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  483. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  484. at java.lang.reflect.Method.invoke(Unknown Source)
  485. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  486. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  487. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  488. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  489. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  490. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  491. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  492. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  493. at com.sun.proxy.$Proxy249.onStartup(Unknown Source)
  494. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  495. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  496. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  497. at java.lang.reflect.Method.invoke(Unknown Source)
  498. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  499. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  500. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  501. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  502. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  503. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  504. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  505. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
  506. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  507. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  508. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  509. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  510. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  511. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  512. at com.sun.proxy.$Proxy250.onStartup(Unknown Source)
  513. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:53)
  514. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:898)
  515. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
  516. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
  517. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
  518. at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
  519. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  520. Caused by: org.openmrs.scheduler.SchedulerException: could not load class
  521. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:65)
  522. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:219)
  523. ... 40 more
  524. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  525. at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
  526. at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
  527. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
  528. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
  529. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:470)
  530. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:421)
  531. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:169)
  532. at java.lang.ClassLoader.loadClass(Unknown Source)
  533. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  534. ... 41 more
  535. Sun Jul 14 13:30:52 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  536. WARN - AddressConfigurationLoader.loadAddressConfiguration(64) |2019-07-14 13:31:22,442| Address hierarchy configuration file appears invalid, skipping the loading process: addressConfiguration.xml
  537. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:31:23,600| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
  538. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:31:23,606| Exiting method saveRole
  539. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:31:23,634| In method UserService.saveRole. Arguments: Role=Privilege Level: High,
  540. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:31:23,639| Exiting method saveRole
  541. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:31:23,773| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
  542. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:31:23,776| Exiting method saveGlobalProperty
  543. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:31:24,310| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
  544. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:31:24,311| Exiting method saveGlobalProperty
  545. Security framework of XStream not initialized, XStream is probably vulnerable.
  546. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:31:24,546| In method DefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  547. INFO - LoggingAdvice.invoke(116) |2019-07-14 13:31:24,550| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  548. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:31:24,598| Exiting method saveDefinition
  549. INFO - LoggingAdvice.invoke(156) |2019-07-14 13:31:24,598| Exiting method saveDefinition
  550. WARN - RequestHandlers.initHandlersFromConfig(163) |2019-07-14 13:31:27,546| Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
  551. WARN - ManagedResource.reloadFromStorage(182) |2019-07-14 13:31:27,994| No stored data found for /rest/managed
  552. ERROR - CommonsLoggingOutput.error(75) |2019-07-14 13:31:29,532| Line=381 The content of element type "dwr" must match "(init?,allow?,signatures?)".
  553. ERROR - CommonsLoggingOutput.error(75) |2019-07-14 13:31:29,538| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
  554. ERROR - CommonsLoggingOutput.error(75) |2019-07-14 13:31:29,543| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
  555. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2019-07-14 13:31:29,575| Unable to find a runtime properties file at C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\openmrs-runtime.properties
  556. ERROR - TaskFactory.createInstance(63) |2019-07-14 13:31:29,591| OpenmrsClassLoader could not load class: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask. Probably due to a module not being loaded
  557. ERROR - TimerSchedulerServiceImpl.scheduleTask(275) |2019-07-14 13:31:29,592| Failed to schedule task OpenMRS event publisher task
  558. org.openmrs.scheduler.SchedulerException: could not load class
  559. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:65)
  560. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:219)
  561. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:108)
  562. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  563. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  564. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  565. at java.lang.reflect.Method.invoke(Unknown Source)
  566. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  567. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  568. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  569. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  570. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  571. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  572. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  573. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  574. at com.sun.proxy.$Proxy249.onStartup(Unknown Source)
  575. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  576. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  577. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  578. at java.lang.reflect.Method.invoke(Unknown Source)
  579. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  580. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  581. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  582. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  583. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  584. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  585. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  586. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
  587. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  588. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  589. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  590. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  591. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  592. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  593. at com.sun.proxy.$Proxy250.onStartup(Unknown Source)
  594. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:53)
  595. at org.openmrs.web.Listener.startOpenmrs(Listener.java:254)
  596. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  597. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  598. at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
  599. at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
  600. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
  601. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
  602. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:470)
  603. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:421)
  604. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:169)
  605. at java.lang.ClassLoader.loadClass(Unknown Source)
  606. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  607. ... 37 more
  608. ERROR - TimerSchedulerServiceImpl.onStartup(113) |2019-07-14 13:31:29,596| Failed to schedule task for class org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  609. org.openmrs.scheduler.SchedulerException: Failed to schedule task
  610. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:276)
  611. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:108)
  612. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  613. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  614. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  615. at java.lang.reflect.Method.invoke(Unknown Source)
  616. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  617. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  618. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  619. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  620. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  621. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  622. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  623. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  624. at com.sun.proxy.$Proxy249.onStartup(Unknown Source)
  625. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  626. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  627. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  628. at java.lang.reflect.Method.invoke(Unknown Source)
  629. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  630. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  631. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  632. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  633. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  634. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  635. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  636. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
  637. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  638. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  639. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  640. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  641. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  642. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  643. at com.sun.proxy.$Proxy250.onStartup(Unknown Source)
  644. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:53)
  645. at org.openmrs.web.Listener.startOpenmrs(Listener.java:254)
  646. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  647. Caused by: org.openmrs.scheduler.SchedulerException: could not load class
  648. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:65)
  649. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:219)
  650. ... 36 more
  651. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  652. at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
  653. at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
  654. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
  655. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
  656. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:470)
  657. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:421)
  658. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:169)
  659. at java.lang.ClassLoader.loadClass(Unknown Source)
  660. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  661. ... 37 more
  662. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2019-07-14 13:31:29,751| Unable to find a runtime properties file at C:\Users\user\Desktop\CoreOpenMRS\GSoC\OpenMRS-Core\openmrs-core\webapp\openmrs-runtime.properties
  663. Sun Jul 14 13:31:29 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  664. Sun Jul 14 13:31:29 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  665. INFO 7/14/19 1:31 PM:liquibase: Reading from `liquibasechangelog`
  666. WARNING 7/14/19 1:31 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
  667. WARNING 7/14/19 1:31 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
  668. WARNING 7/14/19 1:31 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
  669. Sun Jul 14 13:31:30 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  670. INFO 7/14/19 1:31 PM:liquibase: Reading from `liquibasechangelog`
  671. WARNING 7/14/19 1:31 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
  672. WARNING 7/14/19 1:31 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
  673. WARNING 7/14/19 1:31 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
  674. Sun Jul 14 13:31:31 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  675. [INFO] Started o.e.j.m.p.JettyWebAppContext@5f7da3d3{/openmrs,file:///C:/Users/user/Desktop/CoreOpenMRS/GSoC/OpenMRS-Core/openmrs-core/webapp/src/main/webapp/,AVAILABLE}{file:///C:/Users/user/Desktop/CoreOpenMRS/GSoC/OpenMRS-Core/openmrs-core/webapp/src/main/webapp/}
  676. [INFO] Started ServerConnector@5d354d8{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
  677. [INFO] Started @291269ms
  678. [INFO] Started Jetty Server
  679. [INFO] Initializing Spring FrameworkServlet 'openmrs'
  680. Sun Jul 14 13:32:10 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  681. [INFO] Initializing Spring FrameworkServlet 'openmrs_static_content'
  682. Sun Jul 14 13:32:14 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  683. Sun Jul 14 13:32:14 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  684. Sun Jul 14 13:32:14 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  685. Sun Jul 14 13:32:14 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  686. Sun Jul 14 13:32:14 IST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Add Comment
Please, Sign In to add comment