Advertisement
bonarae

Catalina.out file from Fresh OpenMRS 2 Installation

May 16th, 2023
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.31 KB | None | 0 0
  1. [2023-05-15 10:32:57] [info] Server version name: Apache Tomcat/9.0.58 (Ubuntu)
  2. [2023-05-15 10:32:57] [info] Server built: Jan 6 1970 15:09:28 UTC
  3. [2023-05-15 10:32:57] [info] Server version number: 9.0.58.0
  4. [2023-05-15 10:32:57] [info] OS Name: Linux
  5. [2023-05-15 10:32:57] [info] OS Version: 5.15.0-71-generic
  6. [2023-05-15 10:32:57] [info] Architecture: amd64
  7. [2023-05-15 10:32:57] [info] Java Home: /usr/lib/jvm/java-11-openjdk-amd64
  8. [2023-05-15 10:32:57] [info] JVM Version: 11.0.18+10-post-Ubuntu-0ubuntu122.04
  9. [2023-05-15 10:32:57] [info] JVM Vendor: Ubuntu
  10. [2023-05-15 10:32:57] [info] CATALINA_BASE: /var/lib/tomcat9
  11. [2023-05-15 10:32:57] [info] CATALINA_HOME: /usr/share/tomcat9
  12. [2023-05-15 10:32:57] [info] Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED
  13. [2023-05-15 10:32:57] [info] Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED
  14. [2023-05-15 10:32:57] [info] Command line argument: --add-opens=java.base/java.util=ALL-UNNAMED
  15. [2023-05-15 10:32:57] [info] Command line argument: --add-opens=java.base/java.util.concurrent=ALL-UNNAMED
  16. [2023-05-15 10:32:57] [info] Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
  17. [2023-05-15 10:32:57] [info] Command line argument: -Djava.util.logging.config.file=/var/lib/tomcat9/conf/logging.properties
  18. [2023-05-15 10:32:57] [info] Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  19. [2023-05-15 10:32:57] [info] Command line argument: -Djava.awt.headless=true
  20. [2023-05-15 10:32:57] [info] Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  21. [2023-05-15 10:32:57] [info] Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
  22. [2023-05-15 10:32:57] [info] Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
  23. [2023-05-15 10:32:57] [info] Command line argument: -Dignore.endorsed.dirs=
  24. [2023-05-15 10:32:57] [info] Command line argument: -Dcatalina.base=/var/lib/tomcat9
  25. [2023-05-15 10:32:57] [info] Command line argument: -Dcatalina.home=/usr/share/tomcat9
  26. [2023-05-15 10:32:57] [info] Command line argument: -Djava.io.tmpdir=/tmp
  27. [2023-05-15 10:32:57] [info] Loaded Apache Tomcat Native library [1.2.31] using APR version [1.7.0].
  28. [2023-05-15 10:32:57] [info] APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true].
  29. [2023-05-15 10:32:57] [info] APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
  30. [2023-05-15 10:32:57] [info] OpenSSL successfully initialized [OpenSSL 3.0.2 15 Mar 2022]
  31. [2023-05-15 10:32:57] [info] Initializing ProtocolHandler ["http-nio-8080"]
  32. [2023-05-15 10:32:57] [info] Server initialization in [440] milliseconds
  33. [2023-05-15 10:32:57] [info] Starting service [Catalina]
  34. [2023-05-15 10:32:57] [info] Starting Servlet engine: [Apache Tomcat/9.0.58 (Ubuntu)]
  35. [2023-05-15 10:32:57] [info] Deploying deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml]
  36. [2023-05-15 10:32:57] [warning] The path attribute with value [/host-manager] in deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml] has been ignored
  37. [2023-05-15 10:32:58] [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.
  38. [2023-05-15 10:32:58] [info] Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml] has finished in [791] ms
  39. [2023-05-15 10:32:58] [info] Deploying deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml]
  40. [2023-05-15 10:32:58] [warning] The path attribute with value [/manager] in deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml] has been ignored
  41. [2023-05-15 10:32:58] [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.
  42. [2023-05-15 10:32:58] [info] Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml] has finished in [531] ms
  43. [2023-05-15 10:32:58] [info] Deploying web application directory [/var/lib/tomcat9/webapps/ROOT]
  44. [2023-05-15 10:32:59] [info] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  45. [2023-05-15 10:32:59] [info] Deployment of web application directory [/var/lib/tomcat9/webapps/ROOT] has finished in [407] ms
  46. [2023-05-15 10:32:59] [info] Starting ProtocolHandler ["http-nio-8080"]
  47. [2023-05-15 10:32:59] [info] Server startup in [1802] milliseconds
  48. [2023-05-15 10:34:44] [info] NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
  49. [2023-05-15 10:34:45] [info] Server version name: Apache Tomcat/9.0.58 (Ubuntu)
  50. [2023-05-15 10:34:45] [info] Server built: Jan 6 1970 15:09:28 UTC
  51. [2023-05-15 10:34:45] [info] Server version number: 9.0.58.0
  52. [2023-05-15 10:34:45] [info] OS Name: Linux
  53. [2023-05-15 10:34:45] [info] OS Version: 5.15.0-71-generic
  54. [2023-05-15 10:34:45] [info] Architecture: amd64
  55. [2023-05-15 10:34:45] [info] Java Home: /usr/lib/jvm/java-11-openjdk-amd64
  56. [2023-05-15 10:34:45] [info] JVM Version: 11.0.18+10-post-Ubuntu-0ubuntu122.04
  57. [2023-05-15 10:34:45] [info] JVM Vendor: Ubuntu
  58. [2023-05-15 10:34:45] [info] CATALINA_BASE: /var/lib/tomcat9
  59. [2023-05-15 10:34:45] [info] CATALINA_HOME: /usr/share/tomcat9
  60. [2023-05-15 10:34:45] [info] Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED
  61. [2023-05-15 10:34:45] [info] Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED
  62. [2023-05-15 10:34:45] [info] Command line argument: --add-opens=java.base/java.util=ALL-UNNAMED
  63. [2023-05-15 10:34:45] [info] Command line argument: --add-opens=java.base/java.util.concurrent=ALL-UNNAMED
  64. [2023-05-15 10:34:45] [info] Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
  65. [2023-05-15 10:34:45] [info] Command line argument: -Djava.util.logging.config.file=/var/lib/tomcat9/conf/logging.properties
  66. [2023-05-15 10:34:45] [info] Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  67. [2023-05-15 10:34:45] [info] Command line argument: -Djava.awt.headless=true
  68. [2023-05-15 10:34:45] [info] Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  69. [2023-05-15 10:34:45] [info] Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
  70. [2023-05-15 10:34:45] [info] Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
  71. [2023-05-15 10:34:45] [info] Command line argument: -Dignore.endorsed.dirs=
  72. [2023-05-15 10:34:45] [info] Command line argument: -Dcatalina.base=/var/lib/tomcat9
  73. [2023-05-15 10:34:45] [info] Command line argument: -Dcatalina.home=/usr/share/tomcat9
  74. [2023-05-15 10:34:45] [info] Command line argument: -Djava.io.tmpdir=/tmp
  75. [2023-05-15 10:34:45] [info] Loaded Apache Tomcat Native library [1.2.31] using APR version [1.7.0].
  76. [2023-05-15 10:34:45] [info] APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true].
  77. [2023-05-15 10:34:45] [info] APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
  78. [2023-05-15 10:34:45] [info] OpenSSL successfully initialized [OpenSSL 3.0.2 15 Mar 2022]
  79. [2023-05-15 10:34:45] [info] Initializing ProtocolHandler ["http-nio-8080"]
  80. [2023-05-15 10:34:45] [info] Server initialization in [601] milliseconds
  81. [2023-05-15 10:34:45] [info] Starting service [Catalina]
  82. [2023-05-15 10:34:45] [info] Starting Servlet engine: [Apache Tomcat/9.0.58 (Ubuntu)]
  83. [2023-05-15 10:34:45] [info] Deploying deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml]
  84. [2023-05-15 10:34:45] [warning] The path attribute with value [/host-manager] in deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml] has been ignored
  85. [2023-05-15 10:34:46] [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.
  86. [2023-05-15 10:34:46] [info] Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml] has finished in [1,006] ms
  87. [2023-05-15 10:34:46] [info] Deploying deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml]
  88. [2023-05-15 10:34:46] [warning] The path attribute with value [/manager] in deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml] has been ignored
  89. [2023-05-15 10:34:47] [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. [2023-05-15 10:34:47] [info] Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml] has finished in [563] ms
  91. [2023-05-15 10:34:47] [info] Deploying web application directory [/var/lib/tomcat9/webapps/ROOT]
  92. [2023-05-15 10:34:47] [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.
  93. [2023-05-15 10:34:47] [info] Deployment of web application directory [/var/lib/tomcat9/webapps/ROOT] has finished in [397] ms
  94. [2023-05-15 10:34:47] [info] Starting ProtocolHandler ["http-nio-8080"]
  95. [2023-05-15 10:34:47] [info] Server startup in [2062] milliseconds
  96. [2023-05-15 10:36:17] [info] Deploying web application archive [/var/lib/tomcat9/webapps/openmrs.war]
  97. [2023-05-15 10:36:17] [warning] Match [Context] failed to set property [antiJARLocking] to [true]
  98. [2023-05-15 10:36:20] [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.
  99. [2023-05-15 10:36:21] [crit] One or more listeners failed to start. Full details will be found in the appropriate container log file
  100. [2023-05-15 10:36:21] [crit] Context [/openmrs] startup failed due to previous errors
  101. [2023-05-15 10:36:21] [warning] Failed to clear soft references from ObjectStreamClass$Caches for web application [openmrs]
  102. [2023-05-15 10:36:21] [warning] java.lang.ClassCastException: class java.io.ObjectStreamClass$Caches$1 cannot be cast to class java.util.Map (java.io.ObjectStreamClass$Caches$1 and java.util.Map are in module java.base of loader 'bootstrap')
  103. [2023-05-15 10:36:21] [warning] at org.apache.catalina.loader.WebappClassLoaderBase.clearCache(WebappClassLoaderBase.java:2325)
  104. [2023-05-15 10:36:21] [warning] at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesObjectStreamClassCaches(WebappClassLoaderBase.java:2300)
  105. [2023-05-15 10:36:21] [warning] at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1669)
  106. [2023-05-15 10:36:21] [warning] at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1597)
  107. [2023-05-15 10:36:21] [warning] at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:463)
  108. [2023-05-15 10:36:21] [warning] at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
  109. [2023-05-15 10:36:21] [warning] at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5515)
  110. [2023-05-15 10:36:21] [warning] at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
  111. [2023-05-15 10:36:21] [warning] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:187)
  112. [2023-05-15 10:36:21] [warning] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726)
  113. [2023-05-15 10:36:21] [warning] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:698)
  114. [2023-05-15 10:36:21] [warning] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696)
  115. [2023-05-15 10:36:21] [warning] at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1024)
  116. [2023-05-15 10:36:21] [warning] at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1911)
  117. [2023-05-15 10:36:21] [warning] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  118. [2023-05-15 10:36:21] [warning] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  119. [2023-05-15 10:36:21] [warning] at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
  120. [2023-05-15 10:36:21] [warning] at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118)
  121. [2023-05-15 10:36:21] [warning] at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:825)
  122. [2023-05-15 10:36:21] [warning] at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:475)
  123. [2023-05-15 10:36:21] [warning] at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1667)
  124. [2023-05-15 10:36:21] [warning] at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:315)
  125. [2023-05-15 10:36:21] [warning] at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123)
  126. [2023-05-15 10:36:21] [warning] at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1162)
  127. [2023-05-15 10:36:21] [warning] at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1365)
  128. [2023-05-15 10:36:21] [warning] at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1369)
  129. [2023-05-15 10:36:21] [warning] at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1347)
  130. [2023-05-15 10:36:21] [warning] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  131. [2023-05-15 10:36:21] [warning] at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
  132. [2023-05-15 10:36:21] [warning] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
  133. [2023-05-15 10:36:21] [warning] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  134. [2023-05-15 10:36:21] [warning] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  135. [2023-05-15 10:36:21] [warning] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  136. [2023-05-15 10:36:21] [warning] at java.base/java.lang.Thread.run(Thread.java:829)
  137. [2023-05-15 10:36:21] [info] Deployment of web application archive [/var/lib/tomcat9/webapps/openmrs.war] has finished in [3,681] ms
  138. [2023-05-16 11:13:04] [info] NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
  139. [2023-05-16 11:13:05] [info] Server version name: Apache Tomcat/9.0.58 (Ubuntu)
  140. [2023-05-16 11:13:05] [info] Server built: Jan 6 1970 15:09:28 UTC
  141. [2023-05-16 11:13:05] [info] Server version number: 9.0.58.0
  142. [2023-05-16 11:13:05] [info] OS Name: Linux
  143. [2023-05-16 11:13:05] [info] OS Version: 5.15.0-71-generic
  144. [2023-05-16 11:13:05] [info] Architecture: amd64
  145. [2023-05-16 11:13:05] [info] Java Home: /usr/lib/jvm/java-11-openjdk-amd64
  146. [2023-05-16 11:13:05] [info] JVM Version: 11.0.18+10-post-Ubuntu-0ubuntu122.04
  147. [2023-05-16 11:13:05] [info] JVM Vendor: Ubuntu
  148. [2023-05-16 11:13:05] [info] CATALINA_BASE: /var/lib/tomcat9
  149. [2023-05-16 11:13:05] [info] CATALINA_HOME: /usr/share/tomcat9
  150. [2023-05-16 11:13:05] [info] Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED
  151. [2023-05-16 11:13:05] [info] Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED
  152. [2023-05-16 11:13:05] [info] Command line argument: --add-opens=java.base/java.util=ALL-UNNAMED
  153. [2023-05-16 11:13:05] [info] Command line argument: --add-opens=java.base/java.util.concurrent=ALL-UNNAMED
  154. [2023-05-16 11:13:05] [info] Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
  155. [2023-05-16 11:13:05] [info] Command line argument: -Djava.util.logging.config.file=/var/lib/tomcat9/conf/logging.properties
  156. [2023-05-16 11:13:05] [info] Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  157. [2023-05-16 11:13:05] [info] Command line argument: -Djava.awt.headless=true
  158. [2023-05-16 11:13:05] [info] Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  159. [2023-05-16 11:13:05] [info] Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
  160. [2023-05-16 11:13:05] [info] Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
  161. [2023-05-16 11:13:05] [info] Command line argument: -Dignore.endorsed.dirs=
  162. [2023-05-16 11:13:05] [info] Command line argument: -Dcatalina.base=/var/lib/tomcat9
  163. [2023-05-16 11:13:05] [info] Command line argument: -Dcatalina.home=/usr/share/tomcat9
  164. [2023-05-16 11:13:05] [info] Command line argument: -Djava.io.tmpdir=/tmp
  165. [2023-05-16 11:13:05] [info] Loaded Apache Tomcat Native library [1.2.31] using APR version [1.7.0].
  166. [2023-05-16 11:13:05] [info] APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true].
  167. [2023-05-16 11:13:05] [info] APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
  168. [2023-05-16 11:13:05] [info] OpenSSL successfully initialized [OpenSSL 3.0.2 15 Mar 2022]
  169. [2023-05-16 11:13:05] [info] Initializing ProtocolHandler ["http-nio-8080"]
  170. [2023-05-16 11:13:05] [info] Server initialization in [742] milliseconds
  171. [2023-05-16 11:13:05] [info] Starting service [Catalina]
  172. [2023-05-16 11:13:05] [info] Starting Servlet engine: [Apache Tomcat/9.0.58 (Ubuntu)]
  173. [2023-05-16 11:13:05] [info] Deploying deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml]
  174. [2023-05-16 11:13:05] [warning] The path attribute with value [/host-manager] in deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml] has been ignored
  175. [2023-05-16 11:13:06] [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.
  176. [2023-05-16 11:13:07] [info] Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml] has finished in [1,066] ms
  177. [2023-05-16 11:13:07] [info] Deploying deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml]
  178. [2023-05-16 11:13:07] [warning] The path attribute with value [/manager] in deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml] has been ignored
  179. [2023-05-16 11:13:07] [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.
  180. [2023-05-16 11:13:07] [info] Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml] has finished in [578] ms
  181. [2023-05-16 11:13:07] [info] Deploying web application archive [/var/lib/tomcat9/webapps/openmrs.war]
  182. [2023-05-16 11:13:07] [warning] Match [Context] failed to set property [antiJARLocking] to [true]
  183. [2023-05-16 11:13:11] [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.
  184. [2023-05-16 11:13:11] [crit] One or more listeners failed to start. Full details will be found in the appropriate container log file
  185. [2023-05-16 11:13:11] [crit] Context [/openmrs] startup failed due to previous errors
  186. [2023-05-16 11:13:11] [warning] Failed to clear soft references from ObjectStreamClass$Caches for web application [openmrs]
  187. [2023-05-16 11:13:11] [warning] java.lang.ClassCastException: class java.io.ObjectStreamClass$Caches$1 cannot be cast to class java.util.Map (java.io.ObjectStreamClass$Caches$1 and java.util.Map are in module java.base of loader 'bootstrap')
  188. [2023-05-16 11:13:11] [warning] at org.apache.catalina.loader.WebappClassLoaderBase.clearCache(WebappClassLoaderBase.java:2325)
  189. [2023-05-16 11:13:11] [warning] at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesObjectStreamClassCaches(WebappClassLoaderBase.java:2300)
  190. [2023-05-16 11:13:11] [warning] at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1669)
  191. [2023-05-16 11:13:11] [warning] at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1597)
  192. [2023-05-16 11:13:11] [warning] at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:463)
  193. [2023-05-16 11:13:11] [warning] at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
  194. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5515)
  195. [2023-05-16 11:13:11] [warning] at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
  196. [2023-05-16 11:13:11] [warning] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:187)
  197. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726)
  198. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:698)
  199. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696)
  200. [2023-05-16 11:13:11] [warning] at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1024)
  201. [2023-05-16 11:13:11] [warning] at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1911)
  202. [2023-05-16 11:13:11] [warning] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  203. [2023-05-16 11:13:11] [warning] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  204. [2023-05-16 11:13:11] [warning] at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
  205. [2023-05-16 11:13:11] [warning] at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118)
  206. [2023-05-16 11:13:11] [warning] at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:825)
  207. [2023-05-16 11:13:11] [warning] at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:475)
  208. [2023-05-16 11:13:11] [warning] at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1618)
  209. [2023-05-16 11:13:11] [warning] at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:319)
  210. [2023-05-16 11:13:11] [warning] at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123)
  211. [2023-05-16 11:13:11] [warning] at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423)
  212. [2023-05-16 11:13:11] [warning] at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366)
  213. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:946)
  214. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835)
  215. [2023-05-16 11:13:11] [warning] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  216. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1396)
  217. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1386)
  218. [2023-05-16 11:13:11] [warning] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  219. [2023-05-16 11:13:11] [warning] at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
  220. [2023-05-16 11:13:11] [warning] at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
  221. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:919)
  222. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:263)
  223. [2023-05-16 11:13:11] [warning] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  224. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.StandardService.startInternal(StandardService.java:432)
  225. [2023-05-16 11:13:11] [warning] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  226. [2023-05-16 11:13:11] [warning] at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:927)
  227. [2023-05-16 11:13:11] [warning] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  228. [2023-05-16 11:13:11] [warning] at org.apache.catalina.startup.Catalina.start(Catalina.java:772)
  229. [2023-05-16 11:13:11] [warning] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  230. [2023-05-16 11:13:11] [warning] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  231. [2023-05-16 11:13:11] [warning] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  232. [2023-05-16 11:13:11] [warning] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
  233. [2023-05-16 11:13:11] [warning] at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:345)
  234. [2023-05-16 11:13:11] [warning] at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:480)
  235. [2023-05-16 11:13:11] [info] Deployment of web application archive [/var/lib/tomcat9/webapps/openmrs.war] has finished in [4,147] ms
  236. [2023-05-16 11:13:11] [info] Deploying web application directory [/var/lib/tomcat9/webapps/ROOT]
  237. [2023-05-16 11:13:12] [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.
  238. [2023-05-16 11:13:12] [info] Deployment of web application directory [/var/lib/tomcat9/webapps/ROOT] has finished in [372] ms
  239. [2023-05-16 11:13:12] [info] Starting ProtocolHandler ["http-nio-8080"]
  240. [2023-05-16 11:13:12] [info] Server startup in [6251] milliseconds
  241.  
Tags: openmrs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement