Advertisement
Guest User

this

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