wikumW

After seting createDemoPatientsOnNextStartup GP

Jul 12th, 2023
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.51 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  4. [INFO] Building Maven Stub Project (No POM) 1
  5. [INFO] --------------------------------[ pom ]---------------------------------
  6. [INFO]
  7. [INFO] --- openmrs-sdk-maven-plugin:5.2.0-SNAPSHOT:run (default-cli) @ standalone-pom ---
  8.  
  9. Checking if port 8080 is in use... [free]
  10. OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
  11. Apache Maven 3.6.3
  12. Maven home: /usr/share/maven
  13. Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
  14. Default locale: en_US, platform encoding: UTF-8
  15. OS name: "linux", version: "5.15.0-76-generic", arch: "amd64", family: "unix"
  16. [INFO] Scanning for projects...
  17. [INFO]
  18. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  19. [INFO] Building Maven Stub Project (No POM) 1
  20. [INFO] --------------------------------[ pom ]---------------------------------
  21. [INFO]
  22. [INFO] --- openmrs-sdk-tomcat9-maven-plugin:5.2.0-SNAPSHOT:run-tomcat (default-cli) @ standalone-pom ---
  23. Jul 12, 2023 11:46:52 PM org.jline.utils.Log logr
  24. WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
  25.  
  26.  
  27. Using JAVA_HOME: /usr/lib/jvm/java-11-openjdk-amd64
  28.  
  29. Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m
  30.  
  31. Starting Tomcat...
  32.  
  33. Jul 12, 2023 11:46:53 PM org.apache.coyote.AbstractProtocol init
  34. INFO: Initializing ProtocolHandler ["http-nio-8080"]
  35. Jul 12, 2023 11:46:53 PM org.apache.catalina.core.StandardService startInternal
  36. INFO: Starting service [Tomcat]
  37. Jul 12, 2023 11:46:53 PM org.apache.catalina.core.StandardEngine startInternal
  38. INFO: Starting Servlet engine: [Apache Tomcat/9.0.52]
  39. Jul 12, 2023 11:46:53 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
  40. WARNING: Match [Context] failed to set property [antiJARLocking] to [true]
  41. Jul 12, 2023 11:46:55 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  42. INFO: No global web.xml found
  43. Jul 12, 2023 11:46:59 PM org.apache.jasper.servlet.TldScanner scanJars
  44. INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  45. Jul 12, 2023 11:46:59 PM org.apache.catalina.core.ApplicationContext log
  46. INFO: No Spring WebApplicationInitializer types detected on classpath
  47. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2033) |2023-07-12T23:46:59,755| Unable to find a runtime properties file at /home/wikum/openmrs-runtime.properties
  48. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2033) |2023-07-12T23:46:59,764| Unable to find a runtime properties file at /home/wikum/openmrs-runtime.properties
  49. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2033) |2023-07-12T23:46:59,768| Unable to find a runtime properties file at /home/wikum/openmrs-runtime.properties
  50. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(69) |2023-07-12T23:47:00,150| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  51. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:47:00,152| looking for un-run change sets in snapshot version '2.5.x'
  52. Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
  53. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:10,579| Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.json.JsonChangeLogParser Unable to get public no-arg constructor
  54. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:10,583| Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.yaml.YamlChangeLogParser Unable to get public no-arg constructor
  55. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:11,357| Reading from server34.liquibasechangelog
  56. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:16,770| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.5.x.xml' contains 1079 un-run change sets
  57. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:17,090| Reading from server34.liquibasechangelog
  58. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:17,296| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.5.x.xml' contains 25 un-run change sets
  59. WARN - Slf4JLogger.log(41) |2023-07-12T23:47:17,301| Failed to restore the auto commit to true
  60. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:47:17,301| looking for un-run change sets in snapshot version '2.4.x'
  61. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:17,516| Reading from server34.liquibasechangelog
  62. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:21,323| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.4.x.xml' contains 1021 un-run change sets
  63. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:21,440| Reading from server34.liquibasechangelog
  64. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:21,631| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.4.x.xml' contains 25 un-run change sets
  65. WARN - Slf4JLogger.log(41) |2023-07-12T23:47:21,631| Failed to restore the auto commit to true
  66. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:47:21,631| looking for un-run change sets in snapshot version '2.3.x'
  67. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:21,815| Reading from server34.liquibasechangelog
  68. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:25,326| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  69. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:25,414| Reading from server34.liquibasechangelog
  70. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:25,580| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  71. WARN - Slf4JLogger.log(41) |2023-07-12T23:47:25,581| Failed to restore the auto commit to true
  72. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:47:25,581| looking for un-run change sets in snapshot version '2.2.x'
  73. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:25,705| Reading from server34.liquibasechangelog
  74. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:28,927| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  75. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:29,015| Reading from server34.liquibasechangelog
  76. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:29,178| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  77. WARN - Slf4JLogger.log(41) |2023-07-12T23:47:29,178| Failed to restore the auto commit to true
  78. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:47:29,178| looking for un-run change sets in snapshot version '2.1.x'
  79. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:29,284| Reading from server34.liquibasechangelog
  80. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:32,382| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  81. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:32,478| Reading from server34.liquibasechangelog
  82. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:32,631| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  83. WARN - Slf4JLogger.log(41) |2023-07-12T23:47:32,631| Failed to restore the auto commit to true
  84. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:47:32,632| looking for un-run change sets in snapshot version '1.9.x'
  85. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:32,749| Reading from server34.liquibasechangelog
  86. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:32,865| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains 0 un-run change sets
  87. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:32,987| Reading from server34.liquibasechangelog
  88. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:33,056| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  89. WARN - Slf4JLogger.log(41) |2023-07-12T23:47:33,057| Failed to restore the auto commit to true
  90. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(113) |2023-07-12T23:47:33,057| the Liquibase snapshot version that had been used to initialize the OpenMRS database is '1.9.x'
  91. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:33,364| Reading from server34.liquibasechangelog
  92. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:47:33,513| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.0.x.xml' contains 0 un-run change sets
  93. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:33,603| Reading from server34.liquibasechangelog
  94. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:47:33,658| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.1.x.xml' contains 0 un-run change sets
  95. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:33,785| Reading from server34.liquibasechangelog
  96. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:47:33,819| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.2.x.xml' contains 0 un-run change sets
  97. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:33,903| Reading from server34.liquibasechangelog
  98. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:47:33,950| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.3.x.xml' contains 0 un-run change sets
  99. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:34,032| Reading from server34.liquibasechangelog
  100. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:47:34,087| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.4.x.xml' contains 0 un-run change sets
  101. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:34,173| Reading from server34.liquibasechangelog
  102. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:47:34,205| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.5.x.xml' contains 0 un-run change sets
  103. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:34,309| Reading from server34.liquibasechangelog
  104. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:47:34,333| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.6.x.xml' contains 0 un-run change sets
  105. WARN - Slf4JLogger.log(41) |2023-07-12T23:47:34,333| Failed to restore the auto commit to true
  106. INFO - Slf4jMLog$Slf4jMLogger$InfoLogger.log(212) |2023-07-12T23:47:36,915| MLog clients using slf4j logging.
  107. INFO - Slf4jMLog$Slf4jMLogger$InfoLogger.log(212) |2023-07-12T23:47:36,976| Initializing c3p0-0.9.5.5 [built 11-December-2019 22:18:33 -0800; debug? true; trace: 10]
  108. INFO - Slf4jMLog$Slf4jMLogger$InfoLogger.log(212) |2023-07-12T23:47:37,029| Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@4218ec07 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@f6f11abc [ acquireIncrement -> 1, acquireRetryAttempts -> 5, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, identityToken -> z8kfsxaxkwdol4fz7pjo|1b58e1d1, idleConnectionTestPeriod -> 3000, initialPoolSize -> 0, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 100, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 0, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@a5746217 [ description -> null, driverClass -> null, factoryClassLocation -> null, forceUseNamedDriverClass -> false, identityToken -> z8kfsxaxkwdol4fz7pjo|1be20dcc, jdbcUrl -> jdbc:mysql://localhost:3306/server34?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&sessionVariables=default_storage_engine%3DInnoDB, properties -> {password=******, user=******} ], preferredTestQuery -> null, privilegeSpawnedThreads -> false, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, extensions -> {}, factoryClassLocation -> null, identityToken -> z8kfsxaxkwdol4fz7pjo|282737c6, numHelperThreads -> 3 ]
  109. INFO - Home.setHomeDirectory(47) |2023-07-12T23:47:40,303| hapi.home is set to /home/wikum/.
  110. INFO - VersionLogger.printHapiVersion(77) |2023-07-12T23:47:40,316| HAPI version is: 2.1
  111. INFO - VersionLogger.checkStructureLibraries(65) |2023-07-12T23:47:40,318| Default Structure libraries found for HL7 versions 2.3, 2.4, 2.5, 2.6,
  112. INFO - MessageTypeRouter.registerApplication(121) |2023-07-12T23:47:40,337| org.openmrs.hl7.handler.ORUR01Handler registered to handle ORU^R01 messages
  113. INFO - MessageTypeRouter.registerApplication(121) |2023-07-12T23:47:40,338| org.openmrs.hl7.handler.ADTA28Handler registered to handle ADT^A28 messages
  114. WARN - Listener.loadBundledModules(571) |2023-07-12T23:47:40,808| Bundled module folder doesn't exist: /home/wikum/openmrs/server34/tmp/openmrs/WEB-INF/bundledModules
  115. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2033) |2023-07-12T23:47:40,808| Unable to find a runtime properties file at /home/wikum/openmrs-runtime.properties
  116. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(69) |2023-07-12T23:47:40,880| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  117. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:47:40,880| looking for un-run change sets in snapshot version '2.5.x'
  118. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:41,045| Reading from server34.liquibasechangelog
  119. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:46,344| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.5.x.xml' contains 1079 un-run change sets
  120. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:46,445| Reading from server34.liquibasechangelog
  121. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:46,707| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.5.x.xml' contains 25 un-run change sets
  122. WARN - Slf4JLogger.log(41) |2023-07-12T23:47:46,708| Failed to restore the auto commit to true
  123. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:47:46,708| looking for un-run change sets in snapshot version '2.4.x'
  124. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:46,838| Reading from server34.liquibasechangelog
  125. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:51,048| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.4.x.xml' contains 1021 un-run change sets
  126. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:51,142| Reading from server34.liquibasechangelog
  127. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:51,713| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.4.x.xml' contains 25 un-run change sets
  128. WARN - Slf4JLogger.log(41) |2023-07-12T23:47:51,714| Failed to restore the auto commit to true
  129. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:47:51,714| looking for un-run change sets in snapshot version '2.3.x'
  130. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:51,865| Reading from server34.liquibasechangelog
  131. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:56,410| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  132. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:56,483| Reading from server34.liquibasechangelog
  133. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:47:56,626| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  134. WARN - Slf4JLogger.log(41) |2023-07-12T23:47:56,626| Failed to restore the auto commit to true
  135. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:47:56,626| looking for un-run change sets in snapshot version '2.2.x'
  136. INFO - Slf4JLogger.log(43) |2023-07-12T23:47:56,719| Reading from server34.liquibasechangelog
  137. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:48:00,135| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  138. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:00,203| Reading from server34.liquibasechangelog
  139. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:48:00,340| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  140. WARN - Slf4JLogger.log(41) |2023-07-12T23:48:00,340| Failed to restore the auto commit to true
  141. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:48:00,341| looking for un-run change sets in snapshot version '2.1.x'
  142. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:00,427| Reading from server34.liquibasechangelog
  143. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:48:03,562| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  144. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:03,630| Reading from server34.liquibasechangelog
  145. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:48:03,802| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  146. WARN - Slf4JLogger.log(41) |2023-07-12T23:48:03,803| Failed to restore the auto commit to true
  147. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:48:03,803| looking for un-run change sets in snapshot version '1.9.x'
  148. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:03,887| Reading from server34.liquibasechangelog
  149. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:48:03,945| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains 0 un-run change sets
  150. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:04,008| Reading from server34.liquibasechangelog
  151. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:48:04,034| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  152. WARN - Slf4JLogger.log(41) |2023-07-12T23:48:04,035| Failed to restore the auto commit to true
  153. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(113) |2023-07-12T23:48:04,035| the Liquibase snapshot version that had been used to initialize the OpenMRS database is '1.9.x'
  154. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:04,160| Reading from server34.liquibasechangelog
  155. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:48:04,246| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.0.x.xml' contains 0 un-run change sets
  156. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:04,311| Reading from server34.liquibasechangelog
  157. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:48:04,330| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.1.x.xml' contains 0 un-run change sets
  158. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:04,392| Reading from server34.liquibasechangelog
  159. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:48:04,409| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.2.x.xml' contains 0 un-run change sets
  160. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:04,486| Reading from server34.liquibasechangelog
  161. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:48:04,501| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.3.x.xml' contains 0 un-run change sets
  162. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:04,573| Reading from server34.liquibasechangelog
  163. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:48:04,597| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.4.x.xml' contains 0 un-run change sets
  164. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:04,664| Reading from server34.liquibasechangelog
  165. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:48:04,688| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.5.x.xml' contains 0 un-run change sets
  166. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:04,746| Reading from server34.liquibasechangelog
  167. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:48:04,767| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.6.x.xml' contains 0 un-run change sets
  168. WARN - Slf4JLogger.log(41) |2023-07-12T23:48:04,767| Failed to restore the auto commit to true
  169. WARNING: An illegal reflective access operation has occurred
  170. WARNING: Illegal reflective access by org.azeckoski.reflectutils.ClassData$2 (file:/home/wikum/openmrs/server34/tmp/openmrs/WEB-INF/lib/reflectutils-0.9.20.jar) to method java.lang.Object.finalize()
  171. WARNING: Please consider reporting this to the maintainers of org.azeckoski.reflectutils.ClassData$2
  172. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  173. WARNING: All illegal access operations will be denied in a future release
  174. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:06,673| Reading from server34.liquibasechangelog
  175. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:06,717| Successfully acquired change log lock
  176. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:06,738| Successfully released change log lock
  177. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:06,911| Reading from server34.liquibasechangelog
  178. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:06,979| Successfully acquired change log lock
  179. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:06,997| Successfully released change log lock
  180. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:07,541| Reading from server34.liquibasechangelog
  181. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:07,602| Successfully acquired change log lock
  182. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:07,620| Successfully released change log lock
  183. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:07,834| Reading from server34.liquibasechangelog
  184. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:07,880| Successfully acquired change log lock
  185. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:07,912| Successfully released change log lock
  186. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:08,364| Reading from server34.liquibasechangelog
  187. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:08,397| Successfully acquired change log lock
  188. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:08,419| Successfully released change log lock
  189. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:08,582| Reading from server34.liquibasechangelog
  190. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:08,620| Successfully acquired change log lock
  191. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:08,637| Successfully released change log lock
  192. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:09,551| Reading from server34.liquibasechangelog
  193. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:09,593| Successfully acquired change log lock
  194. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:09,702| Successfully released change log lock
  195. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:09,826| Reading from server34.liquibasechangelog
  196. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:09,862| Successfully acquired change log lock
  197. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:09,876| Successfully released change log lock
  198. WARN - Module.expandExtensionNames(573) |2023-07-12T23:48:09,941| attachments: Unable to create instance of class defined for extension point: org.openmrs.admin.list
  199. java.lang.ClassNotFoundException: org.openmrs.module.attachments.extension.html.AdminList
  200. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1407) ~[tomcat-embed-core-9.0.52.jar:9.0.52]
  201. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1215) ~[tomcat-embed-core-9.0.52.jar:9.0.52]
  202. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:564) ~[openmrs-api-2.6.1.jar:?]
  203. at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
  204. at org.openmrs.module.Module.expandExtensionNames(Module.java:565) ~[openmrs-api-2.6.1.jar:?]
  205. at org.openmrs.module.Module.getExtensions(Module.java:492) ~[openmrs-api-2.6.1.jar:?]
  206. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:672) ~[openmrs-api-2.6.1.jar:?]
  207. at org.openmrs.api.context.Daemon$1.run(Daemon.java:86) ~[openmrs-api-2.6.1.jar:?]
  208. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,019| Reading from server34.liquibasechangelog
  209. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,052| Successfully acquired change log lock
  210. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,095| Successfully released change log lock
  211. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,229| Reading from server34.liquibasechangelog
  212. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,260| Successfully acquired change log lock
  213. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,274| Successfully released change log lock
  214. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,351| Reading from server34.liquibasechangelog
  215. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,388| Successfully acquired change log lock
  216. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,410| Successfully released change log lock
  217. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,726| Reading from server34.liquibasechangelog
  218. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,769| Successfully acquired change log lock
  219. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:10,790| Successfully released change log lock
  220. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,006| Reading from server34.liquibasechangelog
  221. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,061| Successfully acquired change log lock
  222. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,084| Successfully released change log lock
  223. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,229| Reading from server34.liquibasechangelog
  224. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,263| Successfully acquired change log lock
  225. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,278| Successfully released change log lock
  226. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,391| Reading from server34.liquibasechangelog
  227. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,438| Successfully acquired change log lock
  228. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,464| Successfully released change log lock
  229. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,588| Reading from server34.liquibasechangelog
  230. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,614| Successfully acquired change log lock
  231. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,636| Successfully released change log lock
  232. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,775| Reading from server34.liquibasechangelog
  233. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,846| Successfully acquired change log lock
  234. INFO - Slf4JLogger.log(43) |2023-07-12T23:48:11,868| Successfully released change log lock
  235. INFO - ServiceContext.startRefreshingContext(838) |2023-07-12T23:48:12,117| Refreshing Context
  236. INFO - Slf4jMLog$Slf4jMLogger$InfoLogger.log(212) |2023-07-12T23:48:17,678| Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@1fe6fb93 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@a400e154 [ acquireIncrement -> 1, acquireRetryAttempts -> 5, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, identityToken -> z8kfsxaxkwdol4fz7pjo|42935aa2, idleConnectionTestPeriod -> 3000, initialPoolSize -> 0, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 100, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 0, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@4456b469 [ description -> null, driverClass -> null, factoryClassLocation -> null, forceUseNamedDriverClass -> false, identityToken -> z8kfsxaxkwdol4fz7pjo|2ba34d4b, jdbcUrl -> jdbc:mysql://localhost:3306/server34?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&sessionVariables=default_storage_engine%3DInnoDB, properties -> {password=******, user=******} ], preferredTestQuery -> null, privilegeSpawnedThreads -> false, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, extensions -> {}, factoryClassLocation -> null, identityToken -> z8kfsxaxkwdol4fz7pjo|27e88e0a, numHelperThreads -> 3 ]
  237. INFO - MessageTypeRouter.registerApplication(121) |2023-07-12T23:48:20,103| org.openmrs.hl7.handler.ORUR01Handler registered to handle ORU^R01 messages
  238. INFO - MessageTypeRouter.registerApplication(121) |2023-07-12T23:48:20,104| org.openmrs.hl7.handler.ADTA28Handler registered to handle ADT^A28 messages
  239. INFO - VersionUtil.initialize(84) |2023-07-12T23:48:24,197| HAPI FHIR version 5.4.0 - Rev b463b072c8
  240. INFO - FhirContext.<init>(204) |2023-07-12T23:48:24,199| Creating new FHIR context for FHIR version [DSTU3]
  241. INFO - FhirContext.<init>(204) |2023-07-12T23:48:24,219| Creating new FHIR context for FHIR version [R4]
  242. INFO - ServiceContext.doneRefreshingContext(849) |2023-07-12T23:48:28,513| Done refreshing Context
  243. Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
  244. WARN - IdgenTask.run(32) |2023-07-12T23:48:34,144| Not running scheduled task. DaemonToken = null; enabled = false
  245. WARN - AdvicePoint.getClassInstance(64) |2023-07-12T23:48:34,146| Could not get instance for advice point [org.openmrs.module.appointments.service.AppointmentServiceDefinitionService]
  246. java.lang.NoClassDefFoundError: org/ict4h/atomfeed/jdbc/JdbcConnectionProvider
  247. at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]
  248. at java.lang.Class.privateGetDeclaredConstructors(Class.java:3137) ~[?:?]
  249. at java.lang.Class.getConstructor0(Class.java:3342) ~[?:?]
  250. at java.lang.Class.newInstance(Class.java:556) ~[?:?]
  251. at org.openmrs.module.AdvicePoint.getClassInstance(AdvicePoint.java:61) ~[openmrs-api-2.6.1.jar:?]
  252. at org.openmrs.module.ModuleFactory.loadAdvice(ModuleFactory.java:882) ~[openmrs-api-2.6.1.jar:?]
  253. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:913) ~[openmrs-api-2.6.1.jar:?]
  254. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:923) ~[openmrs-web-2.6.1.jar:?]
  255. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:703) ~[openmrs-web-2.6.1.jar:?]
  256. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:683) ~[openmrs-web-2.6.1.jar:?]
  257. at org.openmrs.web.Listener.startOpenmrs(Listener.java:349) ~[openmrs-web-2.6.1.jar:?]
  258. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42) ~[openmrs-web-2.6.1.jar:?]
  259. Caused by: java.lang.ClassNotFoundException: org.ict4h.atomfeed.jdbc.JdbcConnectionProvider
  260. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1407) ~[tomcat-embed-core-9.0.52.jar:9.0.52]
  261. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1215) ~[tomcat-embed-core-9.0.52.jar:9.0.52]
  262. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:564) ~[openmrs-api-2.6.1.jar:?]
  263. at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
  264. ... 12 more
  265. WARN - AdvicePoint.getClassInstance(64) |2023-07-12T23:48:34,148| Could not get instance for advice point [org.openmrs.module.appointments.service.AppointmentsService]
  266. java.lang.NoClassDefFoundError: org/ict4h/atomfeed/jdbc/JdbcConnectionProvider
  267. at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]
  268. at java.lang.Class.privateGetDeclaredConstructors(Class.java:3137) ~[?:?]
  269. at java.lang.Class.getConstructor0(Class.java:3342) ~[?:?]
  270. at java.lang.Class.newInstance(Class.java:556) ~[?:?]
  271. at org.openmrs.module.AdvicePoint.getClassInstance(AdvicePoint.java:61) ~[openmrs-api-2.6.1.jar:?]
  272. at org.openmrs.module.ModuleFactory.loadAdvice(ModuleFactory.java:882) ~[openmrs-api-2.6.1.jar:?]
  273. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:913) ~[openmrs-api-2.6.1.jar:?]
  274. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:923) ~[openmrs-web-2.6.1.jar:?]
  275. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:703) ~[openmrs-web-2.6.1.jar:?]
  276. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:683) ~[openmrs-web-2.6.1.jar:?]
  277. at org.openmrs.web.Listener.startOpenmrs(Listener.java:349) ~[openmrs-web-2.6.1.jar:?]
  278. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42) ~[openmrs-web-2.6.1.jar:?]
  279. Caused by: java.lang.ClassNotFoundException: org.ict4h.atomfeed.jdbc.JdbcConnectionProvider
  280. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1407) ~[tomcat-embed-core-9.0.52.jar:9.0.52]
  281. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1215) ~[tomcat-embed-core-9.0.52.jar:9.0.52]
  282. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:564) ~[openmrs-api-2.6.1.jar:?]
  283. at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
  284. ... 12 more
  285. WARN - AdvicePoint.getClassInstance(64) |2023-07-12T23:48:34,149| Could not get instance for advice point [org.openmrs.module.appointments.service.AppointmentRecurringPatternService]
  286. java.lang.NoClassDefFoundError: org/ict4h/atomfeed/jdbc/JdbcConnectionProvider
  287. at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]
  288. at java.lang.Class.privateGetDeclaredConstructors(Class.java:3137) ~[?:?]
  289. at java.lang.Class.getConstructor0(Class.java:3342) ~[?:?]
  290. at java.lang.Class.newInstance(Class.java:556) ~[?:?]
  291. at org.openmrs.module.AdvicePoint.getClassInstance(AdvicePoint.java:61) ~[openmrs-api-2.6.1.jar:?]
  292. at org.openmrs.module.ModuleFactory.loadAdvice(ModuleFactory.java:882) ~[openmrs-api-2.6.1.jar:?]
  293. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:913) ~[openmrs-api-2.6.1.jar:?]
  294. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:923) ~[openmrs-web-2.6.1.jar:?]
  295. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:703) ~[openmrs-web-2.6.1.jar:?]
  296. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:683) ~[openmrs-web-2.6.1.jar:?]
  297. at org.openmrs.web.Listener.startOpenmrs(Listener.java:349) ~[openmrs-web-2.6.1.jar:?]
  298. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42) ~[openmrs-web-2.6.1.jar:?]
  299. Caused by: java.lang.ClassNotFoundException: org.ict4h.atomfeed.jdbc.JdbcConnectionProvider
  300. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1407) ~[tomcat-embed-core-9.0.52.jar:9.0.52]
  301. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1215) ~[tomcat-embed-core-9.0.52.jar:9.0.52]
  302. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:564) ~[openmrs-api-2.6.1.jar:?]
  303. at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
  304. ... 12 more
  305. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,241| OrderedFile does not provide an implementation to fetch the loading order from files.
  306. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,315| OrderedFile does not provide an implementation to fetch the loading order from files.
  307. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,316| OrderedFile does not provide an implementation to fetch the loading order from files.
  308. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,316| OrderedFile does not provide an implementation to fetch the loading order from files.
  309. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,316| OrderedFile does not provide an implementation to fetch the loading order from files.
  310. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,316| OrderedFile does not provide an implementation to fetch the loading order from files.
  311. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,648| OrderedFile does not provide an implementation to fetch the loading order from files.
  312. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,648| OrderedFile does not provide an implementation to fetch the loading order from files.
  313. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,649| OrderedFile does not provide an implementation to fetch the loading order from files.
  314. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,649| OrderedFile does not provide an implementation to fetch the loading order from files.
  315. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,649| OrderedFile does not provide an implementation to fetch the loading order from files.
  316. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,649| OrderedFile does not provide an implementation to fetch the loading order from files.
  317. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,649| OrderedFile does not provide an implementation to fetch the loading order from files.
  318. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,649| OrderedFile does not provide an implementation to fetch the loading order from files.
  319. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,650| OrderedFile does not provide an implementation to fetch the loading order from files.
  320. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,650| OrderedFile does not provide an implementation to fetch the loading order from files.
  321. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,650| OrderedFile does not provide an implementation to fetch the loading order from files.
  322. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,650| OrderedFile does not provide an implementation to fetch the loading order from files.
  323. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,650| OrderedFile does not provide an implementation to fetch the loading order from files.
  324. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,650| OrderedFile does not provide an implementation to fetch the loading order from files.
  325. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,651| OrderedFile does not provide an implementation to fetch the loading order from files.
  326. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:34,651| OrderedFile does not provide an implementation to fetch the loading order from files.
  327. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:35,335| OrderedFile does not provide an implementation to fetch the loading order from files.
  328. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:35,335| OrderedFile does not provide an implementation to fetch the loading order from files.
  329. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:35,336| OrderedFile does not provide an implementation to fetch the loading order from files.
  330. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:35,336| OrderedFile does not provide an implementation to fetch the loading order from files.
  331. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:35,336| OrderedFile does not provide an implementation to fetch the loading order from files.
  332. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:35,336| OrderedFile does not provide an implementation to fetch the loading order from files.
  333. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:35,336| OrderedFile does not provide an implementation to fetch the loading order from files.
  334. WARN - OrderedFile.<init>(27) |2023-07-12T23:48:35,339| OrderedFile does not provide an implementation to fetch the loading order from files.
  335. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:36,837| No default serializer specified - using builtin SimpleXStreamSerializer.
  336. Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
  337. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:36,859| No default serializer specified - using builtin SimpleXStreamSerializer.
  338. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:37,585| No default serializer specified - using builtin SimpleXStreamSerializer.
  339. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:37,590| No default serializer specified - using builtin SimpleXStreamSerializer.
  340. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:38,909| No default serializer specified - using builtin SimpleXStreamSerializer.
  341. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:38,917| No default serializer specified - using builtin SimpleXStreamSerializer.
  342. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:39,595| No default serializer specified - using builtin SimpleXStreamSerializer.
  343. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:39,600| No default serializer specified - using builtin SimpleXStreamSerializer.
  344. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:42,642| No default serializer specified - using builtin SimpleXStreamSerializer.
  345. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:42,647| No default serializer specified - using builtin SimpleXStreamSerializer.
  346. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:48,972| No default serializer specified - using builtin SimpleXStreamSerializer.
  347. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:48,981| No default serializer specified - using builtin SimpleXStreamSerializer.
  348. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:49,495| No default serializer specified - using builtin SimpleXStreamSerializer.
  349. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:49,501| No default serializer specified - using builtin SimpleXStreamSerializer.
  350. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:50,821| No default serializer specified - using builtin SimpleXStreamSerializer.
  351. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:50,826| No default serializer specified - using builtin SimpleXStreamSerializer.
  352. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:51,450| No default serializer specified - using builtin SimpleXStreamSerializer.
  353. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:51,454| No default serializer specified - using builtin SimpleXStreamSerializer.
  354. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:53,245| No default serializer specified - using builtin SimpleXStreamSerializer.
  355. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2023-07-12T23:48:53,257| No default serializer specified - using builtin SimpleXStreamSerializer.
  356. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:48:55,712| Email notification for tele-consultation not configured to be sent to patient.
  357. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:48:57,230| Email notification for tele-consultation not configured to be sent to patient.
  358. INFO - OrderServiceImpl.getOrderNumberGenerator(381) |2023-07-12T23:49:00,481| Setting default order number generator
  359. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:01,716| Email notification for tele-consultation not configured to be sent to patient.
  360. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:05,539| Email notification for tele-consultation not configured to be sent to patient.
  361. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:07,280| Email notification for tele-consultation not configured to be sent to patient.
  362. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:08,324| Email notification for tele-consultation not configured to be sent to patient.
  363. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:10,071| Email notification for tele-consultation not configured to be sent to patient.
  364. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:12,463| Email notification for tele-consultation not configured to be sent to patient.
  365. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:13,376| Email notification for tele-consultation not configured to be sent to patient.
  366. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:16,441| Email notification for tele-consultation not configured to be sent to patient.
  367. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:17,549| Email notification for tele-consultation not configured to be sent to patient.
  368. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:27,472| Email notification for tele-consultation not configured to be sent to patient.
  369. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:34,642| Email notification for tele-consultation not configured to be sent to patient.
  370. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:39,595| Email notification for tele-consultation not configured to be sent to patient.
  371. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:39,648| Email notification for tele-consultation not configured to be sent to patient.
  372. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:43,843| Email notification for tele-consultation not configured to be sent to patient.
  373. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:48,259| Email notification for tele-consultation not configured to be sent to patient.
  374. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:50,086| Email notification for tele-consultation not configured to be sent to patient.
  375. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:52,464| Email notification for tele-consultation not configured to be sent to patient.
  376. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:56,510| Email notification for tele-consultation not configured to be sent to patient.
  377. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:57,856| Email notification for tele-consultation not configured to be sent to patient.
  378. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:49:59,587| Email notification for tele-consultation not configured to be sent to patient.
  379. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:50:02,322| Email notification for tele-consultation not configured to be sent to patient.
  380. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:50:05,177| Email notification for tele-consultation not configured to be sent to patient.
  381. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:50:07,018| Email notification for tele-consultation not configured to be sent to patient.
  382. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:50:08,445| Email notification for tele-consultation not configured to be sent to patient.
  383. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:50:15,210| Email notification for tele-consultation not configured to be sent to patient.
  384. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:50:17,208| Email notification for tele-consultation not configured to be sent to patient.
  385. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:50:23,842| Email notification for tele-consultation not configured to be sent to patient.
  386. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:50:25,901| Email notification for tele-consultation not configured to be sent to patient.
  387. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:50:27,098| Email notification for tele-consultation not configured to be sent to patient.
  388. WARN - DefaultTCAppointmentPatientEmailNotifier.isApplicable(56) |2023-07-12T23:50:29,370| Email notification for tele-consultation not configured to be sent to patient.
  389. INFO - CommonsLoggingOutput.info(51) |2023-07-12T23:50:34,299| DWR Version 2.0.5 starting.
  390. INFO - CommonsLoggingOutput.info(51) |2023-07-12T23:50:34,299| - Servlet Engine: Apache Tomcat/9.0.52
  391. INFO - CommonsLoggingOutput.info(51) |2023-07-12T23:50:34,299| - Java Version: 11.0.19
  392. INFO - CommonsLoggingOutput.info(51) |2023-07-12T23:50:34,300| - Java Vendor: Ubuntu
  393. INFO - CommonsLoggingOutput.info(51) |2023-07-12T23:50:34,368| Probably not an issue: org.jdom.Document is not available so the jdom converter will not load. This is only an problem if you wanted to use it.
  394. INFO - CommonsLoggingOutput.info(51) |2023-07-12T23:50:34,368| Probably not an issue: org.jdom.Element is not available so the jdom converter will not load. This is only an problem if you wanted to use it.
  395. INFO - RestfulServer.init(1351) |2023-07-12T23:50:34,432| Initializing HAPI FHIR restful server running in R4 mode
  396. INFO - RestfulServer.registerProviders(1723) |2023-07-12T23:50:34,432| Added 18 resource provider(s). Total 18
  397. INFO - RestfulServer.init(1399) |2023-07-12T23:50:35,105| A FHIR has been lit on this server
  398. INFO - RestfulServer.init(1351) |2023-07-12T23:50:35,108| Initializing HAPI FHIR restful server running in DSTU3 mode
  399. INFO - RestfulServer.registerProviders(1723) |2023-07-12T23:50:35,108| Added 17 resource provider(s). Total 17
  400. INFO - RestfulServer.init(1399) |2023-07-12T23:50:35,593| A FHIR has been lit on this server
  401. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2033) |2023-07-12T23:50:35,596| Unable to find a runtime properties file at /home/wikum/openmrs-runtime.properties
  402. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2033) |2023-07-12T23:50:35,873| Unable to find a runtime properties file at /home/wikum/openmrs-runtime.properties
  403. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(69) |2023-07-12T23:50:35,947| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  404. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:50:35,947| looking for un-run change sets in snapshot version '2.5.x'
  405. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:36,070| Reading from server34.liquibasechangelog
  406. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:41,780| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.5.x.xml' contains 1079 un-run change sets
  407. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:41,860| Reading from server34.liquibasechangelog
  408. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:42,056| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.5.x.xml' contains 25 un-run change sets
  409. WARN - Slf4JLogger.log(41) |2023-07-12T23:50:42,056| Failed to restore the auto commit to true
  410. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:50:42,056| looking for un-run change sets in snapshot version '2.4.x'
  411. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:42,161| Reading from server34.liquibasechangelog
  412. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:46,434| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.4.x.xml' contains 1021 un-run change sets
  413. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:46,521| Reading from server34.liquibasechangelog
  414. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:46,708| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.4.x.xml' contains 25 un-run change sets
  415. WARN - Slf4JLogger.log(41) |2023-07-12T23:50:46,708| Failed to restore the auto commit to true
  416. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:50:46,708| looking for un-run change sets in snapshot version '2.3.x'
  417. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:46,804| Reading from server34.liquibasechangelog
  418. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:50,878| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  419. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:50,959| Reading from server34.liquibasechangelog
  420. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:51,134| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  421. WARN - Slf4JLogger.log(41) |2023-07-12T23:50:51,135| Failed to restore the auto commit to true
  422. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:50:51,135| looking for un-run change sets in snapshot version '2.2.x'
  423. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:51,270| Reading from server34.liquibasechangelog
  424. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:55,223| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  425. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:55,301| Reading from server34.liquibasechangelog
  426. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:55,452| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  427. WARN - Slf4JLogger.log(41) |2023-07-12T23:50:55,453| Failed to restore the auto commit to true
  428. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:50:55,453| looking for un-run change sets in snapshot version '2.1.x'
  429. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:55,553| Reading from server34.liquibasechangelog
  430. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:59,407| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  431. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:59,522| Reading from server34.liquibasechangelog
  432. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:59,728| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  433. WARN - Slf4JLogger.log(41) |2023-07-12T23:50:59,728| Failed to restore the auto commit to true
  434. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:50:59,728| looking for un-run change sets in snapshot version '1.9.x'
  435. INFO - Slf4JLogger.log(43) |2023-07-12T23:50:59,846| Reading from server34.liquibasechangelog
  436. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:50:59,940| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains 0 un-run change sets
  437. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:00,092| Reading from server34.liquibasechangelog
  438. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:00,144| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  439. WARN - Slf4JLogger.log(41) |2023-07-12T23:51:00,144| Failed to restore the auto commit to true
  440. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(113) |2023-07-12T23:51:00,144| the Liquibase snapshot version that had been used to initialize the OpenMRS database is '1.9.x'
  441. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:00,370| Reading from server34.liquibasechangelog
  442. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:00,532| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.0.x.xml' contains 0 un-run change sets
  443. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:00,622| Reading from server34.liquibasechangelog
  444. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:00,648| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.1.x.xml' contains 0 un-run change sets
  445. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:00,729| Reading from server34.liquibasechangelog
  446. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:00,750| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.2.x.xml' contains 0 un-run change sets
  447. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:00,912| Reading from server34.liquibasechangelog
  448. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:00,939| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.3.x.xml' contains 0 un-run change sets
  449. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:01,049| Reading from server34.liquibasechangelog
  450. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:01,077| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.4.x.xml' contains 0 un-run change sets
  451. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:01,199| Reading from server34.liquibasechangelog
  452. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:01,235| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.5.x.xml' contains 0 un-run change sets
  453. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:01,356| Reading from server34.liquibasechangelog
  454. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:01,381| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.6.x.xml' contains 0 un-run change sets
  455. WARN - Slf4JLogger.log(41) |2023-07-12T23:51:01,381| Failed to restore the auto commit to true
  456. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(69) |2023-07-12T23:51:01,381| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  457. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:51:01,381| looking for un-run change sets in snapshot version '2.5.x'
  458. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:01,612| Reading from server34.liquibasechangelog
  459. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:07,535| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.5.x.xml' contains 1079 un-run change sets
  460. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:07,658| Reading from server34.liquibasechangelog
  461. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:07,886| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.5.x.xml' contains 25 un-run change sets
  462. WARN - Slf4JLogger.log(41) |2023-07-12T23:51:07,886| Failed to restore the auto commit to true
  463. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:51:07,886| looking for un-run change sets in snapshot version '2.4.x'
  464. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:08,000| Reading from server34.liquibasechangelog
  465. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:12,362| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.4.x.xml' contains 1021 un-run change sets
  466. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:12,454| Reading from server34.liquibasechangelog
  467. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:12,654| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.4.x.xml' contains 25 un-run change sets
  468. WARN - Slf4JLogger.log(41) |2023-07-12T23:51:12,655| Failed to restore the auto commit to true
  469. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:51:12,655| looking for un-run change sets in snapshot version '2.3.x'
  470. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:12,764| Reading from server34.liquibasechangelog
  471. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:16,433| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  472. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:16,501| Reading from server34.liquibasechangelog
  473. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:16,668| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  474. WARN - Slf4JLogger.log(41) |2023-07-12T23:51:16,669| Failed to restore the auto commit to true
  475. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:51:16,669| looking for un-run change sets in snapshot version '2.2.x'
  476. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:16,768| Reading from server34.liquibasechangelog
  477. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:20,250| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  478. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:20,318| Reading from server34.liquibasechangelog
  479. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:20,461| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  480. WARN - Slf4JLogger.log(41) |2023-07-12T23:51:20,461| Failed to restore the auto commit to true
  481. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:51:20,461| looking for un-run change sets in snapshot version '2.1.x'
  482. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:20,551| Reading from server34.liquibasechangelog
  483. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:24,953| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  484. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:25,019| Reading from server34.liquibasechangelog
  485. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:25,181| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  486. WARN - Slf4JLogger.log(41) |2023-07-12T23:51:25,182| Failed to restore the auto commit to true
  487. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2023-07-12T23:51:25,182| looking for un-run change sets in snapshot version '1.9.x'
  488. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:25,319| Reading from server34.liquibasechangelog
  489. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:25,377| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains 0 un-run change sets
  490. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:25,448| Reading from server34.liquibasechangelog
  491. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2023-07-12T23:51:25,491| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  492. WARN - Slf4JLogger.log(41) |2023-07-12T23:51:25,492| Failed to restore the auto commit to true
  493. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(113) |2023-07-12T23:51:25,492| the Liquibase snapshot version that had been used to initialize the OpenMRS database is '1.9.x'
  494. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:25,668| Reading from server34.liquibasechangelog
  495. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:25,768| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.0.x.xml' contains 0 un-run change sets
  496. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:25,835| Reading from server34.liquibasechangelog
  497. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:25,856| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.1.x.xml' contains 0 un-run change sets
  498. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:25,939| Reading from server34.liquibasechangelog
  499. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:25,956| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.2.x.xml' contains 0 un-run change sets
  500. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:26,019| Reading from server34.liquibasechangelog
  501. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:26,037| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.3.x.xml' contains 0 un-run change sets
  502. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:26,118| Reading from server34.liquibasechangelog
  503. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:26,137| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.4.x.xml' contains 0 un-run change sets
  504. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:26,223| Reading from server34.liquibasechangelog
  505. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:26,244| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.5.x.xml' contains 0 un-run change sets
  506. INFO - Slf4JLogger.log(43) |2023-07-12T23:51:26,326| Reading from server34.liquibasechangelog
  507. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2023-07-12T23:51:26,350| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.6.x.xml' contains 0 un-run change sets
  508. WARN - Slf4JLogger.log(41) |2023-07-12T23:51:26,350| Failed to restore the auto commit to true
  509.  
  510. OpenMRS is ready for you at http://localhost:8080/openmrs/
  511. Jul 12, 2023 11:51:26 PM org.apache.coyote.AbstractProtocol start
  512. INFO: Starting ProtocolHandler ["http-nio-8080"]
  513. Jul 12, 2023 11:51:26 PM org.apache.catalina.core.ApplicationContext log
  514. INFO: Initializing Spring DispatcherServlet 'openmrs'
  515. INFO - PropertyUtils.getProperty(101) |2023-07-12T23:51:26,520| The 'org.owasp.csrfguard.TokenHolder' property was not defined, using 'org.owasp.csrfguard.token.storage.impl.InMemoryTokenHolder' as default value. %n
  516. WARN - OpenmrsJspServlet.rescanTldsIfNeeded(56) |2023-07-12T23:51:26,662| Rescanning TLDs
  517. Jul 12, 2023 11:51:27 PM org.apache.jasper.servlet.TldScanner scanJars
  518. INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  519. Jul 12, 2023 11:51:31 PM org.apache.catalina.core.ApplicationContext log
  520. INFO: Initializing Spring StaticDispatcherServlet 'openmrs_static_content'
  521.  
  522.  
Add Comment
Please, Sign In to add comment