Advertisement
jerome24

new log1

Jan 4th, 2022
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 388.12 KB | None | 0 0
  1. OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  2. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
  3. Jan 04, 2022 11:09:23 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  4. WARNING: Problem with directory [/usr/share/tomcat8/common/classes], exists: [false], isDirectory: [false], canRead: [false]
  5. Jan 04, 2022 11:09:23 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  6. WARNING: Problem with directory [/usr/share/tomcat8/common], exists: [false], isDirectory: [false], canRead: [false]
  7. Jan 04, 2022 11:09:23 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  8. WARNING: Problem with directory [/usr/share/tomcat8/server/classes], exists: [false], isDirectory: [false], canRead: [false]
  9. Jan 04, 2022 11:09:23 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  10. WARNING: Problem with directory [/usr/share/tomcat8/server], exists: [false], isDirectory: [false], canRead: [false]
  11. Jan 04, 2022 11:09:23 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  12. WARNING: Problem with directory [/usr/share/tomcat8/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
  13. Jan 04, 2022 11:09:23 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  14. WARNING: Problem with directory [/usr/share/tomcat8/shared], exists: [false], isDirectory: [false], canRead: [false]
  15. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  16. INFO: Server version: Apache Tomcat/8.0.32 (Ubuntu)
  17. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  18. INFO: Server built: Aug 3 2020 10:53:09 UTC
  19. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  20. INFO: Server number: 8.0.32.0
  21. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  22. INFO: OS Name: Linux
  23. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  24. INFO: OS Version: 4.4.0-186-generic
  25. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  26. INFO: Architecture: amd64
  27. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  28. INFO: Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
  29. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  30. INFO: JVM Version: 1.8.0_292-8u292-b10-0ubuntu1~16.04.1-b10
  31. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  32. INFO: JVM Vendor: Private Build
  33. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  34. INFO: CATALINA_BASE: /var/lib/tomcat8
  35. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  36. INFO: CATALINA_HOME: /usr/share/tomcat8
  37. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  38. INFO: Command line argument: -Djava.util.logging.config.file=/var/lib/tomcat8/conf/logging.properties
  39. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  40. INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  41. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  42. INFO: Command line argument: -Djava.awt.headless=true
  43. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  44. INFO: Command line argument: -Xmx1024M
  45. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  46. INFO: Command line argument: -Xms1024M
  47. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  48. INFO: Command line argument: -XX:PermSize=256m
  49. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  50. INFO: Command line argument: -XX:MaxPermSize=256m
  51. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  52. INFO: Command line argument: -XX:NewSize=128m
  53. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  54. INFO: Command line argument: -Djava.endorsed.dirs=/usr/share/tomcat8/endorsed
  55. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  56. INFO: Command line argument: -Dcatalina.base=/var/lib/tomcat8
  57. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  58. INFO: Command line argument: -Dcatalina.home=/usr/share/tomcat8
  59. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.VersionLoggerListener log
  60. INFO: Command line argument: -Djava.io.tmpdir=/tmp/tomcat8-tomcat8-tmp
  61. Jan 04, 2022 11:09:25 PM org.apache.coyote.AbstractProtocol init
  62. INFO: Initializing ProtocolHandler ["http-nio-8080"]
  63. Jan 04, 2022 11:09:25 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
  64. INFO: Using a shared selector for servlet write/read
  65. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.Catalina load
  66. INFO: Initialization processed in 1581 ms
  67. Jan 04, 2022 11:09:25 PM org.apache.catalina.core.StandardService startInternal
  68. INFO: Starting service Catalina
  69. Jan 04, 2022 11:09:25 PM org.apache.catalina.core.StandardEngine startInternal
  70. INFO: Starting Servlet Engine: Apache Tomcat/8.0.32 (Ubuntu)
  71. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.HostConfig deployWAR
  72. INFO: Deploying web application archive /var/lib/tomcat8/webapps/openmrs.war
  73. Jan 04, 2022 11:09:25 PM org.apache.catalina.startup.SetContextPropertiesRule begin
  74. WARNING: [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
  75. Jan 04, 2022 11:09:27 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  76. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/jaxb-api-2.3.1.jar!/] for annotations
  77. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  78. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  79. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  80. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  81. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  82. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  83. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  84. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  85. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  86. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  87. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  88. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  89. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  90. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  91. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  92. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  93. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  94. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  95. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  96. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  97. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  98. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  99. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  100. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  101. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  102. at java.lang.Thread.run(Thread.java:748)
  103.  
  104. Jan 04, 2022 11:09:27 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  105. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/jaxb-core-3.0.0-M4.jar!/] for annotations
  106. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  107. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  108. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  109. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  110. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  111. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  112. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  113. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  114. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  115. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  116. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  117. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  118. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  119. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  120. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  121. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  122. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  123. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  124. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  125. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  126. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  127. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  128. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  129. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  130. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  131. at java.lang.Thread.run(Thread.java:748)
  132.  
  133. Jan 04, 2022 11:09:28 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  134. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/jackson-core-2.11.2.jar!/] for annotations
  135. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  136. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  137. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  138. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  139. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  140. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  141. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  142. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  143. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  144. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  145. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  146. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  147. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  148. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  149. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  150. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  151. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  152. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  153. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  154. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  155. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  156. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  157. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  158. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  159. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  160. at java.lang.Thread.run(Thread.java:748)
  161.  
  162. Jan 04, 2022 11:09:29 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  163. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/jakarta.activation-2.0.0-RC3.jar!/] for annotations
  164. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  165. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  166. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  167. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  168. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  169. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  170. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  171. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  172. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  173. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  174. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  175. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  176. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  177. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  178. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  179. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  180. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  181. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  182. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  183. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  184. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  185. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  186. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  187. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  188. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  189. at java.lang.Thread.run(Thread.java:748)
  190.  
  191. Jan 04, 2022 11:09:29 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  192. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/jackson-annotations-2.11.2.jar!/] for annotations
  193. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  194. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  195. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  196. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  197. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  198. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  199. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  200. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  201. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  202. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  203. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  204. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  205. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  206. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  207. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  208. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  209. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  210. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  211. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  212. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  213. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  214. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  215. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  216. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  217. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  218. at java.lang.Thread.run(Thread.java:748)
  219.  
  220. Jan 04, 2022 11:09:30 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  221. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/istack-commons-runtime-3.0.7.jar!/] for annotations
  222. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  223. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  224. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  225. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  226. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  227. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  228. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  229. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  230. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  231. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  232. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  233. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  234. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  235. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  236. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  237. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  238. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  239. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  240. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  241. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  242. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  243. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  244. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  245. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  246. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  247. at java.lang.Thread.run(Thread.java:748)
  248.  
  249. Jan 04, 2022 11:09:31 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  250. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/stax-ex-1.8.jar!/] for annotations
  251. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  252. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  253. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  254. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  255. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  256. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  257. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  258. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  259. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  260. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  261. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  262. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  263. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  264. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  265. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  266. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  267. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  268. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  269. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  270. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  271. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  272. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  273. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  274. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  275. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  276. at java.lang.Thread.run(Thread.java:748)
  277.  
  278. Jan 04, 2022 11:09:31 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  279. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/FastInfoset-1.2.15.jar!/] for annotations
  280. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  281. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  282. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  283. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  284. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  285. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  286. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  287. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  288. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  289. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  290. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  291. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  292. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  293. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  294. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  295. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  296. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  297. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  298. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  299. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  300. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  301. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  302. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  303. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  304. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  305. at java.lang.Thread.run(Thread.java:748)
  306.  
  307. Jan 04, 2022 11:09:31 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  308. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/jakarta.xml.bind-api-3.0.0-RC3.jar!/] for annotations
  309. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  310. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  311. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  312. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  313. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  314. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  315. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  316. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  317. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  318. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  319. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  320. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  321. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  322. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  323. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  324. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  325. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  326. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  327. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  328. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  329. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  330. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  331. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  332. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  333. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  334. at java.lang.Thread.run(Thread.java:748)
  335.  
  336. Jan 04, 2022 11:09:31 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  337. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/jaxb-runtime-2.3.1.jar!/] for annotations
  338. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  339. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  340. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  341. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  342. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  343. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  344. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  345. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  346. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  347. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  348. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  349. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  350. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  351. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  352. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  353. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  354. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  355. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  356. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  357. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  358. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  359. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  360. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  361. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  362. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  363. at java.lang.Thread.run(Thread.java:748)
  364.  
  365. Jan 04, 2022 11:09:31 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  366. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/jakarta.activation-api-2.0.0-RC3.jar!/] for annotations
  367. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  368. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  369. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  370. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  371. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  372. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  373. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  374. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  375. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  376. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  377. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  378. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  379. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  380. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  381. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  382. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  383. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  384. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  385. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  386. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  387. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  388. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  389. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  390. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  391. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  392. at java.lang.Thread.run(Thread.java:748)
  393.  
  394. Jan 04, 2022 11:09:32 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  395. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/jackson-databind-2.11.2.jar!/] for annotations
  396. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  397. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  398. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  399. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  400. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  401. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  402. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  403. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  404. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  405. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  406. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  407. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  408. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  409. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  410. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  411. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  412. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  413. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  414. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  415. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  416. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  417. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  418. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  419. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  420. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  421. at java.lang.Thread.run(Thread.java:748)
  422.  
  423. Jan 04, 2022 11:09:32 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  424. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/classmate-1.5.1.jar!/] for annotations
  425. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  426. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  427. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  428. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  429. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  430. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  431. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  432. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  433. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  434. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  435. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  436. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  437. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  438. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  439. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  440. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  441. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  442. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  443. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  444. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  445. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  446. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  447. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  448. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  449. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  450. at java.lang.Thread.run(Thread.java:748)
  451.  
  452. Jan 04, 2022 11:09:32 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  453. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/txw2-2.3.1.jar!/] for annotations
  454. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  455. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  456. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  457. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  458. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  459. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  460. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  461. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  462. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  463. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  464. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  465. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  466. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  467. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  468. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  469. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  470. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  471. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  472. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  473. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  474. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  475. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  476. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  477. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  478. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  479. at java.lang.Thread.run(Thread.java:748)
  480.  
  481. Jan 04, 2022 11:09:32 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  482. SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/jaxb-impl-3.0.0-M4.jar!/] for annotations
  483. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  484. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  485. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  486. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  487. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  488. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  489. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  490. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  491. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  492. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  493. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  494. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  495. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  496. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  497. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  498. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  499. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  500. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  501. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  502. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  503. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  504. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  505. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  506. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  507. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  508. at java.lang.Thread.run(Thread.java:748)
  509.  
  510. Jan 04, 2022 11:09:34 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
  511. SEVERE: Unable to process Jar entry [META-INF/versions/9/module-info.class] from Jar [jar:file:/var/lib/tomcat8/webapps/openmrs/WEB-INF/lib/byte-buddy-1.10.10.jar!/] for annotations
  512. org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
  513. at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
  514. at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
  515. at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
  516. at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
  517. at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
  518. at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
  519. at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
  520. at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
  521. at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
  522. at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
  523. at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
  524. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
  525. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
  526. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
  527. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
  528. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
  529. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
  530. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  531. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
  532. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
  533. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  534. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  535. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  536. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  537. at java.lang.Thread.run(Thread.java:748)
  538.  
  539. Jan 04, 2022 11:09:36 PM org.apache.jasper.servlet.TldScanner scanJars
  540. 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.
  541. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2145) |2022-01-04T23:09:37,913| Unable to find a runtime properties file at /var/lib/tomcat8/openmrs-runtime.properties
  542. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2145) |2022-01-04T23:09:37,969| Unable to find a runtime properties file at /var/lib/tomcat8/openmrs-runtime.properties
  543. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2145) |2022-01-04T23:09:37,972| Unable to find a runtime properties file at /var/lib/tomcat8/openmrs-runtime.properties
  544. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(69) |2022-01-04T23:09:38,872| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  545. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-04T23:09:38,878| looking for un-run change sets in snapshot version '2.3.x'
  546. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:40,724| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  547. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:40,771| Can not use class liquibase.parser.core.json.JsonChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
  548. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:40,772| Can not use class liquibase.parser.core.yaml.YamlChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
  549. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:42,074| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  550. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:42,083| Reading from openmrs.liquibasechangelog
  551. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:42,084| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  552. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:42,192| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  553. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:42,193| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  554. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:09:43,355| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  555. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:43,429| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  556. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:43,654| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  557. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:43,657| Reading from openmrs.liquibasechangelog
  558. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:43,657| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  559. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:43,698| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  560. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:43,699| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  561. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:09:44,060| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  562. WARN - Slf4jLogger.warning(32) |2022-01-04T23:09:44,066| Failed to restore the auto commit to true
  563. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-04T23:09:44,066| looking for un-run change sets in snapshot version '2.2.x'
  564. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:44,150| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  565. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:44,345| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  566. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:44,349| Reading from openmrs.liquibasechangelog
  567. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:44,350| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  568. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:44,390| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  569. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:44,392| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  570. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:09:44,877| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  571. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:44,972| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  572. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,082| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  573. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,083| Reading from openmrs.liquibasechangelog
  574. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,084| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  575. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,171| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  576. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,172| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  577. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:09:45,372| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  578. WARN - Slf4jLogger.warning(32) |2022-01-04T23:09:45,372| Failed to restore the auto commit to true
  579. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-04T23:09:45,373| looking for un-run change sets in snapshot version '2.1.x'
  580. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,424| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  581. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,577| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  582. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,579| Reading from openmrs.liquibasechangelog
  583. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,580| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  584. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,614| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  585. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:45,622| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  586. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:09:46,004| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  587. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,050| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  588. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,144| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  589. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,152| Reading from openmrs.liquibasechangelog
  590. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,152| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  591. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,183| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  592. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,184| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  593. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:09:46,358| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  594. WARN - Slf4jLogger.warning(32) |2022-01-04T23:09:46,358| Failed to restore the auto commit to true
  595. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-04T23:09:46,358| looking for un-run change sets in snapshot version '1.9.x'
  596. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,440| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  597. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,528| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  598. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,534| Reading from openmrs.liquibasechangelog
  599. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,534| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  600. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,577| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  601. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,578| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  602. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:09:46,762| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains 2 un-run change sets
  603. INFO - ChangeLogDetective.logUnRunChangeSetDetails(210) |2022-01-04T23:09:46,762| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains un-run change set with id '20120529-2230' by author 'mvorobey'
  604. INFO - ChangeLogDetective.logUnRunChangeSetDetails(210) |2022-01-04T23:09:46,764| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains un-run change set with id '20120529-2231' by author 'mvorobey'
  605. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,820| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  606. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,870| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  607. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,871| Reading from openmrs.liquibasechangelog
  608. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,871| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  609. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,902| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  610. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:46,903| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  611. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:09:47,024| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  612. WARN - Slf4jLogger.warning(32) |2022-01-04T23:09:47,024| Failed to restore the auto commit to true
  613. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(119) |2022-01-04T23:09:47,024| the snapshot version that had been used to initialize the OpenMRS database could not be identified, falling back to the default version '1.9.x'
  614. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,098| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  615. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,454| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  616. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,455| Reading from openmrs.liquibasechangelog
  617. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,456| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  618. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,489| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  619. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,490| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  620. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-04T23:09:47,721| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.0.x.xml}' contains 0 un-run change sets
  621. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,764| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  622. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,793| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  623. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,794| Reading from openmrs.liquibasechangelog
  624. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,794| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  625. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,829| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  626. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,830| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  627. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-04T23:09:47,842| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.1.x.xml}' contains 0 un-run change sets
  628. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,924| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  629. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,947| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  630. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,951| Reading from openmrs.liquibasechangelog
  631. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,951| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  632. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,979| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  633. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:47,980| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  634. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-04T23:09:48,004| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.2.x.xml}' contains 0 un-run change sets
  635. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,076| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  636. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,100| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  637. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,101| Reading from openmrs.liquibasechangelog
  638. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,101| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  639. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,136| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  640. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,142| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  641. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-04T23:09:48,154| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.3.x.xml}' contains 0 un-run change sets
  642. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,210| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  643. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,225| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  644. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,229| Reading from openmrs.liquibasechangelog
  645. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,230| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  646. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,259| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  647. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,260| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  648. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-04T23:09:48,274| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.4.x.xml}' contains 0 un-run change sets
  649. WARN - Slf4jLogger.warning(32) |2022-01-04T23:09:48,274| Failed to restore the auto commit to true
  650. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,315| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  651. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,316| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  652. INFO - Slf4jLogger.info(42) |2022-01-04T23:09:48,317| SELECT ID,`LOCKED`,LOCKGRANTED,LOCKEDBY FROM openmrs.liquibasechangeloglock WHERE ID=1
  653. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(134) |2022-01-04T23:09:50,922| Initializing EhCache CacheManager
  654. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2145) |2022-01-04T23:10:02,932| Unable to find a runtime properties file at /var/lib/tomcat8/openmrs-runtime.properties
  655. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(69) |2022-01-04T23:10:03,120| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  656. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-04T23:10:03,121| looking for un-run change sets in snapshot version '2.3.x'
  657. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:03,173| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  658. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:03,304| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  659. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:03,310| Reading from openmrs.liquibasechangelog
  660. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:03,310| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  661. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:03,362| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  662. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:03,363| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  663. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:10:03,923| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  664. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:03,965| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  665. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,027| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  666. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,034| Reading from openmrs.liquibasechangelog
  667. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,035| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  668. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,066| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  669. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,069| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  670. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:10:04,326| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  671. WARN - Slf4jLogger.warning(32) |2022-01-04T23:10:04,326| Failed to restore the auto commit to true
  672. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-04T23:10:04,326| looking for un-run change sets in snapshot version '2.2.x'
  673. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,391| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  674. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,533| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  675. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,533| Reading from openmrs.liquibasechangelog
  676. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,534| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  677. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,564| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  678. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:04,565| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  679. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:10:05,046| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  680. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,087| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  681. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,147| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  682. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,153| Reading from openmrs.liquibasechangelog
  683. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,154| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  684. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,182| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  685. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,183| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  686. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:10:05,354| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  687. WARN - Slf4jLogger.warning(32) |2022-01-04T23:10:05,354| Failed to restore the auto commit to true
  688. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-04T23:10:05,354| looking for un-run change sets in snapshot version '2.1.x'
  689. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,397| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  690. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,480| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  691. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,485| Reading from openmrs.liquibasechangelog
  692. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,486| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  693. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,515| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  694. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,516| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  695. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:10:05,864| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  696. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,904| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  697. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,957| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  698. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,962| Reading from openmrs.liquibasechangelog
  699. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,962| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  700. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,986| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  701. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:05,987| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  702. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:10:06,167| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  703. WARN - Slf4jLogger.warning(32) |2022-01-04T23:10:06,168| Failed to restore the auto commit to true
  704. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-04T23:10:06,168| looking for un-run change sets in snapshot version '1.9.x'
  705. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,211| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  706. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,271| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  707. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,272| Reading from openmrs.liquibasechangelog
  708. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,272| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  709. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,302| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  710. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,303| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  711. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:10:06,422| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains 2 un-run change sets
  712. INFO - ChangeLogDetective.logUnRunChangeSetDetails(210) |2022-01-04T23:10:06,422| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains un-run change set with id '20120529-2230' by author 'mvorobey'
  713. INFO - ChangeLogDetective.logUnRunChangeSetDetails(210) |2022-01-04T23:10:06,422| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains un-run change set with id '20120529-2231' by author 'mvorobey'
  714. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,470| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  715. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,496| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  716. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,501| Reading from openmrs.liquibasechangelog
  717. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,502| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  718. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,534| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  719. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,535| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  720. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-04T23:10:06,591| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  721. WARN - Slf4jLogger.warning(32) |2022-01-04T23:10:06,591| Failed to restore the auto commit to true
  722. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(119) |2022-01-04T23:10:06,591| the snapshot version that had been used to initialize the OpenMRS database could not be identified, falling back to the default version '1.9.x'
  723. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,632| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  724. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,834| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  725. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,835| Reading from openmrs.liquibasechangelog
  726. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,835| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  727. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,862| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  728. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:06,863| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  729. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-04T23:10:07,022| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.0.x.xml}' contains 0 un-run change sets
  730. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,064| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  731. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,082| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  732. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,089| Reading from openmrs.liquibasechangelog
  733. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,090| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  734. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,118| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  735. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,119| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  736. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-04T23:10:07,138| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.1.x.xml}' contains 0 un-run change sets
  737. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,179| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  738. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,200| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  739. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,206| Reading from openmrs.liquibasechangelog
  740. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,206| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  741. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,238| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  742. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,239| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  743. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-04T23:10:07,254| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.2.x.xml}' contains 0 un-run change sets
  744. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,298| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  745. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,308| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  746. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,313| Reading from openmrs.liquibasechangelog
  747. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,314| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  748. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,342| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  749. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,344| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  750. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-04T23:10:07,347| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.3.x.xml}' contains 0 un-run change sets
  751. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,384| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  752. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,399| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  753. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,405| Reading from openmrs.liquibasechangelog
  754. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,407| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  755. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,438| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  756. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,439| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  757. INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-04T23:10:07,447| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.4.x.xml}' contains 0 un-run change sets
  758. WARN - Slf4jLogger.warning(32) |2022-01-04T23:10:07,448| Failed to restore the auto commit to true
  759. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,496| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  760. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,497| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  761. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:07,498| SELECT ID,`LOCKED`,LOCKGRANTED,LOCKEDBY FROM openmrs.liquibasechangeloglock WHERE ID=1
  762. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:09,298| Expanding /lib folder in module
  763. 2022-01-04 23:10:09,298 Thread-12 ERROR Attempted to append to non-started appender MEMORY_APPENDER
  764. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,348| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/event-api-2.10.0.jar
  765. 2022-01-04 23:10:09,349 Thread-12 ERROR Attempted to append to non-started appender MEMORY_APPENDER
  766. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,349| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/commons-net-3.1.jar
  767. 2022-01-04 23:10:09,349 Thread-12 ERROR Attempted to append to non-started appender MEMORY_APPENDER
  768. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,349| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/spring-jms-3.0.5.RELEASE.jar
  769. 2022-01-04 23:10:09,353 Thread-12 ERROR Attempted to append to non-started appender MEMORY_APPENDER
  770. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,353| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/hawtdispatch-transport-1.11.jar
  771. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,354| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/activemq-protobuf-1.1.jar
  772. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,354| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/geronimo-j2ee-management_1.1_spec-1.0.1.jar
  773. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,354| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/activemq-core-5.7.0.jar
  774. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,354| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/geronimo-jms_1.1_spec-1.1.1.jar
  775. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,354| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/kahadb-5.7.0.jar
  776. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,354| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/mqtt-client-1.3.jar
  777. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,354| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/jasypt-1.9.0.jar
  778. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,354| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/hawtbuf-1.9.jar
  779. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,354| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/hawtdispatch-1.11.jar
  780. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:09,354| URLs length: 14
  781. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:09,429| No sqldiff.xml found for module: Event Module
  782. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:09,702| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
  783. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:09,765| Exiting method saveGlobalProperty
  784. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:09,777| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
  785. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:09,787| Exiting method saveGlobalProperty
  786. INFO - EventActivator.willStart(54) |2022-01-04T23:10:09,789| Starting Event Queue Module
  787. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:09,802| Expanding /lib folder in module
  788. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,805| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/serialization.xstream/lib/serialization.xstream-api-0.2.15.jar
  789. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,805| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/serialization.xstream/lib/cglib-nodep-2.2.jar
  790. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,805| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/serialization.xstream/lib/serialization.xstream-api-1.9-0.2.15.jar
  791. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,805| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/serialization.xstream/lib/serialization.xstream-api-1.10-0.2.15.jar
  792. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,809| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/serialization.xstream/lib/serialization.xstream-api-2.0-0.2.15.jar
  793. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:09,809| URLs length: 6
  794. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:09,856| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
  795. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:09,872| Exiting method saveGlobalProperty
  796. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:09,881| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
  797. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:09,894| Exiting method saveGlobalProperty
  798. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:09,925| Expanding /lib folder in module
  799. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,948| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/legacyui/lib/jfreechart-1.0.12.jar
  800. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,950| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/legacyui/lib/legacyui-api-1.9.0.jar
  801. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,951| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/legacyui/lib/jcommon-1.0.15.jar
  802. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:09,952| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/legacyui/lib/dwr-2.0.7-mod.jar
  803. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:09,953| URLs length: 5
  804. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:09,969| No sqldiff.xml found for module: Legacy UI Module
  805. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:09,990| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  806. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:09,996| Exiting method saveGlobalProperty
  807. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:10,009| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  808. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:10,016| Exiting method saveGlobalProperty
  809. INFO - LegacyUIActivator.willStart(42) |2022-01-04T23:10:10,102| Starting Legacy UI Module
  810. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:10,113| Expanding /lib folder in module
  811. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,114| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/databasebackup/lib/databasebackup-api-1.3.0.jar
  812. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:10,115| URLs length: 2
  813. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:10,129| No sqldiff.xml found for module: Database Backup Module
  814. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:10,166| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  815. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:10,177| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  816. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:10,181| Reading from openmrs.liquibasechangelog
  817. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:10,185| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  818. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:10,209| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  819. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:10,210| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  820. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:10,220| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  821. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:10,243| Successfully acquired change log lock
  822. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:10,270| Successfully released change log lock
  823. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:10,283| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: databasebackup.started value: true,
  824. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:10,291| Exiting method saveGlobalProperty
  825. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:10,297| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: databasebackup.mandatory value: false,
  826. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:10,305| Exiting method saveGlobalProperty
  827. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:10,441| Expanding /lib folder in module
  828. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,484| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/swagger-annotations-1.6.2.jar
  829. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,484| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/snakeyaml-1.26.jar
  830. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,484| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/checker-compat-qual-2.5.2.jar
  831. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,484| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/jackson-core-2.11.1.jar
  832. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,484| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-common-2.33.0.jar
  833. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,484| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/swagger-models-1.6.2.jar
  834. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,484| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/jackson-dataformat-yaml-2.11.1.jar
  835. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,484| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-1.12-2.33.0.jar
  836. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,486| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-2.1-2.33.0.jar
  837. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,486| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-1.10-2.33.0.jar
  838. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,486| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/guava-27.0.1-android.jar
  839. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,487| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/evo-inflector-1.2.2.jar
  840. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,487| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-2.2-2.33.0.jar
  841. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,487| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-1.8-2.33.0.jar
  842. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,487| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/commons-lang3-3.1.jar
  843. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,488| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-1.11-2.33.0.jar
  844. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,488| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/j2objc-annotations-1.1.jar
  845. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,488| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/failureaccess-1.0.1.jar
  846. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,488| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/error_prone_annotations-2.2.0.jar
  847. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,488| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/jsr305-3.0.2.jar
  848. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,488| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/jackson-annotations-2.11.1.jar
  849. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,488| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
  850. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,493| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-2.0-2.33.0.jar
  851. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,494| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-1.9-2.33.0.jar
  852. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,494| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/commons-codec-1.14.jar
  853. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,494| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-2.4-2.33.0.jar
  854. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,494| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/animal-sniffer-annotations-1.17.jar
  855. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,494| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/jackson-databind-2.11.1.jar
  856. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,494| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/swagger-core-1.6.2.jar
  857. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,495| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/joda-time-2.10.6.jar
  858. DEBUG - ModuleClassLoader.getUrls(328) |2022-01-04T23:10:10,495| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-2.3-2.33.0.jar
  859. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:10,495| URLs length: 31
  860. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:10,535| No sqldiff.xml found for module: Rest Web Services OMOD
  861. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:10,556| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  862. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:10,570| Exiting method saveGlobalProperty
  863. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:10,577| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  864. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:10,586| Exiting method saveGlobalProperty
  865. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:10,686| Expanding /lib folder in module
  866. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,687| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlwidgets/lib/htmlwidgets-api-1.10.0.jar
  867. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:10,687| URLs length: 2
  868. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:10,717| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
  869. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:10,727| Exiting method saveGlobalProperty
  870. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:10,739| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
  871. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:10,746| Exiting method saveGlobalProperty
  872. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:10,765| Expanding /lib folder in module
  873. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,769| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/owa/lib/owa-api-1.13.0.jar
  874. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:10,769| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/owa/lib/commons-compress-1.20.jar
  875. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:10,769| URLs length: 3
  876. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:10,784| No sqldiff.xml found for module: Open Web Apps Module
  877. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:10,800| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  878. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:10,811| Exiting method saveGlobalProperty
  879. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:10,816| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  880. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:10,825| Exiting method saveGlobalProperty
  881. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:10,880| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appFolderPath value: /usr/share/tomcat7/.OpenMRS/owa,
  882. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:10,967| Exiting method saveGlobalProperty
  883. INFO - OwaActivator.willStart(146) |2022-01-04T23:10:10,987| Starting OWA Module
  884. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:11,026| Expanding /lib folder in module
  885. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,049| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatamapping/lib/jackson-annotations-2.10.0.pr1.jar
  886. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,053| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatamapping/lib/jackson-core-2.10.0.pr1.jar
  887. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,053| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatamapping/lib/jackson-databind-2.10.0.pr1.jar
  888. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,054| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatamapping/lib/metadatamapping-owa-1.4.0.jar
  889. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,054| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatamapping/lib/metadatamapping-api-1.4.0.jar
  890. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:11,054| URLs length: 6
  891. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,106| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  892. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,126| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  893. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,127| Reading from openmrs.liquibasechangelog
  894. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,130| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  895. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,160| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  896. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,162| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  897. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,177| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  898. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,204| Successfully acquired change log lock
  899. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,228| Successfully released change log lock
  900. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:11,247| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
  901. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:11,252| Exiting method saveGlobalProperty
  902. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:11,261| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
  903. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:11,268| Exiting method saveGlobalProperty
  904. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:11,347| Expanding /lib folder in module
  905. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,351| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatasharing/lib/metadatasharing-api-1.8.0.jar
  906. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,351| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatasharing/lib/metadatasharing-api-common-1.8.0.jar
  907. DEBUG - ModuleClassLoader.getUrls(328) |2022-01-04T23:10:11,354| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatasharing/lib/metadatasharing-api-1.9-1.8.0.jar
  908. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,354| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatasharing/lib/metadatasharing-api-1.11-1.8.0.jar
  909. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,355| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatasharing/lib/metadatasharing-api-2.0-1.8.0.jar
  910. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:11,355| URLs length: 5
  911. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:11,359| No sqldiff.xml found for module: Metadata Sharing
  912. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,400| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  913. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,414| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  914. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,415| Reading from openmrs.liquibasechangelog
  915. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,415| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  916. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,446| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  917. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,447| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  918. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,452| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  919. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,456| Successfully acquired change log lock
  920. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:11,471| Successfully released change log lock
  921. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:11,483| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
  922. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:11,494| Exiting method saveGlobalProperty
  923. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:11,499| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
  924. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:11,505| Exiting method saveGlobalProperty
  925. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:11,763| Expanding /lib folder in module
  926. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,981| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/attoparser-2.0.5.RELEASE.jar
  927. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,982| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.3.0.jar
  928. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,982| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/commons-codec-1.15.jar
  929. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,982| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/org.hl7.fhir.dstu3-5.4.0.jar
  930. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,982| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/guava-29.0-jre.jar
  931. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,985| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/commons-collections4-4.4.jar
  932. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,985| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-client-5.4.0.jar
  933. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,985| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-2.1-1.3.0.jar
  934. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,985| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/org.hl7.fhir.utilities-5.4.0.jar
  935. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/commons-io-2.7.jar
  936. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/httpcore-4.4.13.jar
  937. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-structures-dstu3-5.4.0.jar
  938. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/org.hl7.fhir.r4-5.4.0.jar
  939. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/failureaccess-1.0.1.jar
  940. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-structures-r4-5.4.0.jar
  941. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/j2objc-annotations-1.3.jar
  942. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/error_prone_annotations-2.3.4.jar
  943. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/jsr305-3.0.2.jar
  944. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
  945. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/ognl-3.1.12.jar
  946. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,989| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/httpclient-4.5.13.jar
  947. DEBUG - ModuleClassLoader.getUrls(328) |2022-01-04T23:10:11,990| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/jackson-annotations-2.10.5.jar
  948. DEBUG - ModuleClassLoader.getUrls(328) |2022-01-04T23:10:11,991| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/jackson-databind-2.10.5.1.jar
  949. DEBUG - ModuleClassLoader.getUrls(328) |2022-01-04T23:10:11,991| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/jackson-core-2.10.5.jar
  950. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,991| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/caffeine-2.8.2.jar
  951. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,991| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/xpp3_xpath-1.1.4c.jar
  952. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,991| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/unbescape-1.1.6.RELEASE.jar
  953. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,991| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/ucum-1.0.3.jar
  954. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,991| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-converter-5.4.0.jar
  955. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,992| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/commons-lang3-3.9.jar
  956. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,992| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/thymeleaf-3.0.11.RELEASE.jar
  957. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,992| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-base-5.4.0.jar
  958. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,992| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/org.hl7.fhir.convertors-5.4.0.jar
  959. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,992| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-server-5.4.0.jar
  960. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,992| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-2.2-1.3.0.jar
  961. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,992| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/commons-text-1.9.jar
  962. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:11,992| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/checker-qual-2.11.1.jar
  963. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:11,992| URLs length: 35
  964. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:12,031| No sqldiff.xml found for module: FHIR2
  965. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,075| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  966. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,112| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  967. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,113| Reading from openmrs.liquibasechangelog
  968. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,113| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  969. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,142| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  970. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,143| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  971. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,163| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  972. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,174| Successfully acquired change log lock
  973. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,209| Successfully released change log lock
  974. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:12,222| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.started value: true,
  975. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:12,230| Exiting method saveGlobalProperty
  976. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:12,234| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.mandatory value: false,
  977. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:12,242| Exiting method saveGlobalProperty
  978. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:12,315| Expanding /lib folder in module
  979. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,315| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/calculation/lib/calculation-api-1.3.0.jar
  980. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:12,315| URLs length: 2
  981. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:12,321| No sqldiff.xml found for module: Calculation
  982. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,359| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  983. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,372| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  984. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,373| Reading from openmrs.liquibasechangelog
  985. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,373| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  986. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,399| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  987. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,400| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  988. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,407| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  989. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,420| Successfully acquired change log lock
  990. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,431| Successfully released change log lock
  991. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:12,444| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  992. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:12,448| Exiting method saveGlobalProperty
  993. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:12,455| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  994. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:12,458| Exiting method saveGlobalProperty
  995. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:12,557| Expanding /lib folder in module
  996. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,667| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/poi-3.12.jar
  997. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,667| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/poi-ooxml-schemas-3.12.jar
  998. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,667| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/reporting-api-2.4-1.23.0.jar
  999. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,667| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/jackson-databind-2.9.10.7.jar
  1000. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,667| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/jackson-annotations-2.9.10.jar
  1001. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,667| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/handlebars-1.1.2.jar
  1002. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,667| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/jackson-dataformat-yaml-2.9.8.jar
  1003. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,667| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/encoder-1.2.3.jar
  1004. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,667| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/commons-lang3-3.1.jar
  1005. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,667| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/quartz-2.1.1.jar
  1006. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,668| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/antlr4-runtime-4.1.jar
  1007. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,668| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/rhino-1.7R4.jar
  1008. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,668| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/snakeyaml-1.23.jar
  1009. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,668| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/xmlbeans-2.6.0.jar
  1010. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,668| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/commons-codec-1.9.jar
  1011. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,672| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/poi-ooxml-3.12.jar
  1012. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,673| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/reporting-api-1.23.0.jar
  1013. DEBUG - ModuleClassLoader.getUrls(328) |2022-01-04T23:10:12,673| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/reporting-api-1.9-1.23.0.jar
  1014. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,673| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/joda-time-2.3.jar
  1015. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,673| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/reporting-api-2.2-1.23.0.jar
  1016. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:12,673| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/jackson-core-2.9.8.jar
  1017. DEBUG - ModuleClassLoader.getUrls(328) |2022-01-04T23:10:12,673| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/reporting-api-2.0-1.23.0.jar
  1018. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:12,673| URLs length: 21
  1019. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:12,759| No sqldiff.xml found for module: Reporting
  1020. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,808| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1021. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,844| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1022. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,845| Reading from openmrs.liquibasechangelog
  1023. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,845| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1024. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,878| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1025. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,878| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1026. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,897| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  1027. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,912| Successfully acquired change log lock
  1028. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:12,934| Successfully released change log lock
  1029. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:12,944| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  1030. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:12,951| Exiting method saveGlobalProperty
  1031. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:12,955| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  1032. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:12,967| Exiting method saveGlobalProperty
  1033. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:13,024| Expanding /lib folder in module
  1034. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,029| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/dataexchange/lib/dbunit-2.4.7.jar
  1035. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,030| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/dataexchange/lib/dataexchange-api-1.3.7.jar
  1036. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:13,030| URLs length: 3
  1037. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:13,037| No sqldiff.xml found for module: Data Exchange Module
  1038. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:13,050| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  1039. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:13,054| Exiting method saveGlobalProperty
  1040. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:13,063| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  1041. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:13,066| Exiting method saveGlobalProperty
  1042. INFO - DataExchangeActivator.willStart(46) |2022-01-04T23:10:13,067| Starting Data Exchange Module
  1043. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:13,069| Expanding /lib folder in module
  1044. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,071| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatadeploy/lib/metadatadeploy-api-1.13.0.jar
  1045. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,071| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatadeploy/lib/metadatadeploy-api-1.10-1.13.0.jar
  1046. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,071| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatadeploy/lib/opencsv-2.3.jar
  1047. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,071| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatadeploy/lib/metadatadeploy-api-1.11-1.13.0.jar
  1048. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:13,071| URLs length: 5
  1049. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:13,077| No sqldiff.xml found for module: Metadata Deploy
  1050. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,114| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1051. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,132| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1052. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,137| Reading from openmrs.liquibasechangelog
  1053. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,138| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1054. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,166| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1055. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,166| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1056. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,179| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  1057. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,191| Successfully acquired change log lock
  1058. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,207| Successfully released change log lock
  1059. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:13,221| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
  1060. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:13,231| Exiting method saveGlobalProperty
  1061. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:13,235| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
  1062. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:13,242| Exiting method saveGlobalProperty
  1063. INFO - MetadataDeployActivator.willStart(46) |2022-01-04T23:10:13,243| Starting MetadataDeploy...
  1064. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:13,278| Expanding /lib folder in module
  1065. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/jaxen-1.0.jar
  1066. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/bluetooth-server-1.0.jar
  1067. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/epihandy-xforms-server-1.0.jar
  1068. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/sms-server-1.0.jar
  1069. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/jdom-1.1.1.jar
  1070. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/jzlib-1.0.7.jar
  1071. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/saxon-dom-8.7.jar
  1072. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/kxml2-2.3.0.jar
  1073. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/xforms-api-4.3.12.jar
  1074. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/dwr-mod-1.1.3.jar
  1075. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,311| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/saxon-8.7.jar
  1076. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:13,311| URLs length: 12
  1077. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:13,454| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: xforms.started value: true,
  1078. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:13,460| Exiting method saveGlobalProperty
  1079. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:13,466| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: xforms.mandatory value: false,
  1080. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:13,476| Exiting method saveGlobalProperty
  1081. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:13,544| Expanding /lib folder in module
  1082. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,554| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/idgen/lib/httpclient-4.2.jar
  1083. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,554| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/idgen/lib/idgen-api-4.7.0.jar
  1084. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,554| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/idgen/lib/httpcore-4.2.jar
  1085. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,554| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/idgen/lib/commons-codec-1.5.jar
  1086. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:13,554| URLs length: 5
  1087. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:13,567| No sqldiff.xml found for module: ID Generation
  1088. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,616| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1089. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,634| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1090. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,637| Reading from openmrs.liquibasechangelog
  1091. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,638| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1092. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,659| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1093. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,660| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1094. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,673| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  1095. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,688| Successfully acquired change log lock
  1096. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,694| Successfully released change log lock
  1097. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:13,710| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  1098. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:13,718| Exiting method saveGlobalProperty
  1099. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:13,724| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  1100. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:13,727| Exiting method saveGlobalProperty
  1101. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:13,794| Expanding /lib folder in module
  1102. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:13,795| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/registrationcore/lib/registrationcore-api-1.11.0.jar
  1103. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:13,795| URLs length: 2
  1104. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,858| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1105. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,872| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1106. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,877| Reading from openmrs.liquibasechangelog
  1107. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,878| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1108. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,901| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1109. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,906| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1110. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,909| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  1111. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,920| Successfully acquired change log lock
  1112. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:13,930| Successfully released change log lock
  1113. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:13,951| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  1114. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:13,954| Exiting method saveGlobalProperty
  1115. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:13,958| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  1116. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:13,962| Exiting method saveGlobalProperty
  1117. INFO - RegistrationCoreActivator.willStart(51) |2022-01-04T23:10:14,009| Starting Registration Core Module
  1118. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:14,037| Expanding /lib folder in module
  1119. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:14,049| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/joda-convert-1.2.jar
  1120. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:14,049| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/htmlformentry-api-1.9-3.13.1.jar
  1121. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:14,049| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/htmlformentry-api-2.3-3.13.1.jar
  1122. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:14,049| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/ano-web-2.1.0.jar
  1123. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:14,054| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/htmlformentry-api-1.10-3.13.1.jar
  1124. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:14,054| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/htmlformentry-api-3.13.1.jar
  1125. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:14,054| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/joda-time-2.9.2.jar
  1126. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:14,054| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/htmlformentry-api-2.0-3.13.1.jar
  1127. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:14,054| URLs length: 9
  1128. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:14,068| No sqldiff.xml found for module: HTML Form Entry
  1129. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,108| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1130. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,120| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1131. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,125| Reading from openmrs.liquibasechangelog
  1132. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,126| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1133. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,162| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1134. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,163| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1135. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,172| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  1136. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,180| Successfully acquired change log lock
  1137. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,204| Successfully released change log lock
  1138. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:14,218| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  1139. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:14,226| Exiting method saveGlobalProperty
  1140. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:14,232| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  1141. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:14,241| Exiting method saveGlobalProperty
  1142. DEBUG - ModuleClassLoader.getUrls(280) |2022-01-04T23:10:14,310| Expanding /lib folder in module
  1143. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:14,319| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/appointmentscheduling/lib/appointmentscheduling-api-1.16.0.jar
  1144. DEBUG - ModuleClassLoader.getUrls(323) |2022-01-04T23:10:14,319| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/appointmentscheduling/lib/joda-time-2.2.jar
  1145. DEBUG - ModuleClassLoader.<init>(93) |2022-01-04T23:10:14,319| URLs length: 3
  1146. DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-04T23:10:14,331| No sqldiff.xml found for module: Appointment Scheduling Module
  1147. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,370| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1148. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,394| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1149. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,394| Reading from openmrs.liquibasechangelog
  1150. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,398| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1151. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,420| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1152. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,425| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1153. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,442| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  1154. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,459| Successfully acquired change log lock
  1155. INFO - Slf4jLogger.info(42) |2022-01-04T23:10:14,469| Successfully released change log lock
  1156. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:14,479| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  1157. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:14,484| Exiting method saveGlobalProperty
  1158. INFO - LoggingAdvice.invoke(117) |2022-01-04T23:10:14,491| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  1159. INFO - LoggingAdvice.invoke(157) |2022-01-04T23:10:14,494| Exiting method saveGlobalProperty
  1160. INFO - AppointmentActivator.willStart(47) |2022-01-04T23:10:14,533| Starting Appointment Module
  1161. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,549| trying to start module serialization.xstream
  1162. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: META-INF/
  1163. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: META-INF/MANIFEST.MF
  1164. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: lib/
  1165. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: lib/serialization.xstream-api-2.0-0.2.15.jar
  1166. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: lib/serialization.xstream-api-0.2.15.jar
  1167. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: lib/serialization.xstream-api-1.10-0.2.15.jar
  1168. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: lib/cglib-nodep-2.2.jar
  1169. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: lib/serialization.xstream-api-1.9-0.2.15.jar
  1170. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: messages.properties
  1171. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: config.xml
  1172. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: META-INF/maven/
  1173. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: META-INF/maven/org.openmrs.module/
  1174. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: META-INF/maven/org.openmrs.module/serialization.xstream-omod/
  1175. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: META-INF/maven/org.openmrs.module/serialization.xstream-omod/pom.xml
  1176. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,551| Entry name: META-INF/maven/org.openmrs.module/serialization.xstream-omod/pom.properties
  1177. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,555| trying to start module registrationcore
  1178. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,555| Entry name: META-INF/
  1179. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,555| Entry name: META-INF/MANIFEST.MF
  1180. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,555| Entry name: lib/
  1181. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,555| Entry name: web/
  1182. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,555| Entry name: web/module/
  1183. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,555| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/registrationcore/
  1184. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,555| Entry name: web/module/template/
  1185. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,555| Moving file from: web/module/template/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/registrationcore/template/
  1186. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,555| Entry name: org/
  1187. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,555| Entry name: org/openmrs/
  1188. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/
  1189. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/registrationcore/
  1190. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/registrationcore/web/
  1191. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/registrationcore/web/rest/
  1192. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/registrationcore/extension/
  1193. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/registrationcore/extension/html/
  1194. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: lib/registrationcore-api-1.11.0.jar
  1195. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: moduleApplicationContext.xml
  1196. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: web/module/template/localHeader.jsp
  1197. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,556| Moving file from: web/module/template/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/registrationcore/template/localHeader.jsp
  1198. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: messages.properties
  1199. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: config.xml
  1200. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: sqldiff.xml
  1201. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: webModuleApplicationContext.xml
  1202. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: messages_fr.properties
  1203. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/registrationcore/web/rest/PatientsBySimilarPatientSearchHandler.class
  1204. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/registrationcore/web/rest/BiometricsStatusController.class
  1205. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/registrationcore/extension/html/AdminList.class
  1206. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: RegistrationEvent.hbm.xml
  1207. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: messages_es.properties
  1208. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: liquibase.xml
  1209. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: META-INF/maven/
  1210. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: META-INF/maven/org.openmrs.module/
  1211. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: META-INF/maven/org.openmrs.module/registrationcore-omod/
  1212. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: META-INF/maven/org.openmrs.module/registrationcore-omod/pom.xml
  1213. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: META-INF/maven/org.openmrs.module/registrationcore-omod/pom.properties
  1214. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,556| trying to start module databasebackup
  1215. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: META-INF/
  1216. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: META-INF/MANIFEST.MF
  1217. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: lib/
  1218. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/
  1219. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/
  1220. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/
  1221. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/databasebackup/
  1222. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/databasebackup/web/
  1223. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: org/openmrs/module/databasebackup/web/controller/
  1224. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,556| Entry name: web/
  1225. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: web/module/
  1226. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,557| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/databasebackup/
  1227. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: config.xml
  1228. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: lib/databasebackup-api-1.3.0.jar
  1229. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: messages.properties
  1230. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: moduleApplicationContext.xml
  1231. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: org/openmrs/module/databasebackup/web/controller/BackupFormController.class
  1232. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: org/openmrs/module/databasebackup/web/controller/BackupSettingsController.class
  1233. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: web/module/backupForm.jsp
  1234. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,557| Moving file from: web/module/backupForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/databasebackup/backupForm.jsp
  1235. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: web/module/backupSettings.jsp
  1236. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,557| Moving file from: web/module/backupSettings.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/databasebackup/backupSettings.jsp
  1237. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: META-INF/maven/
  1238. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: META-INF/maven/org.openmrs.module/
  1239. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: META-INF/maven/org.openmrs.module/databasebackup-omod/
  1240. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: META-INF/maven/org.openmrs.module/databasebackup-omod/pom.xml
  1241. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,557| Entry name: META-INF/maven/org.openmrs.module/databasebackup-omod/pom.properties
  1242. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,663| trying to start module metadatasharing
  1243. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: META-INF/
  1244. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: META-INF/MANIFEST.MF
  1245. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: lib/
  1246. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/
  1247. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/module/
  1248. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,663| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/
  1249. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/module/template/
  1250. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,663| Moving file from: web/module/template/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/template/
  1251. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/module/resources/
  1252. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,663| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/
  1253. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/module/resources/lib/
  1254. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,663| Moving file from: web/module/resources/lib/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/
  1255. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/module/resources/lib/jquery/
  1256. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,663| Moving file from: web/module/resources/lib/jquery/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/
  1257. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/module/resources/lib/jquery/jquery-ui/
  1258. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,663| Moving file from: web/module/resources/lib/jquery/jquery-ui/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/
  1259. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/module/resources/lib/jquery/jquery-ui/images/
  1260. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,663| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/
  1261. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/module/resources/lib/jquery/dataTables/
  1262. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,663| Moving file from: web/module/resources/lib/jquery/dataTables/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/dataTables/
  1263. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/module/resources/scripts/
  1264. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,663| Moving file from: web/module/resources/scripts/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/scripts/
  1265. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,663| Entry name: web/module/resources/images/
  1266. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,663| Moving file from: web/module/resources/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/
  1267. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: web/module/resources/css/
  1268. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,664| Moving file from: web/module/resources/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/css/
  1269. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: web/module/import/
  1270. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,664| Moving file from: web/module/import/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/
  1271. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: web/module/taglib/
  1272. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,664| Moving file from: web/module/taglib/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/taglib/
  1273. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: web/module/task/
  1274. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,664| Moving file from: web/module/task/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/task/
  1275. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: web/module/export/
  1276. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,664| Moving file from: web/module/export/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/
  1277. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/
  1278. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/
  1279. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/
  1280. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/
  1281. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/
  1282. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/controller/
  1283. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/utils/
  1284. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/ajax/
  1285. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/extension/
  1286. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/extension/html/
  1287. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/taglib/
  1288. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/taglib/handler/
  1289. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/view/
  1290. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/bean/
  1291. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/bean/validator/
  1292. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: org/openmrs/module/metadatasharing/web/exception/
  1293. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: META-INF/maven/
  1294. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: META-INF/maven/org.openmrs.module/
  1295. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-api-common/
  1296. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: lib/metadatasharing-api-common-1.8.0.jar
  1297. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: lib/metadatasharing-api-1.11-1.8.0.jar
  1298. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: lib/metadatasharing-api-1.9-1.8.0.jar
  1299. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: lib/metadatasharing-api-1.8.0.jar
  1300. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: lib/metadatasharing-api-2.0-1.8.0.jar
  1301. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: moduleApplicationContext.xml
  1302. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: web/module/template/localInclude.jsp
  1303. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,664| Moving file from: web/module/template/localInclude.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/template/localInclude.jsp
  1304. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: web/module/template/jqueryPage.jsp
  1305. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,664| Moving file from: web/module/template/jqueryPage.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/template/jqueryPage.jsp
  1306. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: web/module/template/localHeader.jsp
  1307. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,664| Moving file from: web/module/template/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/template/localHeader.jsp
  1308. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,664| Entry name: web/module/resources/lib/jquery/jquery-ui/jquery-ui.custom.min.js
  1309. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,664| Moving file from: web/module/resources/lib/jquery/jquery-ui/jquery-ui.custom.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/jquery-ui.custom.min.js
  1310. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,673| Entry name: web/module/resources/lib/jquery/jquery-ui/jquery-ui.css
  1311. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,673| Moving file from: web/module/resources/lib/jquery/jquery-ui/jquery-ui.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/jquery-ui.css
  1312. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,674| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_217bc0_256x240.png
  1313. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,674| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_217bc0_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-icons_217bc0_256x240.png
  1314. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,674| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_2e83ff_256x240.png
  1315. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,674| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_2e83ff_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-icons_2e83ff_256x240.png
  1316. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,674| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_469bdd_256x240.png
  1317. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,674| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_469bdd_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-icons_469bdd_256x240.png
  1318. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,674| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
  1319. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,674| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
  1320. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,674| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_flat_55_fbec88_40x100.png
  1321. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,674| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_flat_55_fbec88_40x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-bg_flat_55_fbec88_40x100.png
  1322. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,674| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_f9bd01_256x240.png
  1323. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,674| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_f9bd01_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-icons_f9bd01_256x240.png
  1324. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,674| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png
  1325. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,674| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png
  1326. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,674| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_cd0a0a_256x240.png
  1327. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,674| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_cd0a0a_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-icons_cd0a0a_256x240.png
  1328. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,674| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png
  1329. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,674| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png
  1330. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,675| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_glass_75_d0e5f5_1x400.png
  1331. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,675| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_glass_75_d0e5f5_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-bg_glass_75_d0e5f5_1x400.png
  1332. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,675| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_6da8d5_256x240.png
  1333. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,675| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_6da8d5_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-icons_6da8d5_256x240.png
  1334. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,675| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
  1335. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,675| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
  1336. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,675| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_d8e7f3_256x240.png
  1337. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,675| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_d8e7f3_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-icons_d8e7f3_256x240.png
  1338. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,675| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
  1339. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,675| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
  1340. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,675| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_glass_85_dfeffc_1x400.png
  1341. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,675| Moving file from: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_glass_85_dfeffc_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery-ui/images/ui-bg_glass_85_dfeffc_1x400.png
  1342. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,675| Entry name: web/module/resources/lib/jquery/dataTables/dataTables.css
  1343. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,675| Moving file from: web/module/resources/lib/jquery/dataTables/dataTables.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/dataTables/dataTables.css
  1344. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,675| Entry name: web/module/resources/lib/jquery/dataTables/jquery.dataTables.min.js
  1345. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,675| Moving file from: web/module/resources/lib/jquery/dataTables/jquery.dataTables.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/dataTables/jquery.dataTables.min.js
  1346. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,676| Entry name: web/module/resources/lib/jquery/jquery.min.js
  1347. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,676| Moving file from: web/module/resources/lib/jquery/jquery.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/jquery.min.js
  1348. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,676| Entry name: web/module/resources/scripts/packageSummary.js
  1349. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,676| Moving file from: web/module/resources/scripts/packageSummary.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/scripts/packageSummary.js
  1350. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,676| Entry name: web/module/resources/scripts/exportList.js
  1351. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,676| Moving file from: web/module/resources/scripts/exportList.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/scripts/exportList.js
  1352. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,678| Entry name: web/module/resources/scripts/importList.js
  1353. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,678| Moving file from: web/module/resources/scripts/importList.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/scripts/importList.js
  1354. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,678| Entry name: web/module/resources/scripts/downloadPackage.js
  1355. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,678| Moving file from: web/module/resources/scripts/downloadPackage.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/scripts/downloadPackage.js
  1356. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,678| Entry name: web/module/resources/images/package.png
  1357. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,678| Moving file from: web/module/resources/images/package.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/package.png
  1358. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,678| Entry name: web/module/resources/images/delete.png
  1359. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,679| Moving file from: web/module/resources/images/delete.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/delete.png
  1360. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,679| Entry name: web/module/resources/images/scratch.png
  1361. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,679| Moving file from: web/module/resources/images/scratch.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/scratch.png
  1362. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,679| Entry name: web/module/resources/images/unpublish.png
  1363. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,679| Moving file from: web/module/resources/images/unpublish.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/unpublish.png
  1364. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,679| Entry name: web/module/resources/images/publish.png
  1365. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,679| Moving file from: web/module/resources/images/publish.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/publish.png
  1366. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,679| Entry name: web/module/resources/images/subscription.png
  1367. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,679| Moving file from: web/module/resources/images/subscription.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/subscription.png
  1368. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,679| Entry name: web/module/resources/images/download.png
  1369. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,679| Moving file from: web/module/resources/images/download.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/download.png
  1370. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,679| Entry name: web/module/resources/images/newVersion.png
  1371. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,679| Moving file from: web/module/resources/images/newVersion.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/newVersion.png
  1372. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,683| Entry name: web/module/resources/images/loading.gif
  1373. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,683| Moving file from: web/module/resources/images/loading.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/loading.gif
  1374. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,683| Entry name: web/module/resources/css/metadatasharing.css
  1375. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,683| Moving file from: web/module/resources/css/metadatasharing.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/css/metadatasharing.css
  1376. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,683| Entry name: web/module/configure.jsp
  1377. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,683| Moving file from: web/module/configure.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/configure.jsp
  1378. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,683| Entry name: web/module/import/invalidSubscription.jsp
  1379. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,683| Moving file from: web/module/import/invalidSubscription.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/invalidSubscription.jsp
  1380. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,683| Entry name: web/module/import/validate.jsp
  1381. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,683| Moving file from: web/module/import/validate.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/validate.jsp
  1382. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,685| Entry name: web/module/import/mode.jsp
  1383. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,685| Moving file from: web/module/import/mode.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/mode.jsp
  1384. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,686| Entry name: web/module/import/config.jsp
  1385. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,686| Moving file from: web/module/import/config.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/config.jsp
  1386. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,686| Entry name: web/module/import/list.jsp
  1387. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,686| Moving file from: web/module/import/list.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/list.jsp
  1388. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,686| Entry name: web/module/import/upload.jsp
  1389. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,686| Moving file from: web/module/import/upload.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/upload.jsp
  1390. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,691| Entry name: web/module/import/assessItem.jsp
  1391. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,691| Moving file from: web/module/import/assessItem.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/assessItem.jsp
  1392. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,691| Entry name: web/module/import/download.jsp
  1393. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,691| Moving file from: web/module/import/download.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/download.jsp
  1394. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,691| Entry name: web/module/import/view.jsp
  1395. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,691| Moving file from: web/module/import/view.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/view.jsp
  1396. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,691| Entry name: web/module/taglib/javaScriptPrinter.tld
  1397. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,691| Moving file from: web/module/taglib/javaScriptPrinter.tld to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/taglib/javaScriptPrinter.tld
  1398. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,691| Entry name: web/module/taglib/openmrsObjectHandler.tld
  1399. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,691| Moving file from: web/module/taglib/openmrsObjectHandler.tld to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/taglib/openmrsObjectHandler.tld
  1400. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,691| Entry name: web/module/taglib/javaScriptCollectionPrinter.tld
  1401. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,691| Moving file from: web/module/taglib/javaScriptCollectionPrinter.tld to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/taglib/javaScriptCollectionPrinter.tld
  1402. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,691| Entry name: web/module/task/list.jsp
  1403. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,691| Moving file from: web/module/task/list.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/task/list.jsp
  1404. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,691| Entry name: web/module/task/details.jsp
  1405. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,691| Moving file from: web/module/task/details.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/task/details.jsp
  1406. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,691| Entry name: web/module/export/list.jsp
  1407. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,691| Moving file from: web/module/export/list.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/list.jsp
  1408. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: web/module/export/selectItems.jsp
  1409. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,692| Moving file from: web/module/export/selectItems.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/selectItems.jsp
  1410. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: web/module/export/create.jsp
  1411. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,692| Moving file from: web/module/export/create.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/create.jsp
  1412. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: web/module/export/details.jsp
  1413. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,692| Moving file from: web/module/export/details.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/details.jsp
  1414. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: web/module/export/edit.jsp
  1415. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,692| Moving file from: web/module/export/edit.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/edit.jsp
  1416. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: ImportedItem.hbm.xml
  1417. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: messages.properties
  1418. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: ImportedPackage.hbm.xml
  1419. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: config.xml
  1420. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: ExportedPackage.hbm.xml
  1421. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: webModuleApplicationContext.xml
  1422. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/controller/ImportController$1.class
  1423. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/controller/ExceptionResolver.class
  1424. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/controller/ImportController.class
  1425. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/controller/ConfigureController.class
  1426. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/controller/PublishController.class
  1427. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/controller/TaskController.class
  1428. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/controller/ExportController.class
  1429. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/utils/WebUtils.class
  1430. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/ajax/Ajaxable.class
  1431. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/ajax/DataTables.class
  1432. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/extension/html/AdminList.class
  1433. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/taglib/PrintJavaScriptTag.class
  1434. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/taglib/handler/ObjectHandlerTag.class
  1435. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/taglib/PrintCollectionJavaScriptTag.class
  1436. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/view/GetSubscriptionHeaderView.class
  1437. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/view/SerializeView.class
  1438. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/view/DownloadPackageView.class
  1439. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/view/JsonObjectView.class
  1440. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/view/JsonView.class
  1441. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/view/XmlView.class
  1442. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,692| Entry name: org/openmrs/module/metadatasharing/web/bean/DatatablesRequest.class
  1443. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: org/openmrs/module/metadatasharing/web/bean/AssessItemForm.class
  1444. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: org/openmrs/module/metadatasharing/web/bean/validator/ConfigureFormValidator.class
  1445. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: org/openmrs/module/metadatasharing/web/bean/validator/UploadFormValidator.class
  1446. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: org/openmrs/module/metadatasharing/web/bean/DynamicBeanConfiguration.class
  1447. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: org/openmrs/module/metadatasharing/web/bean/PackageItems.class
  1448. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: org/openmrs/module/metadatasharing/web/bean/UploadForm.class
  1449. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: org/openmrs/module/metadatasharing/web/bean/DatatablesResponse.class
  1450. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: org/openmrs/module/metadatasharing/web/bean/ConfigureForm.class
  1451. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: org/openmrs/module/metadatasharing/web/exception/PackageNotFoundException.class
  1452. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: liquibase.xml
  1453. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-api-common/pom.xml
  1454. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-api-common/pom.properties
  1455. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-omod/
  1456. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-omod/pom.xml
  1457. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-omod/pom.properties
  1458. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,693| trying to start module reporting
  1459. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: META-INF/
  1460. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: META-INF/MANIFEST.MF
  1461. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: lib/
  1462. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: web/
  1463. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,693| Entry name: web/module/
  1464. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/
  1465. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/run/
  1466. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/run/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/run/
  1467. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/datasets/
  1468. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/datasets/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/
  1469. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/dashboard/
  1470. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/dashboard/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/dashboard/
  1471. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/indicators/
  1472. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/indicators/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/
  1473. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/
  1474. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/
  1475. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/
  1476. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/
  1477. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery-ui/
  1478. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery-ui/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/
  1479. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery-ui/js/
  1480. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery-ui/js/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/js/
  1481. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery-ui/css/
  1482. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery-ui/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/
  1483. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/
  1484. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/
  1485. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/
  1486. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/
  1487. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery/
  1488. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/
  1489. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery/dataTables/
  1490. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery/dataTables/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/
  1491. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery/dataTables/images/
  1492. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery/dataTables/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/images/
  1493. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery/dataTables/css/
  1494. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery/dataTables/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/css/
  1495. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery/validate/
  1496. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery/validate/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/
  1497. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery/validate/localization/
  1498. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery/validate/localization/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/
  1499. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery/autocomplete/
  1500. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery/autocomplete/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/
  1501. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/jquery/autocomplete/css/
  1502. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/jquery/autocomplete/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/css/
  1503. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/scripts/reportDesigns/
  1504. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/scripts/reportDesigns/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/
  1505. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/images/
  1506. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,694| Moving file from: web/module/resources/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/
  1507. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,694| Entry name: web/module/resources/css/
  1508. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,698| Moving file from: web/module/resources/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/css/
  1509. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,698| Entry name: web/module/resources/css/reportDesigns/
  1510. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,698| Moving file from: web/module/resources/css/reportDesigns/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/css/reportDesigns/
  1511. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: web/module/parameters/
  1512. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,699| Moving file from: web/module/parameters/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/parameters/
  1513. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: web/module/reports/
  1514. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,699| Moving file from: web/module/reports/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/
  1515. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: web/module/reports/renderers/
  1516. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,699| Moving file from: web/module/reports/renderers/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/
  1517. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: web/module/portlets/
  1518. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,699| Moving file from: web/module/portlets/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/
  1519. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: web/module/cohorts/
  1520. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,699| Moving file from: web/module/cohorts/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/cohorts/
  1521. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: web/module/definition/
  1522. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,699| Moving file from: web/module/definition/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/
  1523. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: web/module/manage/
  1524. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,699| Moving file from: web/module/manage/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/manage/
  1525. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: web/module/tags/
  1526. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,699| Moving file from: web/module/tags/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/
  1527. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: web/module/widget/
  1528. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,699| Moving file from: web/module/widget/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/widget/
  1529. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/
  1530. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/
  1531. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/
  1532. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/
  1533. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/
  1534. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/model/
  1535. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/datasets/
  1536. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/controller/
  1537. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/controller/mapping/
  1538. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/
  1539. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/controller/portlet/
  1540. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/validator/
  1541. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/extension/
  1542. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/reports/
  1543. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/reports/renderers/
  1544. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/taglib/
  1545. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/dimensions/
  1546. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/util/
  1547. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/cohorts/
  1548. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/widget/
  1549. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/widget/handler/
  1550. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: org/openmrs/module/reporting/web/indicator/
  1551. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: META-INF/maven/
  1552. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: META-INF/maven/org.openmrs.module/
  1553. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: META-INF/maven/org.openmrs.module/reporting-api/
  1554. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/jackson-core-2.9.8.jar
  1555. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/reporting-api-2.0-1.23.0.jar
  1556. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/reporting-api-2.4-1.23.0.jar
  1557. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/jackson-databind-2.9.10.7.jar
  1558. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/commons-codec-1.9.jar
  1559. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/reporting-api-1.9-1.23.0.jar
  1560. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/jackson-dataformat-yaml-2.9.8.jar
  1561. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/jackson-annotations-2.9.10.jar
  1562. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/reporting-api-2.2-1.23.0.jar
  1563. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/quartz-2.1.1.jar
  1564. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/poi-ooxml-3.12.jar
  1565. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/joda-time-2.3.jar
  1566. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/antlr4-runtime-4.1.jar
  1567. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,699| Entry name: lib/commons-lang3-3.1.jar
  1568. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: lib/encoder-1.2.3.jar
  1569. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: lib/snakeyaml-1.23.jar
  1570. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: lib/rhino-1.7R4.jar
  1571. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: lib/poi-ooxml-schemas-3.12.jar
  1572. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: lib/xmlbeans-2.6.0.jar
  1573. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: lib/handlebars-1.1.2.jar
  1574. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: lib/poi-3.12.jar
  1575. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: lib/reporting-api-1.23.0.jar
  1576. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: ReportRequest.hbm.xml
  1577. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: moduleApplicationContext.xml
  1578. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: web/module/run/runReportList.jsp
  1579. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,700| Moving file from: web/module/run/runReportList.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/run/runReportList.jsp
  1580. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: web/module/run/localHeader.jsp
  1581. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,700| Moving file from: web/module/run/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/run/localHeader.jsp
  1582. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: web/module/run/index.jsp
  1583. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,700| Moving file from: web/module/run/index.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/run/index.jsp
  1584. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: web/module/run/runReportForm.jsp
  1585. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,700| Moving file from: web/module/run/runReportForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/run/runReportForm.jsp
  1586. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: web/module/localHeaderMinimal.jsp
  1587. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,700| Moving file from: web/module/localHeaderMinimal.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/localHeaderMinimal.jsp
  1588. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,700| Entry name: web/module/datasets/datasetEditor.jsp
  1589. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,700| Moving file from: web/module/datasets/datasetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/datasetEditor.jsp
  1590. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,701| Entry name: web/module/datasets/sqlDataSetEditor.jsp
  1591. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,701| Moving file from: web/module/datasets/sqlDataSetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/sqlDataSetEditor.jsp
  1592. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,701| Entry name: web/module/datasets/logicDataSetEditor.jsp
  1593. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,701| Moving file from: web/module/datasets/logicDataSetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/logicDataSetEditor.jsp
  1594. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,701| Entry name: web/module/datasets/multiParameterDataSetEditor.jsp
  1595. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,701| Moving file from: web/module/datasets/multiParameterDataSetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/multiParameterDataSetEditor.jsp
  1596. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,705| Entry name: web/module/datasets/cohortIndicatorAndDimensionDatasetEditor.jsp
  1597. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,705| Moving file from: web/module/datasets/cohortIndicatorAndDimensionDatasetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/cohortIndicatorAndDimensionDatasetEditor.jsp
  1598. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,706| Entry name: web/module/datasets/patientDataSetEditor.jsp
  1599. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,706| Moving file from: web/module/datasets/patientDataSetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/patientDataSetEditor.jsp
  1600. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,706| Entry name: web/module/datasets/cohortDatasetEditor.jsp
  1601. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,706| Moving file from: web/module/datasets/cohortDatasetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/cohortDatasetEditor.jsp
  1602. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,706| Entry name: web/module/dashboard/cohortDataSetDashboard.jsp
  1603. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,706| Moving file from: web/module/dashboard/cohortDataSetDashboard.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/dashboard/cohortDataSetDashboard.jsp
  1604. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,706| Entry name: web/module/dashboard/index.jsp
  1605. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,706| Moving file from: web/module/dashboard/index.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/dashboard/index.jsp
  1606. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,706| Entry name: web/module/indicators/manageDimensions.jsp
  1607. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,706| Moving file from: web/module/indicators/manageDimensions.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/manageDimensions.jsp
  1608. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,706| Entry name: web/module/indicators/manageIndicators.jsp
  1609. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,706| Moving file from: web/module/indicators/manageIndicators.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/manageIndicators.jsp
  1610. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,707| Entry name: web/module/indicators/editCohortDefinitionDimension.jsp
  1611. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,707| Moving file from: web/module/indicators/editCohortDefinitionDimension.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/editCohortDefinitionDimension.jsp
  1612. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,707| Entry name: web/module/indicators/editSqlIndicator.jsp
  1613. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,707| Moving file from: web/module/indicators/editSqlIndicator.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/editSqlIndicator.jsp
  1614. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,707| Entry name: web/module/indicators/editCohortIndicator.jsp
  1615. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,707| Moving file from: web/module/indicators/editCohortIndicator.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/editCohortIndicator.jsp
  1616. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,707| Entry name: web/module/resources/scripts/jquery-ui-timepicker-addon.js
  1617. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,707| Moving file from: web/module/resources/scripts/jquery-ui-timepicker-addon.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui-timepicker-addon.js
  1618. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,707| Entry name: web/module/resources/scripts/jquery-ui/js/jquery-ui-1.7.2.custom.min.js
  1619. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,707| Moving file from: web/module/resources/scripts/jquery-ui/js/jquery-ui-1.7.2.custom.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/js/jquery-ui-1.7.2.custom.min.js
  1620. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,709| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_217bc0_256x240.png
  1621. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,709| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_217bc0_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-icons_217bc0_256x240.png
  1622. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,709| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_2e83ff_256x240.png
  1623. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,709| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_2e83ff_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-icons_2e83ff_256x240.png
  1624. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,709| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_469bdd_256x240.png
  1625. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,709| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_469bdd_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-icons_469bdd_256x240.png
  1626. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,709| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
  1627. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,713| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
  1628. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,713| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png
  1629. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,713| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png
  1630. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_f9bd01_256x240.png
  1631. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_f9bd01_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-icons_f9bd01_256x240.png
  1632. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
  1633. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
  1634. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_cd0a0a_256x240.png
  1635. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_cd0a0a_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-icons_cd0a0a_256x240.png
  1636. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
  1637. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
  1638. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
  1639. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
  1640. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_6da8d5_256x240.png
  1641. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_6da8d5_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-icons_6da8d5_256x240.png
  1642. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
  1643. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
  1644. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_d8e7f3_256x240.png
  1645. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_d8e7f3_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-icons_d8e7f3_256x240.png
  1646. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
  1647. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
  1648. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
  1649. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
  1650. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,714| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/jquery-ui-1.7.2.custom.css
  1651. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,714| Moving file from: web/module/resources/scripts/jquery-ui/css/redmond/jquery-ui-1.7.2.custom.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/css/redmond/jquery-ui-1.7.2.custom.css
  1652. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,715| Entry name: web/module/resources/scripts/reporting.js
  1653. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,715| Moving file from: web/module/resources/scripts/reporting.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reporting.js
  1654. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,715| Entry name: web/module/resources/scripts/cron-editing.js
  1655. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,715| Moving file from: web/module/resources/scripts/cron-editing.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/cron-editing.js
  1656. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,715| Entry name: web/module/resources/scripts/jquery/dataTables/images/sort_desc.jpg
  1657. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,715| Moving file from: web/module/resources/scripts/jquery/dataTables/images/sort_desc.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/images/sort_desc.jpg
  1658. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,715| Entry name: web/module/resources/scripts/jquery/dataTables/images/sort_both.jpg
  1659. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,715| Moving file from: web/module/resources/scripts/jquery/dataTables/images/sort_both.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/images/sort_both.jpg
  1660. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,715| Entry name: web/module/resources/scripts/jquery/dataTables/images/back_enabled.jpg
  1661. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,715| Moving file from: web/module/resources/scripts/jquery/dataTables/images/back_enabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/images/back_enabled.jpg
  1662. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,715| Entry name: web/module/resources/scripts/jquery/dataTables/images/forward_enabled.jpg
  1663. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,715| Moving file from: web/module/resources/scripts/jquery/dataTables/images/forward_enabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/images/forward_enabled.jpg
  1664. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,715| Entry name: web/module/resources/scripts/jquery/dataTables/images/sort_asc.jpg
  1665. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,716| Moving file from: web/module/resources/scripts/jquery/dataTables/images/sort_asc.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/images/sort_asc.jpg
  1666. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,716| Entry name: web/module/resources/scripts/jquery/dataTables/images/forward_disabled.jpg
  1667. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,716| Moving file from: web/module/resources/scripts/jquery/dataTables/images/forward_disabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/images/forward_disabled.jpg
  1668. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,716| Entry name: web/module/resources/scripts/jquery/dataTables/images/back_disabled.jpg
  1669. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,716| Moving file from: web/module/resources/scripts/jquery/dataTables/images/back_disabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/images/back_disabled.jpg
  1670. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,716| Entry name: web/module/resources/scripts/jquery/dataTables/jquery-1.3.1.js
  1671. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,716| Moving file from: web/module/resources/scripts/jquery/dataTables/jquery-1.3.1.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/jquery-1.3.1.js
  1672. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,716| Entry name: web/module/resources/scripts/jquery/dataTables/jquery.dataTables.min.js
  1673. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,716| Moving file from: web/module/resources/scripts/jquery/dataTables/jquery.dataTables.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/jquery.dataTables.min.js
  1674. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,717| Entry name: web/module/resources/scripts/jquery/dataTables/jquery.dataTables.js
  1675. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,717| Moving file from: web/module/resources/scripts/jquery/dataTables/jquery.dataTables.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/jquery.dataTables.js
  1676. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,720| Entry name: web/module/resources/scripts/jquery/dataTables/css/custom.css
  1677. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,720| Moving file from: web/module/resources/scripts/jquery/dataTables/css/custom.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/css/custom.css
  1678. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,720| Entry name: web/module/resources/scripts/jquery/dataTables/css/demo.css
  1679. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,720| Moving file from: web/module/resources/scripts/jquery/dataTables/css/demo.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/css/demo.css
  1680. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,720| Entry name: web/module/resources/scripts/jquery/dataTables/css/table.css
  1681. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,720| Moving file from: web/module/resources/scripts/jquery/dataTables/css/table.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/css/table.css
  1682. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,720| Entry name: web/module/resources/scripts/jquery/dataTables/css/page.css
  1683. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,720| Moving file from: web/module/resources/scripts/jquery/dataTables/css/page.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/css/page.css
  1684. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,720| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_th.js
  1685. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,720| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_th.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_th.js
  1686. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,721| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_it.js
  1687. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,721| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_it.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_it.js
  1688. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,721| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ua.js
  1689. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,721| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_ua.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_ua.js
  1690. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,721| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_tw.js
  1691. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,721| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_tw.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_tw.js
  1692. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,721| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_pl.js
  1693. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,721| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_pl.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_pl.js
  1694. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,721| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ptbr.js
  1695. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,721| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_ptbr.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_ptbr.js
  1696. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,721| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_fa.js
  1697. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,721| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_fa.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_fa.js
  1698. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,721| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_si.js
  1699. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,721| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_si.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_si.js
  1700. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,722| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_da.js
  1701. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,722| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_da.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_da.js
  1702. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,722| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ro.js
  1703. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,722| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_ro.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_ro.js
  1704. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,722| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_lt.js
  1705. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,722| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_lt.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_lt.js
  1706. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,722| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_he.js
  1707. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,722| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_he.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_he.js
  1708. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,722| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_sr.js
  1709. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,722| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_sr.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_sr.js
  1710. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,722| Entry name: web/module/resources/scripts/jquery/validate/localization/methods_nl.js
  1711. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,722| Moving file from: web/module/resources/scripts/jquery/validate/localization/methods_nl.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/methods_nl.js
  1712. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,722| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_sl.js
  1713. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,722| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_sl.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_sl.js
  1714. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,722| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_bg.js
  1715. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,722| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_bg.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_bg.js
  1716. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,723| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_eu.js
  1717. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,723| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_eu.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_eu.js
  1718. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,723| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_cn.js
  1719. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,723| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_cn.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_cn.js
  1720. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,723| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ge.js
  1721. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,723| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_ge.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_ge.js
  1722. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,723| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_tr.js
  1723. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,723| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_tr.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_tr.js
  1724. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,723| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ca.js
  1725. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,723| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_ca.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_ca.js
  1726. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,723| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_fr.js
  1727. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,723| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_fr.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_fr.js
  1728. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,726| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_kk.js
  1729. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,726| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_kk.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_kk.js
  1730. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,726| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_hu.js
  1731. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,726| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_hu.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_hu.js
  1732. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,726| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_no.js
  1733. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,726| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_no.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_no.js
  1734. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,727| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_nl.js
  1735. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,727| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_nl.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_nl.js
  1736. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,727| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ja.js
  1737. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,727| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_ja.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_ja.js
  1738. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,727| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ptpt.js
  1739. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,727| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_ptpt.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_ptpt.js
  1740. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,727| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_el.js
  1741. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,727| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_el.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_el.js
  1742. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,727| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_es.js
  1743. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,727| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_es.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_es.js
  1744. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,727| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ru.js
  1745. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,727| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_ru.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_ru.js
  1746. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,727| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_de.js
  1747. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,727| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_de.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_de.js
  1748. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,727| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_sk.js
  1749. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,727| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_sk.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_sk.js
  1750. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,727| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_vi.js
  1751. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,727| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_vi.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_vi.js
  1752. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,727| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ar.js
  1753. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,727| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_ar.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_ar.js
  1754. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,728| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_lv.js
  1755. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,728| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_lv.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_lv.js
  1756. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,728| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_cs.js
  1757. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,728| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_cs.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_cs.js
  1758. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,728| Entry name: web/module/resources/scripts/jquery/validate/localization/methods_pt.js
  1759. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,728| Moving file from: web/module/resources/scripts/jquery/validate/localization/methods_pt.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/methods_pt.js
  1760. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,728| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_se.js
  1761. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,728| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_se.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_se.js
  1762. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,728| Entry name: web/module/resources/scripts/jquery/validate/localization/methods_de.js
  1763. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,728| Moving file from: web/module/resources/scripts/jquery/validate/localization/methods_de.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/methods_de.js
  1764. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,728| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_fi.js
  1765. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,728| Moving file from: web/module/resources/scripts/jquery/validate/localization/messages_fi.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/localization/messages_fi.js
  1766. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,728| Entry name: web/module/resources/scripts/jquery/validate/jquery.validate.min.js
  1767. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,728| Moving file from: web/module/resources/scripts/jquery/validate/jquery.validate.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/jquery.validate.min.js
  1768. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,728| Entry name: web/module/resources/scripts/jquery/validate/additional-methods.min.js
  1769. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,728| Moving file from: web/module/resources/scripts/jquery/validate/additional-methods.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/additional-methods.min.js
  1770. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,728| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.ajaxQueue.js
  1771. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,728| Moving file from: web/module/resources/scripts/jquery/autocomplete/jquery.ajaxQueue.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/jquery.ajaxQueue.js
  1772. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,729| Entry name: web/module/resources/scripts/jquery/autocomplete/css/jquery.autocomplete.css
  1773. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,729| Moving file from: web/module/resources/scripts/jquery/autocomplete/css/jquery.autocomplete.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/css/jquery.autocomplete.css
  1774. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,733| Entry name: web/module/resources/scripts/jquery/autocomplete/css/main.css
  1775. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,733| Moving file from: web/module/resources/scripts/jquery/autocomplete/css/main.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/css/main.css
  1776. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,734| Entry name: web/module/resources/scripts/jquery/autocomplete/css/bg.gif
  1777. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,734| Moving file from: web/module/resources/scripts/jquery/autocomplete/css/bg.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/css/bg.gif
  1778. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,734| Entry name: web/module/resources/scripts/jquery/autocomplete/css/indicator.gif
  1779. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,734| Moving file from: web/module/resources/scripts/jquery/autocomplete/css/indicator.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/css/indicator.gif
  1780. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,734| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.autocomplete.pack.js
  1781. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,734| Moving file from: web/module/resources/scripts/jquery/autocomplete/jquery.autocomplete.pack.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/jquery.autocomplete.pack.js
  1782. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,734| Entry name: web/module/resources/scripts/jquery/autocomplete/thickbox-compressed.js
  1783. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,734| Moving file from: web/module/resources/scripts/jquery/autocomplete/thickbox-compressed.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/thickbox-compressed.js
  1784. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,734| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.bgiframe.min.js
  1785. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,734| Moving file from: web/module/resources/scripts/jquery/autocomplete/jquery.bgiframe.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/jquery.bgiframe.min.js
  1786. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,734| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.js
  1787. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,734| Moving file from: web/module/resources/scripts/jquery/autocomplete/jquery.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/jquery.js
  1788. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,735| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.autocomplete.js
  1789. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,735| Moving file from: web/module/resources/scripts/jquery/autocomplete/jquery.autocomplete.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/jquery.autocomplete.js
  1790. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,736| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.autocomplete.min.js
  1791. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,736| Moving file from: web/module/resources/scripts/jquery/autocomplete/jquery.autocomplete.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/jquery.autocomplete.min.js
  1792. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,736| Entry name: web/module/resources/scripts/jquery/jquery-1.3.2.min.js
  1793. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,736| Moving file from: web/module/resources/scripts/jquery/jquery-1.3.2.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/jquery-1.3.2.min.js
  1794. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,736| Entry name: web/module/resources/scripts/reportDesigns/editor.js
  1795. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,736| Moving file from: web/module/resources/scripts/reportDesigns/editor.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/editor.js
  1796. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,737| Entry name: web/module/resources/scripts/reportDesigns/tokenize.js
  1797. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,737| Moving file from: web/module/resources/scripts/reportDesigns/tokenize.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/tokenize.js
  1798. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,737| Entry name: web/module/resources/scripts/reportDesigns/undo.js
  1799. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,737| Moving file from: web/module/resources/scripts/reportDesigns/undo.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/undo.js
  1800. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,737| Entry name: web/module/resources/scripts/reportDesigns/codemirror.js
  1801. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,745| Moving file from: web/module/resources/scripts/reportDesigns/codemirror.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/codemirror.js
  1802. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,746| Entry name: web/module/resources/scripts/reportDesigns/stringstream.js
  1803. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,746| Moving file from: web/module/resources/scripts/reportDesigns/stringstream.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/stringstream.js
  1804. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,746| Entry name: web/module/resources/scripts/reportDesigns/select.js
  1805. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,746| Moving file from: web/module/resources/scripts/reportDesigns/select.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/select.js
  1806. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,746| Entry name: web/module/resources/scripts/reportDesigns/parsejavascript.js
  1807. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,746| Moving file from: web/module/resources/scripts/reportDesigns/parsejavascript.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/parsejavascript.js
  1808. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,746| Entry name: web/module/resources/scripts/reportDesigns/tokenizejavascript.js
  1809. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,746| Moving file from: web/module/resources/scripts/reportDesigns/tokenizejavascript.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/tokenizejavascript.js
  1810. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,746| Entry name: web/module/resources/scripts/reportDesigns/util.js
  1811. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,746| Moving file from: web/module/resources/scripts/reportDesigns/util.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/util.js
  1812. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,746| Entry name: web/module/resources/images/report_icon.gif
  1813. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,746| Moving file from: web/module/resources/images/report_icon.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/report_icon.gif
  1814. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,746| Entry name: web/module/resources/images/ui-icons_2e83ff_256x240.png
  1815. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,746| Moving file from: web/module/resources/images/ui-icons_2e83ff_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-icons_2e83ff_256x240.png
  1816. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,746| Entry name: web/module/resources/images/sort_desc.jpg
  1817. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,746| Moving file from: web/module/resources/images/sort_desc.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/sort_desc.jpg
  1818. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,747| Entry name: web/module/resources/images/bottom.png
  1819. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,747| Moving file from: web/module/resources/images/bottom.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/bottom.png
  1820. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,747| Entry name: web/module/resources/images/filter.png
  1821. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,747| Moving file from: web/module/resources/images/filter.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/filter.png
  1822. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,747| Entry name: web/module/resources/images/indicator-type-simple.png
  1823. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,747| Moving file from: web/module/resources/images/indicator-type-simple.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/indicator-type-simple.png
  1824. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,747| Entry name: web/module/resources/images/indicator-type-custom.png
  1825. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,747| Moving file from: web/module/resources/images/indicator-type-custom.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/indicator-type-custom.png
  1826. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,747| Entry name: web/module/resources/images/ui-bg_glass_95_fef1ec_1x400.png
  1827. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,747| Moving file from: web/module/resources/images/ui-bg_glass_95_fef1ec_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-bg_glass_95_fef1ec_1x400.png
  1828. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,747| Entry name: web/module/resources/images/sort_both.jpg
  1829. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,747| Moving file from: web/module/resources/images/sort_both.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/sort_both.jpg
  1830. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,747| Entry name: web/module/resources/images/top.png
  1831. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,747| Moving file from: web/module/resources/images/top.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/top.png
  1832. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,747| Entry name: web/module/resources/images/ui-bg_glass_75_dadada_1x400.png
  1833. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,748| Moving file from: web/module/resources/images/ui-bg_glass_75_dadada_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-bg_glass_75_dadada_1x400.png
  1834. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,748| Entry name: web/module/resources/images/mapping.gif
  1835. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,748| Moving file from: web/module/resources/images/mapping.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/mapping.gif
  1836. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,748| Entry name: web/module/resources/images/back_enabled.jpg
  1837. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,748| Moving file from: web/module/resources/images/back_enabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/back_enabled.jpg
  1838. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,748| Entry name: web/module/resources/images/filter.gif
  1839. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,748| Moving file from: web/module/resources/images/filter.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/filter.gif
  1840. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,748| Entry name: web/module/resources/images/ui-bg_flat_75_ffffff_40x100.png
  1841. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,749| Moving file from: web/module/resources/images/ui-bg_flat_75_ffffff_40x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-bg_flat_75_ffffff_40x100.png
  1842. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,749| Entry name: web/module/resources/images/indicator-interval-period.png
  1843. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,749| Moving file from: web/module/resources/images/indicator-interval-period.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/indicator-interval-period.png
  1844. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,749| Entry name: web/module/resources/images/indicator-type-fraction.png
  1845. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,749| Moving file from: web/module/resources/images/indicator-type-fraction.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/indicator-type-fraction.png
  1846. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,749| Entry name: web/module/resources/images/chart.png
  1847. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,749| Moving file from: web/module/resources/images/chart.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/chart.png
  1848. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,749| Entry name: web/module/resources/images/ui-icons_cd0a0a_256x240.png
  1849. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,749| Moving file from: web/module/resources/images/ui-icons_cd0a0a_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-icons_cd0a0a_256x240.png
  1850. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,749| Entry name: web/module/resources/images/db_add.png
  1851. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,749| Moving file from: web/module/resources/images/db_add.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/db_add.png
  1852. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,753| Entry name: web/module/resources/images/forward_enabled.jpg
  1853. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,753| Moving file from: web/module/resources/images/forward_enabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/forward_enabled.jpg
  1854. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,753| Entry name: web/module/resources/images/parameter.png
  1855. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,754| Moving file from: web/module/resources/images/parameter.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/parameter.png
  1856. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,754| Entry name: web/module/resources/images/dashboard.jpg
  1857. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,754| Moving file from: web/module/resources/images/dashboard.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/dashboard.jpg
  1858. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,754| Entry name: web/module/resources/images/ui-bg_flat_0_aaaaaa_40x100.png
  1859. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,754| Moving file from: web/module/resources/images/ui-bg_flat_0_aaaaaa_40x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-bg_flat_0_aaaaaa_40x100.png
  1860. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,754| Entry name: web/module/resources/images/ui-icons_222222_256x240.png
  1861. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,755| Moving file from: web/module/resources/images/ui-icons_222222_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-icons_222222_256x240.png
  1862. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,755| Entry name: web/module/resources/images/sort_asc.jpg
  1863. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,755| Moving file from: web/module/resources/images/sort_asc.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/sort_asc.jpg
  1864. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,755| Entry name: web/module/resources/images/db.png
  1865. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,755| Moving file from: web/module/resources/images/db.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/db.png
  1866. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,755| Entry name: web/module/resources/images/ui-bg_glass_75_e6e6e6_1x400.png
  1867. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,755| Moving file from: web/module/resources/images/ui-bg_glass_75_e6e6e6_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-bg_glass_75_e6e6e6_1x400.png
  1868. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,755| Entry name: web/module/resources/images/ui-bg_glass_55_fbf9ee_1x400.png
  1869. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,755| Moving file from: web/module/resources/images/ui-bg_glass_55_fbf9ee_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-bg_glass_55_fbf9ee_1x400.png
  1870. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,755| Entry name: web/module/resources/images/parameter.gif
  1871. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,755| Moving file from: web/module/resources/images/parameter.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/parameter.gif
  1872. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,755| Entry name: web/module/resources/images/ui-icons_888888_256x240.png
  1873. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,755| Moving file from: web/module/resources/images/ui-icons_888888_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-icons_888888_256x240.png
  1874. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,756| Entry name: web/module/resources/images/ui-bg_highlight-soft_75_cccccc_1x100.png
  1875. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,756| Moving file from: web/module/resources/images/ui-bg_highlight-soft_75_cccccc_1x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-bg_highlight-soft_75_cccccc_1x100.png
  1876. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,756| Entry name: web/module/resources/images/iepngfix.htc
  1877. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,756| Moving file from: web/module/resources/images/iepngfix.htc to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/iepngfix.htc
  1878. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,756| Entry name: web/module/resources/images/indicator-interval-snapshot.png
  1879. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,756| Moving file from: web/module/resources/images/indicator-interval-snapshot.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/indicator-interval-snapshot.png
  1880. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,756| Entry name: web/module/resources/images/ui-bg_glass_65_ffffff_1x400.png
  1881. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,756| Moving file from: web/module/resources/images/ui-bg_glass_65_ffffff_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-bg_glass_65_ffffff_1x400.png
  1882. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,756| Entry name: web/module/resources/images/forward_disabled.jpg
  1883. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,756| Moving file from: web/module/resources/images/forward_disabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/forward_disabled.jpg
  1884. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,756| Entry name: web/module/resources/images/back_disabled.jpg
  1885. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,756| Moving file from: web/module/resources/images/back_disabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/back_disabled.jpg
  1886. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,758| Entry name: web/module/resources/images/ui-icons_454545_256x240.png
  1887. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,758| Moving file from: web/module/resources/images/ui-icons_454545_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/ui-icons_454545_256x240.png
  1888. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,758| Entry name: web/module/resources/images/preview.png
  1889. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,758| Moving file from: web/module/resources/images/preview.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/preview.png
  1890. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,758| Entry name: web/module/resources/images/fieldbg.gif
  1891. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,758| Moving file from: web/module/resources/images/fieldbg.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/fieldbg.gif
  1892. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,758| Entry name: web/module/resources/images/calendar.png
  1893. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,758| Moving file from: web/module/resources/images/calendar.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/calendar.png
  1894. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,758| Entry name: web/module/resources/images/wflogo.png
  1895. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,758| Moving file from: web/module/resources/images/wflogo.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/wflogo.png
  1896. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,758| Entry name: web/module/resources/reporting.tld
  1897. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,758| Moving file from: web/module/resources/reporting.tld to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/reporting.tld
  1898. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,758| Entry name: web/module/resources/css/reporting.css
  1899. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,758| Moving file from: web/module/resources/css/reporting.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/css/reporting.css
  1900. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,758| Entry name: web/module/resources/css/reportDesigns/jscolors.css
  1901. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,758| Moving file from: web/module/resources/css/reportDesigns/jscolors.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/css/reportDesigns/jscolors.css
  1902. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,758| Entry name: web/module/closeWindow.jsp
  1903. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,758| Moving file from: web/module/closeWindow.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/closeWindow.jsp
  1904. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,759| Entry name: web/module/dialogSupport.jsp
  1905. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,759| Moving file from: web/module/dialogSupport.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/dialogSupport.jsp
  1906. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,759| Entry name: web/module/parameters/queryParameterForm.jsp
  1907. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,759| Moving file from: web/module/parameters/queryParameterForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/parameters/queryParameterForm.jsp
  1908. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,759| Entry name: web/module/reports/reportEditor.jsp
  1909. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,759| Moving file from: web/module/reports/reportEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/reportEditor.jsp
  1910. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,759| Entry name: web/module/reports/logicReport.jsp
  1911. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,759| Moving file from: web/module/reports/logicReport.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/logicReport.jsp
  1912. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,759| Entry name: web/module/reports/renderDefaultReport.jsp
  1913. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,759| Moving file from: web/module/reports/renderDefaultReport.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderDefaultReport.jsp
  1914. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,759| Entry name: web/module/reports/manageReportDesigns.jsp
  1915. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,759| Moving file from: web/module/reports/manageReportDesigns.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/manageReportDesigns.jsp
  1916. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,762| Entry name: web/module/reports/manageReportQueue.jsp
  1917. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,762| Moving file from: web/module/reports/manageReportQueue.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/manageReportQueue.jsp
  1918. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,762| Entry name: web/module/reports/renderReportData.jsp
  1919. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,762| Moving file from: web/module/reports/renderReportData.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderReportData.jsp
  1920. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,762| Entry name: web/module/reports/manageReports.jsp
  1921. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,762| Moving file from: web/module/reports/manageReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/manageReports.jsp
  1922. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,762| Entry name: web/module/reports/manageReportProcessors.jsp
  1923. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,762| Moving file from: web/module/reports/manageReportProcessors.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/manageReportProcessors.jsp
  1924. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,762| Entry name: web/module/reports/periodIndicatorReport.jsp
  1925. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,762| Moving file from: web/module/reports/periodIndicatorReport.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/periodIndicatorReport.jsp
  1926. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,762| Entry name: web/module/reports/reportHistoryOpen.jsp
  1927. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,762| Moving file from: web/module/reports/reportHistoryOpen.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/reportHistoryOpen.jsp
  1928. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,762| Entry name: web/module/reports/manageScheduledReports.jsp
  1929. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,762| Moving file from: web/module/reports/manageScheduledReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/manageScheduledReports.jsp
  1930. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,762| Entry name: web/module/reports/renderers/delimitedTextReportRenderer.jsp
  1931. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,763| Moving file from: web/module/reports/renderers/delimitedTextReportRenderer.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/delimitedTextReportRenderer.jsp
  1932. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,763| Entry name: web/module/reports/renderers/excelReportRenderer.jsp
  1933. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,763| Moving file from: web/module/reports/renderers/excelReportRenderer.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/excelReportRenderer.jsp
  1934. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,763| Entry name: web/module/reports/renderers/previewTextTemplateReportRenderer.jsp
  1935. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,763| Moving file from: web/module/reports/renderers/previewTextTemplateReportRenderer.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/previewTextTemplateReportRenderer.jsp
  1936. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,763| Entry name: web/module/reports/renderers/defaultReportDesignEditor.jsp
  1937. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,763| Moving file from: web/module/reports/renderers/defaultReportDesignEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/defaultReportDesignEditor.jsp
  1938. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,763| Entry name: web/module/reports/renderers/nonConfigurableReportRenderer.jsp
  1939. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,763| Moving file from: web/module/reports/renderers/nonConfigurableReportRenderer.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/nonConfigurableReportRenderer.jsp
  1940. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,763| Entry name: web/module/reports/renderers/textTemplateReportRenderer.jsp
  1941. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,763| Moving file from: web/module/reports/renderers/textTemplateReportRenderer.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/textTemplateReportRenderer.jsp
  1942. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,763| Entry name: web/module/reports/renderLogicDataSet.jsp
  1943. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,763| Moving file from: web/module/reports/renderLogicDataSet.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderLogicDataSet.jsp
  1944. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,763| Entry name: web/module/reports/reportHistory.jsp
  1945. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,763| Moving file from: web/module/reports/reportHistory.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/reportHistory.jsp
  1946. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,763| Entry name: web/module/include.jsp
  1947. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,763| Moving file from: web/module/include.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/include.jsp
  1948. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,763| Entry name: web/module/portlets/reportDesignForm.jsp
  1949. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,763| Moving file from: web/module/portlets/reportDesignForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/reportDesignForm.jsp
  1950. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,764| Entry name: web/module/portlets/baseMetadata.jsp
  1951. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,764| Moving file from: web/module/portlets/baseMetadata.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/baseMetadata.jsp
  1952. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,764| Entry name: web/module/portlets/multiParameterIterationParameterEdit.jsp
  1953. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,764| Moving file from: web/module/portlets/multiParameterIterationParameterEdit.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/multiParameterIterationParameterEdit.jsp
  1954. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,764| Entry name: web/module/portlets/scheduledReports.jsp
  1955. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,764| Moving file from: web/module/portlets/scheduledReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/scheduledReports.jsp
  1956. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,764| Entry name: web/module/portlets/manageReportQueue.jsp
  1957. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,764| Moving file from: web/module/portlets/manageReportQueue.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/manageReportQueue.jsp
  1958. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,764| Entry name: web/module/portlets/reportList.jsp
  1959. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,764| Moving file from: web/module/portlets/reportList.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/reportList.jsp
  1960. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,764| Entry name: web/module/portlets/runReport.jsp
  1961. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,764| Moving file from: web/module/portlets/runReport.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/runReport.jsp
  1962. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,764| Entry name: web/module/portlets/queuedReports.jsp
  1963. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,764| Moving file from: web/module/portlets/queuedReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/queuedReports.jsp
  1964. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,764| Entry name: web/module/portlets/baseCohortIndicator.jsp
  1965. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,764| Moving file from: web/module/portlets/baseCohortIndicator.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/baseCohortIndicator.jsp
  1966. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,764| Entry name: web/module/portlets/parameter.jsp
  1967. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,764| Moving file from: web/module/portlets/parameter.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/parameter.jsp
  1968. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,764| Entry name: web/module/portlets/mappedProperty.jsp
  1969. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,764| Moving file from: web/module/portlets/mappedProperty.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/mappedProperty.jsp
  1970. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,765| Entry name: web/module/portlets/savedReports.jsp
  1971. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,765| Moving file from: web/module/portlets/savedReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/savedReports.jsp
  1972. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,765| Entry name: web/module/portlets/errorReports.jsp
  1973. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,765| Moving file from: web/module/portlets/errorReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/errorReports.jsp
  1974. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,765| Entry name: web/module/portlets/cohortIndicatorAndDimensionSpecification.jsp
  1975. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,765| Moving file from: web/module/portlets/cohortIndicatorAndDimensionSpecification.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/cohortIndicatorAndDimensionSpecification.jsp
  1976. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,765| Entry name: web/module/portlets/reportHistory.jsp
  1977. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,765| Moving file from: web/module/portlets/reportHistory.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/reportHistory.jsp
  1978. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,765| Entry name: web/module/portlets/reportRequests.jsp
  1979. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,765| Moving file from: web/module/portlets/reportRequests.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/reportRequests.jsp
  1980. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,765| Entry name: web/module/portlets/reportProcessorForm.jsp
  1981. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,765| Moving file from: web/module/portlets/reportProcessorForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/reportProcessorForm.jsp
  1982. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,769| Entry name: web/module/portlets/currentReportHeader.jsp
  1983. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,769| Moving file from: web/module/portlets/currentReportHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/currentReportHeader.jsp
  1984. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,769| Entry name: web/module/cohorts/cohortDefinitionEditor.jsp
  1985. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,769| Moving file from: web/module/cohorts/cohortDefinitionEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/cohorts/cohortDefinitionEditor.jsp
  1986. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,769| Entry name: web/module/cohorts/sqlCohortDefinition.jsp
  1987. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,769| Moving file from: web/module/cohorts/sqlCohortDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/cohorts/sqlCohortDefinition.jsp
  1988. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,769| Entry name: web/module/cohorts/compositionCohortDefinition.jsp
  1989. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,769| Moving file from: web/module/cohorts/compositionCohortDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/cohorts/compositionCohortDefinition.jsp
  1990. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,769| Entry name: web/module/definition/editAnnotatedDefinition.jsp
  1991. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,769| Moving file from: web/module/definition/editAnnotatedDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/editAnnotatedDefinition.jsp
  1992. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,769| Entry name: web/module/definition/scriptedCompositionPatientDataDefinition.jsp
  1993. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,770| Moving file from: web/module/definition/scriptedCompositionPatientDataDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/scriptedCompositionPatientDataDefinition.jsp
  1994. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,770| Entry name: web/module/definition/editInvalidSerializedDefinition.jsp
  1995. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,770| Moving file from: web/module/definition/editInvalidSerializedDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/editInvalidSerializedDefinition.jsp
  1996. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,770| Entry name: web/module/definition/invalidSerializedDefinitions.jsp
  1997. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,770| Moving file from: web/module/definition/invalidSerializedDefinitions.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/invalidSerializedDefinitions.jsp
  1998. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,770| Entry name: web/module/definition/manageDefinitions.jsp
  1999. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,770| Moving file from: web/module/definition/manageDefinitions.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/manageDefinitions.jsp
  2000. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,770| Entry name: web/module/definition/sqlDefinition.jsp
  2001. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,770| Moving file from: web/module/definition/sqlDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/sqlDefinition.jsp
  2002. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,770| Entry name: web/module/json.jsp
  2003. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,770| Moving file from: web/module/json.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/json.jsp
  2004. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,770| Entry name: web/module/manage/localHeader.jsp
  2005. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,770| Moving file from: web/module/manage/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/manage/localHeader.jsp
  2006. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,770| Entry name: web/module/manage/index.jsp
  2007. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,770| Moving file from: web/module/manage/index.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/manage/index.jsp
  2008. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,770| Entry name: web/module/tags/mappedCollectionProperty.tag
  2009. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,770| Moving file from: web/module/tags/mappedCollectionProperty.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/mappedCollectionProperty.tag
  2010. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,771| Entry name: web/module/tags/cronDisplay.tag
  2011. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,771| Moving file from: web/module/tags/cronDisplay.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/cronDisplay.tag
  2012. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,771| Entry name: web/module/tags/cronExpressionField.tag
  2013. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,772| Moving file from: web/module/tags/cronExpressionField.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/cronExpressionField.tag
  2014. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,772| Entry name: web/module/tags/mappedPropertyForObject.tag
  2015. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,772| Moving file from: web/module/tags/mappedPropertyForObject.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/mappedPropertyForObject.tag
  2016. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,772| Entry name: web/module/tags/chooseDataDefinition.tag
  2017. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,772| Moving file from: web/module/tags/chooseDataDefinition.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/chooseDataDefinition.tag
  2018. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,772| Entry name: web/module/widget/getMappedAsString.jsp
  2019. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,772| Moving file from: web/module/widget/getMappedAsString.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/widget/getMappedAsString.jsp
  2020. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,772| Entry name: web/module/widget/chooseParameters.jsp
  2021. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,772| Moving file from: web/module/widget/chooseParameters.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/widget/chooseParameters.jsp
  2022. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,772| Entry name: web/module/viewPortlet.jsp
  2023. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,772| Moving file from: web/module/viewPortlet.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/viewPortlet.jsp
  2024. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,772| Entry name: web/module/includeScripts.jsp
  2025. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,773| Moving file from: web/module/includeScripts.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/includeScripts.jsp
  2026. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: messages.properties
  2027. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: config.xml
  2028. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: webModuleApplicationContext.xml
  2029. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: messages_fr.properties
  2030. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/model/IndicatorForm.class
  2031. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/datasets/CohortDataSetEditor.class
  2032. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/datasets/CohortIndicatorAndDimensionDataSetEditor$1.class
  2033. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/datasets/LogicDataSetEditor.class
  2034. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/datasets/ManageDatasetsController.class
  2035. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/datasets/SqlDataSetEditor.class
  2036. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/datasets/PatientDataSetEditor$1.class
  2037. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/datasets/CohortIndicatorAndDimensionDataSetEditor.class
  2038. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/datasets/PatientDataSetEditor.class
  2039. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/datasets/MultiParameterDataSetEditor.class
  2040. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/ManageDefinitionsController$DefinitionNameComparator.class
  2041. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/AjaxController.class
  2042. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/ReportDashboardController.class
  2043. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/RenderLogicDataSetController.class
  2044. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/InvalidSerializedDefinitionController.class
  2045. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/ManageIndicatorsController.class
  2046. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/mapping/SqlDataSetDefinitionMappingHandler.class
  2047. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/mapping/PatientDataSetDefinitionMappingHandler.class
  2048. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/mapping/CompositionCohortDefinitionMappingHandler.class
  2049. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/mapping/CohortIndicatorAndDimensionDataSetDefinitionMappingHandler.class
  2050. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/mapping/ScriptedCompositionPatientDataDefinitionMappingHandler.class
  2051. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/mapping/SqlQueryMappingHandler.class
  2052. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/mapping/CohortCrossTabDataSetDefinitionMappingHandler.class
  2053. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,773| Entry name: org/openmrs/module/reporting/web/controller/mapping/DataSetDefinitionMappingHandler.class
  2054. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/CohortDefinitionMappingHandler.class
  2055. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/AnnotatedDefinitionMappingHandler.class
  2056. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/SqlCohortDefinitionMappingHandler.class
  2057. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/LogicDataSetDefinitionMappingHandler.class
  2058. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/SqlDataDefinitionMappingHandler.class
  2059. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/DelimitedTextReportRendererMappingHandler.class
  2060. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/SimpleHtmlReportRendererMappingHandler.class
  2061. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/XmlReportRendererMappingHandler.class
  2062. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/IndicatorReportRendererMappingHandler.class
  2063. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/RendererMappingHandler.class
  2064. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/TextTemplateRendererMappingHandler.class
  2065. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/ExcelTemplateRendererMappingHandler.class
  2066. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/XlsReportRendererMappingHandler.class
  2067. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/DefinitionMappingHandler.class
  2068. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/mapping/MultiParameterDataSetDefinitionMappingHandler.class
  2069. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ParameterPortletFormController.class
  2070. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportHistoryPortletController.class
  2071. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/MappedPropertyPortletController.class
  2072. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportListPortletController.class
  2073. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/MappedPropertyPortletFormController.class
  2074. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ErrorReportsPortletController.class
  2075. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ParameterizablePortletController.class
  2076. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ScheduledReportsPortletController.class
  2077. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/BaseCohortIndicatorPortletController.class
  2078. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/MultiParameterIterationParameterEditPortletController.class
  2079. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/SavedReportsPortletController.class
  2080. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportProcessorFormController.class
  2081. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ParameterizablePortletFormController.class
  2082. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportDesignFormController.class
  2083. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportDesignPortletController.class
  2084. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/QueuedReportsPortletController.class
  2085. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportingPortletController.class
  2086. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/RunReportPortletController.class
  2087. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ParameterPortletController.class
  2088. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportProcessorPortletController.class
  2089. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/portlet/CohortIndicatorAndDimensionSpecificationPortletController.class
  2090. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/ManageDefinitionsController.class
  2091. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/ViewPortletController.class
  2092. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,774| Entry name: org/openmrs/module/reporting/web/controller/EditAnnotatedDefinitionController.class
  2093. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/controller/DashboardController.class
  2094. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/controller/RenderReportFormController.class
  2095. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/controller/GetMappedAsStringController.class
  2096. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/controller/ScriptedCompositionPatientDataDefinitionController.class
  2097. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/controller/SqlDefinitionController.class
  2098. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/controller/QueryParameterFormController.class
  2099. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/validator/IndicatorFormValidator.class
  2100. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/extension/ManageAdminListExt.class
  2101. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/extension/GutterListExt.class
  2102. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/extension/RunAdminListExt.class
  2103. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/RunReportListController.class
  2104. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/ReportHistoryController.class
  2105. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/ReportEditor.class
  2106. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/ManageScheduledReportsController.class
  2107. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/RunReportFormController.class
  2108. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/RunReportFormController$CommandObject.class
  2109. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/PeriodIndicatorReportController.class
  2110. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/ManageReportQueuePortletController.class
  2111. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/CurrentReportController.class
  2112. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/LogicReportController.class
  2113. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/ReportRequestPortletController.class
  2114. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/renderers/NonConfigurableReportRendererFormController.class
  2115. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,775| Entry name: org/openmrs/module/reporting/web/reports/renderers/TextTemplateFormController$UserParams.class
  2116. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/reports/renderers/DelimitedTextReportRendererFormController.class
  2117. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/reports/renderers/ExcelReportRendererFormController.class
  2118. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/reports/renderers/TextTemplateFormController.class
  2119. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/reports/ManageReportsController.class
  2120. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/taglib/FormatTag.class
  2121. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/taglib/Functions.class
  2122. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/taglib/DataSetTag.class
  2123. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/taglib/DisplayLabelTag.class
  2124. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/taglib/ForEachTag$1.class
  2125. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/taglib/ForEachTag.class
  2126. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/taglib/TimespanTag.class
  2127. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/dimensions/ManageDimensionsController.class
  2128. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/dimensions/EditCohortDefinitionDimensionController.class
  2129. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/util/ParameterUtil.class
  2130. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/util/AjaxUtil.class
  2131. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/cohorts/CompositionCohortDefinitionController.class
  2132. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/cohorts/ManageCohortDefinitionsController.class
  2133. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/cohorts/SqlCohortDefinitionController.class
  2134. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/AjaxController.class
  2135. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/IndicatorHandler.class
  2136. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/ScriptingLanguageHandler.class
  2137. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/CohortIndicatorHandler.class
  2138. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/DimensionHandler.class
  2139. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/ReportDesignResourceHandler.class
  2140. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/CohortDefinitionHandler.class
  2141. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/PatientDataDefinitionHandler.class
  2142. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/ReportDesignRendererHandler.class
  2143. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/MappedHandler.class
  2144. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/CalculationRegistrationHandler.class
  2145. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/DataSetDefinitionHandler.class
  2146. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/widget/handler/ReportDefinitionHandler.class
  2147. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/indicator/EditCohortIndicatorController.class
  2148. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: org/openmrs/module/reporting/web/indicator/EditSqlIndicatorController.class
  2149. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: ReportDesign.hbm.xml
  2150. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: messages_es.properties
  2151. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: liquibase.xml
  2152. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: META-INF/maven/org.openmrs.module/reporting-api/pom.xml
  2153. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: META-INF/maven/org.openmrs.module/reporting-api/pom.properties
  2154. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: META-INF/maven/org.openmrs.module/reporting-omod/
  2155. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: META-INF/maven/org.openmrs.module/reporting-omod/pom.xml
  2156. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,776| Entry name: META-INF/maven/org.openmrs.module/reporting-omod/pom.properties
  2157. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,777| trying to start module idgen
  2158. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,777| Entry name: META-INF/
  2159. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,777| Entry name: META-INF/MANIFEST.MF
  2160. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,777| Entry name: lib/
  2161. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,777| Entry name: web/
  2162. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,777| Entry name: web/module/
  2163. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,777| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/
  2164. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,777| Entry name: web/module/resources/
  2165. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,777| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/
  2166. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,777| Entry name: org/
  2167. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,777| Entry name: org/openmrs/
  2168. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,777| Entry name: org/openmrs/module/
  2169. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,777| Entry name: org/openmrs/module/idgen/
  2170. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: org/openmrs/module/idgen/rest/
  2171. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: org/openmrs/module/idgen/rest/resource/
  2172. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: org/openmrs/module/idgen/rest/resource/handler/
  2173. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: org/openmrs/module/idgen/rest/search/
  2174. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: org/openmrs/module/idgen/web/
  2175. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: org/openmrs/module/idgen/web/controller/
  2176. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: org/openmrs/module/idgen/web/extension/
  2177. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: META-INF/maven/
  2178. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: META-INF/maven/org.openmrs.module/
  2179. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: META-INF/maven/org.openmrs.module/idgen-api/
  2180. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: lib/idgen-api-4.7.0.jar
  2181. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: lib/httpcore-4.2.jar
  2182. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: lib/httpclient-4.2.jar
  2183. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: lib/commons-codec-1.5.jar
  2184. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: moduleApplicationContext.xml
  2185. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: web/module/viewIdentifierSource.jsp
  2186. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,778| Moving file from: web/module/viewIdentifierSource.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/viewIdentifierSource.jsp
  2187. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: web/module/resources/spring-form.tld
  2188. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,778| Moving file from: web/module/resources/spring-form.tld to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/spring-form.tld
  2189. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,778| Entry name: web/module/resources/jquery.dataTables.min.js
  2190. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,778| Moving file from: web/module/resources/jquery.dataTables.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/jquery.dataTables.min.js
  2191. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,779| Entry name: web/module/resources/editPatientIdentifiers.css
  2192. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,779| Moving file from: web/module/resources/editPatientIdentifiers.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/editPatientIdentifiers.css
  2193. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,779| Entry name: web/module/resources/table.css
  2194. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,779| Moving file from: web/module/resources/table.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/table.css
  2195. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,779| Entry name: web/module/resources/page.css
  2196. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,779| Moving file from: web/module/resources/page.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/page.css
  2197. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,779| Entry name: web/module/resources/shortPatientFormExtensions.js
  2198. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,779| Moving file from: web/module/resources/shortPatientFormExtensions.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/shortPatientFormExtensions.js
  2199. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,780| Entry name: web/module/resources/newPatientFormExtensions.js
  2200. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,780| Moving file from: web/module/resources/newPatientFormExtensions.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/newPatientFormExtensions.js
  2201. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,780| Entry name: web/module/resources/jquery-1.3.2.min.js
  2202. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,780| Moving file from: web/module/resources/jquery-1.3.2.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/jquery-1.3.2.min.js
  2203. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,780| Entry name: web/module/manageAutoGenerationOptions.jsp
  2204. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,780| Moving file from: web/module/manageAutoGenerationOptions.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/manageAutoGenerationOptions.jsp
  2205. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,780| Entry name: web/module/editAutoGenerationOption.jsp
  2206. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,780| Moving file from: web/module/editAutoGenerationOption.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/editAutoGenerationOption.jsp
  2207. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: web/module/localHeader.jsp
  2208. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,781| Moving file from: web/module/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/localHeader.jsp
  2209. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: web/module/editIdentifierSource.jsp
  2210. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,781| Moving file from: web/module/editIdentifierSource.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/editIdentifierSource.jsp
  2211. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: web/module/viewLogEntries.jsp
  2212. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,781| Moving file from: web/module/viewLogEntries.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/viewLogEntries.jsp
  2213. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: web/module/manageIdentifierSources.jsp
  2214. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,781| Moving file from: web/module/manageIdentifierSources.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/manageIdentifierSources.jsp
  2215. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: messages_de.properties
  2216. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: messages.properties
  2217. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: config.xml
  2218. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: webModuleApplicationContext.xml
  2219. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: IdentifierSource.hbm.xml
  2220. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/rest/resource/AutoGenerationOptionResource.class
  2221. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/rest/resource/LogEntryResource.class
  2222. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/rest/resource/SequenceIdentifierResource.class
  2223. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/rest/resource/IdentifierResource.class
  2224. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/rest/resource/IdentifierSourceResource.class
  2225. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/rest/resource/handler/IdentifierPoolResourceHandler.class
  2226. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/rest/resource/handler/RemoteIdentifierSourceResourceHandler.class
  2227. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/rest/resource/handler/SequentialIdentifierGeneratorResourceHandler.class
  2228. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/rest/search/LogEntrySearchHandler.class
  2229. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/web/controller/IdgenRestController.class
  2230. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/web/controller/IdgenSubResourceRestController.class
  2231. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/web/controller/IdentifierSourceController.class
  2232. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/web/controller/AutoGenerationOptionController.class
  2233. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/web/controller/IdgenEditPatientIdentifiersController.class
  2234. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/web/controller/LogEntryController.class
  2235. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/web/extension/IdentifierTableHeaderExtension.class
  2236. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: org/openmrs/module/idgen/web/extension/AdminList.class
  2237. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: liquibase.xml
  2238. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: META-INF/maven/org.openmrs.module/idgen-api/pom.xml
  2239. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: META-INF/maven/org.openmrs.module/idgen-api/pom.properties
  2240. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: META-INF/maven/org.openmrs.module/idgen-omod/
  2241. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: META-INF/maven/org.openmrs.module/idgen-omod/pom.xml
  2242. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,781| Entry name: META-INF/maven/org.openmrs.module/idgen-omod/pom.properties
  2243. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,781| trying to start module event
  2244. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: META-INF/
  2245. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: META-INF/MANIFEST.MF
  2246. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/
  2247. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/
  2248. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/
  2249. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/
  2250. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/event/
  2251. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/kahadb-5.7.0.jar
  2252. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/commons-net-3.1.jar
  2253. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/jasypt-1.9.0.jar
  2254. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/activemq-protobuf-1.1.jar
  2255. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/hawtbuf-1.9.jar
  2256. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/hawtdispatch-1.11.jar
  2257. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/mqtt-client-1.3.jar
  2258. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/spring-jms-3.0.5.RELEASE.jar
  2259. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/activemq-core-5.7.0.jar
  2260. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/hawtdispatch-transport-1.11.jar
  2261. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/geronimo-jms_1.1_spec-1.1.1.jar
  2262. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/event-api-2.10.0.jar
  2263. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/geronimo-j2ee-management_1.1_spec-1.0.1.jar
  2264. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: config.xml
  2265. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: webModuleApplicationContext.xml
  2266. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/event/EventActivator.class
  2267. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: META-INF/maven/
  2268. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: META-INF/maven/org.openmrs/
  2269. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: META-INF/maven/org.openmrs/event-omod/
  2270. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: META-INF/maven/org.openmrs/event-omod/pom.xml
  2271. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: META-INF/maven/org.openmrs/event-omod/pom.properties
  2272. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,782| trying to start module fhir2
  2273. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: META-INF/
  2274. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: META-INF/MANIFEST.MF
  2275. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/
  2276. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/
  2277. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/
  2278. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/
  2279. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/fhir2/
  2280. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/fhir2/narratives/
  2281. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/fhir2/narratives/datatypes/
  2282. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/fhir2/web/
  2283. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/fhir2/web/filter/
  2284. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/fhir2/web/util/
  2285. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/fhir2/web/servlet/
  2286. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: org/openmrs/module/fhir2/narrative/
  2287. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/ucum-1.0.3.jar
  2288. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/jackson-annotations-2.10.5.jar
  2289. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/fhir2-api-2.1-1.3.0.jar
  2290. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,782| Entry name: lib/fhir2-api-2.2-1.3.0.jar
  2291. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/caffeine-2.8.2.jar
  2292. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/jackson-core-2.10.5.jar
  2293. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/org.hl7.fhir.r4-5.4.0.jar
  2294. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/thymeleaf-3.0.11.RELEASE.jar
  2295. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/error_prone_annotations-2.3.4.jar
  2296. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/org.hl7.fhir.utilities-5.4.0.jar
  2297. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/httpcore-4.4.13.jar
  2298. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/hapi-fhir-server-5.4.0.jar
  2299. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/commons-collections4-4.4.jar
  2300. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/failureaccess-1.0.1.jar
  2301. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/hapi-fhir-base-5.4.0.jar
  2302. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/fhir2-api-1.3.0.jar
  2303. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/httpclient-4.5.13.jar
  2304. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/org.hl7.fhir.dstu3-5.4.0.jar
  2305. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/jsr305-3.0.2.jar
  2306. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/ognl-3.1.12.jar
  2307. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/xpp3_xpath-1.1.4c.jar
  2308. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/hapi-fhir-structures-r4-5.4.0.jar
  2309. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,783| Entry name: lib/unbescape-1.1.6.RELEASE.jar
  2310. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,784| Entry name: lib/commons-lang3-3.9.jar
  2311. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,784| Entry name: lib/commons-text-1.9.jar
  2312. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,784| Entry name: lib/hapi-fhir-client-5.4.0.jar
  2313. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,784| Entry name: lib/hapi-fhir-converter-5.4.0.jar
  2314. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,784| Entry name: lib/j2objc-annotations-1.3.jar
  2315. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,784| Entry name: lib/attoparser-2.0.5.RELEASE.jar
  2316. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
  2317. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: lib/hapi-fhir-structures-dstu3-5.4.0.jar
  2318. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: lib/guava-29.0-jre.jar
  2319. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: lib/commons-io-2.7.jar
  2320. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: lib/org.hl7.fhir.convertors-5.4.0.jar
  2321. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: lib/jackson-databind-2.10.5.1.jar
  2322. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: lib/checker-qual-2.11.1.jar
  2323. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: lib/commons-codec-1.15.jar
  2324. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: moduleApplicationContext.xml
  2325. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: fhir.properties
  2326. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: messages.properties
  2327. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,785| Entry name: config.xml
  2328. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: webModuleApplicationContext.xml
  2329. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: messages_fr.properties
  2330. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/Patient.html
  2331. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/ServiceRequest.html
  2332. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/Encounter.html
  2333. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/AllergyIntolerance.html
  2334. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/Location.html
  2335. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/datatypes/SampledDataDt.html
  2336. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/datatypes/TimingDt.html
  2337. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/datatypes/RangeDt.html
  2338. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/datatypes/CodingDt.html
  2339. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/datatypes/DurationDt.html
  2340. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/datatypes/ReferenceDt.html
  2341. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/datatypes/ContactPointDt.html
  2342. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/datatypes/BooleanDt.html
  2343. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/datatypes/RatioDt.html
  2344. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/Task.html
  2345. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/PractitionerRole.html
  2346. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/MedicationRequest.html
  2347. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/Condition.html
  2348. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/Observation.html
  2349. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/DiagnosticReport.html
  2350. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/Person.html
  2351. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/Practitioner.html
  2352. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/Medication.html
  2353. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives/RelatedPerson.html
  2354. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/filter/ForwardingFilter$1.class
  2355. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/filter/ForwardingFilter.class
  2356. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/filter/AuthenticationFilter.class
  2357. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/util/OpenmrsFhirAddressStrategy$1.class
  2358. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/util/OpenmrsFhirAddressStrategy.class
  2359. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/util/FhirVersionUtils.class
  2360. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/util/NarrativeUtils.class
  2361. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/util/SummaryInterceptor.class
  2362. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/util/FhirVersionUtils$FhirVersion.class
  2363. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/servlet/FhirRestServlet$1.class
  2364. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/servlet/FhirRestServlet.class
  2365. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/web/servlet/FhirR3RestServlet.class
  2366. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,786| Entry name: org/openmrs/module/fhir2/narratives.properties
  2367. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: org/openmrs/module/fhir2/narrative/OpenmrsNarrativeTemplate.class
  2368. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: org/openmrs/module/fhir2/narrative/OpenmrsMessageResolver.class
  2369. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: org/openmrs/module/fhir2/narrative/OpenmrsThymeleafNarrativeGenerator.class
  2370. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: org/openmrs/module/fhir2/narrative/OpenmrsNarrativeTemplateManifest.class
  2371. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: messages_es.properties
  2372. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: liquibase.xml
  2373. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: META-INF/maven/
  2374. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: META-INF/maven/org.openmrs.module/
  2375. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: META-INF/maven/org.openmrs.module/fhir2-omod/
  2376. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: META-INF/maven/org.openmrs.module/fhir2-omod/pom.xml
  2377. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,787| Entry name: META-INF/maven/org.openmrs.module/fhir2-omod/pom.properties
  2378. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,788| trying to start module calculation
  2379. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,788| Entry name: META-INF/
  2380. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,788| Entry name: META-INF/MANIFEST.MF
  2381. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,788| Entry name: lib/
  2382. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,788| Entry name: web/
  2383. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,788| Entry name: web/module/
  2384. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,788| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/
  2385. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,788| Entry name: web/module/resources/
  2386. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,788| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/
  2387. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,788| Entry name: web/module/resources/jquery-ui/
  2388. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,788| Moving file from: web/module/resources/jquery-ui/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/
  2389. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,788| Entry name: web/module/resources/jquery-ui/js/
  2390. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,788| Moving file from: web/module/resources/jquery-ui/js/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/js/
  2391. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,788| Entry name: web/module/resources/jquery-ui/css/
  2392. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,788| Moving file from: web/module/resources/jquery-ui/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/
  2393. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,788| Entry name: web/module/resources/jquery-ui/css/redmond/
  2394. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,788| Moving file from: web/module/resources/jquery-ui/css/redmond/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/
  2395. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: web/module/resources/jquery-ui/css/redmond/images/
  2396. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,789| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/
  2397. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: web/module/resources/dataTables/
  2398. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,789| Moving file from: web/module/resources/dataTables/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/
  2399. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: web/module/resources/dataTables/images/
  2400. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,789| Moving file from: web/module/resources/dataTables/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/images/
  2401. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: web/module/resources/dataTables/css/
  2402. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,789| Moving file from: web/module/resources/dataTables/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/css/
  2403. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: org/
  2404. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: org/openmrs/
  2405. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: org/openmrs/calculation/
  2406. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: org/openmrs/calculation/web/
  2407. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: org/openmrs/calculation/web/controller/
  2408. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: org/openmrs/calculation/web/extension/
  2409. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: org/openmrs/calculation/patient/
  2410. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: org/openmrs/calculation/db/
  2411. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,789| Entry name: org/openmrs/calculation/api/
  2412. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,790| Entry name: org/openmrs/calculation/parameter/
  2413. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,790| Entry name: org/openmrs/calculation/result/
  2414. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,790| Entry name: META-INF/maven/
  2415. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,790| Entry name: META-INF/maven/org.openmrs.module/
  2416. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,790| Entry name: META-INF/maven/org.openmrs.module/calculation-api/
  2417. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,790| Entry name: lib/calculation-api-1.3.0.jar
  2418. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,790| Entry name: moduleApplicationContext.xml
  2419. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,790| Entry name: web/module/calculationRegistration.jsp
  2420. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,790| Moving file from: web/module/calculationRegistration.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/calculationRegistration.jsp
  2421. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,790| Entry name: web/module/resources/jquery-ui/js/jquery-ui-1.7.2.custom.min.js
  2422. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,790| Moving file from: web/module/resources/jquery-ui/js/jquery-ui-1.7.2.custom.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/js/jquery-ui-1.7.2.custom.min.js
  2423. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,792| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_217bc0_256x240.png
  2424. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,792| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-icons_217bc0_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-icons_217bc0_256x240.png
  2425. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,792| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_2e83ff_256x240.png
  2426. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,793| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-icons_2e83ff_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-icons_2e83ff_256x240.png
  2427. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,793| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_469bdd_256x240.png
  2428. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,793| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-icons_469bdd_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-icons_469bdd_256x240.png
  2429. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,793| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
  2430. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,793| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
  2431. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,793| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png
  2432. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,793| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png
  2433. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,793| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_f9bd01_256x240.png
  2434. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,793| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-icons_f9bd01_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-icons_f9bd01_256x240.png
  2435. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,793| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
  2436. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,797| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
  2437. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,797| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_cd0a0a_256x240.png
  2438. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,797| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-icons_cd0a0a_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-icons_cd0a0a_256x240.png
  2439. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,797| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
  2440. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,797| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
  2441. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,797| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
  2442. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,797| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
  2443. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,797| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_6da8d5_256x240.png
  2444. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,797| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-icons_6da8d5_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-icons_6da8d5_256x240.png
  2445. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,797| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
  2446. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,797| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
  2447. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,797| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_d8e7f3_256x240.png
  2448. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,798| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-icons_d8e7f3_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-icons_d8e7f3_256x240.png
  2449. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,798| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
  2450. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,798| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
  2451. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,798| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
  2452. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,798| Moving file from: web/module/resources/jquery-ui/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
  2453. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,798| Entry name: web/module/resources/jquery-ui/css/redmond/jquery-ui-1.7.2.custom.css
  2454. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,798| Moving file from: web/module/resources/jquery-ui/css/redmond/jquery-ui-1.7.2.custom.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/redmond/jquery-ui-1.7.2.custom.css
  2455. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,798| Entry name: web/module/resources/dataTables/images/sort_desc.jpg
  2456. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,798| Moving file from: web/module/resources/dataTables/images/sort_desc.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/images/sort_desc.jpg
  2457. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,798| Entry name: web/module/resources/dataTables/images/sort_both.jpg
  2458. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,798| Moving file from: web/module/resources/dataTables/images/sort_both.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/images/sort_both.jpg
  2459. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,798| Entry name: web/module/resources/dataTables/images/back_enabled.jpg
  2460. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,798| Moving file from: web/module/resources/dataTables/images/back_enabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/images/back_enabled.jpg
  2461. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,798| Entry name: web/module/resources/dataTables/images/forward_enabled.jpg
  2462. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,798| Moving file from: web/module/resources/dataTables/images/forward_enabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/images/forward_enabled.jpg
  2463. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,799| Entry name: web/module/resources/dataTables/images/sort_asc.jpg
  2464. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,799| Moving file from: web/module/resources/dataTables/images/sort_asc.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/images/sort_asc.jpg
  2465. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,799| Entry name: web/module/resources/dataTables/images/forward_disabled.jpg
  2466. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,799| Moving file from: web/module/resources/dataTables/images/forward_disabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/images/forward_disabled.jpg
  2467. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,799| Entry name: web/module/resources/dataTables/images/back_disabled.jpg
  2468. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,799| Moving file from: web/module/resources/dataTables/images/back_disabled.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/images/back_disabled.jpg
  2469. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,799| Entry name: web/module/resources/dataTables/jquery-1.3.1.js
  2470. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,799| Moving file from: web/module/resources/dataTables/jquery-1.3.1.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/jquery-1.3.1.js
  2471. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,799| Entry name: web/module/resources/dataTables/jquery.dataTables.min.js
  2472. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,799| Moving file from: web/module/resources/dataTables/jquery.dataTables.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/jquery.dataTables.min.js
  2473. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,800| Entry name: web/module/resources/dataTables/jquery.dataTables.js
  2474. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,800| Moving file from: web/module/resources/dataTables/jquery.dataTables.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/jquery.dataTables.js
  2475. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,801| Entry name: web/module/resources/dataTables/css/custom.css
  2476. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,801| Moving file from: web/module/resources/dataTables/css/custom.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/css/custom.css
  2477. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,801| Entry name: web/module/resources/dataTables/css/demo.css
  2478. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,801| Moving file from: web/module/resources/dataTables/css/demo.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/css/demo.css
  2479. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,801| Entry name: web/module/resources/dataTables/css/table.css
  2480. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,801| Moving file from: web/module/resources/dataTables/css/table.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/css/table.css
  2481. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,801| Entry name: web/module/resources/dataTables/css/page.css
  2482. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,801| Moving file from: web/module/resources/dataTables/css/page.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/css/page.css
  2483. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,801| Entry name: web/module/resources/jquery-1.3.2.min.js
  2484. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,801| Moving file from: web/module/resources/jquery-1.3.2.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-1.3.2.min.js
  2485. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,802| Entry name: web/module/patientCalculationTest.jsp
  2486. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,802| Moving file from: web/module/patientCalculationTest.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/patientCalculationTest.jsp
  2487. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,802| Entry name: web/module/calculationAutoRegistration.jsp
  2488. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,802| Moving file from: web/module/calculationAutoRegistration.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/calculationAutoRegistration.jsp
  2489. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,802| Entry name: web/module/localHeader.jsp
  2490. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,803| Moving file from: web/module/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/localHeader.jsp
  2491. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: web/module/calculationRegistrations.jsp
  2492. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,803| Moving file from: web/module/calculationRegistrations.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/calculationRegistrations.jsp
  2493. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: CalculationRegistration.hbm.xml
  2494. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: messages.properties
  2495. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: config.xml
  2496. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: webModuleApplicationContext.xml
  2497. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/CalculationActivator.class
  2498. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/InvalidParameterValueException.class
  2499. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/ImplementationConfiguredCalculationProvider.class
  2500. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/web/controller/CalculationRegistrationFormController.class
  2501. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/web/controller/CalculationAutoRegistrationFormController.class
  2502. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/web/controller/CalculationRegistrationController.class
  2503. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/web/extension/AdminList.class
  2504. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/patient/PatientCalculation.class
  2505. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/patient/PatientCalculationServiceImpl.class
  2506. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/patient/PatientCalculationServiceImpl$SimplePatientCalculationContext.class
  2507. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/patient/PatientIdCalculation.class
  2508. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/patient/PatientCalculationService.class
  2509. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/patient/PatientCalculationContext.class
  2510. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/patient/PatientAtATimeCalculation.class
  2511. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/CalculationConstants.class
  2512. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/MissingParameterException.class
  2513. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,803| Entry name: org/openmrs/calculation/CalculationRegistrationSuggestion.class
  2514. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,804| Entry name: org/openmrs/calculation/EvaluationInstanceData.class
  2515. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/ClasspathCalculationProvider.class
  2516. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/CalculationRegistration.class
  2517. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/CalculationUtil.class
  2518. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/db/CalculationRegistrationDAO.class
  2519. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/db/HibernateCalculationRegistrationDAO.class
  2520. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/BaseCalculation.class
  2521. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/CalculationRegistrationValidator.class
  2522. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/api/CalculationRegistrationServiceImpl.class
  2523. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/api/CalculationRegistrationService.class
  2524. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/parameter/ParameterDefinition.class
  2525. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/parameter/SimpleParameterDefinition.class
  2526. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/parameter/ParameterDefinitionSet.class
  2527. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,806| Entry name: org/openmrs/calculation/CalculationContext.class
  2528. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,807| Entry name: org/openmrs/calculation/ConfigurableCalculation.class
  2529. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,807| Entry name: org/openmrs/calculation/result/ObsResult.class
  2530. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,807| Entry name: org/openmrs/calculation/result/CalculationResultMap.class
  2531. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,807| Entry name: org/openmrs/calculation/result/SimpleResult.class
  2532. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,807| Entry name: org/openmrs/calculation/result/ResultUtil.class
  2533. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,808| Entry name: org/openmrs/calculation/result/EncounterResult.class
  2534. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,808| Entry name: org/openmrs/calculation/result/ListResult.class
  2535. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,808| Entry name: org/openmrs/calculation/result/DateBasedResult.class
  2536. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,808| Entry name: org/openmrs/calculation/result/CalculationResult.class
  2537. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: org/openmrs/calculation/CalculationProvider.class
  2538. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: org/openmrs/calculation/ConversionException.class
  2539. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: org/openmrs/calculation/Calculation.class
  2540. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: org/openmrs/calculation/InvalidCalculationException.class
  2541. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: liquibase.xml
  2542. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: META-INF/maven/org.openmrs.module/calculation-api/pom.xml
  2543. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: META-INF/maven/org.openmrs.module/calculation-api/pom.properties
  2544. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: META-INF/maven/org.openmrs.module/calculation-omod/
  2545. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: META-INF/maven/org.openmrs.module/calculation-omod/pom.xml
  2546. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: META-INF/maven/org.openmrs.module/calculation-omod/pom.properties
  2547. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,809| trying to start module owa
  2548. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: META-INF/
  2549. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: META-INF/MANIFEST.MF
  2550. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: lib/
  2551. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: web/
  2552. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: web/module/
  2553. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,809| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/
  2554. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: web/module/template/
  2555. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,809| Moving file from: web/module/template/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/template/
  2556. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: web/module/resources/
  2557. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,809| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/
  2558. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,809| Entry name: web/module/resources/fonts/
  2559. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,809| Moving file from: web/module/resources/fonts/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/fonts/
  2560. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,810| Entry name: web/module/resources/css/
  2561. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,810| Moving file from: web/module/resources/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/css/
  2562. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: web/module/resources/javascript/
  2563. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,811| Moving file from: web/module/resources/javascript/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/
  2564. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/
  2565. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/
  2566. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/
  2567. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/owa/
  2568. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/owa/filter/
  2569. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/owa/web/
  2570. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/owa/web/controller/
  2571. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/owa/utils/
  2572. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/owa/impl/
  2573. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/owa/extension/
  2574. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/owa/extension/html/
  2575. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/owa/activator/
  2576. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: org/openmrs/module/owa/servlet/
  2577. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: META-INF/maven/
  2578. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: META-INF/maven/org.openmrs.module/
  2579. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: META-INF/maven/org.openmrs.module/owa-api/
  2580. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: lib/owa-api-1.13.0.jar
  2581. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: lib/commons-compress-1.20.jar
  2582. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: moduleApplicationContext.xml
  2583. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: web/module/template/localHeader.jsp
  2584. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,811| Moving file from: web/module/template/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/template/localHeader.jsp
  2585. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: web/module/manage.html
  2586. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,811| Moving file from: web/module/manage.html to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/manage.html
  2587. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,811| Entry name: web/module/resources/fonts/glyphicons-halflings-regular.woff2
  2588. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,811| Moving file from: web/module/resources/fonts/glyphicons-halflings-regular.woff2 to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/fonts/glyphicons-halflings-regular.woff2
  2589. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,812| Entry name: web/module/resources/fonts/glyphicons-halflings-regular.svg
  2590. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,812| Moving file from: web/module/resources/fonts/glyphicons-halflings-regular.svg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/fonts/glyphicons-halflings-regular.svg
  2591. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,813| Entry name: web/module/resources/fonts/glyphicons-halflings-regular.ttf
  2592. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,813| Moving file from: web/module/resources/fonts/glyphicons-halflings-regular.ttf to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/fonts/glyphicons-halflings-regular.ttf
  2593. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,816| Entry name: web/module/resources/fonts/glyphicons-halflings-regular.eot
  2594. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,816| Moving file from: web/module/resources/fonts/glyphicons-halflings-regular.eot to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/fonts/glyphicons-halflings-regular.eot
  2595. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,816| Entry name: web/module/resources/fonts/glyphicons-halflings-regular.woff
  2596. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,816| Moving file from: web/module/resources/fonts/glyphicons-halflings-regular.woff to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/fonts/glyphicons-halflings-regular.woff
  2597. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,816| Entry name: web/module/resources/css/app.css
  2598. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,816| Moving file from: web/module/resources/css/app.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/css/app.css
  2599. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,817| Entry name: web/module/resources/css/bootstrap.min.css
  2600. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,817| Moving file from: web/module/resources/css/bootstrap.min.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/css/bootstrap.min.css
  2601. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,817| Entry name: web/module/resources/javascript/uploadApp.js
  2602. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,817| Moving file from: web/module/resources/javascript/uploadApp.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/uploadApp.js
  2603. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,818| Entry name: web/module/resources/javascript/main.js
  2604. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,818| Moving file from: web/module/resources/javascript/main.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/main.js
  2605. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,818| Entry name: web/module/resources/javascript/jquery.dataTables.min.js
  2606. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,818| Moving file from: web/module/resources/javascript/jquery.dataTables.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/jquery.dataTables.min.js
  2607. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,819| Entry name: web/module/resources/javascript/jquery-2.1.3.min.js
  2608. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,819| Moving file from: web/module/resources/javascript/jquery-2.1.3.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/jquery-2.1.3.min.js
  2609. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,820| Entry name: web/module/resources/javascript/angular-1.4.5.min.js
  2610. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,820| Moving file from: web/module/resources/javascript/angular-1.4.5.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/angular-1.4.5.min.js
  2611. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,821| Entry name: web/module/resources/javascript/deleteApp.js
  2612. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,821| Moving file from: web/module/resources/javascript/deleteApp.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/deleteApp.js
  2613. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,822| Entry name: web/module/resources/javascript/jquery.form.js
  2614. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,822| Moving file from: web/module/resources/javascript/jquery.form.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/jquery.form.js
  2615. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,822| Entry name: web/module/resources/javascript/bootstrap-filestyle.min.js
  2616. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,822| Moving file from: web/module/resources/javascript/bootstrap-filestyle.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/bootstrap-filestyle.min.js
  2617. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,822| Entry name: web/module/settings.jsp
  2618. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,822| Moving file from: web/module/settings.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/settings.jsp
  2619. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: web/module/settings.html
  2620. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,824| Moving file from: web/module/settings.html to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/settings.html
  2621. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: web/module/manage.jsp
  2622. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,824| Moving file from: web/module/manage.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/manage.jsp
  2623. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: messages.properties
  2624. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: config.xml
  2625. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: webModuleApplicationContext.xml
  2626. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: messages_fr.properties
  2627. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/filter/OwaFilter.class
  2628. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/web/controller/OwaRestController.class
  2629. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/web/controller/InstallAppRequestObject.class
  2630. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/web/controller/OwaManageController.class
  2631. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/web/controller/OwaManagerRestController.class
  2632. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/web/controller/AddAppController.class
  2633. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/web/controller/SettingsFormController.class
  2634. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/web/controller/SettingsFormController$GlobalPropertiesModel.class
  2635. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/AppOpenmrs.class
  2636. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/utils/OwaUtils.class
  2637. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/AppActivities.class
  2638. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,824| Entry name: org/openmrs/module/owa/impl/DefaultAppManager.class
  2639. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,826| Entry name: org/openmrs/module/owa/AppRequirements.class
  2640. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,826| Entry name: org/openmrs/module/owa/extension/html/AdminList.class
  2641. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,826| Entry name: org/openmrs/module/owa/AppDeveloper.class
  2642. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,826| Entry name: org/openmrs/module/owa/activator/OwaActivator.class
  2643. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,826| Entry name: org/openmrs/module/owa/AppManager.class
  2644. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,828| Entry name: org/openmrs/module/owa/OwaListener.class
  2645. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: org/openmrs/module/owa/AppRequiredModule.class
  2646. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: org/openmrs/module/owa/servlet/FileServlet.class
  2647. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: org/openmrs/module/owa/servlet/FileServlet$Range.class
  2648. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: org/openmrs/module/owa/servlet/RedirectServlet.class
  2649. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: org/openmrs/module/owa/AppIcons.class
  2650. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: org/openmrs/module/owa/App.class
  2651. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: messages_es.properties
  2652. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: META-INF/maven/org.openmrs.module/owa-api/pom.xml
  2653. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: META-INF/maven/org.openmrs.module/owa-api/pom.properties
  2654. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: META-INF/maven/org.openmrs.module/owa-omod/
  2655. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: META-INF/maven/org.openmrs.module/owa-omod/pom.xml
  2656. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,829| Entry name: META-INF/maven/org.openmrs.module/owa-omod/pom.properties
  2657. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,830| trying to start module metadatamapping
  2658. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: META-INF/
  2659. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: META-INF/MANIFEST.MF
  2660. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: lib/
  2661. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: web/
  2662. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: web/module/
  2663. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,831| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatamapping/
  2664. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: web/module/owas/
  2665. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,831| Moving file from: web/module/owas/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatamapping/owas/
  2666. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: apps/
  2667. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/
  2668. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/openmrs/
  2669. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/openmrs/module/
  2670. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/openmrs/module/metadatamapping/
  2671. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/openmrs/module/metadatamapping/web/
  2672. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/openmrs/module/metadatamapping/web/rest/
  2673. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/openmrs/module/metadatamapping/web/controller/
  2674. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/openmrs/module/metadatamapping/web/extension/
  2675. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/openmrs/module/metadatamapping/web/extension/html/
  2676. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/openmrs/module/metadatamapping/web/bean/
  2677. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: org/openmrs/module/metadatamapping/web/bean/validator/
  2678. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: META-INF/maven/
  2679. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: META-INF/maven/org.openmrs.module/
  2680. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-api/
  2681. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: lib/jackson-annotations-2.10.0.pr1.jar
  2682. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: lib/metadatamapping-owa-1.4.0.jar
  2683. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: lib/metadatamapping-api-1.4.0.jar
  2684. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: lib/jackson-core-2.10.0.pr1.jar
  2685. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: lib/jackson-databind-2.10.0.pr1.jar
  2686. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: TestingApplicationContext.xml
  2687. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: moduleApplicationContext.xml
  2688. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,831| Entry name: web/module/owas/metadatamapping.owa
  2689. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,831| Moving file from: web/module/owas/metadatamapping.owa to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatamapping/owas/metadatamapping.owa
  2690. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,832| Entry name: web/module/configure.jsp
  2691. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,833| Moving file from: web/module/configure.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatamapping/configure.jsp
  2692. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: metadataMappingInMemoryTestDataSet.xml
  2693. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: modulePropertiesComponentTestDataset.xml
  2694. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: mdm-hibernate.cfg.xml
  2695. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: MetadataTermMapping.hbm.xml
  2696. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: messages.properties
  2697. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: MetadataSet.hbm.xml
  2698. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: config.xml
  2699. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: sqldiff.xml
  2700. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: MetadataSetMember.hbm.xml
  2701. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: MetadataSource.hbm.xml
  2702. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,833| Entry name: globalPropertyToMappingConverterDataset.xml
  2703. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,834| Entry name: mdm-test-config.properties
  2704. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,834| Entry name: apps/manageMetadataMappings_app.json
  2705. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: log4j.xml
  2706. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: org/openmrs/module/metadatamapping/web/rest/MetadataSetMemberResource.class
  2707. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: org/openmrs/module/metadatamapping/web/rest/MetadataSourceResource.class
  2708. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: org/openmrs/module/metadatamapping/web/rest/MetadataSetResource.class
  2709. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: org/openmrs/module/metadatamapping/web/rest/MetadataTermMappingResource.class
  2710. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: org/openmrs/module/metadatamapping/web/controller/ConfigureController.class
  2711. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: org/openmrs/module/metadatamapping/web/controller/MetadataMappingRestController.class
  2712. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: org/openmrs/module/metadatamapping/web/controller/MetadataMappingRestSubController.class
  2713. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: org/openmrs/module/metadatamapping/web/extension/html/AdminList.class
  2714. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: org/openmrs/module/metadatamapping/web/bean/validator/ConfigureFormValidator.class
  2715. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: org/openmrs/module/metadatamapping/web/bean/ConfigureForm.class
  2716. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: liquibase.xml
  2717. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-api/pom.xml
  2718. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-api/pom.properties
  2719. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-omod/
  2720. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-omod/pom.xml
  2721. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-omod/pom.properties
  2722. DEBUG - WebModuleUtil.startModule(119) |2022-01-04T23:10:14,837| trying to start module htmlformentry
  2723. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,837| Entry name: META-INF/
  2724. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,841| Entry name: META-INF/MANIFEST.MF
  2725. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,841| Entry name: lib/
  2726. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,841| Entry name: web/
  2727. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,841| Entry name: web/module/
  2728. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,841| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/
  2729. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,841| Entry name: web/module/resources/
  2730. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,841| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/
  2731. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: web/module/resources/images/
  2732. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,842| Moving file from: web/module/resources/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/
  2733. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: web/module/portlets/
  2734. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,842| Moving file from: web/module/portlets/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/portlets/
  2735. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: web/module/tags/
  2736. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,842| Moving file from: web/module/tags/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/htmlformentry/
  2737. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: org/
  2738. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: org/openmrs/
  2739. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: org/openmrs/module/
  2740. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: org/openmrs/module/htmlformentry/
  2741. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: org/openmrs/module/htmlformentry/web/
  2742. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: org/openmrs/module/htmlformentry/web/controller/
  2743. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: META-INF/maven/
  2744. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: META-INF/maven/org.openmrs.module/
  2745. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: META-INF/maven/org.openmrs.module/htmlformentry-api/
  2746. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: lib/htmlformentry-api-2.0-3.13.1.jar
  2747. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: lib/htmlformentry-api-3.13.1.jar
  2748. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: lib/joda-convert-1.2.jar
  2749. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: lib/htmlformentry-api-1.9-3.13.1.jar
  2750. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: lib/ano-web-2.1.0.jar
  2751. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: lib/joda-time-2.9.2.jar
  2752. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: lib/htmlformentry-api-2.3-3.13.1.jar
  2753. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: lib/htmlformentry-api-1.10-3.13.1.jar
  2754. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: messages_el.properties
  2755. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: messages_lt.properties
  2756. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: ui2ModuleApplicationContext.xml
  2757. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: moduleApplicationContext.xml
  2758. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: messages_pt.properties
  2759. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: messages_si.properties
  2760. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: web/module/popupHeader.jsp
  2761. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,842| Moving file from: web/module/popupHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/popupHeader.jsp
  2762. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: web/module/closeDialog.jsp
  2763. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,842| Moving file from: web/module/closeDialog.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/closeDialog.jsp
  2764. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,842| Entry name: web/module/resources/handlebars.min.js
  2765. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,842| Moving file from: web/module/resources/handlebars.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/handlebars.min.js
  2766. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,843| Entry name: web/module/resources/jquery-1.8.3.min.js
  2767. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,843| Moving file from: web/module/resources/jquery-1.8.3.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/jquery-1.8.3.min.js
  2768. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,843| Entry name: web/module/resources/images/ui-icons_2e83ff_256x240.png
  2769. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,843| Moving file from: web/module/resources/images/ui-icons_2e83ff_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-icons_2e83ff_256x240.png
  2770. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,844| Entry name: web/module/resources/images/ui-bg_glass_95_fef1ec_1x400.png
  2771. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,844| Moving file from: web/module/resources/images/ui-bg_glass_95_fef1ec_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-bg_glass_95_fef1ec_1x400.png
  2772. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,844| Entry name: web/module/resources/images/ui-bg_glass_75_dadada_1x400.png
  2773. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,845| Moving file from: web/module/resources/images/ui-bg_glass_75_dadada_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-bg_glass_75_dadada_1x400.png
  2774. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,845| Entry name: web/module/resources/images/ui-bg_flat_75_ffffff_40x100.png
  2775. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,845| Moving file from: web/module/resources/images/ui-bg_flat_75_ffffff_40x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-bg_flat_75_ffffff_40x100.png
  2776. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,845| Entry name: web/module/resources/images/ui-icons_cd0a0a_256x240.png
  2777. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,846| Moving file from: web/module/resources/images/ui-icons_cd0a0a_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-icons_cd0a0a_256x240.png
  2778. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,846| Entry name: web/module/resources/images/ui-bg_flat_0_aaaaaa_40x100.png
  2779. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,846| Moving file from: web/module/resources/images/ui-bg_flat_0_aaaaaa_40x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-bg_flat_0_aaaaaa_40x100.png
  2780. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,846| Entry name: web/module/resources/images/ui-icons_222222_256x240.png
  2781. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,846| Moving file from: web/module/resources/images/ui-icons_222222_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-icons_222222_256x240.png
  2782. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,846| Entry name: web/module/resources/images/ui-bg_glass_75_e6e6e6_1x400.png
  2783. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,846| Moving file from: web/module/resources/images/ui-bg_glass_75_e6e6e6_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-bg_glass_75_e6e6e6_1x400.png
  2784. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,846| Entry name: web/module/resources/images/ui-bg_glass_55_fbf9ee_1x400.png
  2785. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,846| Moving file from: web/module/resources/images/ui-bg_glass_55_fbf9ee_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-bg_glass_55_fbf9ee_1x400.png
  2786. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,846| Entry name: web/module/resources/images/ui-icons_888888_256x240.png
  2787. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,846| Moving file from: web/module/resources/images/ui-icons_888888_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-icons_888888_256x240.png
  2788. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,846| Entry name: web/module/resources/images/ui-bg_highlight-soft_75_cccccc_1x100.png
  2789. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,846| Moving file from: web/module/resources/images/ui-bg_highlight-soft_75_cccccc_1x100.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-bg_highlight-soft_75_cccccc_1x100.png
  2790. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,847| Entry name: web/module/resources/images/ui-bg_glass_65_ffffff_1x400.png
  2791. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,847| Moving file from: web/module/resources/images/ui-bg_glass_65_ffffff_1x400.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-bg_glass_65_ffffff_1x400.png
  2792. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,847| Entry name: web/module/resources/images/ui-icons_454545_256x240.png
  2793. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,847| Moving file from: web/module/resources/images/ui-icons_454545_256x240.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/ui-icons_454545_256x240.png
  2794. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,847| Entry name: web/module/resources/htmlFormEntry.css
  2795. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,847| Moving file from: web/module/resources/htmlFormEntry.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/htmlFormEntry.css
  2796. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,848| Entry name: web/module/resources/jquery-ui-1.9.2.custom.min.js
  2797. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,848| Moving file from: web/module/resources/jquery-ui-1.9.2.custom.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/jquery-ui-1.9.2.custom.min.js
  2798. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,850| Entry name: web/module/resources/htmlFormEntry.js
  2799. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,850| Moving file from: web/module/resources/htmlFormEntry.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/htmlFormEntry.js
  2800. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,850| Entry name: web/module/resources/htmlForm.js
  2801. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,850| Moving file from: web/module/resources/htmlForm.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/htmlForm.js
  2802. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,850| Entry name: web/module/resources/jquery-ui-1.9.2.custom.min.css
  2803. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,850| Moving file from: web/module/resources/jquery-ui-1.9.2.custom.min.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/jquery-ui-1.9.2.custom.min.css
  2804. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,851| Entry name: web/module/resources/jquery-3.4.1.min.js
  2805. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,851| Moving file from: web/module/resources/jquery-3.4.1.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/jquery-3.4.1.min.js
  2806. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,851| Entry name: web/module/personSearch.jsp
  2807. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,851| Moving file from: web/module/personSearch.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/personSearch.jsp
  2808. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,851| Entry name: web/module/migrateSplitHtmlFormsSharingForm.jsp
  2809. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,851| Moving file from: web/module/migrateSplitHtmlFormsSharingForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/migrateSplitHtmlFormsSharingForm.jsp
  2810. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,851| Entry name: web/module/htmlFormSchema.jsp
  2811. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,851| Moving file from: web/module/htmlFormSchema.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/htmlFormSchema.jsp
  2812. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,851| Entry name: web/module/htmlFormFromFile.jsp
  2813. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,852| Moving file from: web/module/htmlFormFromFile.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/htmlFormFromFile.jsp
  2814. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,852| Entry name: web/module/portlets/patientHtmlForms.jsp
  2815. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,852| Moving file from: web/module/portlets/patientHtmlForms.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/portlets/patientHtmlForms.jsp
  2816. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,852| Entry name: web/module/personResultTable.jsp
  2817. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,852| Moving file from: web/module/personResultTable.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/personResultTable.jsp
  2818. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,852| Entry name: web/module/localHeader.jsp
  2819. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,852| Moving file from: web/module/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/localHeader.jsp
  2820. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,852| Entry name: web/module/htmlForm.jsp
  2821. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,852| Moving file from: web/module/htmlForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/htmlForm.jsp
  2822. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,852| Entry name: web/module/htmlForms.jsp
  2823. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,852| Moving file from: web/module/htmlForms.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/htmlForms.jsp
  2824. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,852| Entry name: web/module/migrateClearSameNamesAndDescriptions.jsp
  2825. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,852| Moving file from: web/module/migrateClearSameNamesAndDescriptions.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/migrateClearSameNamesAndDescriptions.jsp
  2826. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,852| Entry name: web/module/tags/viewSchemaField.tag
  2827. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,852| Moving file from: web/module/tags/viewSchemaField.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/htmlformentry/viewSchemaField.tag
  2828. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,852| Entry name: web/module/migrateNamesAndDescriptions.jsp
  2829. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,852| Moving file from: web/module/migrateNamesAndDescriptions.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/migrateNamesAndDescriptions.jsp
  2830. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,852| Entry name: web/module/htmlFormEntry.jsp
  2831. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,852| Moving file from: web/module/htmlFormEntry.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/htmlFormEntry.jsp
  2832. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: web/module/htmlFormList.jsp
  2833. DEBUG - WebModuleUtil.startModule(175) |2022-01-04T23:10:14,853| Moving file from: web/module/htmlFormList.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/htmlFormList.jsp
  2834. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages_pl.properties
  2835. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages_de.properties
  2836. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages.properties
  2837. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages_hi.properties
  2838. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages_te.properties
  2839. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages_ru.properties
  2840. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages_id_ID.properties
  2841. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: config.xml
  2842. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages_it.properties
  2843. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: webModuleApplicationContext.xml
  2844. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: HtmlFormEntryHtmlForm.hbm.xml
  2845. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages_fa.properties
  2846. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages_fr.properties
  2847. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: messages_ku.properties
  2848. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: log4j.xml
  2849. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: org/openmrs/module/htmlformentry/web/DWRHtmlFormEntryService.class
  2850. DEBUG - WebModuleUtil.startModule(154) |2022-01-04T23:10:14,853| Entry name: org/openmrs/module/htmlformentry/web/controller/ProviderSearchController.class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement