Guest User

Untitled

a guest
Sep 3rd, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.39 KB | None | 0 0
  1. equence number 84632027
  2. safehandsdb | 2020-09-04T02:22:19.989656Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  3. safehandsdb | 2020-09-04T02:22:19.989951Z 0 [Note] Plugin 'FEDERATED' is disabled.
  4. safehandsdb | 2020-09-04T02:22:19.991862Z 0 [Note] InnoDB: Buffer pool(s) load completed at 200904 2:22:19
  5. safehandsdb | 2020-09-04T02:22:19.992980Z 0 [Warning] System table 'plugin' is expected to be transactional.
  6. safehandsdb | 2020-09-04T02:22:19.993404Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
  7. safehandsdb | 2020-09-04T02:22:19.994302Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  8. safehandsdb | 2020-09-04T02:22:19.994333Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  9. safehandsdb | 2020-09-04T02:22:19.994786Z 0 [Warning] CA certificate ca.pem is self signed.
  10. safehandsdb | 2020-09-04T02:22:19.994829Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  11. safehandsdb | 2020-09-04T02:22:19.995208Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  12. safehandsdb | 2020-09-04T02:22:19.995276Z 0 [Note] IPv6 is available.
  13. safehandsdb | 2020-09-04T02:22:19.995293Z 0 [Note] - '::' resolves to '::';
  14. safehandsdb | 2020-09-04T02:22:19.995310Z 0 [Note] Server socket created on IP: '::'.
  15. safehandsdb | 2020-09-04T02:22:19.996786Z 0 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
  16. safehandsdb | 2020-09-04T02:22:19.996909Z 0 [Warning] Failed to open optimizer cost constant tables
  17. safehandsdb |
  18. safehandsdb | 2020-09-04T02:22:19.997346Z 0 [Warning] 'proxies_priv' entry '@ root@117f7f9485ba' ignored in --skip-name-resolve mode.
  19. safehandsdb | 2020-09-04T02:22:19.997834Z 0 [Warning] System table 'time_zone_leap_second' is expected to be transactional.
  20. safehandsdb | 2020-09-04T02:22:19.997860Z 0 [Warning] System table 'time_zone_name' is expected to be transactional.
  21. safehandsdb | 2020-09-04T02:22:19.997868Z 0 [Warning] System table 'time_zone' is expected to be transactional.
  22. safehandsdb | 2020-09-04T02:22:19.997872Z 0 [Warning] System table 'time_zone_transition_type' is expected to be transactional.
  23. safehandsdb | 2020-09-04T02:22:19.997878Z 0 [Warning] System table 'time_zone_transition' is expected to be transactional.
  24. safehandsdb | 2020-09-04T02:22:19.998308Z 0 [Warning] System table 'servers' is expected to be transactional.
  25. safehandsdb | 2020-09-04T02:22:19.998639Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_current: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  26. safehandsdb | 2020-09-04T02:22:19.998729Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  27. safehandsdb | 2020-09-04T02:22:19.998794Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history_long: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  28. safehandsdb | 2020-09-04T02:22:19.999018Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  29. safehandsdb | 2020-09-04T02:22:19.999099Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  30. safehandsdb | 2020-09-04T02:22:19.999648Z 0 [ERROR] Column count of performance_schema.setup_actors is wrong. Expected 5, found 3. Created with MySQL 50649, now running 50731. Please use mysql_upgrade to fix this error.
  31. safehandsdb | 2020-09-04T02:22:19.999824Z 0 [ERROR] Incorrect definition of table performance_schema.setup_objects: expected column 'OBJECT_TYPE' at position 0 to have type enum('EVENT','FUNCTION','PROCEDURE','TABLE','TRIGGER', found type enum('TABLE').
  32. safehandsdb | 2020-09-04T02:22:20.000099Z 0 [ERROR] Column count of performance_schema.table_lock_waits_summary_by_table is wrong. Expected 68, found 73. Created with MySQL 50649, now running 50731. Please use mysql_upgrade to fix this error.
  33. safehandsdb | 2020-09-04T02:22:20.000178Z 0 [ERROR] Column count of performance_schema.threads is wrong. Expected 17, found 14. Created with MySQL 50649, now running 50731. Please use mysql_upgrade to fix this error.
  34. safehandsdb | 2020-09-04T02:22:20.000237Z 0 [ERROR] Column count of performance_schema.events_stages_current is wrong. Expected 12, found 10. Created with MySQL 50649, now running 50731. Please use mysql_upgrade to fix this error.
  35. safehandsdb | 2020-09-04T02:22:20.000312Z 0 [ERROR] Column count of performance_schema.events_stages_history is wrong. Expected 12, found 10. Created with MySQL 50649, now running 50731. Please use mysql_upgrade to fix this error.
  36. safehandsdb | 2020-09-04T02:22:20.000370Z 0 [ERROR] Column count of performance_schema.events_stages_history_long is wrong. Expected 12, found 10. Created with MySQL 50649, now running 50731. Please use mysql_upgrade to fix this error.
  37. safehandsdb | 2020-09-04T02:22:20.000458Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  38. safehandsdb | 2020-09-04T02:22:20.000563Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  39. safehandsdb | 2020-09-04T02:22:20.000752Z 0 [ERROR] Column count of performance_schema.events_statements_current is wrong. Expected 41, found 40. Created with MySQL 50649, now running 50731. Please use mysql_upgrade to fix this error.
  40. safehandsdb | 2020-09-04T02:22:20.000849Z 0 [ERROR] Column count of performance_schema.events_statements_history is wrong. Expected 41, found 40. Created with MySQL 50649, now running 50731. Please use mysql_upgrade to fix this error.
  41. safehandsdb | 2020-09-04T02:22:20.000922Z 0 [ERROR] Column count of performance_schema.events_statements_history_long is wrong. Expected 41, found 40. Created with MySQL 50649, now running 50731. Please use mysql_upgrade to fix this error.
  42. safehandsdb | 2020-09-04T02:22:20.001034Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  43. safehandsdb | 2020-09-04T02:22:20.001121Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  44. safehandsdb | 2020-09-04T02:22:20.001330Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_program' has the wrong structure
  45. safehandsdb | 2020-09-04T02:22:20.001377Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_current' has the wrong structure
  46. safehandsdb | 2020-09-04T02:22:20.001406Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history' has the wrong structure
  47. safehandsdb | 2020-09-04T02:22:20.001429Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history_long' has the wrong structure
  48. safehandsdb | 2020-09-04T02:22:20.001447Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_thread_by_event_name' has the wrong structure
  49. safehandsdb | 2020-09-04T02:22:20.001466Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_account_by_event_name' has the wrong structure
  50. safehandsdb | 2020-09-04T02:22:20.001553Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_user_by_event_name' has the wrong structure
  51. safehandsdb | 2020-09-04T02:22:20.001576Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_host_by_event_name' has the wrong structure
  52. safehandsdb | 2020-09-04T02:22:20.001594Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_global_by_event_name' has the wrong structure
  53. safehandsdb | 2020-09-04T02:22:20.001651Z 0 [ERROR] Incorrect definition of table performance_schema.users: expected column 'USER' at position 0 to have type char(32), found type char(16).
  54. safehandsdb | 2020-09-04T02:22:20.001704Z 0 [ERROR] Incorrect definition of table performance_schema.accounts: expected column 'USER' at position 0 to have type char(32), found type char(16).
  55. safehandsdb | 2020-09-04T02:22:20.002048Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_global_by_event_name' has the wrong structure
  56. safehandsdb | 2020-09-04T02:22:20.002091Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_account_by_event_name' has the wrong structure
  57. safehandsdb | 2020-09-04T02:22:20.002121Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_host_by_event_name' has the wrong structure
  58. safehandsdb | 2020-09-04T02:22:20.002147Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_thread_by_event_name' has the wrong structure
  59. safehandsdb | 2020-09-04T02:22:20.002188Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_user_by_event_name' has the wrong structure
  60. safehandsdb | 2020-09-04T02:22:20.002206Z 0 [ERROR] Native table 'performance_schema'.'table_handles' has the wrong structure
  61. safehandsdb | 2020-09-04T02:22:20.002222Z 0 [ERROR] Native table 'performance_schema'.'metadata_locks' has the wrong structure
  62. safehandsdb | 2020-09-04T02:22:20.002238Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_configuration' has the wrong structure
  63. safehandsdb | 2020-09-04T02:22:20.002262Z 0 [ERROR] Native table 'performance_schema'.'replication_group_members' has the wrong structure
  64. safehandsdb | 2020-09-04T02:22:20.002286Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_status' has the wrong structure
  65. safehandsdb | 2020-09-04T02:22:20.002314Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_configuration' has the wrong structure
  66. safehandsdb | 2020-09-04T02:22:20.002359Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status' has the wrong structure
  67. safehandsdb | 2020-09-04T02:22:20.002387Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_coordinator' has the wrong structure
  68. safehandsdb | 2020-09-04T02:22:20.002409Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_worker' has the wrong structure
  69. safehandsdb | 2020-09-04T02:22:20.002430Z 0 [ERROR] Native table 'performance_schema'.'replication_group_member_stats' has the wrong structure
  70. safehandsdb | 2020-09-04T02:22:20.002468Z 0 [ERROR] Native table 'performance_schema'.'prepared_statements_instances' has the wrong structure
  71. safehandsdb | 2020-09-04T02:22:20.002537Z 0 [ERROR] Native table 'performance_schema'.'user_variables_by_thread' has the wrong structure
  72. safehandsdb | 2020-09-04T02:22:20.002560Z 0 [ERROR] Native table 'performance_schema'.'status_by_account' has the wrong structure
  73. safehandsdb | 2020-09-04T02:22:20.002586Z 0 [ERROR] Native table 'performance_schema'.'status_by_host' has the wrong structure
  74. safehandsdb | 2020-09-04T02:22:20.002613Z 0 [ERROR] Native table 'performance_schema'.'status_by_thread' has the wrong structure
  75. safehandsdb | 2020-09-04T02:22:20.002632Z 0 [ERROR] Native table 'performance_schema'.'status_by_user' has the wrong structure
  76. safehandsdb | 2020-09-04T02:22:20.002652Z 0 [ERROR] Native table 'performance_schema'.'global_status' has the wrong structure
  77. safehandsdb | 2020-09-04T02:22:20.002673Z 0 [ERROR] Native table 'performance_schema'.'session_status' has the wrong structure
  78. safehandsdb | 2020-09-04T02:22:20.002699Z 0 [ERROR] Native table 'performance_schema'.'variables_by_thread' has the wrong structure
  79. safehandsdb | 2020-09-04T02:22:20.002728Z 0 [ERROR] Native table 'performance_schema'.'global_variables' has the wrong structure
  80. safehandsdb | 2020-09-04T02:22:20.002762Z 0 [ERROR] Native table 'performance_schema'.'session_variables' has the wrong structure
  81. safehandsdb | 2020-09-04T02:22:20.002852Z 0 [ERROR] Incorrect definition of table mysql.db: expected column 'User' at position 2 to have type char(32), found type char(16).
  82. safehandsdb | 2020-09-04T02:22:20.002875Z 0 [ERROR] mysql.user has no `Event_priv` column at position 28
  83. refapp_1 | OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  84. refapp_1 | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  85. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  86. refapp_1 | INFO: Server version: Apache Tomcat/7.0.94
  87. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  88. refapp_1 | INFO: Server built: Apr 10 2019 16:56:40 UTC
  89. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  90. refapp_1 | INFO: Server number: 7.0.94.0
  91. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  92. refapp_1 | INFO: OS Name: Linux
  93. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  94. refapp_1 | INFO: OS Version: 4.19.76-linuxkit
  95. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  96. refapp_1 | INFO: Architecture: amd64
  97. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  98. refapp_1 | INFO: Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
  99. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  100. refapp_1 | INFO: JVM Version: 1.8.0_212-8u212-b01-1~deb9u1-b01
  101. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  102. refapp_1 | INFO: JVM Vendor: Oracle Corporation
  103. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  104. refapp_1 | INFO: CATALINA_BASE: /usr/local/tomcat
  105. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  106. refapp_1 | INFO: CATALINA_HOME: /usr/local/tomcat
  107. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  108. refapp_1 | INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
  109. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  110. refapp_1 | INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  111. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  112. refapp_1 | INFO: Command line argument: -Dfile.encoding=UTF-8
  113. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  114. refapp_1 | INFO: Command line argument: -Xms256m
  115. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  116. refapp_1 | INFO: Command line argument: -Xmx768m
  117. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  118. refapp_1 | INFO: Command line argument: -XX:PermSize=256m
  119. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  120. refapp_1 | INFO: Command line argument: -XX:MaxPermSize=512m
  121. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  122. refapp_1 | INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  123. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  124. refapp_1 | INFO: Command line argument: -DOPENMRS_INSTALLATION_SCRIPT=/usr/local/tomcat/openmrs-server.properties
  125. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  126. refapp_1 | INFO: Command line argument: -DOPENMRS_APPLICATION_DATA_DIRECTORY=/usr/local/tomcat/.OpenMRS
  127. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  128. refapp_1 | INFO: Command line argument: -Dignore.endorsed.dirs=
  129. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  130. refapp_1 | INFO: Command line argument: -Dcatalina.base=/usr/local/tomcat
  131. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  132. refapp_1 | INFO: Command line argument: -Dcatalina.home=/usr/local/tomcat
  133. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.VersionLoggerListener log
  134. refapp_1 | INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
  135. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  136. refapp_1 | INFO: Loaded APR based Apache Tomcat Native library 1.2.21 using APR version 1.5.2.
  137. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  138. refapp_1 | INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
  139. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.core.AprLifecycleListener initializeSSL
  140. refapp_1 | INFO: OpenSSL successfully initialized (OpenSSL 1.1.0j 20 Nov 2018)
  141. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.coyote.AbstractProtocol init
  142. refapp_1 | INFO: Initializing ProtocolHandler ["http-apr-8080"]
  143. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.coyote.AbstractProtocol init
  144. refapp_1 | INFO: Initializing ProtocolHandler ["ajp-apr-8009"]
  145. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.Catalina load
  146. refapp_1 | INFO: Initialization processed in 588 ms
  147. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.core.StandardService startInternal
  148. refapp_1 | INFO: Starting service Catalina
  149. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.core.StandardEngine startInternal
  150. refapp_1 | INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
  151. refapp_1 | Sep 03, 2020 9:22:21 PM org.apache.catalina.startup.HostConfig deployDirectory
  152. refapp_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/manager
  153. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  154. refapp_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/manager has finished in 309 ms
  155. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  156. refapp_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/examples
  157. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  158. refapp_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/examples has finished in 187 ms
  159. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  160. refapp_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/docs
  161. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  162. refapp_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/docs has finished in 24 ms
  163. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  164. refapp_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/ROOT
  165. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  166. refapp_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/ROOT has finished in 25 ms
  167. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  168. refapp_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/host-manager
  169. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  170. refapp_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/host-manager has finished in 28 ms
  171. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  172. refapp_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/openmrs.war
  173. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.HostConfig deployDirectory
  174. refapp_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/openmrs.war has finished in 28 ms
  175. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.coyote.AbstractProtocol start
  176. refapp_1 | INFO: Starting ProtocolHandler ["http-apr-8080"]
  177. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.coyote.AbstractProtocol start
  178. refapp_1 | INFO: Starting ProtocolHandler ["ajp-apr-8009"]
  179. refapp_1 | Sep 03, 2020 9:22:22 PM org.apache.catalina.startup.Catalina start
  180. refapp_1 | INFO: Server startup in 673 ms
  181. safehandsdb | 2020-09-04T02:22:20.003005Z 0 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  182. safehandsdb | 2020-09-04T02:22:20.003319Z 0 [Note] mysqld: ready for connections.
  183. safehandsdb | Version: '5.7.31' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
  184. safehandsdb | 2020-09-04T02:22:20.878540Z 2 [Note] Got an error reading communication packets
  185. refapp_1 | % Total % Received % Xferd Average Speed Time Time Time Current
  186. refapp_1 | Dload Upload Total Spent Left Speed
  187. 100 1044 100 1044 0 0 13241 0 --:--:-- --:--:-- --:--:-- 13384
  188.  
  189.  
Add Comment
Please, Sign In to add comment