Advertisement
Guest User

Untitled

a guest
Dec 8th, 2021
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.94 KB | None | 0 0
  1. @ openmrs-fhir-analytics [stevenchu]$ docker-compose -f docker/openmrs-compose.yaml up
  2. WARN[0000] network default: network.external.name is deprecated in favor of network.name
  3. [+] Running 2/2
  4. ⠿ Container openmrs-fhir-mysql Recreated 2.1s
  5. ⠿ Container openmrs Recreated 10.5s
  6. Attaching to openmrs, openmrs-fhir-mysql
  7. openmrs-fhir-mysql | 2021-12-08 06:38:34+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.35-1debian10 started.
  8. openmrs-fhir-mysql | 2021-12-08 06:38:35+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  9. openmrs | + DB_CREATE_TABLES=false
  10. openmrs | + DB_AUTO_UPDATE=false
  11. openmrs | + MODULE_WEB_ADMIN=true
  12. openmrs | + DEBUG=false
  13. openmrs | + cat
  14. openmrs | + echo '------ Starting distribution -----'
  15. openmrs | ------ Starting distribution -----
  16. openmrs | + cat /root/openmrs-distro.properties
  17. openmrs-fhir-mysql | 2021-12-08 06:38:35+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.35-1debian10 started.
  18. openmrs | #Sat Sep 25 03:02:00 UTC 2021
  19. openmrs | db.h2.supported=false
  20. openmrs | db.sql=classpath\://openmrs-distro.sql
  21. openmrs | name=Reference Application
  22. openmrs | omod.addresshierarchy=2.14.2
  23. openmrs | omod.adminui=1.5.0
  24. openmrs | omod.allergyui=1.8.4
  25. openmrs | omod.appframework=2.16.0
  26. openmrs | omod.appointmentscheduling=1.16.0
  27. openmrs | omod.appointmentschedulingui=1.12.0
  28. openmrs | omod.appui=1.14.0
  29. openmrs | omod.atlas=2.2.5
  30. openmrs | omod.atlas.type=omod
  31. openmrs | omod.attachments=2.5.0
  32. openmrs | omod.calculation=1.3.0
  33. openmrs | omod.coreapps=1.34.0
  34. openmrs | omod.dataexchange=1.3.7
  35. openmrs | omod.emrapi=1.32.0
  36. openmrs | omod.event=2.10.0
  37. openmrs | omod.event.groupId=org.openmrs
  38. openmrs | omod.fhir2=1.2.2
  39. openmrs | omod.formentryapp=1.4.2
  40. openmrs | omod.htmlformentry=4.1.0
  41. openmrs | omod.htmlformentryui=2.0.0
  42. openmrs | omod.htmlwidgets=1.10.0
  43. openmrs | omod.idgen=4.7.0
  44. openmrs | omod.legacyui=1.8.3
  45. openmrs | omod.metadatadeploy=1.13.0
  46. openmrs | omod.metadatamapping=1.4.0
  47. openmrs | omod.metadatasharing=1.8.0
  48. openmrs | omod.openconceptlab=1.2.6
  49. openmrs | omod.owa=1.13.0
  50. openmrs | omod.providermanagement=2.13.0
  51. openmrs | omod.referenceapplication=2.12.0-SNAPSHOT
  52. openmrs | omod.referencedemodata=1.4.7
  53. openmrs | omod.referencemetadata=2.12.0
  54. openmrs | omod.registrationapp=1.24.0
  55. openmrs | omod.registrationcore=1.11.0
  56. openmrs | omod.reporting=1.23.0
  57. openmrs | omod.reportingcompatibility=2.0.8
  58. openmrs | omod.reportingrest=1.12.0
  59. openmrs | omod.reportingui=1.8.0
  60. openmrs | omod.serialization.xstream=0.2.15
  61. openmrs | omod.serialization.xstream.type=omod
  62. openmrs | omod.spa=1.0.8
  63. openmrs | omod.uicommons=2.19.0
  64. openmrs | omod.uiframework=3.21.0
  65. openmrs | omod.uilibrary=2.0.7
  66. openmrs | omod.webservices.rest=2.32.0
  67. openmrs | owa.openmrs-owa-sysadmin=1.2
  68. openmrs | version=2.13.0-SNAPSHOT
  69. openmrs | war.openmrs=2.4.0
  70. openmrs | -----------------------------------
  71. openmrs | + echo -----------------------------------
  72. openmrs | + /usr/local/tomcat/wait-for-it.sh --timeout=3600 openmrs-fhir-mysql:3306
  73. openmrs | wait-for-it.sh: waiting 3600 seconds for openmrs-fhir-mysql:3306
  74. openmrs-fhir-mysql | 2021-12-08T06:38:36.445991Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  75. openmrs-fhir-mysql | 2021-12-08T06:38:36.453318Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.35-log) starting as process 1 ...
  76. openmrs-fhir-mysql | 2021-12-08T06:38:36.495447Z 0 [Note] InnoDB: PUNCH HOLE support available
  77. openmrs-fhir-mysql | 2021-12-08T06:38:36.496704Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  78. openmrs-fhir-mysql | 2021-12-08T06:38:36.496773Z 0 [Note] InnoDB: Uses event mutexes
  79. openmrs-fhir-mysql | 2021-12-08T06:38:36.496831Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  80. openmrs-fhir-mysql | 2021-12-08T06:38:36.496962Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  81. openmrs-fhir-mysql | 2021-12-08T06:38:36.497041Z 0 [Note] InnoDB: Using Linux native AIO
  82. openmrs-fhir-mysql | 2021-12-08T06:38:36.502052Z 0 [Note] InnoDB: Number of pools: 1
  83. openmrs-fhir-mysql | 2021-12-08T06:38:36.504838Z 0 [Note] InnoDB: Using CPU crc32 instructions
  84. openmrs-fhir-mysql | 2021-12-08T06:38:36.506619Z 0 [ERROR] InnoDB: Linux Native AIO interface is not supported on this platform. Please check your OS documentation and install appropriate binary of InnoDB.
  85. openmrs-fhir-mysql | 2021-12-08T06:38:36.506776Z 0 [Note] InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
  86. openmrs-fhir-mysql | 2021-12-08T06:38:36.506970Z 0 [Warning] InnoDB: Linux Native AIO disabled.
  87. openmrs-fhir-mysql | 2021-12-08T06:38:36.511099Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  88. openmrs-fhir-mysql | 2021-12-08T06:38:36.568816Z 0 [Note] InnoDB: Completed initialization of buffer pool
  89. openmrs-fhir-mysql | 2021-12-08T06:38:36.589392Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  90. openmrs-fhir-mysql | 2021-12-08T06:38:36.976254Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  91. openmrs-fhir-mysql | 2021-12-08T06:38:36.981190Z 0 [Note] InnoDB: Log scan progressed past the checkpoint lsn 390112118
  92. openmrs-fhir-mysql | 2021-12-08T06:38:36.981376Z 0 [Note] InnoDB: Doing recovery: scanned up to log sequence number 390112898
  93. openmrs-fhir-mysql | 2021-12-08T06:38:36.986996Z 0 [Note] InnoDB: Database was not shutdown normally!
  94. openmrs-fhir-mysql | 2021-12-08T06:38:36.987063Z 0 [Note] InnoDB: Starting crash recovery.
  95. openmrs-fhir-mysql | 2021-12-08T06:38:37.108067Z 0 [Note] InnoDB: Starting an apply batch of log records to the database...
  96. openmrs-fhir-mysql | InnoDB: Progress in percent: 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
  97. openmrs-fhir-mysql | 2021-12-08T06:38:37.640618Z 0 [Note] InnoDB: Apply batch completed
  98. openmrs-fhir-mysql | 2021-12-08T06:38:37.641594Z 0 [Note] InnoDB: Last MySQL binlog file position 0 226793772, file name mysql-bin.000003
  99. openmrs-fhir-mysql | 2021-12-08T06:38:37.930053Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  100. openmrs-fhir-mysql | 2021-12-08T06:38:37.930153Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  101. openmrs-fhir-mysql | 2021-12-08T06:38:37.930824Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  102. openmrs-fhir-mysql | 2021-12-08T06:38:37.946024Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  103. openmrs-fhir-mysql | 2021-12-08T06:38:37.950813Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  104. openmrs-fhir-mysql | 2021-12-08T06:38:37.950930Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  105. openmrs-fhir-mysql | 2021-12-08T06:38:37.957939Z 0 [Note] InnoDB: Waiting for purge to start
  106. openmrs-fhir-mysql | 2021-12-08T06:38:38.014152Z 0 [Note] InnoDB: 5.7.35 started; log sequence number 390112898
  107. openmrs-fhir-mysql | 2021-12-08T06:38:38.017669Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql-no-volume/ib_buffer_pool
  108. openmrs-fhir-mysql | 2021-12-08T06:38:38.023490Z 0 [Note] Plugin 'FEDERATED' is disabled.
  109. openmrs-fhir-mysql | 2021-12-08T06:38:38.075631Z 0 [Note] Recovering after a crash using mysql-bin
  110. openmrs-fhir-mysql | 2021-12-08T06:38:38.211422Z 0 [Note] InnoDB: Buffer pool(s) load completed at 211208 6:38:38
  111. openmrs-fhir-mysql | 2021-12-08T06:38:43.390356Z 0 [Note] Starting crash recovery...
  112. openmrs-fhir-mysql | 2021-12-08T06:38:43.390684Z 0 [Note] Crash recovery finished.
  113. openmrs-fhir-mysql | 2021-12-08T06:38:47.773053Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  114. openmrs-fhir-mysql | 2021-12-08T06:38:47.773129Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  115. openmrs-fhir-mysql | 2021-12-08T06:38:47.773229Z 0 [Warning] A deprecated TLS version TLSv1 is enabled. Please use TLSv1.2 or higher.
  116. openmrs-fhir-mysql | 2021-12-08T06:38:47.773261Z 0 [Warning] A deprecated TLS version TLSv1.1 is enabled. Please use TLSv1.2 or higher.
  117. openmrs-fhir-mysql | 2021-12-08T06:38:47.792684Z 0 [Warning] CA certificate ca.pem is self signed.
  118. openmrs-fhir-mysql | 2021-12-08T06:38:47.794279Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  119. openmrs-fhir-mysql | 2021-12-08T06:38:47.798596Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  120. openmrs-fhir-mysql | 2021-12-08T06:38:47.799234Z 0 [Note] IPv6 is available.
  121. openmrs-fhir-mysql | 2021-12-08T06:38:47.799576Z 0 [Note] - '::' resolves to '::';
  122. openmrs-fhir-mysql | 2021-12-08T06:38:47.800129Z 0 [Note] Server socket created on IP: '::'.
  123. openmrs-fhir-mysql | 2021-12-08T06:38:47.893434Z 0 [Note] Failed to start slave threads for channel ''
  124. openmrs-fhir-mysql | 2021-12-08T06:38:47.921591Z 0 [Note] Event Scheduler: Loaded 0 events
  125. openmrs-fhir-mysql | 2021-12-08T06:38:47.924059Z 0 [Note] /usr/sbin/mysqld: ready for connections.
  126. openmrs-fhir-mysql | Version: '5.7.35-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
  127. openmrs-fhir-mysql | 2021-12-08T06:38:48.420827Z 2 [Note] Got an error reading communication packets
  128. openmrs | wait-for-it.sh: openmrs-fhir-mysql:3306 is available after 13 seconds
  129. openmrs | + '[' false ']'
  130. openmrs | + export JPDA_ADDRESS=1044
  131. openmrs | + JPDA_ADDRESS=1044
  132. openmrs | + export JPDA_TRANSPORT=dt_socket
  133. openmrs | + JPDA_TRANSPORT=dt_socket
  134. openmrs | + sleep 15
  135. openmrs | + /usr/local/tomcat/bin/catalina.sh jpda run
  136. openmrs | OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  137. openmrs | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  138. openmrs | Picked up _JAVA_OPTIONS: -Xmx15g -Xms10g
  139. openmrs | Listening for transport dt_socket at address: 1044
  140. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  141. openmrs | INFO: Server version: Apache Tomcat/7.0.94
  142. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  143. openmrs | INFO: Server built: Apr 10 2019 16:56:40 UTC
  144. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  145. openmrs | INFO: Server number: 7.0.94.0
  146. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  147. openmrs | INFO: OS Name: Linux
  148. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  149. openmrs | INFO: OS Version: 5.10.76-linuxkit
  150. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  151. openmrs | INFO: Architecture: amd64
  152. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  153. openmrs | INFO: Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
  154. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  155. openmrs | INFO: JVM Version: 1.8.0_212-8u212-b01-1~deb9u1-b01
  156. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  157. openmrs | INFO: JVM Vendor: Oracle Corporation
  158. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  159. openmrs | INFO: CATALINA_BASE: /usr/local/tomcat
  160. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  161. openmrs | INFO: CATALINA_HOME: /usr/local/tomcat
  162. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  163. openmrs | INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
  164. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  165. openmrs | INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  166. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  167. openmrs | INFO: Command line argument: -Dfile.encoding=UTF-8
  168. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  169. openmrs | INFO: Command line argument: -Xms256m
  170. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  171. openmrs | INFO: Command line argument: -Xmx768m
  172. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  173. openmrs | INFO: Command line argument: -XX:PermSize=256m
  174. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  175. openmrs | INFO: Command line argument: -XX:MaxPermSize=512m
  176. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  177. openmrs | INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  178. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  179. openmrs | INFO: Command line argument: -agentlib:jdwp=transport=dt_socket,address=1044,server=y,suspend=n
  180. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  181. openmrs | INFO: Command line argument: -DOPENMRS_INSTALLATION_SCRIPT=/usr/local/tomcat/openmrs-server.properties
  182. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  183. openmrs | INFO: Command line argument: -DOPENMRS_APPLICATION_DATA_DIRECTORY=/usr/local/tomcat/.OpenMRS
  184. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  185. openmrs | INFO: Command line argument: -Dignore.endorsed.dirs=
  186. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  187. openmrs | INFO: Command line argument: -Dcatalina.base=/usr/local/tomcat
  188. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  189. openmrs | INFO: Command line argument: -Dcatalina.home=/usr/local/tomcat
  190. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  191. openmrs | INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
  192. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  193. openmrs | INFO: Command line argument: -Xmx15g
  194. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.startup.VersionLoggerListener log
  195. openmrs | INFO: Command line argument: -Xms10g
  196. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  197. openmrs | INFO: Loaded APR based Apache Tomcat Native library 1.2.21 using APR version 1.5.2.
  198. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  199. openmrs | INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
  200. openmrs | Dec 08, 2021 6:38:51 AM org.apache.catalina.core.AprLifecycleListener initializeSSL
  201. openmrs | INFO: OpenSSL successfully initialized (OpenSSL 1.1.0j 20 Nov 2018)
  202. openmrs | Dec 08, 2021 6:38:52 AM org.apache.coyote.AbstractProtocol init
  203. openmrs | INFO: Initializing ProtocolHandler ["http-apr-8080"]
  204. openmrs | Dec 08, 2021 6:38:52 AM org.apache.coyote.AbstractProtocol init
  205. openmrs | INFO: Initializing ProtocolHandler ["ajp-apr-8009"]
  206. openmrs | Dec 08, 2021 6:38:52 AM org.apache.catalina.startup.Catalina load
  207. openmrs | INFO: Initialization processed in 2378 ms
  208. openmrs | Dec 08, 2021 6:38:52 AM org.apache.catalina.core.StandardService startInternal
  209. openmrs | INFO: Starting service Catalina
  210. openmrs | Dec 08, 2021 6:38:52 AM org.apache.catalina.core.StandardEngine startInternal
  211. openmrs | INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
  212. openmrs | Dec 08, 2021 6:38:52 AM org.apache.catalina.startup.HostConfig deployWAR
  213. openmrs | INFO: Deploying web application archive /usr/local/tomcat/webapps/openmrs.war
  214. openmrs | + curl -L http://localhost:8080/openmrs/
  215. openmrs | % Total % Received % Xferd Average Speed Time Time Time Current
  216. openmrs | Dload Upload Total Spent Left Speed
  217. 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0Dec 08, 2021 6:39:09 AM org.apache.catalina.startup.TldConfig execute
  218. openmrs | 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.
  219. 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0
  220. openmrs | curl: (56) Recv failure: Connection reset by peer
  221. openmrs | /usr/local/tomcat/startup.sh: line 37: 100 Killed /usr/local/tomcat/bin/catalina.sh jpda run
  222. openmrs exited with code 56
  223. openmrs | + DB_CREATE_TABLES=false
  224. openmrs | + DB_AUTO_UPDATE=false
  225. openmrs | + MODULE_WEB_ADMIN=true
  226. openmrs | + DEBUG=false
  227. openmrs | + cat
  228. openmrs | + echo '------ Starting distribution -----'
  229. openmrs | ------ Starting distribution -----
  230. openmrs | + cat /root/openmrs-distro.properties
  231. openmrs | #Sat Sep 25 03:02:00 UTC 2021
  232. openmrs | db.h2.supported=false
  233. openmrs | db.sql=classpath\://openmrs-distro.sql
  234. openmrs | name=Reference Application
  235. openmrs | omod.addresshierarchy=2.14.2
  236. openmrs | omod.adminui=1.5.0
  237. openmrs | omod.allergyui=1.8.4
  238. openmrs | omod.appframework=2.16.0
  239. openmrs | omod.appointmentscheduling=1.16.0
  240. openmrs | omod.appointmentschedulingui=1.12.0
  241. openmrs | omod.appui=1.14.0
  242. openmrs | omod.atlas=2.2.5
  243. openmrs | omod.atlas.type=omod
  244. openmrs | omod.attachments=2.5.0
  245. openmrs | omod.calculation=1.3.0
  246. openmrs | omod.coreapps=1.34.0
  247. openmrs | omod.dataexchange=1.3.7
  248. openmrs | omod.emrapi=1.32.0
  249. openmrs | omod.event=2.10.0
  250. openmrs | omod.event.groupId=org.openmrs
  251. openmrs | omod.fhir2=1.2.2
  252. openmrs | omod.formentryapp=1.4.2
  253. openmrs | omod.htmlformentry=4.1.0
  254. openmrs | omod.htmlformentryui=2.0.0
  255. openmrs | omod.htmlwidgets=1.10.0
  256. openmrs | omod.idgen=4.7.0
  257. openmrs | omod.legacyui=1.8.3
  258. openmrs | omod.metadatadeploy=1.13.0
  259. openmrs | omod.metadatamapping=1.4.0
  260. openmrs | omod.metadatasharing=1.8.0
  261. openmrs | omod.openconceptlab=1.2.6
  262. openmrs | omod.owa=1.13.0
  263. openmrs | omod.providermanagement=2.13.0
  264. openmrs | omod.referenceapplication=2.12.0-SNAPSHOT
  265. openmrs | omod.referencedemodata=1.4.7
  266. openmrs | omod.referencemetadata=2.12.0
  267. openmrs | omod.registrationapp=1.24.0
  268. openmrs | omod.registrationcore=1.11.0
  269. openmrs | omod.reporting=1.23.0
  270. openmrs | omod.reportingcompatibility=2.0.8
  271. openmrs | omod.reportingrest=1.12.0
  272. openmrs | omod.reportingui=1.8.0
  273. openmrs | omod.serialization.xstream=0.2.15
  274. openmrs | omod.serialization.xstream.type=omod
  275. openmrs | omod.spa=1.0.8
  276. openmrs | omod.uicommons=2.19.0
  277. openmrs | omod.uiframework=3.21.0
  278. openmrs | omod.uilibrary=2.0.7
  279. openmrs | omod.webservices.rest=2.32.0
  280. openmrs | owa.openmrs-owa-sysadmin=1.2
  281. openmrs | version=2.13.0-SNAPSHOT
  282. openmrs | war.openmrs=2.4.0
  283. openmrs | + echo -----------------------------------
  284. openmrs | -----------------------------------
  285. openmrs | + /usr/local/tomcat/wait-for-it.sh --timeout=3600 openmrs-fhir-mysql:3306
  286. openmrs | wait-for-it.sh: waiting 3600 seconds for openmrs-fhir-mysql:3306
  287. openmrs-fhir-mysql | 2021-12-08T06:39:15.718996Z 3 [Note] Got an error reading communication packets
  288. openmrs | wait-for-it.sh: openmrs-fhir-mysql:3306 is available after 0 seconds
  289. openmrs | + '[' false ']'
  290. openmrs | + export JPDA_ADDRESS=1044
  291. openmrs | + JPDA_ADDRESS=1044
  292. openmrs | + export JPDA_TRANSPORT=dt_socket
  293. openmrs | + JPDA_TRANSPORT=dt_socket
  294. openmrs | + sleep 15
  295. openmrs | + /usr/local/tomcat/bin/catalina.sh jpda run
  296. openmrs | OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  297. openmrs | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  298. openmrs | Picked up _JAVA_OPTIONS: -Xmx15g -Xms10g
  299. openmrs | Listening for transport dt_socket at address: 1044
  300. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  301. openmrs | INFO: Server version: Apache Tomcat/7.0.94
  302. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  303. openmrs | INFO: Server built: Apr 10 2019 16:56:40 UTC
  304. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  305. openmrs | INFO: Server number: 7.0.94.0
  306. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  307. openmrs | INFO: OS Name: Linux
  308. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  309. openmrs | INFO: OS Version: 5.10.76-linuxkit
  310. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  311. openmrs | INFO: Architecture: amd64
  312. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  313. openmrs | INFO: Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
  314. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  315. openmrs | INFO: JVM Version: 1.8.0_212-8u212-b01-1~deb9u1-b01
  316. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  317. openmrs | INFO: JVM Vendor: Oracle Corporation
  318. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  319. openmrs | INFO: CATALINA_BASE: /usr/local/tomcat
  320. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  321. openmrs | INFO: CATALINA_HOME: /usr/local/tomcat
  322. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  323. openmrs | INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
  324. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  325. openmrs | INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  326. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  327. openmrs | INFO: Command line argument: -Dfile.encoding=UTF-8
  328. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  329. openmrs | INFO: Command line argument: -Xms256m
  330. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  331. openmrs | INFO: Command line argument: -Xmx768m
  332. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  333. openmrs | INFO: Command line argument: -XX:PermSize=256m
  334. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  335. openmrs | INFO: Command line argument: -XX:MaxPermSize=512m
  336. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  337. openmrs | INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  338. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  339. openmrs | INFO: Command line argument: -agentlib:jdwp=transport=dt_socket,address=1044,server=y,suspend=n
  340. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  341. openmrs | INFO: Command line argument: -DOPENMRS_INSTALLATION_SCRIPT=/usr/local/tomcat/openmrs-server.properties
  342. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  343. openmrs | INFO: Command line argument: -DOPENMRS_APPLICATION_DATA_DIRECTORY=/usr/local/tomcat/.OpenMRS
  344. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  345. openmrs | INFO: Command line argument: -Dignore.endorsed.dirs=
  346. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  347. openmrs | INFO: Command line argument: -Dcatalina.base=/usr/local/tomcat
  348. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  349. openmrs | INFO: Command line argument: -Dcatalina.home=/usr/local/tomcat
  350. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  351. openmrs | INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
  352. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  353. openmrs | INFO: Command line argument: -Xmx15g
  354. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.VersionLoggerListener log
  355. openmrs | INFO: Command line argument: -Xms10g
  356. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  357. openmrs | INFO: Loaded APR based Apache Tomcat Native library 1.2.21 using APR version 1.5.2.
  358. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  359. openmrs | INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
  360. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.core.AprLifecycleListener initializeSSL
  361. openmrs | INFO: OpenSSL successfully initialized (OpenSSL 1.1.0j 20 Nov 2018)
  362. openmrs | Dec 08, 2021 6:39:19 AM org.apache.coyote.AbstractProtocol init
  363. openmrs | INFO: Initializing ProtocolHandler ["http-apr-8080"]
  364. openmrs | Dec 08, 2021 6:39:19 AM org.apache.coyote.AbstractProtocol init
  365. openmrs | INFO: Initializing ProtocolHandler ["ajp-apr-8009"]
  366. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.Catalina load
  367. openmrs | INFO: Initialization processed in 2408 ms
  368. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.core.StandardService startInternal
  369. openmrs | INFO: Starting service Catalina
  370. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.core.StandardEngine startInternal
  371. openmrs | INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
  372. openmrs | Dec 08, 2021 6:39:19 AM org.apache.catalina.startup.HostConfig deployWAR
  373. openmrs | INFO: Deploying web application archive /usr/local/tomcat/webapps/openmrs.war
  374. openmrs | + curl -L http://localhost:8080/openmrs/
  375. openmrs | % Total % Received % Xferd Average Speed Time Time Time Current
  376. openmrs | Dload Upload Total Spent Left Speed
  377. 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0Dec 08, 2021 6:39:33 AM org.apache.catalina.startup.TldConfig execute
  378. openmrs | 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.
  379. 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
  380. openmrs | curl: (56) Recv failure: Connection reset by peer
  381. openmrs | /usr/local/tomcat/startup.sh: line 37: 41 Killed /usr/local/tomcat/bin/catalina.sh jpda run
  382. openmrs exited with code 56
  383. openmrs | + DB_CREATE_TABLES=false
  384. openmrs | + DB_AUTO_UPDATE=false
  385. openmrs | + MODULE_WEB_ADMIN=true
  386. openmrs | + DEBUG=false
  387. openmrs | + cat
  388. openmrs | + echo '------ Starting distribution -----'
  389. openmrs | ------ Starting distribution -----
  390. openmrs | + cat /root/openmrs-distro.properties
  391. openmrs | #Sat Sep 25 03:02:00 UTC 2021
  392. openmrs | db.h2.supported=false
  393. openmrs | db.sql=classpath\://openmrs-distro.sql
  394. openmrs | name=Reference Application
  395. openmrs | omod.addresshierarchy=2.14.2
  396. openmrs | omod.adminui=1.5.0
  397. openmrs | omod.allergyui=1.8.4
  398. openmrs | omod.appframework=2.16.0
  399. openmrs | omod.appointmentscheduling=1.16.0
  400. openmrs | omod.appointmentschedulingui=1.12.0
  401. openmrs | omod.appui=1.14.0
  402. openmrs | omod.atlas=2.2.5
  403. openmrs | omod.atlas.type=omod
  404. openmrs | omod.attachments=2.5.0
  405. openmrs | omod.calculation=1.3.0
  406. openmrs | omod.coreapps=1.34.0
  407. openmrs | omod.dataexchange=1.3.7
  408. openmrs | omod.emrapi=1.32.0
  409. openmrs | omod.event=2.10.0
  410. openmrs | omod.event.groupId=org.openmrs
  411. openmrs | omod.fhir2=1.2.2
  412. openmrs | omod.formentryapp=1.4.2
  413. openmrs | omod.htmlformentry=4.1.0
  414. openmrs | omod.htmlformentryui=2.0.0
  415. openmrs | omod.htmlwidgets=1.10.0
  416. openmrs | omod.idgen=4.7.0
  417. openmrs | omod.legacyui=1.8.3
  418. openmrs | omod.metadatadeploy=1.13.0
  419. openmrs | omod.metadatamapping=1.4.0
  420. openmrs | omod.metadatasharing=1.8.0
  421. openmrs | omod.openconceptlab=1.2.6
  422. openmrs | omod.owa=1.13.0
  423. openmrs | omod.providermanagement=2.13.0
  424. openmrs | omod.referenceapplication=2.12.0-SNAPSHOT
  425. openmrs | omod.referencedemodata=1.4.7
  426. openmrs | omod.referencemetadata=2.12.0
  427. openmrs | omod.registrationapp=1.24.0
  428. openmrs | omod.registrationcore=1.11.0
  429. openmrs | omod.reporting=1.23.0
  430. openmrs | omod.reportingcompatibility=2.0.8
  431. openmrs | omod.reportingrest=1.12.0
  432. openmrs | omod.reportingui=1.8.0
  433. openmrs | omod.serialization.xstream=0.2.15
  434. openmrs | omod.serialization.xstream.type=omod
  435. openmrs | omod.spa=1.0.8
  436. openmrs | omod.uicommons=2.19.0
  437. openmrs | omod.uiframework=3.21.0
  438. openmrs | omod.uilibrary=2.0.7
  439. openmrs | omod.webservices.rest=2.32.0
  440. openmrs | owa.openmrs-owa-sysadmin=1.2
  441. openmrs | version=2.13.0-SNAPSHOT
  442. openmrs | war.openmrs=2.4.0
  443. openmrs | + echo -----------------------------------
  444. openmrs | -----------------------------------
  445. openmrs | + /usr/local/tomcat/wait-for-it.sh --timeout=3600 openmrs-fhir-mysql:3306
  446. openmrs | wait-for-it.sh: waiting 3600 seconds for openmrs-fhir-mysql:3306
  447. openmrs-fhir-mysql | 2021-12-08T06:39:39.072439Z 4 [Note] Got an error reading communication packets
  448. openmrs | wait-for-it.sh: openmrs-fhir-mysql:3306 is available after 0 seconds
  449. openmrs | + '[' false ']'
  450. openmrs | + export JPDA_ADDRESS=1044
  451. openmrs | + JPDA_ADDRESS=1044
  452. openmrs | + export JPDA_TRANSPORT=dt_socket
  453. openmrs | + JPDA_TRANSPORT=dt_socket
  454. openmrs | + sleep 15
  455. openmrs | + /usr/local/tomcat/bin/catalina.sh jpda run
  456. openmrs | OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  457. openmrs | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  458. openmrs | Picked up _JAVA_OPTIONS: -Xmx15g -Xms10g
  459. openmrs | Listening for transport dt_socket at address: 1044
  460. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  461. openmrs | INFO: Server version: Apache Tomcat/7.0.94
  462. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  463. openmrs | INFO: Server built: Apr 10 2019 16:56:40 UTC
  464. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  465. openmrs | INFO: Server number: 7.0.94.0
  466. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  467. openmrs | INFO: OS Name: Linux
  468. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  469. openmrs | INFO: OS Version: 5.10.76-linuxkit
  470. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  471. openmrs | INFO: Architecture: amd64
  472. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  473. openmrs | INFO: Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
  474. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  475. openmrs | INFO: JVM Version: 1.8.0_212-8u212-b01-1~deb9u1-b01
  476. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  477. openmrs | INFO: JVM Vendor: Oracle Corporation
  478. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  479. openmrs | INFO: CATALINA_BASE: /usr/local/tomcat
  480. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  481. openmrs | INFO: CATALINA_HOME: /usr/local/tomcat
  482. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  483. openmrs | INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
  484. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  485. openmrs | INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  486. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  487. openmrs | INFO: Command line argument: -Dfile.encoding=UTF-8
  488. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  489. openmrs | INFO: Command line argument: -Xms256m
  490. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  491. openmrs | INFO: Command line argument: -Xmx768m
  492. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  493. openmrs | INFO: Command line argument: -XX:PermSize=256m
  494. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  495. openmrs | INFO: Command line argument: -XX:MaxPermSize=512m
  496. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  497. openmrs | INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  498. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  499. openmrs | INFO: Command line argument: -agentlib:jdwp=transport=dt_socket,address=1044,server=y,suspend=n
  500. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  501. openmrs | INFO: Command line argument: -DOPENMRS_INSTALLATION_SCRIPT=/usr/local/tomcat/openmrs-server.properties
  502. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  503. openmrs | INFO: Command line argument: -DOPENMRS_APPLICATION_DATA_DIRECTORY=/usr/local/tomcat/.OpenMRS
  504. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  505. openmrs | INFO: Command line argument: -Dignore.endorsed.dirs=
  506. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  507. openmrs | INFO: Command line argument: -Dcatalina.base=/usr/local/tomcat
  508. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  509. openmrs | INFO: Command line argument: -Dcatalina.home=/usr/local/tomcat
  510. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  511. openmrs | INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
  512. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  513. openmrs | INFO: Command line argument: -Xmx15g
  514. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.VersionLoggerListener log
  515. openmrs | INFO: Command line argument: -Xms10g
  516. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  517. openmrs | INFO: Loaded APR based Apache Tomcat Native library 1.2.21 using APR version 1.5.2.
  518. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  519. openmrs | INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
  520. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.core.AprLifecycleListener initializeSSL
  521. openmrs | INFO: OpenSSL successfully initialized (OpenSSL 1.1.0j 20 Nov 2018)
  522. openmrs | Dec 08, 2021 6:39:42 AM org.apache.coyote.AbstractProtocol init
  523. openmrs | INFO: Initializing ProtocolHandler ["http-apr-8080"]
  524. openmrs | Dec 08, 2021 6:39:42 AM org.apache.coyote.AbstractProtocol init
  525. openmrs | INFO: Initializing ProtocolHandler ["ajp-apr-8009"]
  526. openmrs | Dec 08, 2021 6:39:42 AM org.apache.catalina.startup.Catalina load
  527. openmrs | INFO: Initialization processed in 2400 ms
  528. openmrs | Dec 08, 2021 6:39:43 AM org.apache.catalina.core.StandardService startInternal
  529. openmrs | INFO: Starting service Catalina
  530. openmrs | Dec 08, 2021 6:39:43 AM org.apache.catalina.core.StandardEngine startInternal
  531. openmrs | INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
  532. openmrs | Dec 08, 2021 6:39:43 AM org.apache.catalina.startup.HostConfig deployWAR
  533. openmrs | INFO: Deploying web application archive /usr/local/tomcat/webapps/openmrs.war
  534. openmrs | + curl -L http://localhost:8080/openmrs/
  535. openmrs | % Total % Received % Xferd Average Speed Time Time Time Current
  536. openmrs | Dload Upload Total Spent Left Speed
  537. 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0Dec 08, 2021 6:39:57 AM org.apache.catalina.startup.TldConfig execute
  538. openmrs | 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.
  539. 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0
  540. openmrs | curl: (56) Recv failure: Connection reset by peer
  541. openmrs | /usr/local/tomcat/startup.sh: line 37: 40 Killed /usr/local/tomcat/bin/catalina.sh jpda run
  542. openmrs exited with code 56
  543. openmrs | + DB_CREATE_TABLES=false
  544. openmrs | + DB_AUTO_UPDATE=false
  545. openmrs | + MODULE_WEB_ADMIN=true
  546. openmrs | + DEBUG=false
  547. openmrs | + cat
  548. openmrs | + echo '------ Starting distribution -----'
  549. openmrs | + cat /root/openmrs-distro.properties
  550. openmrs | ------ Starting distribution -----
  551. openmrs | #Sat Sep 25 03:02:00 UTC 2021
  552. openmrs | db.h2.supported=false
  553. openmrs | db.sql=classpath\://openmrs-distro.sql
  554. openmrs | name=Reference Application
  555. openmrs | omod.addresshierarchy=2.14.2
  556. openmrs | omod.adminui=1.5.0
  557. openmrs | omod.allergyui=1.8.4
  558. openmrs | omod.appframework=2.16.0
  559. openmrs | omod.appointmentscheduling=1.16.0
  560. openmrs | omod.appointmentschedulingui=1.12.0
  561. openmrs | omod.appui=1.14.0
  562. openmrs | omod.atlas=2.2.5
  563. openmrs | omod.atlas.type=omod
  564. openmrs | omod.attachments=2.5.0
  565. openmrs | omod.calculation=1.3.0
  566. openmrs | omod.coreapps=1.34.0
  567. openmrs | omod.dataexchange=1.3.7
  568. openmrs | omod.emrapi=1.32.0
  569. openmrs | omod.event=2.10.0
  570. openmrs | omod.event.groupId=org.openmrs
  571. openmrs | omod.fhir2=1.2.2
  572. openmrs | omod.formentryapp=1.4.2
  573. openmrs | omod.htmlformentry=4.1.0
  574. openmrs | omod.htmlformentryui=2.0.0
  575. openmrs | omod.htmlwidgets=1.10.0
  576. openmrs | omod.idgen=4.7.0
  577. openmrs | omod.legacyui=1.8.3
  578. openmrs | omod.metadatadeploy=1.13.0
  579. openmrs | omod.metadatamapping=1.4.0
  580. openmrs | omod.metadatasharing=1.8.0
  581. openmrs | omod.openconceptlab=1.2.6
  582. openmrs | omod.owa=1.13.0
  583. openmrs | omod.providermanagement=2.13.0
  584. openmrs | omod.referenceapplication=2.12.0-SNAPSHOT
  585. openmrs | omod.referencedemodata=1.4.7
  586. openmrs | omod.referencemetadata=2.12.0
  587. openmrs | omod.registrationapp=1.24.0
  588. openmrs | omod.registrationcore=1.11.0
  589. openmrs | omod.reporting=1.23.0
  590. openmrs | omod.reportingcompatibility=2.0.8
  591. openmrs | omod.reportingrest=1.12.0
  592. openmrs | omod.reportingui=1.8.0
  593. openmrs | omod.serialization.xstream=0.2.15
  594. openmrs | omod.serialization.xstream.type=omod
  595. openmrs | omod.spa=1.0.8
  596. openmrs | omod.uicommons=2.19.0
  597. openmrs | omod.uiframework=3.21.0
  598. openmrs | omod.uilibrary=2.0.7
  599. openmrs | omod.webservices.rest=2.32.0
  600. openmrs | owa.openmrs-owa-sysadmin=1.2
  601. openmrs | version=2.13.0-SNAPSHOT
  602. openmrs | war.openmrs=2.4.0
  603. openmrs | -----------------------------------
  604. openmrs | + echo -----------------------------------
  605. openmrs | + /usr/local/tomcat/wait-for-it.sh --timeout=3600 openmrs-fhir-mysql:3306
  606. openmrs | wait-for-it.sh: waiting 3600 seconds for openmrs-fhir-mysql:3306
  607. openmrs-fhir-mysql | 2021-12-08T06:40:03.792743Z 5 [Note] Got an error reading communication packets
  608. openmrs | wait-for-it.sh: openmrs-fhir-mysql:3306 is available after 0 seconds
  609. openmrs | + '[' false ']'
  610. openmrs | + export JPDA_ADDRESS=1044
  611. openmrs | + JPDA_ADDRESS=1044
  612. openmrs | + export JPDA_TRANSPORT=dt_socket
  613. openmrs | + JPDA_TRANSPORT=dt_socket
  614. openmrs | + sleep 15
  615. openmrs | + /usr/local/tomcat/bin/catalina.sh jpda run
  616. openmrs | OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  617. openmrs | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  618. openmrs | Picked up _JAVA_OPTIONS: -Xmx15g -Xms10g
  619. openmrs | Listening for transport dt_socket at address: 1044
  620. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  621. openmrs | INFO: Server version: Apache Tomcat/7.0.94
  622. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  623. openmrs | INFO: Server built: Apr 10 2019 16:56:40 UTC
  624. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  625. openmrs | INFO: Server number: 7.0.94.0
  626. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  627. openmrs | INFO: OS Name: Linux
  628. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  629. openmrs | INFO: OS Version: 5.10.76-linuxkit
  630. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  631. openmrs | INFO: Architecture: amd64
  632. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  633. openmrs | INFO: Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
  634. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  635. openmrs | INFO: JVM Version: 1.8.0_212-8u212-b01-1~deb9u1-b01
  636. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  637. openmrs | INFO: JVM Vendor: Oracle Corporation
  638. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  639. openmrs | INFO: CATALINA_BASE: /usr/local/tomcat
  640. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  641. openmrs | INFO: CATALINA_HOME: /usr/local/tomcat
  642. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  643. openmrs | INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
  644. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  645. openmrs | INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  646. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  647. openmrs | INFO: Command line argument: -Dfile.encoding=UTF-8
  648. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  649. openmrs | INFO: Command line argument: -Xms256m
  650. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  651. openmrs | INFO: Command line argument: -Xmx768m
  652. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  653. openmrs | INFO: Command line argument: -XX:PermSize=256m
  654. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  655. openmrs | INFO: Command line argument: -XX:MaxPermSize=512m
  656. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  657. openmrs | INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  658. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  659. openmrs | INFO: Command line argument: -agentlib:jdwp=transport=dt_socket,address=1044,server=y,suspend=n
  660. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  661. openmrs | INFO: Command line argument: -DOPENMRS_INSTALLATION_SCRIPT=/usr/local/tomcat/openmrs-server.properties
  662. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  663. openmrs | INFO: Command line argument: -DOPENMRS_APPLICATION_DATA_DIRECTORY=/usr/local/tomcat/.OpenMRS
  664. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  665. openmrs | INFO: Command line argument: -Dignore.endorsed.dirs=
  666. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  667. openmrs | INFO: Command line argument: -Dcatalina.base=/usr/local/tomcat
  668. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  669. openmrs | INFO: Command line argument: -Dcatalina.home=/usr/local/tomcat
  670. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  671. openmrs | INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
  672. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  673. openmrs | INFO: Command line argument: -Xmx15g
  674. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.startup.VersionLoggerListener log
  675. openmrs | INFO: Command line argument: -Xms10g
  676. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  677. openmrs | INFO: Loaded APR based Apache Tomcat Native library 1.2.21 using APR version 1.5.2.
  678. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  679. openmrs | INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
  680. openmrs | Dec 08, 2021 6:40:07 AM org.apache.catalina.core.AprLifecycleListener initializeSSL
  681. openmrs | INFO: OpenSSL successfully initialized (OpenSSL 1.1.0j 20 Nov 2018)
  682. openmrs | Dec 08, 2021 6:40:08 AM org.apache.coyote.AbstractProtocol init
  683. openmrs | INFO: Initializing ProtocolHandler ["http-apr-8080"]
  684. openmrs | Dec 08, 2021 6:40:08 AM org.apache.coyote.AbstractProtocol init
  685. openmrs | INFO: Initializing ProtocolHandler ["ajp-apr-8009"]
  686. openmrs | Dec 08, 2021 6:40:08 AM org.apache.catalina.startup.Catalina load
  687. openmrs | INFO: Initialization processed in 2935 ms
  688. openmrs | Dec 08, 2021 6:40:08 AM org.apache.catalina.core.StandardService startInternal
  689. openmrs | INFO: Starting service Catalina
  690. openmrs | Dec 08, 2021 6:40:08 AM org.apache.catalina.core.StandardEngine startInternal
  691. openmrs | INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
  692. openmrs | Dec 08, 2021 6:40:08 AM org.apache.catalina.startup.HostConfig deployWAR
  693. openmrs | INFO: Deploying web application archive /usr/local/tomcat/webapps/openmrs.war
  694. openmrs | + curl -L http://localhost:8080/openmrs/
  695. openmrs | % Total % Received % Xferd Average Speed Time Time Time Current
  696. openmrs | Dload Upload Total Spent Left Speed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement