Advertisement
Guest User

Untitled

a guest
Aug 31st, 2021
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.50 KB | None | 0 0
  1. ndacyayisenga@ndacyayisenga-ThinkPad-S5-S540:~$ mvn openmrs-sdk:run
  2. [INFO] Scanning for projects...
  3. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/maven-metadata.xml
  4. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-metadata.xml
  5. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/plugins/maven-metadata.xml
  6. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-metadata.xml (10 kB at 469 B/s)
  7. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/plugins/maven-metadata.xml (1.4 kB at 55 B/s)
  8. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/maven-metadata.xml (20 kB at 559 B/s)
  9. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/plugins/openmrs-sdk-maven-plugin/maven-metadata.xml
  10. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/plugins/openmrs-sdk-maven-plugin/maven-metadata.xml (1.9 kB at 24 B/s)
  11. [INFO]
  12. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  13. [INFO] Building Maven Stub Project (No POM) 1
  14. [INFO] --------------------------------[ pom ]---------------------------------
  15. [INFO]
  16. [INFO] --- openmrs-sdk-maven-plugin:4.1.1:run (default-cli) @ standalone-pom ---
  17.  
  18. You have the following servers::
  19. 1) server8
  20. 2) server6
  21.  
  22. Which one do you choose? [1/2]: 2
  23.  
  24. Checking if port 8080 is in use... [free]
  25.  
  26. Connect remote debugger with port 1044
  27.  
  28.  
  29. Forking a new process... (use -Dfork=false to prevent forking)
  30.  
  31. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  32. Listening for transport dt_socket at address: 1044
  33. Apache Maven 3.6.3
  34. Maven home: /usr/share/maven
  35. Java version: 1.8.0_292, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
  36. Default locale: en_US, platform encoding: UTF-8
  37. OS name: "linux", version: "5.11.0-27-generic", arch: "amd64", family: "unix"
  38. [INFO] Scanning for projects...
  39. [INFO]
  40. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  41. [INFO] Building Maven Stub Project (No POM) 1
  42. [INFO] --------------------------------[ pom ]---------------------------------
  43. [INFO]
  44. [INFO] --- openmrs-sdk-maven-plugin:4.1.1:run-tomcat (default-cli) @ standalone-pom ---
  45.  
  46.  
  47. Using JAVA_HOME: /usr/lib/jvm/java-8-openjdk-amd64/jre
  48.  
  49. Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=1044
  50.  
  51. Starting Tomcat...
  52.  
  53. Sep 01, 2021 12:34:11 AM org.apache.coyote.AbstractProtocol init
  54. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  55. Sep 01, 2021 12:34:11 AM org.apache.catalina.core.StandardService startInternal
  56. INFO: Starting service [Tomcat]
  57. Sep 01, 2021 12:34:11 AM org.apache.catalina.core.StandardEngine startInternal
  58. INFO: Starting Servlet Engine: Apache Tomcat/7.0.107
  59. Sep 01, 2021 12:34:12 AM org.apache.catalina.startup.TldConfig execute
  60. 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.
  61. Sep 01, 2021 12:34:13 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  62. INFO: No global web.xml found
  63. Sep 01, 2021 12:34:13 AM org.apache.catalina.deploy.WebXml setVersion
  64. WARNING: Unknown version string [4.0]. Default version will be used.
  65. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  66. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  67. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  68. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  69. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  70. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  71. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  72. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  73. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  74. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  75. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  76. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  77. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  78. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  79. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  80. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  81. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  82. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  83. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  84. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  85. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  86. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  87. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  88. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  89. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  90. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  91. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  92. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  93. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TaglibUriRule body
  94. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  95. Sep 01, 2021 12:34:23 AM org.apache.catalina.startup.TldConfig execute
  96. 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.
  97. Sep 01, 2021 12:34:23 AM org.apache.catalina.core.ApplicationContext log
  98. INFO: No Spring WebApplicationInitializer types detected on classpath
  99. SLF4J: Class path contains multiple SLF4J bindings.
  100. SLF4J: Found binding in [jar:file:/home/ndacyayisenga/openmrs/server6/tmp/openmrs/WEB-INF/lib/slf4j-log4j12-1.7.26.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  101. SLF4J: Found binding in [jar:file:/home/ndacyayisenga/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  102. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  103. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
  104. Sep 01, 2021 12:34:24 AM org.apache.catalina.core.ApplicationContext log
  105. INFO: Initializing log4j from [classpath:log4j.xml]
  106. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-09-01 00:34:24,743| Unable to find a runtime properties file at /home/ndacyayisenga/openmrs-runtime.properties
  107. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-09-01 00:34:24,769| Unable to find a runtime properties file at /home/ndacyayisenga/openmrs-runtime.properties
  108. INFO - Listener.contextInitialized(173) |2021-09-01 00:34:24,769| Using runtime properties file: /home/ndacyayisenga/openmrs/server6/openmrs-runtime.properties
  109. Wed Sep 01 00:34:25 EAT 2021 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.
  110. INFO 9/1/21 12:34 AM:liquibase: Reading from `liquibasechangelog`
  111. WARNING 9/1/21 12:34 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  112. WARNING 9/1/21 12:34 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  113. WARNING 9/1/21 12:34 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  114. Wed Sep 01 00:34:28 EAT 2021 WARN: Caught while disconnecting...
  115.  
  116. EXCEPTION STACK TRACE:
  117.  
  118.  
  119.  
  120. ** BEGIN NESTED EXCEPTION **
  121.  
  122. javax.net.ssl.SSLException
  123. MESSAGE: closing inbound before receiving peer's close_notify
  124.  
  125. STACKTRACE:
  126.  
  127. javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify
  128. at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:726)
  129. at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:705)
  130. at com.mysql.jdbc.MysqlIO.quit(MysqlIO.java:2246)
  131. at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4236)
  132. at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1462)
  133. at liquibase.database.jvm.JdbcConnection.close(JdbcConnection.java:91)
  134. at org.openmrs.util.DatabaseUpdater.getUnrunDatabaseChanges(DatabaseUpdater.java:634)
  135. at org.openmrs.util.DatabaseUpdater.getUnrunDatabaseChanges(DatabaseUpdater.java:587)
  136. at org.openmrs.util.DatabaseUpdater.updatesRequired(DatabaseUpdater.java:252)
  137. at org.openmrs.web.Listener.setupNeeded(Listener.java:217)
  138. at org.openmrs.web.Listener.contextInitialized(Listener.java:179)
  139. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5128)
  140. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5653)
  141. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  142. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1689)
  143. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1679)
  144. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  145. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  146. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  147. at java.lang.Thread.run(Thread.java:748)
  148.  
  149.  
  150. ** END NESTED EXCEPTION **
  151.  
  152.  
  153. Wed Sep 01 00:34:28 EAT 2021 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.
  154. Wed Sep 01 00:34:28 EAT 2021 WARN: Caught while disconnecting...
  155.  
  156. EXCEPTION STACK TRACE:
  157.  
  158.  
  159.  
  160. ** BEGIN NESTED EXCEPTION **
  161.  
  162. javax.net.ssl.SSLException
  163. MESSAGE: closing inbound before receiving peer's close_notify
  164.  
  165. STACKTRACE:
  166.  
  167. javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify
  168. at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:726)
  169. at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:705)
  170. at com.mysql.jdbc.MysqlIO.quit(MysqlIO.java:2246)
  171. at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4236)
  172. at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1462)
  173. at liquibase.database.jvm.JdbcConnection.close(JdbcConnection.java:91)
  174. at org.openmrs.util.DatabaseUpdater.isLocked(DatabaseUpdater.java:766)
  175. at org.openmrs.util.DatabaseUpdater.updatesRequired(DatabaseUpdater.java:258)
  176. at org.openmrs.web.Listener.setupNeeded(Listener.java:217)
  177. at org.openmrs.web.Listener.contextInitialized(Listener.java:179)
  178. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5128)
  179. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5653)
  180. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  181. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1689)
  182. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1679)
  183. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  184. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  185. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  186. at java.lang.Thread.run(Thread.java:748)
  187.  
  188.  
  189. ** END NESTED EXCEPTION **
  190.  
  191.  
  192. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2021-09-01 00:34:31,684| Initializing EhCache CacheManager
  193. Wed Sep 01 00:34:34 EAT 2021 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.
  194. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2021-09-01 00:34:40,074| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  195. WARN - Listener.loadBundledModules(500) |2021-09-01 00:34:40,092| Bundled module folder doesn't exist: /home/ndacyayisenga/openmrs/server6/tmp/openmrs/WEB-INF/bundledModules
  196. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-09-01 00:34:40,094| Unable to find a runtime properties file at /home/ndacyayisenga/openmrs-runtime.properties
  197. Wed Sep 01 00:34:40 EAT 2021 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.
  198. INFO 9/1/21 12:34 AM:liquibase: Reading from `liquibasechangelog`
  199. WARNING 9/1/21 12:34 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  200. WARNING 9/1/21 12:34 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  201. WARNING 9/1/21 12:34 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  202. Wed Sep 01 00:34:41 EAT 2021 WARN: Caught while disconnecting...
  203.  
  204. EXCEPTION STACK TRACE:
  205.  
  206.  
  207.  
  208. ** BEGIN NESTED EXCEPTION **
  209.  
  210. javax.net.ssl.SSLException
  211. MESSAGE: closing inbound before receiving peer's close_notify
  212.  
  213. STACKTRACE:
  214.  
  215. javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify
  216. at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:726)
  217. at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:705)
  218. at com.mysql.jdbc.MysqlIO.quit(MysqlIO.java:2246)
  219. at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4236)
  220. at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1462)
  221. at liquibase.database.jvm.JdbcConnection.close(JdbcConnection.java:91)
  222. at org.openmrs.util.DatabaseUpdater.getUnrunDatabaseChanges(DatabaseUpdater.java:634)
  223. at org.openmrs.util.DatabaseUpdater.getUnrunDatabaseChanges(DatabaseUpdater.java:587)
  224. at org.openmrs.util.DatabaseUpdater.updatesRequired(DatabaseUpdater.java:252)
  225. at org.openmrs.api.context.Context.checkForDatabaseUpdates(Context.java:1167)
  226. at org.openmrs.api.context.Context.startup(Context.java:879)
  227. at org.openmrs.web.Listener.startOpenmrs(Listener.java:232)
  228. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  229.  
  230.  
  231. ** END NESTED EXCEPTION **
  232.  
  233.  
  234. Wed Sep 01 00:34:41 EAT 2021 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.
  235. Wed Sep 01 00:34:41 EAT 2021 WARN: Caught while disconnecting...
  236.  
  237. EXCEPTION STACK TRACE:
  238.  
  239.  
  240.  
  241. ** BEGIN NESTED EXCEPTION **
  242.  
  243. javax.net.ssl.SSLException
  244. MESSAGE: closing inbound before receiving peer's close_notify
  245.  
  246. STACKTRACE:
  247.  
  248. javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify
  249. at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:726)
  250. at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:705)
  251. at com.mysql.jdbc.MysqlIO.quit(MysqlIO.java:2246)
  252. at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4236)
  253. at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1462)
  254. at liquibase.database.jvm.JdbcConnection.close(JdbcConnection.java:91)
  255. at org.openmrs.util.DatabaseUpdater.isLocked(DatabaseUpdater.java:766)
  256. at org.openmrs.util.DatabaseUpdater.updatesRequired(DatabaseUpdater.java:258)
  257. at org.openmrs.api.context.Context.checkForDatabaseUpdates(Context.java:1167)
  258. at org.openmrs.api.context.Context.startup(Context.java:879)
  259. at org.openmrs.web.Listener.startOpenmrs(Listener.java:232)
  260. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  261.  
  262.  
  263. ** END NESTED EXCEPTION **
  264.  
  265.  
  266. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-09-01 00:34:43,575| Unable to find a runtime properties file at /home/ndacyayisenga/openmrs-runtime.properties
  267. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-09-01 00:34:43,795| Unable to find a runtime properties file at /home/ndacyayisenga/openmrs-runtime.properties
  268. Wed Sep 01 00:34:43 EAT 2021 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.
  269. Wed Sep 01 00:34:44 EAT 2021 WARN: Caught while disconnecting...
  270.  
  271. EXCEPTION STACK TRACE:
  272.  
  273.  
  274.  
  275. ** BEGIN NESTED EXCEPTION **
  276.  
  277. javax.net.ssl.SSLException
  278. MESSAGE: closing inbound before receiving peer's close_notify
  279.  
  280. STACKTRACE:
  281.  
  282. javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify
  283. at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:726)
  284. at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:705)
  285. at com.mysql.jdbc.MysqlIO.quit(MysqlIO.java:2246)
  286. at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4236)
  287. at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1462)
  288. at org.openmrs.web.filter.initialization.InitializationFilter.isDatabaseEmpty(InitializationFilter.java:1861)
  289. at org.openmrs.web.filter.initialization.InitializationFilter.init(InitializationFilter.java:1091)
  290. at org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:281)
  291. at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:262)
  292. at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:106)
  293. at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4973)
  294. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5672)
  295. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  296. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1689)
  297. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1679)
  298. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  299. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  300. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  301. at java.lang.Thread.run(Thread.java:748)
  302.  
  303.  
  304. ** END NESTED EXCEPTION **
  305.  
  306.  
  307.  
  308. OpenMRS is ready for you at http://localhost:8080/openmrs/
  309. Sep 01, 2021 12:34:44 AM org.apache.coyote.AbstractProtocol start
  310. INFO: Starting ProtocolHandler ["http-bio-8080"]
  311.  
  312.  
  313.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement