Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
- OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
- Jan 30, 2022 10:29:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
- WARNING: Problem with directory [/usr/share/tomcat8/common/classes], exists: [false], isDirectory: [false], canRead: [false]
- Jan 30, 2022 10:29:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
- WARNING: Problem with directory [/usr/share/tomcat8/common], exists: [false], isDirectory: [false], canRead: [false]
- Jan 30, 2022 10:29:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
- WARNING: Problem with directory [/usr/share/tomcat8/server/classes], exists: [false], isDirectory: [false], canRead: [false]
- Jan 30, 2022 10:29:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
- WARNING: Problem with directory [/usr/share/tomcat8/server], exists: [false], isDirectory: [false], canRead: [false]
- Jan 30, 2022 10:29:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
- WARNING: Problem with directory [/usr/share/tomcat8/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
- Jan 30, 2022 10:29:39 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
- WARNING: Problem with directory [/usr/share/tomcat8/shared], exists: [false], isDirectory: [false], canRead: [false]
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Server version: Apache Tomcat/8.0.32 (Ubuntu)
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Server built: Aug 3 2020 10:53:09 UTC
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Server number: 8.0.32.0
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: OS Name: Linux
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: OS Version: 4.4.0-186-generic
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Architecture: amd64
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: JVM Version: 1.8.0_292-8u292-b10-0ubuntu1~16.04.1-b10
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: JVM Vendor: Private Build
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: CATALINA_BASE: /var/lib/tomcat8
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: CATALINA_HOME: /usr/share/tomcat8
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Djava.util.logging.config.file=/var/lib/tomcat8/conf/logging.properties
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Djava.awt.headless=true
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Xmx1024M
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Xms1024M
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -XX:PermSize=256m
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -XX:MaxPermSize=256m
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -XX:NewSize=128m
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Djava.endorsed.dirs=/usr/share/tomcat8/endorsed
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Dcatalina.base=/var/lib/tomcat8
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Dcatalina.home=/usr/share/tomcat8
- Jan 30, 2022 10:29:40 PM org.apache.catalina.startup.VersionLoggerListener log
- INFO: Command line argument: -Djava.io.tmpdir=/tmp/tomcat8-tomcat8-tmp
- Jan 30, 2022 10:29:41 PM org.apache.coyote.AbstractProtocol init
- INFO: Initializing ProtocolHandler ["http-nio-8080"]
- Jan 30, 2022 10:29:41 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
- INFO: Using a shared selector for servlet write/read
- Jan 30, 2022 10:29:41 PM org.apache.catalina.startup.Catalina load
- INFO: Initialization processed in 1778 ms
- Jan 30, 2022 10:29:41 PM org.apache.catalina.core.StandardService startInternal
- INFO: Starting service Catalina
- Jan 30, 2022 10:29:41 PM org.apache.catalina.core.StandardEngine startInternal
- INFO: Starting Servlet Engine: Apache Tomcat/8.0.32 (Ubuntu)
- Jan 30, 2022 10:29:41 PM org.apache.catalina.startup.HostConfig deployWAR
- INFO: Deploying web application archive /var/lib/tomcat8/webapps/openmrs.war
- Jan 30, 2022 10:29:41 PM org.apache.catalina.startup.SetContextPropertiesRule begin
- WARNING: [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
- Jan 30, 2022 10:29:43 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:44 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:44 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:45 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:46 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:47 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:48 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:48 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:48 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:48 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:48 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:49 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:49 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:49 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:49 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:51 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar
- 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
- org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
- at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:97)
- at org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:55)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:176)
- at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:85)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2035)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1981)
- at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1951)
- at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1905)
- at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1148)
- at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:770)
- at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:305)
- at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
- at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5163)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
- at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
- at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
- at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
- at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:939)
- at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1812)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Jan 30, 2022 10:29:53 PM org.apache.jasper.servlet.TldScanner scanJars
- 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.
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2145) |2022-01-30T22:29:54,600| Unable to find a runtime properties file at /var/lib/tomcat8/openmrs-runtime.properties
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2145) |2022-01-30T22:29:54,654| Unable to find a runtime properties file at /var/lib/tomcat8/openmrs-runtime.properties
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2145) |2022-01-30T22:29:54,657| Unable to find a runtime properties file at /var/lib/tomcat8/openmrs-runtime.properties
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(69) |2022-01-30T22:29:55,467| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-30T22:29:55,470| looking for un-run change sets in snapshot version '2.3.x'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:29:57,296| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:29:57,326| Can not use class liquibase.parser.core.json.JsonChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
- INFO - Slf4jLogger.info(42) |2022-01-30T22:29:57,327| Can not use class liquibase.parser.core.yaml.YamlChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
- INFO - Slf4jLogger.info(42) |2022-01-30T22:29:58,657| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:29:58,700| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:29:58,701| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:29:58,788| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:29:58,808| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:29:59,927| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:29:59,999| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,192| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,201| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,201| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,244| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,246| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:00,544| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
- WARN - Slf4jLogger.warning(32) |2022-01-30T22:30:00,553| Failed to restore the auto commit to true
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-30T22:30:00,553| looking for un-run change sets in snapshot version '2.2.x'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,623| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,843| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,854| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,854| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,906| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:00,908| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:01,390| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:01,452| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:01,571| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:01,574| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:01,574| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:01,605| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:01,606| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:01,842| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
- WARN - Slf4jLogger.warning(32) |2022-01-30T22:30:01,842| Failed to restore the auto commit to true
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-30T22:30:01,842| looking for un-run change sets in snapshot version '2.1.x'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:01,888| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,030| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,032| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,033| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,073| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,075| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:02,438| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,485| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,587| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,588| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,589| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,620| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,621| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:02,772| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
- WARN - Slf4jLogger.warning(32) |2022-01-30T22:30:02,772| Failed to restore the auto commit to true
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-30T22:30:02,772| looking for un-run change sets in snapshot version '1.9.x'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,825| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,913| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,918| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,918| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,962| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:02,964| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:03,108| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains 2 un-run change sets
- INFO - ChangeLogDetective.logUnRunChangeSetDetails(210) |2022-01-30T22:30:03,109| 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'
- INFO - ChangeLogDetective.logUnRunChangeSetDetails(210) |2022-01-30T22:30:03,109| 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'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,161| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,210| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,211| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,211| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,246| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,247| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:03,314| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
- WARN - Slf4jLogger.warning(32) |2022-01-30T22:30:03,314| Failed to restore the auto commit to true
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(119) |2022-01-30T22:30:03,314| 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'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,420| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,759| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,762| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,762| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,809| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:03,810| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-30T22:30:04,112| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.0.x.xml}' contains 0 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,170| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,219| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,220| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,220| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,257| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,258| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-30T22:30:04,278| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.1.x.xml}' contains 0 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,345| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,369| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,374| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,374| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,410| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,411| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-30T22:30:04,427| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.2.x.xml}' contains 0 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,484| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,512| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,518| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,518| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,558| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,559| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-30T22:30:04,569| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.3.x.xml}' contains 0 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,638| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,656| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,662| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,662| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,695| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,696| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-30T22:30:04,712| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.4.x.xml}' contains 0 un-run change sets
- WARN - Slf4jLogger.warning(32) |2022-01-30T22:30:04,713| Failed to restore the auto commit to true
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,771| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,775| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:04,779| SELECT ID,`LOCKED`,LOCKGRANTED,LOCKEDBY FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - EhCacheManagerFactoryBean.afterPropertiesSet(134) |2022-01-30T22:30:07,847| Initializing EhCache CacheManager
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2145) |2022-01-30T22:30:20,396| Unable to find a runtime properties file at /var/lib/tomcat8/openmrs-runtime.properties
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(69) |2022-01-30T22:30:20,593| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-30T22:30:20,593| looking for un-run change sets in snapshot version '2.3.x'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:20,648| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:20,766| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:20,767| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:20,768| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:20,813| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:20,814| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:21,510| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:21,560| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:21,634| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:21,635| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:21,635| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:21,664| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:21,667| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:21,942| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
- WARN - Slf4jLogger.warning(32) |2022-01-30T22:30:21,942| Failed to restore the auto commit to true
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-30T22:30:21,942| looking for un-run change sets in snapshot version '2.2.x'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:21,987| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,162| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,169| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,170| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,202| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,203| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:22,751| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,803| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,870| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,870| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,871| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,897| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:22,898| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:23,054| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
- WARN - Slf4jLogger.warning(32) |2022-01-30T22:30:23,054| Failed to restore the auto commit to true
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-30T22:30:23,054| looking for un-run change sets in snapshot version '2.1.x'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,099| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,167| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,174| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,174| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,206| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,207| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:23,566| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,607| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,674| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,675| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,675| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,703| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,704| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:23,858| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
- WARN - Slf4jLogger.warning(32) |2022-01-30T22:30:23,858| Failed to restore the auto commit to true
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(82) |2022-01-30T22:30:23,859| looking for un-run change sets in snapshot version '1.9.x'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,903| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,955| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,956| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,956| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,983| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:23,984| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:24,120| file 'org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-1.9.x.xml' contains 2 un-run change sets
- INFO - ChangeLogDetective.logUnRunChangeSetDetails(210) |2022-01-30T22:30:24,120| 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'
- INFO - ChangeLogDetective.logUnRunChangeSetDetails(210) |2022-01-30T22:30:24,120| 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'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,163| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,191| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,192| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,193| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,223| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,224| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(95) |2022-01-30T22:30:24,276| file 'org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
- WARN - Slf4jLogger.warning(32) |2022-01-30T22:30:24,276| Failed to restore the auto commit to true
- INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(119) |2022-01-30T22:30:24,277| 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'
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,324| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,513| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,514| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,514| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,544| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,545| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-30T22:30:24,707| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.0.x.xml}' contains 0 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,755| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,779| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,780| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,780| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,815| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,816| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-30T22:30:24,830| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.1.x.xml}' contains 0 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,870| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,885| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,890| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,890| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,916| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,917| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-30T22:30:24,931| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.2.x.xml}' contains 0 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,978| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,989| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,994| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:24,994| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,022| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,023| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-30T22:30:25,034| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.3.x.xml}' contains 0 un-run change sets
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,075| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,090| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,091| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,092| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,122| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,123| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - ChangeLogDetective.getUnrunLiquibaseUpdateFileNames(149) |2022-01-30T22:30:25,134| file 'org/openmrs/liquibase/updates/liquibase-update-to-latest-2.4.x.xml}' contains 0 un-run change sets
- WARN - Slf4jLogger.warning(32) |2022-01-30T22:30:25,134| Failed to restore the auto commit to true
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,176| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,177| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:25,178| SELECT ID,`LOCKED`,LOCKGRANTED,LOCKEDBY FROM openmrs.liquibasechangeloglock WHERE ID=1
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:26,692| Expanding /lib folder in module
- 2022-01-30 22:30:26,693 Thread-12 ERROR Attempted to append to non-started appender MEMORY_APPENDER
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,801| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/event-api-2.10.0.jar
- 2022-01-30 22:30:26,802 Thread-12 ERROR Attempted to append to non-started appender MEMORY_APPENDER
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,802| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/commons-net-3.1.jar
- 2022-01-30 22:30:26,802 Thread-12 ERROR Attempted to append to non-started appender MEMORY_APPENDER
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,803| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/spring-jms-3.0.5.RELEASE.jar
- 2022-01-30 22:30:26,803 Thread-12 ERROR Attempted to append to non-started appender MEMORY_APPENDER
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,803| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/hawtdispatch-transport-1.11.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,803| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/activemq-protobuf-1.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,803| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/geronimo-j2ee-management_1.1_spec-1.0.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,803| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/activemq-core-5.7.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,803| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/geronimo-jms_1.1_spec-1.1.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,803| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/kahadb-5.7.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,803| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/mqtt-client-1.3.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,803| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/jasypt-1.9.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,804| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/hawtbuf-1.9.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:26,804| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/event/lib/hawtdispatch-1.11.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:26,804| URLs length: 14
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:26,874| No sqldiff.xml found for module: Event Module
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:27,085| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:27,125| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:27,131| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:27,143| Exiting method saveGlobalProperty
- INFO - EventActivator.willStart(54) |2022-01-30T22:30:27,145| Starting Event Queue Module
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:27,164| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:27,174| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/serialization.xstream/lib/serialization.xstream-api-0.2.15.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:27,175| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/serialization.xstream/lib/cglib-nodep-2.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:27,175| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/serialization.xstream/lib/serialization.xstream-api-1.9-0.2.15.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:27,175| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/serialization.xstream/lib/serialization.xstream-api-1.10-0.2.15.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:27,176| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/serialization.xstream/lib/serialization.xstream-api-2.0-0.2.15.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:27,176| URLs length: 6
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:27,224| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:27,233| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:27,245| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:27,268| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:27,333| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:27,353| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/legacyui/lib/jfreechart-1.0.12.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:27,355| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/legacyui/lib/legacyui-api-1.9.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:27,356| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/legacyui/lib/jcommon-1.0.15.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:27,357| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/legacyui/lib/dwr-2.0.7-mod.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:27,357| URLs length: 5
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:27,373| No sqldiff.xml found for module: Legacy UI Module
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:27,396| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:27,408| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:27,415| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:27,426| Exiting method saveGlobalProperty
- INFO - LegacyUIActivator.willStart(42) |2022-01-30T22:30:27,535| Starting Legacy UI Module
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:27,539| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:27,540| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/databasebackup/lib/databasebackup-api-1.3.0.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:27,540| URLs length: 2
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:27,544| No sqldiff.xml found for module: Database Backup Module
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:27,586| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:27,606| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:27,607| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:27,607| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:27,630| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:27,638| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:27,643| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:27,679| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:27,699| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:27,714| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: databasebackup.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:27,725| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:27,738| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: databasebackup.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:27,746| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:27,916| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,003| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/swagger-annotations-1.6.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,003| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/snakeyaml-1.26.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,005| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/checker-compat-qual-2.5.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,006| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/jackson-core-2.11.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,006| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-common-2.33.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,006| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/swagger-models-1.6.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,009| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/jackson-dataformat-yaml-2.11.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,010| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-1.12-2.33.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,011| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-2.1-2.33.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,011| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-1.10-2.33.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,011| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/guava-27.0.1-android.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,011| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/evo-inflector-1.2.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,011| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-2.2-2.33.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-1.8-2.33.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/commons-lang3-3.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-1.11-2.33.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/j2objc-annotations-1.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/failureaccess-1.0.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/error_prone_annotations-2.2.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/jsr305-3.0.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/jackson-annotations-2.11.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| 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
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-2.0-2.33.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,012| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-1.9-2.33.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,013| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/commons-codec-1.14.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,013| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-2.4-2.33.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,013| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/animal-sniffer-annotations-1.17.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,013| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/jackson-databind-2.11.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,013| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/swagger-core-1.6.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,013| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/joda-time-2.10.6.jar
- DEBUG - ModuleClassLoader.getUrls(328) |2022-01-30T22:30:28,013| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/webservices.rest/lib/webservices.rest-omod-2.3-2.33.0.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:28,013| URLs length: 31
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:28,039| No sqldiff.xml found for module: Rest Web Services OMOD
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:28,054| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:28,068| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:28,075| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:28,084| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:28,154| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,155| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlwidgets/lib/htmlwidgets-api-1.10.0.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:28,155| URLs length: 2
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:28,188| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:28,194| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:28,205| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:28,214| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:28,242| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,251| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/owa/lib/owa-api-1.13.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,251| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/owa/lib/commons-compress-1.20.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:28,251| URLs length: 3
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:28,261| No sqldiff.xml found for module: Open Web Apps Module
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:28,280| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:28,285| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:28,290| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:28,301| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:28,360| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appFolderPath value: /usr/share/tomcat7/.OpenMRS/owa,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:28,462| Exiting method saveGlobalProperty
- INFO - OwaActivator.willStart(146) |2022-01-30T22:30:28,485| Starting OWA Module
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:28,537| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,570| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatamapping/lib/jackson-annotations-2.10.0.pr1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,570| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatamapping/lib/jackson-core-2.10.0.pr1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,570| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatamapping/lib/jackson-databind-2.10.0.pr1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,571| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatamapping/lib/metadatamapping-owa-1.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,571| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatamapping/lib/metadatamapping-api-1.4.0.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:28,571| URLs length: 6
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,639| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,660| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,662| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,662| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,690| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,691| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,701| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,707| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,742| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:28,762| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:28,771| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:28,776| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:28,783| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:28,856| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,859| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatasharing/lib/metadatasharing-api-1.8.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,860| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatasharing/lib/metadatasharing-api-common-1.8.0.jar
- DEBUG - ModuleClassLoader.getUrls(328) |2022-01-30T22:30:28,860| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatasharing/lib/metadatasharing-api-1.9-1.8.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,862| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatasharing/lib/metadatasharing-api-1.11-1.8.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:28,862| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatasharing/lib/metadatasharing-api-2.0-1.8.0.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:28,863| URLs length: 5
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:28,869| No sqldiff.xml found for module: Metadata Sharing
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,911| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,926| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,929| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,930| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,958| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,958| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:28,970| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,002| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,034| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:29,048| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:29,053| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:29,062| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:29,076| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:29,522| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,756| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/attoparser-2.0.5.RELEASE.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,756| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.3.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,756| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/commons-codec-1.15.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,756| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/org.hl7.fhir.dstu3-5.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,756| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/guava-29.0-jre.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,756| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/commons-collections4-4.4.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,756| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-client-5.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,757| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-2.1-1.3.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,757| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/org.hl7.fhir.utilities-5.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,757| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/commons-io-2.7.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,757| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/httpcore-4.4.13.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,757| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-structures-dstu3-5.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,757| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/org.hl7.fhir.r4-5.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,757| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/failureaccess-1.0.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,757| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-structures-r4-5.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,757| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/j2objc-annotations-1.3.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,757| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/error_prone_annotations-2.3.4.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,759| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/jsr305-3.0.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,759| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,759| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/ognl-3.1.12.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,759| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/httpclient-4.5.13.jar
- DEBUG - ModuleClassLoader.getUrls(328) |2022-01-30T22:30:29,760| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/jackson-annotations-2.10.5.jar
- DEBUG - ModuleClassLoader.getUrls(328) |2022-01-30T22:30:29,760| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/jackson-databind-2.10.5.1.jar
- DEBUG - ModuleClassLoader.getUrls(328) |2022-01-30T22:30:29,760| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/jackson-core-2.10.5.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,761| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/caffeine-2.8.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,761| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/xpp3_xpath-1.1.4c.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,761| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/unbescape-1.1.6.RELEASE.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,761| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/ucum-1.0.3.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,761| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-converter-5.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,761| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/commons-lang3-3.9.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,761| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/thymeleaf-3.0.11.RELEASE.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,761| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-base-5.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,761| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/org.hl7.fhir.convertors-5.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,761| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/hapi-fhir-server-5.4.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,765| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-2.2-1.3.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,766| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/commons-text-1.9.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:29,766| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/fhir2/lib/checker-qual-2.11.1.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:29,766| URLs length: 35
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:29,814| No sqldiff.xml found for module: FHIR2
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,855| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,898| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,899| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,899| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,925| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,926| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,949| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,972| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:29,995| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:30,010| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:30,019| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:30,024| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:30,027| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:30,110| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,111| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/calculation/lib/calculation-api-1.3.0.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:30,111| URLs length: 2
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:30,113| No sqldiff.xml found for module: Calculation
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,157| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,170| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,171| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,171| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,199| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,199| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,202| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,238| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,258| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:30,271| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:30,277| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:30,283| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:30,293| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:30,481| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,683| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/poi-3.12.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,683| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/poi-ooxml-schemas-3.12.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,683| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/reporting-api-2.4-1.23.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,683| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/jackson-databind-2.9.10.7.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,683| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/jackson-annotations-2.9.10.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,683| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/handlebars-1.1.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,683| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/jackson-dataformat-yaml-2.9.8.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,683| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/encoder-1.2.3.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,683| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/commons-lang3-3.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,683| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/quartz-2.1.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,684| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/antlr4-runtime-4.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,684| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/rhino-1.7R4.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,684| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/snakeyaml-1.23.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,684| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/xmlbeans-2.6.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,684| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/commons-codec-1.9.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,688| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/poi-ooxml-3.12.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,688| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/reporting-api-1.23.0.jar
- DEBUG - ModuleClassLoader.getUrls(328) |2022-01-30T22:30:30,688| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/reporting-api-1.9-1.23.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,688| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/joda-time-2.3.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,688| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/reporting-api-2.2-1.23.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:30,688| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/jackson-core-2.9.8.jar
- DEBUG - ModuleClassLoader.getUrls(328) |2022-01-30T22:30:30,688| Excluding file from classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/reporting/lib/reporting-api-2.0-1.23.0.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:30,688| URLs length: 21
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:30,762| No sqldiff.xml found for module: Reporting
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,808| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,838| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,841| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,842| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,874| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,874| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,889| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,911| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:30,937| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:30,950| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:30,954| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:30,962| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:30,969| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:31,055| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,062| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/dataexchange/lib/dbunit-2.4.7.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,062| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/dataexchange/lib/dataexchange-api-1.3.7.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:31,062| URLs length: 3
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:31,070| No sqldiff.xml found for module: Data Exchange Module
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:31,083| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:31,087| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:31,097| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:31,100| Exiting method saveGlobalProperty
- INFO - DataExchangeActivator.willStart(46) |2022-01-30T22:30:31,101| Starting Data Exchange Module
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:31,118| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,120| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatadeploy/lib/metadatadeploy-api-1.13.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,120| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatadeploy/lib/metadatadeploy-api-1.10-1.13.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,120| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatadeploy/lib/opencsv-2.3.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,120| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/metadatadeploy/lib/metadatadeploy-api-1.11-1.13.0.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:31,120| URLs length: 5
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:31,126| No sqldiff.xml found for module: Metadata Deploy
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,169| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,183| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,190| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,190| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,216| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,222| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,234| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,251| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,283| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:31,299| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:31,304| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:31,312| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:31,319| Exiting method saveGlobalProperty
- INFO - MetadataDeployActivator.willStart(46) |2022-01-30T22:30:31,320| Starting MetadataDeploy...
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:31,429| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/jaxen-1.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/bluetooth-server-1.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/epihandy-xforms-server-1.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/sms-server-1.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/jdom-1.1.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/jzlib-1.0.7.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/saxon-dom-8.7.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/kxml2-2.3.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/xforms-api-4.3.12.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/dwr-mod-1.1.3.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,467| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/xforms/lib/saxon-8.7.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:31,467| URLs length: 12
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:31,606| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: xforms.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:31,609| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:31,620| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: xforms.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:31,622| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:31,719| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,724| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/idgen/lib/httpclient-4.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,725| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/idgen/lib/idgen-api-4.7.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,725| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/idgen/lib/httpcore-4.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,725| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/idgen/lib/commons-codec-1.5.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:31,725| URLs length: 5
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:31,736| No sqldiff.xml found for module: ID Generation
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,778| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,800| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,801| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,801| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,823| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,824| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,837| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,859| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:31,865| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:31,885| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:31,891| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:31,897| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:31,901| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:31,969| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:31,970| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/registrationcore/lib/registrationcore-api-1.11.0.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:31,970| URLs length: 2
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,028| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,047| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,047| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,047| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,078| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,081| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,087| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,116| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,146| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:32,160| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:32,167| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:32,171| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:32,178| Exiting method saveGlobalProperty
- INFO - RegistrationCoreActivator.willStart(51) |2022-01-30T22:30:32,224| Starting Registration Core Module
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:32,253| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:32,267| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/joda-convert-1.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:32,267| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/htmlformentry-api-1.9-3.13.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:32,267| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/htmlformentry-api-2.3-3.13.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:32,267| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/ano-web-2.1.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:32,268| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/htmlformentry-api-1.10-3.13.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:32,268| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/htmlformentry-api-3.13.1.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:32,268| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/joda-time-2.9.2.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:32,268| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/htmlformentry/lib/htmlformentry-api-2.0-3.13.1.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:32,268| URLs length: 9
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:32,291| No sqldiff.xml found for module: HTML Form Entry
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,331| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,347| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,356| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,356| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,396| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,397| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,406| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,415| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,444| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:32,463| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:32,466| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:32,472| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:32,480| Exiting method saveGlobalProperty
- DEBUG - ModuleClassLoader.getUrls(280) |2022-01-30T22:30:32,579| Expanding /lib folder in module
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:32,594| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/appointmentscheduling/lib/appointmentscheduling-api-1.16.0.jar
- DEBUG - ModuleClassLoader.getUrls(323) |2022-01-30T22:30:32,594| Including file in classpath: file:/usr/share/tomcat8/.OpenMRS/.openmrs-lib-cache/appointmentscheduling/lib/joda-time-2.2.jar
- DEBUG - ModuleClassLoader.<init>(93) |2022-01-30T22:30:32,594| URLs length: 3
- DEBUG - SqlDiffFileParser.getSqlDiffs(77) |2022-01-30T22:30:32,600| No sqldiff.xml found for module: Appointment Scheduling Module
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,637| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,655| SELECT COUNT(*) FROM openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,669| Reading from openmrs.liquibasechangelog
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,670| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,706| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,707| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,730| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,756| Successfully acquired change log lock
- INFO - Slf4jLogger.info(42) |2022-01-30T22:30:32,773| Successfully released change log lock
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:32,787| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:32,791| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(117) |2022-01-30T22:30:32,802| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
- INFO - LoggingAdvice.invoke(157) |2022-01-30T22:30:32,805| Exiting method saveGlobalProperty
- INFO - AppointmentActivator.willStart(47) |2022-01-30T22:30:32,844| Starting Appointment Module
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:32,853| trying to start module serialization.xstream
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: lib/serialization.xstream-api-2.0-0.2.15.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: lib/serialization.xstream-api-0.2.15.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: lib/serialization.xstream-api-1.10-0.2.15.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: lib/cglib-nodep-2.2.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: lib/serialization.xstream-api-1.9-0.2.15.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: messages.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: META-INF/maven/org.openmrs.module/serialization.xstream-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: META-INF/maven/org.openmrs.module/serialization.xstream-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,858| Entry name: META-INF/maven/org.openmrs.module/serialization.xstream-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:32,860| trying to start module registrationcore
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,860| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,860| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,860| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,860| Entry name: web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,860| Entry name: web/module/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,860| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/registrationcore/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,860| Entry name: web/module/template/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,860| Moving file from: web/module/template/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/registrationcore/template/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,860| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,860| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,860| Entry name: org/openmrs/module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,861| Entry name: org/openmrs/module/registrationcore/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,861| Entry name: org/openmrs/module/registrationcore/web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,861| Entry name: org/openmrs/module/registrationcore/web/rest/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,861| Entry name: org/openmrs/module/registrationcore/extension/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,861| Entry name: org/openmrs/module/registrationcore/extension/html/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,861| Entry name: lib/registrationcore-api-1.11.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,861| Entry name: moduleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,861| Entry name: web/module/template/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,861| Moving file from: web/module/template/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/registrationcore/template/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: messages.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: sqldiff.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: webModuleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: messages_fr.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: org/openmrs/module/registrationcore/web/rest/PatientsBySimilarPatientSearchHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: org/openmrs/module/registrationcore/web/rest/BiometricsStatusController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: org/openmrs/module/registrationcore/extension/html/AdminList.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: RegistrationEvent.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: messages_es.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: liquibase.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: META-INF/maven/org.openmrs.module/registrationcore-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: META-INF/maven/org.openmrs.module/registrationcore-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: META-INF/maven/org.openmrs.module/registrationcore-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:32,862| trying to start module databasebackup
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: org/openmrs/module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: org/openmrs/module/databasebackup/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,862| Entry name: org/openmrs/module/databasebackup/web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: org/openmrs/module/databasebackup/web/controller/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: web/module/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,863| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/databasebackup/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: lib/databasebackup-api-1.3.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: messages.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: moduleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: org/openmrs/module/databasebackup/web/controller/BackupFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: org/openmrs/module/databasebackup/web/controller/BackupSettingsController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: web/module/backupForm.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,863| Moving file from: web/module/backupForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/databasebackup/backupForm.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: web/module/backupSettings.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,863| Moving file from: web/module/backupSettings.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/databasebackup/backupSettings.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: META-INF/maven/org.openmrs.module/databasebackup-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: META-INF/maven/org.openmrs.module/databasebackup-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,863| Entry name: META-INF/maven/org.openmrs.module/databasebackup-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:32,974| trying to start module metadatasharing
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/template/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/template/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/template/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/resources/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/resources/lib/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/resources/lib/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/resources/lib/jquery/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/resources/lib/jquery/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/resources/lib/jquery/jquery-ui/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/resources/lib/jquery/jquery-ui/images/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/resources/lib/jquery/dataTables/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/resources/lib/jquery/dataTables/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/lib/jquery/dataTables/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/resources/scripts/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/resources/scripts/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/scripts/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/resources/images/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/resources/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/resources/css/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/resources/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/css/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/import/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/import/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/taglib/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/taglib/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/taglib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/task/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/task/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/task/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: web/module/export/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,975| Moving file from: web/module/export/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,975| Entry name: org/openmrs/module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/controller/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/utils/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/ajax/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/extension/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/extension/html/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/taglib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/taglib/handler/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/view/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/bean/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/bean/validator/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: org/openmrs/module/metadatasharing/web/exception/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-api-common/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: lib/metadatasharing-api-common-1.8.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: lib/metadatasharing-api-1.11-1.8.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: lib/metadatasharing-api-1.9-1.8.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: lib/metadatasharing-api-1.8.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: lib/metadatasharing-api-2.0-1.8.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: moduleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: web/module/template/localInclude.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,976| Moving file from: web/module/template/localInclude.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/template/localInclude.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: web/module/template/jqueryPage.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,976| Moving file from: web/module/template/jqueryPage.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/template/jqueryPage.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: web/module/template/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,976| Moving file from: web/module/template/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/template/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,976| Entry name: web/module/resources/lib/jquery/jquery-ui/jquery-ui.custom.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,977| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,982| Entry name: web/module/resources/lib/jquery/jquery-ui/jquery-ui.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,982| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,982| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_217bc0_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,982| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,982| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_2e83ff_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,982| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,982| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_469bdd_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,982| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,982| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,982| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,983| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_flat_55_fbec88_40x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,983| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,983| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_f9bd01_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,983| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,983| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,983| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,983| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_cd0a0a_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,983| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,983| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,983| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,983| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_glass_75_d0e5f5_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,983| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,983| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_6da8d5_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,983| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,983| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,983| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,983| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-icons_d8e7f3_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,983| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,983| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,983| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,984| Entry name: web/module/resources/lib/jquery/jquery-ui/images/ui-bg_glass_85_dfeffc_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,984| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,984| Entry name: web/module/resources/lib/jquery/dataTables/dataTables.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,984| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,984| Entry name: web/module/resources/lib/jquery/dataTables/jquery.dataTables.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,984| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,984| Entry name: web/module/resources/lib/jquery/jquery.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,984| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,990| Entry name: web/module/resources/scripts/packageSummary.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,990| Moving file from: web/module/resources/scripts/packageSummary.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/scripts/packageSummary.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,990| Entry name: web/module/resources/scripts/exportList.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,990| Moving file from: web/module/resources/scripts/exportList.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/scripts/exportList.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,993| Entry name: web/module/resources/scripts/importList.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,993| Moving file from: web/module/resources/scripts/importList.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/scripts/importList.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,993| Entry name: web/module/resources/scripts/downloadPackage.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,993| Moving file from: web/module/resources/scripts/downloadPackage.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/scripts/downloadPackage.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,993| Entry name: web/module/resources/images/package.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,993| Moving file from: web/module/resources/images/package.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/package.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,993| Entry name: web/module/resources/images/delete.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,993| Moving file from: web/module/resources/images/delete.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/delete.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,993| Entry name: web/module/resources/images/scratch.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,993| Moving file from: web/module/resources/images/scratch.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/scratch.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,993| Entry name: web/module/resources/images/unpublish.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,993| Moving file from: web/module/resources/images/unpublish.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/unpublish.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,993| Entry name: web/module/resources/images/publish.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,994| Moving file from: web/module/resources/images/publish.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/publish.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,994| Entry name: web/module/resources/images/subscription.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,994| Moving file from: web/module/resources/images/subscription.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/subscription.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,994| Entry name: web/module/resources/images/download.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,994| Moving file from: web/module/resources/images/download.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/download.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,994| Entry name: web/module/resources/images/newVersion.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,994| Moving file from: web/module/resources/images/newVersion.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/newVersion.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,996| Entry name: web/module/resources/images/loading.gif
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,996| Moving file from: web/module/resources/images/loading.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/images/loading.gif
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,996| Entry name: web/module/resources/css/metadatasharing.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,996| Moving file from: web/module/resources/css/metadatasharing.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/resources/css/metadatasharing.css
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,996| Entry name: web/module/configure.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,996| Moving file from: web/module/configure.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/configure.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,996| Entry name: web/module/import/invalidSubscription.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,996| Moving file from: web/module/import/invalidSubscription.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/invalidSubscription.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,996| Entry name: web/module/import/validate.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,996| Moving file from: web/module/import/validate.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/validate.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,999| Entry name: web/module/import/mode.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,999| Moving file from: web/module/import/mode.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/mode.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,999| Entry name: web/module/import/config.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,999| Moving file from: web/module/import/config.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/config.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,999| Entry name: web/module/import/list.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,999| Moving file from: web/module/import/list.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/list.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,999| Entry name: web/module/import/upload.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,999| Moving file from: web/module/import/upload.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/upload.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:32,999| Entry name: web/module/import/assessItem.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:32,999| Moving file from: web/module/import/assessItem.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/assessItem.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,000| Entry name: web/module/import/download.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,000| Moving file from: web/module/import/download.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/download.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,000| Entry name: web/module/import/view.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,000| Moving file from: web/module/import/view.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/import/view.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,000| Entry name: web/module/taglib/javaScriptPrinter.tld
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,000| Moving file from: web/module/taglib/javaScriptPrinter.tld to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/taglib/javaScriptPrinter.tld
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,000| Entry name: web/module/taglib/openmrsObjectHandler.tld
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,000| Moving file from: web/module/taglib/openmrsObjectHandler.tld to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/taglib/openmrsObjectHandler.tld
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,000| Entry name: web/module/taglib/javaScriptCollectionPrinter.tld
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,000| Moving file from: web/module/taglib/javaScriptCollectionPrinter.tld to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/taglib/javaScriptCollectionPrinter.tld
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,000| Entry name: web/module/task/list.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,000| Moving file from: web/module/task/list.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/task/list.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,000| Entry name: web/module/task/details.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,000| Moving file from: web/module/task/details.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/task/details.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,000| Entry name: web/module/export/list.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,000| Moving file from: web/module/export/list.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/list.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,000| Entry name: web/module/export/selectItems.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,000| Moving file from: web/module/export/selectItems.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/selectItems.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: web/module/export/create.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,001| Moving file from: web/module/export/create.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/create.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: web/module/export/details.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,001| Moving file from: web/module/export/details.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/details.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: web/module/export/edit.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,001| Moving file from: web/module/export/edit.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatasharing/export/edit.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: ImportedItem.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: messages.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: ImportedPackage.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: ExportedPackage.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: webModuleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/controller/ImportController$1.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/controller/ExceptionResolver.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/controller/ImportController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/controller/ConfigureController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/controller/PublishController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/controller/TaskController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/controller/ExportController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/utils/WebUtils.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/ajax/Ajaxable.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/ajax/DataTables.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/extension/html/AdminList.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/taglib/PrintJavaScriptTag.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,001| Entry name: org/openmrs/module/metadatasharing/web/taglib/handler/ObjectHandlerTag.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,005| Entry name: org/openmrs/module/metadatasharing/web/taglib/PrintCollectionJavaScriptTag.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,005| Entry name: org/openmrs/module/metadatasharing/web/view/GetSubscriptionHeaderView.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,005| Entry name: org/openmrs/module/metadatasharing/web/view/SerializeView.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,005| Entry name: org/openmrs/module/metadatasharing/web/view/DownloadPackageView.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,005| Entry name: org/openmrs/module/metadatasharing/web/view/JsonObjectView.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/view/JsonView.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/view/XmlView.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/bean/DatatablesRequest.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/bean/AssessItemForm.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/bean/validator/ConfigureFormValidator.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/bean/validator/UploadFormValidator.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/bean/DynamicBeanConfiguration.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/bean/PackageItems.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/bean/UploadForm.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/bean/DatatablesResponse.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/bean/ConfigureForm.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: org/openmrs/module/metadatasharing/web/exception/PackageNotFoundException.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: liquibase.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-api-common/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-api-common/pom.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: META-INF/maven/org.openmrs.module/metadatasharing-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:33,006| trying to start module reporting
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: web/module/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,006| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: web/module/run/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,006| Moving file from: web/module/run/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/run/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,006| Entry name: web/module/datasets/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,006| Moving file from: web/module/datasets/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/dashboard/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| Moving file from: web/module/dashboard/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/dashboard/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/indicators/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| Moving file from: web/module/indicators/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| Moving file from: web/module/resources/scripts/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery-ui/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| Moving file from: web/module/resources/scripts/jquery-ui/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery-ui/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery-ui/js/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery-ui/css/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| Moving file from: web/module/resources/scripts/jquery/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery/dataTables/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| Moving file from: web/module/resources/scripts/jquery/dataTables/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/dataTables/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery/dataTables/images/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery/dataTables/css/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery/validate/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| Moving file from: web/module/resources/scripts/jquery/validate/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/validate/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery/validate/localization/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery/autocomplete/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| Moving file from: web/module/resources/scripts/jquery/autocomplete/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/jquery/autocomplete/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/jquery/autocomplete/css/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,007| Entry name: web/module/resources/scripts/reportDesigns/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,007| Moving file from: web/module/resources/scripts/reportDesigns/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reportDesigns/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,008| Entry name: web/module/resources/images/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,008| Moving file from: web/module/resources/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,008| Entry name: web/module/resources/css/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,014| Moving file from: web/module/resources/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/css/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,014| Entry name: web/module/resources/css/reportDesigns/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,014| Moving file from: web/module/resources/css/reportDesigns/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/css/reportDesigns/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,014| Entry name: web/module/parameters/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,014| Moving file from: web/module/parameters/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/parameters/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: web/module/reports/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,015| Moving file from: web/module/reports/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: web/module/reports/renderers/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,015| Moving file from: web/module/reports/renderers/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: web/module/portlets/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,015| Moving file from: web/module/portlets/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: web/module/cohorts/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,015| Moving file from: web/module/cohorts/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/cohorts/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: web/module/definition/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,015| Moving file from: web/module/definition/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: web/module/manage/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,015| Moving file from: web/module/manage/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/manage/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: web/module/tags/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,015| Moving file from: web/module/tags/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: web/module/widget/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,015| Moving file from: web/module/widget/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/widget/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/model/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/datasets/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/controller/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/controller/mapping/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/controller/portlet/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/validator/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/extension/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/reports/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/reports/renderers/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/taglib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/dimensions/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/util/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/cohorts/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/widget/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/widget/handler/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: org/openmrs/module/reporting/web/indicator/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: META-INF/maven/org.openmrs.module/reporting-api/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/jackson-core-2.9.8.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/reporting-api-2.0-1.23.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/reporting-api-2.4-1.23.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/jackson-databind-2.9.10.7.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/commons-codec-1.9.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/reporting-api-1.9-1.23.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/jackson-dataformat-yaml-2.9.8.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/jackson-annotations-2.9.10.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/reporting-api-2.2-1.23.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/quartz-2.1.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/poi-ooxml-3.12.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/joda-time-2.3.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/antlr4-runtime-4.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,015| Entry name: lib/commons-lang3-3.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: lib/encoder-1.2.3.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: lib/snakeyaml-1.23.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: lib/rhino-1.7R4.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: lib/poi-ooxml-schemas-3.12.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: lib/xmlbeans-2.6.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: lib/handlebars-1.1.2.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: lib/poi-3.12.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: lib/reporting-api-1.23.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: ReportRequest.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: moduleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: web/module/run/runReportList.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,016| Moving file from: web/module/run/runReportList.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/run/runReportList.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: web/module/run/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,016| Moving file from: web/module/run/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/run/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: web/module/run/index.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,016| Moving file from: web/module/run/index.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/run/index.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: web/module/run/runReportForm.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,016| Moving file from: web/module/run/runReportForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/run/runReportForm.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: web/module/localHeaderMinimal.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,016| Moving file from: web/module/localHeaderMinimal.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/localHeaderMinimal.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,016| Entry name: web/module/datasets/datasetEditor.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,016| Moving file from: web/module/datasets/datasetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/datasetEditor.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,018| Entry name: web/module/datasets/sqlDataSetEditor.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,018| Moving file from: web/module/datasets/sqlDataSetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/sqlDataSetEditor.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,018| Entry name: web/module/datasets/logicDataSetEditor.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,018| Moving file from: web/module/datasets/logicDataSetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/logicDataSetEditor.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,018| Entry name: web/module/datasets/multiParameterDataSetEditor.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,018| Moving file from: web/module/datasets/multiParameterDataSetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/multiParameterDataSetEditor.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,019| Entry name: web/module/datasets/cohortIndicatorAndDimensionDatasetEditor.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,019| Moving file from: web/module/datasets/cohortIndicatorAndDimensionDatasetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/cohortIndicatorAndDimensionDatasetEditor.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,019| Entry name: web/module/datasets/patientDataSetEditor.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,019| Moving file from: web/module/datasets/patientDataSetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/patientDataSetEditor.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,019| Entry name: web/module/datasets/cohortDatasetEditor.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,019| Moving file from: web/module/datasets/cohortDatasetEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/datasets/cohortDatasetEditor.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,019| Entry name: web/module/dashboard/cohortDataSetDashboard.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,019| Moving file from: web/module/dashboard/cohortDataSetDashboard.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/dashboard/cohortDataSetDashboard.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,019| Entry name: web/module/dashboard/index.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,019| Moving file from: web/module/dashboard/index.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/dashboard/index.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,019| Entry name: web/module/indicators/manageDimensions.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,019| Moving file from: web/module/indicators/manageDimensions.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/manageDimensions.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,019| Entry name: web/module/indicators/manageIndicators.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,019| Moving file from: web/module/indicators/manageIndicators.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/manageIndicators.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,020| Entry name: web/module/indicators/editCohortDefinitionDimension.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,020| Moving file from: web/module/indicators/editCohortDefinitionDimension.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/editCohortDefinitionDimension.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,020| Entry name: web/module/indicators/editSqlIndicator.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,020| Moving file from: web/module/indicators/editSqlIndicator.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/editSqlIndicator.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,020| Entry name: web/module/indicators/editCohortIndicator.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,020| Moving file from: web/module/indicators/editCohortIndicator.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/indicators/editCohortIndicator.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,020| Entry name: web/module/resources/scripts/jquery-ui-timepicker-addon.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,020| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,020| Entry name: web/module/resources/scripts/jquery-ui/js/jquery-ui-1.7.2.custom.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,020| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,021| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_217bc0_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,025| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,026| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_2e83ff_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,026| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,026| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_469bdd_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,026| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,026| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,026| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,026| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,026| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,026| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_f9bd01_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,026| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,026| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,026| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,026| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_cd0a0a_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,026| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,026| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,026| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,026| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,026| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,026| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_6da8d5_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,026| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,027| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,027| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,027| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-icons_d8e7f3_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,027| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,027| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,027| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,027| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,027| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,027| Entry name: web/module/resources/scripts/jquery-ui/css/redmond/jquery-ui-1.7.2.custom.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,027| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,027| Entry name: web/module/resources/scripts/reporting.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,027| Moving file from: web/module/resources/scripts/reporting.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/scripts/reporting.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,027| Entry name: web/module/resources/scripts/cron-editing.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,027| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,027| Entry name: web/module/resources/scripts/jquery/dataTables/images/sort_desc.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,027| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,028| Entry name: web/module/resources/scripts/jquery/dataTables/images/sort_both.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,028| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,028| Entry name: web/module/resources/scripts/jquery/dataTables/images/back_enabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,028| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,028| Entry name: web/module/resources/scripts/jquery/dataTables/images/forward_enabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,028| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,028| Entry name: web/module/resources/scripts/jquery/dataTables/images/sort_asc.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,028| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,028| Entry name: web/module/resources/scripts/jquery/dataTables/images/forward_disabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,028| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,028| Entry name: web/module/resources/scripts/jquery/dataTables/images/back_disabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,028| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,028| Entry name: web/module/resources/scripts/jquery/dataTables/jquery-1.3.1.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,028| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,029| Entry name: web/module/resources/scripts/jquery/dataTables/jquery.dataTables.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,029| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,029| Entry name: web/module/resources/scripts/jquery/dataTables/jquery.dataTables.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,033| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,034| Entry name: web/module/resources/scripts/jquery/dataTables/css/custom.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,034| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,034| Entry name: web/module/resources/scripts/jquery/dataTables/css/demo.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,034| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,034| Entry name: web/module/resources/scripts/jquery/dataTables/css/table.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,034| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,034| Entry name: web/module/resources/scripts/jquery/dataTables/css/page.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,034| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,034| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_th.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,035| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,035| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_it.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,035| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,035| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ua.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,035| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,035| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_tw.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,035| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,035| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_pl.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,035| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,035| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ptbr.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,035| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,035| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_fa.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,035| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,035| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_si.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,035| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,035| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_da.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,035| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,035| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ro.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,036| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,036| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_lt.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,036| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,036| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_he.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,036| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,036| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_sr.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,036| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,036| Entry name: web/module/resources/scripts/jquery/validate/localization/methods_nl.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,036| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,036| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_sl.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,036| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,036| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_bg.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,036| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,036| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_eu.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,036| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,036| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_cn.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,036| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,037| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ge.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,037| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,037| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_tr.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,037| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,037| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ca.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,037| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,037| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_fr.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,037| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,041| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_kk.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,041| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,041| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_hu.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,041| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,041| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_no.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,041| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,041| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_nl.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,041| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,041| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ja.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,041| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,042| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ptpt.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,042| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,042| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_el.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,042| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,042| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_es.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,042| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,042| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ru.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,042| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,042| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_de.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,042| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,042| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_sk.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,042| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,042| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_vi.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,042| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,042| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_ar.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,042| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,042| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_lv.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,043| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,043| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_cs.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,043| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,043| Entry name: web/module/resources/scripts/jquery/validate/localization/methods_pt.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,043| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,043| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_se.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,043| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,043| Entry name: web/module/resources/scripts/jquery/validate/localization/methods_de.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,043| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,043| Entry name: web/module/resources/scripts/jquery/validate/localization/messages_fi.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,043| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,043| Entry name: web/module/resources/scripts/jquery/validate/jquery.validate.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,043| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,044| Entry name: web/module/resources/scripts/jquery/validate/additional-methods.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,044| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,044| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.ajaxQueue.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,044| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,044| Entry name: web/module/resources/scripts/jquery/autocomplete/css/jquery.autocomplete.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,044| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,048| Entry name: web/module/resources/scripts/jquery/autocomplete/css/main.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,048| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,048| Entry name: web/module/resources/scripts/jquery/autocomplete/css/bg.gif
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,048| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,048| Entry name: web/module/resources/scripts/jquery/autocomplete/css/indicator.gif
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,048| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,048| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.autocomplete.pack.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,048| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,048| Entry name: web/module/resources/scripts/jquery/autocomplete/thickbox-compressed.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,048| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,049| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.bgiframe.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,049| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,049| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,049| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,054| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.autocomplete.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,054| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,054| Entry name: web/module/resources/scripts/jquery/autocomplete/jquery.autocomplete.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,054| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,054| Entry name: web/module/resources/scripts/jquery/jquery-1.3.2.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,054| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,055| Entry name: web/module/resources/scripts/reportDesigns/editor.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,055| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,055| Entry name: web/module/resources/scripts/reportDesigns/tokenize.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,055| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,056| Entry name: web/module/resources/scripts/reportDesigns/undo.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,056| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,056| Entry name: web/module/resources/scripts/reportDesigns/codemirror.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,056| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,056| Entry name: web/module/resources/scripts/reportDesigns/stringstream.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,056| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,056| Entry name: web/module/resources/scripts/reportDesigns/select.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,056| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,057| Entry name: web/module/resources/scripts/reportDesigns/parsejavascript.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,057| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,057| Entry name: web/module/resources/scripts/reportDesigns/tokenizejavascript.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,057| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,057| Entry name: web/module/resources/scripts/reportDesigns/util.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,057| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,057| Entry name: web/module/resources/images/report_icon.gif
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,057| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,057| Entry name: web/module/resources/images/ui-icons_2e83ff_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,057| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,061| Entry name: web/module/resources/images/sort_desc.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,061| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/bottom.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| Moving file from: web/module/resources/images/bottom.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/bottom.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/filter.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| Moving file from: web/module/resources/images/filter.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/filter.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/indicator-type-simple.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/indicator-type-custom.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/ui-bg_glass_95_fef1ec_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/sort_both.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/top.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| Moving file from: web/module/resources/images/top.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/top.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/ui-bg_glass_75_dadada_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/mapping.gif
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| Moving file from: web/module/resources/images/mapping.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/mapping.gif
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/back_enabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,062| Entry name: web/module/resources/images/filter.gif
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,062| Moving file from: web/module/resources/images/filter.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/filter.gif
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,063| Entry name: web/module/resources/images/ui-bg_flat_75_ffffff_40x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,063| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,063| Entry name: web/module/resources/images/indicator-interval-period.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,063| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,063| Entry name: web/module/resources/images/indicator-type-fraction.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,063| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,063| Entry name: web/module/resources/images/chart.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,063| Moving file from: web/module/resources/images/chart.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/chart.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,063| Entry name: web/module/resources/images/ui-icons_cd0a0a_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,063| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,063| Entry name: web/module/resources/images/db_add.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,063| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,063| Entry name: web/module/resources/images/forward_enabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,063| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,063| Entry name: web/module/resources/images/parameter.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,063| Moving file from: web/module/resources/images/parameter.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/parameter.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,063| Entry name: web/module/resources/images/dashboard.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,063| Moving file from: web/module/resources/images/dashboard.jpg to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/dashboard.jpg
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,064| Entry name: web/module/resources/images/ui-bg_flat_0_aaaaaa_40x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,066| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,066| Entry name: web/module/resources/images/ui-icons_222222_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,066| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,066| Entry name: web/module/resources/images/sort_asc.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,066| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,066| Entry name: web/module/resources/images/db.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,066| Moving file from: web/module/resources/images/db.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/db.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,066| Entry name: web/module/resources/images/ui-bg_glass_75_e6e6e6_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,066| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,066| Entry name: web/module/resources/images/ui-bg_glass_55_fbf9ee_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,066| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,066| Entry name: web/module/resources/images/parameter.gif
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,066| Moving file from: web/module/resources/images/parameter.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/parameter.gif
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,066| Entry name: web/module/resources/images/ui-icons_888888_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,066| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,067| Entry name: web/module/resources/images/ui-bg_highlight-soft_75_cccccc_1x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,067| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,067| Entry name: web/module/resources/images/iepngfix.htc
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,067| Moving file from: web/module/resources/images/iepngfix.htc to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/iepngfix.htc
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,067| Entry name: web/module/resources/images/indicator-interval-snapshot.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,067| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,067| Entry name: web/module/resources/images/ui-bg_glass_65_ffffff_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,067| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,067| Entry name: web/module/resources/images/forward_disabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,067| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,067| Entry name: web/module/resources/images/back_disabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,067| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,070| Entry name: web/module/resources/images/ui-icons_454545_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,070| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,070| Entry name: web/module/resources/images/preview.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,070| Moving file from: web/module/resources/images/preview.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/preview.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,070| Entry name: web/module/resources/images/fieldbg.gif
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,070| Moving file from: web/module/resources/images/fieldbg.gif to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/fieldbg.gif
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,070| Entry name: web/module/resources/images/calendar.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,070| Moving file from: web/module/resources/images/calendar.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/calendar.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,070| Entry name: web/module/resources/images/wflogo.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,070| Moving file from: web/module/resources/images/wflogo.png to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/images/wflogo.png
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,070| Entry name: web/module/resources/reporting.tld
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,070| Moving file from: web/module/resources/reporting.tld to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/reporting.tld
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,071| Entry name: web/module/resources/css/reporting.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,071| Moving file from: web/module/resources/css/reporting.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/resources/css/reporting.css
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,071| Entry name: web/module/resources/css/reportDesigns/jscolors.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,071| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,071| Entry name: web/module/closeWindow.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,071| Moving file from: web/module/closeWindow.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/closeWindow.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,071| Entry name: web/module/dialogSupport.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,071| Moving file from: web/module/dialogSupport.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/dialogSupport.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,071| Entry name: web/module/parameters/queryParameterForm.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,071| Moving file from: web/module/parameters/queryParameterForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/parameters/queryParameterForm.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,088| Entry name: web/module/reports/reportEditor.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,089| Moving file from: web/module/reports/reportEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/reportEditor.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,089| Entry name: web/module/reports/logicReport.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,089| Moving file from: web/module/reports/logicReport.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/logicReport.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,089| Entry name: web/module/reports/renderDefaultReport.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,089| Moving file from: web/module/reports/renderDefaultReport.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderDefaultReport.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,089| Entry name: web/module/reports/manageReportDesigns.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,089| Moving file from: web/module/reports/manageReportDesigns.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/manageReportDesigns.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,090| Entry name: web/module/reports/manageReportQueue.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,090| Moving file from: web/module/reports/manageReportQueue.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/manageReportQueue.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,090| Entry name: web/module/reports/renderReportData.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,090| Moving file from: web/module/reports/renderReportData.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderReportData.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,090| Entry name: web/module/reports/manageReports.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,090| Moving file from: web/module/reports/manageReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/manageReports.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,090| Entry name: web/module/reports/manageReportProcessors.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,090| Moving file from: web/module/reports/manageReportProcessors.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/manageReportProcessors.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,090| Entry name: web/module/reports/periodIndicatorReport.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,090| Moving file from: web/module/reports/periodIndicatorReport.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/periodIndicatorReport.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,090| Entry name: web/module/reports/reportHistoryOpen.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,090| Moving file from: web/module/reports/reportHistoryOpen.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/reportHistoryOpen.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,091| Entry name: web/module/reports/manageScheduledReports.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,091| Moving file from: web/module/reports/manageScheduledReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/manageScheduledReports.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,091| Entry name: web/module/reports/renderers/delimitedTextReportRenderer.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,091| Moving file from: web/module/reports/renderers/delimitedTextReportRenderer.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/delimitedTextReportRenderer.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,091| Entry name: web/module/reports/renderers/excelReportRenderer.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,091| Moving file from: web/module/reports/renderers/excelReportRenderer.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/excelReportRenderer.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,091| Entry name: web/module/reports/renderers/previewTextTemplateReportRenderer.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,091| Moving file from: web/module/reports/renderers/previewTextTemplateReportRenderer.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/previewTextTemplateReportRenderer.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,091| Entry name: web/module/reports/renderers/defaultReportDesignEditor.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,091| Moving file from: web/module/reports/renderers/defaultReportDesignEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/defaultReportDesignEditor.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,091| Entry name: web/module/reports/renderers/nonConfigurableReportRenderer.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,091| Moving file from: web/module/reports/renderers/nonConfigurableReportRenderer.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/nonConfigurableReportRenderer.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,091| Entry name: web/module/reports/renderers/textTemplateReportRenderer.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,091| Moving file from: web/module/reports/renderers/textTemplateReportRenderer.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderers/textTemplateReportRenderer.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,091| Entry name: web/module/reports/renderLogicDataSet.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,091| Moving file from: web/module/reports/renderLogicDataSet.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/renderLogicDataSet.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,091| Entry name: web/module/reports/reportHistory.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,092| Moving file from: web/module/reports/reportHistory.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/reports/reportHistory.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,092| Entry name: web/module/include.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,092| Moving file from: web/module/include.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/include.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,092| Entry name: web/module/portlets/reportDesignForm.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,092| Moving file from: web/module/portlets/reportDesignForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/reportDesignForm.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,092| Entry name: web/module/portlets/baseMetadata.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,092| Moving file from: web/module/portlets/baseMetadata.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/baseMetadata.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,092| Entry name: web/module/portlets/multiParameterIterationParameterEdit.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,092| Moving file from: web/module/portlets/multiParameterIterationParameterEdit.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/multiParameterIterationParameterEdit.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,092| Entry name: web/module/portlets/scheduledReports.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,092| Moving file from: web/module/portlets/scheduledReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/scheduledReports.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,092| Entry name: web/module/portlets/manageReportQueue.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,092| Moving file from: web/module/portlets/manageReportQueue.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/manageReportQueue.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,092| Entry name: web/module/portlets/reportList.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,092| Moving file from: web/module/portlets/reportList.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/reportList.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,093| Entry name: web/module/portlets/runReport.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,093| Moving file from: web/module/portlets/runReport.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/runReport.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,093| Entry name: web/module/portlets/queuedReports.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,093| Moving file from: web/module/portlets/queuedReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/queuedReports.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,093| Entry name: web/module/portlets/baseCohortIndicator.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,093| Moving file from: web/module/portlets/baseCohortIndicator.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/baseCohortIndicator.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,093| Entry name: web/module/portlets/parameter.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,093| Moving file from: web/module/portlets/parameter.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/parameter.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,093| Entry name: web/module/portlets/mappedProperty.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,093| Moving file from: web/module/portlets/mappedProperty.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/mappedProperty.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,097| Entry name: web/module/portlets/savedReports.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,097| Moving file from: web/module/portlets/savedReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/savedReports.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,117| Entry name: web/module/portlets/errorReports.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,117| Moving file from: web/module/portlets/errorReports.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/errorReports.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,117| Entry name: web/module/portlets/cohortIndicatorAndDimensionSpecification.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,117| Moving file from: web/module/portlets/cohortIndicatorAndDimensionSpecification.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/cohortIndicatorAndDimensionSpecification.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,118| Entry name: web/module/portlets/reportHistory.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,118| Moving file from: web/module/portlets/reportHistory.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/reportHistory.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,118| Entry name: web/module/portlets/reportRequests.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,118| Moving file from: web/module/portlets/reportRequests.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/reportRequests.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,118| Entry name: web/module/portlets/reportProcessorForm.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,118| Moving file from: web/module/portlets/reportProcessorForm.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/reportProcessorForm.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,118| Entry name: web/module/portlets/currentReportHeader.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,118| Moving file from: web/module/portlets/currentReportHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/portlets/currentReportHeader.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,118| Entry name: web/module/cohorts/cohortDefinitionEditor.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,118| Moving file from: web/module/cohorts/cohortDefinitionEditor.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/cohorts/cohortDefinitionEditor.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,118| Entry name: web/module/cohorts/sqlCohortDefinition.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,118| Moving file from: web/module/cohorts/sqlCohortDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/cohorts/sqlCohortDefinition.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,118| Entry name: web/module/cohorts/compositionCohortDefinition.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,118| Moving file from: web/module/cohorts/compositionCohortDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/cohorts/compositionCohortDefinition.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,118| Entry name: web/module/definition/editAnnotatedDefinition.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,118| Moving file from: web/module/definition/editAnnotatedDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/editAnnotatedDefinition.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,119| Entry name: web/module/definition/scriptedCompositionPatientDataDefinition.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,119| Moving file from: web/module/definition/scriptedCompositionPatientDataDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/scriptedCompositionPatientDataDefinition.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,119| Entry name: web/module/definition/editInvalidSerializedDefinition.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,119| Moving file from: web/module/definition/editInvalidSerializedDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/editInvalidSerializedDefinition.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,119| Entry name: web/module/definition/invalidSerializedDefinitions.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,119| Moving file from: web/module/definition/invalidSerializedDefinitions.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/invalidSerializedDefinitions.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,119| Entry name: web/module/definition/manageDefinitions.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,119| Moving file from: web/module/definition/manageDefinitions.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/manageDefinitions.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,119| Entry name: web/module/definition/sqlDefinition.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,119| Moving file from: web/module/definition/sqlDefinition.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/definition/sqlDefinition.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,119| Entry name: web/module/json.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,119| Moving file from: web/module/json.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/json.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,119| Entry name: web/module/manage/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,119| Moving file from: web/module/manage/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/manage/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,119| Entry name: web/module/manage/index.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,119| Moving file from: web/module/manage/index.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/manage/index.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,119| Entry name: web/module/tags/mappedCollectionProperty.tag
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,119| Moving file from: web/module/tags/mappedCollectionProperty.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/mappedCollectionProperty.tag
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,120| Entry name: web/module/tags/cronDisplay.tag
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,120| Moving file from: web/module/tags/cronDisplay.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/cronDisplay.tag
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,120| Entry name: web/module/tags/cronExpressionField.tag
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,120| Moving file from: web/module/tags/cronExpressionField.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/cronExpressionField.tag
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,120| Entry name: web/module/tags/mappedPropertyForObject.tag
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,120| Moving file from: web/module/tags/mappedPropertyForObject.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/mappedPropertyForObject.tag
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,120| Entry name: web/module/tags/chooseDataDefinition.tag
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,120| Moving file from: web/module/tags/chooseDataDefinition.tag to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/reporting/chooseDataDefinition.tag
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,120| Entry name: web/module/widget/getMappedAsString.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,120| Moving file from: web/module/widget/getMappedAsString.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/widget/getMappedAsString.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,120| Entry name: web/module/widget/chooseParameters.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,120| Moving file from: web/module/widget/chooseParameters.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/widget/chooseParameters.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,120| Entry name: web/module/viewPortlet.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,120| Moving file from: web/module/viewPortlet.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/viewPortlet.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,120| Entry name: web/module/includeScripts.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,121| Moving file from: web/module/includeScripts.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/reporting/includeScripts.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: messages.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: webModuleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: messages_fr.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/model/IndicatorForm.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/datasets/CohortDataSetEditor.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/datasets/CohortIndicatorAndDimensionDataSetEditor$1.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/datasets/LogicDataSetEditor.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/datasets/ManageDatasetsController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/datasets/SqlDataSetEditor.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/datasets/PatientDataSetEditor$1.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/datasets/CohortIndicatorAndDimensionDataSetEditor.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/datasets/PatientDataSetEditor.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/datasets/MultiParameterDataSetEditor.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/ManageDefinitionsController$DefinitionNameComparator.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/AjaxController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/ReportDashboardController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/RenderLogicDataSetController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/InvalidSerializedDefinitionController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/ManageIndicatorsController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/mapping/SqlDataSetDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/mapping/PatientDataSetDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/mapping/CompositionCohortDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/mapping/CohortIndicatorAndDimensionDataSetDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/mapping/ScriptedCompositionPatientDataDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/mapping/SqlQueryMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/mapping/CohortCrossTabDataSetDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,121| Entry name: org/openmrs/module/reporting/web/controller/mapping/DataSetDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/CohortDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/AnnotatedDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/SqlCohortDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/LogicDataSetDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/SqlDataDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/DelimitedTextReportRendererMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/SimpleHtmlReportRendererMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/XmlReportRendererMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/IndicatorReportRendererMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/RendererMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/TextTemplateRendererMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/ExcelTemplateRendererMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/renderers/XlsReportRendererMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/DefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/mapping/MultiParameterDataSetDefinitionMappingHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ParameterPortletFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportHistoryPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/MappedPropertyPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportListPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/MappedPropertyPortletFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ErrorReportsPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ParameterizablePortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ScheduledReportsPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/BaseCohortIndicatorPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/MultiParameterIterationParameterEditPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/SavedReportsPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportProcessorFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ParameterizablePortletFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportDesignFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportDesignPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/QueuedReportsPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportingPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/RunReportPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ParameterPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/ReportProcessorPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/portlet/CohortIndicatorAndDimensionSpecificationPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/ManageDefinitionsController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/ViewPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/EditAnnotatedDefinitionController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/DashboardController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,126| Entry name: org/openmrs/module/reporting/web/controller/RenderReportFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/controller/GetMappedAsStringController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/controller/ScriptedCompositionPatientDataDefinitionController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/controller/SqlDefinitionController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/controller/QueryParameterFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/validator/IndicatorFormValidator.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/extension/ManageAdminListExt.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/extension/GutterListExt.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/extension/RunAdminListExt.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/RunReportListController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/ReportHistoryController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/ReportEditor.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/ManageScheduledReportsController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/RunReportFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/RunReportFormController$CommandObject.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/PeriodIndicatorReportController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/ManageReportQueuePortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/CurrentReportController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/LogicReportController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/ReportRequestPortletController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/renderers/NonConfigurableReportRendererFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/renderers/TextTemplateFormController$UserParams.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/renderers/DelimitedTextReportRendererFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/renderers/ExcelReportRendererFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/renderers/TextTemplateFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/reports/ManageReportsController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/taglib/FormatTag.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/taglib/Functions.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/taglib/DataSetTag.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/taglib/DisplayLabelTag.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/taglib/ForEachTag$1.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/taglib/ForEachTag.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/taglib/TimespanTag.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,127| Entry name: org/openmrs/module/reporting/web/dimensions/ManageDimensionsController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/dimensions/EditCohortDefinitionDimensionController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/util/ParameterUtil.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/util/AjaxUtil.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/cohorts/CompositionCohortDefinitionController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/cohorts/ManageCohortDefinitionsController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/cohorts/SqlCohortDefinitionController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/AjaxController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/IndicatorHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/ScriptingLanguageHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/CohortIndicatorHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/DimensionHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/ReportDesignResourceHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/CohortDefinitionHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/PatientDataDefinitionHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/ReportDesignRendererHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/MappedHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/CalculationRegistrationHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/DataSetDefinitionHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/widget/handler/ReportDefinitionHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/indicator/EditCohortIndicatorController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: org/openmrs/module/reporting/web/indicator/EditSqlIndicatorController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: ReportDesign.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,128| Entry name: messages_es.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,129| Entry name: liquibase.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,129| Entry name: META-INF/maven/org.openmrs.module/reporting-api/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,129| Entry name: META-INF/maven/org.openmrs.module/reporting-api/pom.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,129| Entry name: META-INF/maven/org.openmrs.module/reporting-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,129| Entry name: META-INF/maven/org.openmrs.module/reporting-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,129| Entry name: META-INF/maven/org.openmrs.module/reporting-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:33,130| trying to start module idgen
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: web/module/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,130| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: web/module/resources/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,130| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: org/openmrs/module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: org/openmrs/module/idgen/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: org/openmrs/module/idgen/rest/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,130| Entry name: org/openmrs/module/idgen/rest/resource/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: org/openmrs/module/idgen/rest/resource/handler/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: org/openmrs/module/idgen/rest/search/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: org/openmrs/module/idgen/web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: org/openmrs/module/idgen/web/controller/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: org/openmrs/module/idgen/web/extension/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: META-INF/maven/org.openmrs.module/idgen-api/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: lib/idgen-api-4.7.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: lib/httpcore-4.2.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: lib/httpclient-4.2.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: lib/commons-codec-1.5.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: moduleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: web/module/viewIdentifierSource.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,131| Moving file from: web/module/viewIdentifierSource.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/viewIdentifierSource.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: web/module/resources/spring-form.tld
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,131| Moving file from: web/module/resources/spring-form.tld to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/spring-form.tld
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,131| Entry name: web/module/resources/jquery.dataTables.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,134| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,139| Entry name: web/module/resources/editPatientIdentifiers.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,139| Moving file from: web/module/resources/editPatientIdentifiers.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/editPatientIdentifiers.css
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,139| Entry name: web/module/resources/table.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,139| Moving file from: web/module/resources/table.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/table.css
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,139| Entry name: web/module/resources/page.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,139| Moving file from: web/module/resources/page.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/page.css
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,139| Entry name: web/module/resources/shortPatientFormExtensions.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,139| Moving file from: web/module/resources/shortPatientFormExtensions.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/shortPatientFormExtensions.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,139| Entry name: web/module/resources/newPatientFormExtensions.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,139| Moving file from: web/module/resources/newPatientFormExtensions.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/resources/newPatientFormExtensions.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,140| Entry name: web/module/resources/jquery-1.3.2.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,140| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,140| Entry name: web/module/manageAutoGenerationOptions.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,140| Moving file from: web/module/manageAutoGenerationOptions.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/manageAutoGenerationOptions.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,140| Entry name: web/module/editAutoGenerationOption.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,140| Moving file from: web/module/editAutoGenerationOption.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/editAutoGenerationOption.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,140| Entry name: web/module/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,141| Moving file from: web/module/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: web/module/editIdentifierSource.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,141| Moving file from: web/module/editIdentifierSource.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/editIdentifierSource.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: web/module/viewLogEntries.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,141| Moving file from: web/module/viewLogEntries.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/viewLogEntries.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: web/module/manageIdentifierSources.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,141| Moving file from: web/module/manageIdentifierSources.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/idgen/manageIdentifierSources.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: messages_de.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: messages.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: webModuleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: IdentifierSource.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/rest/resource/AutoGenerationOptionResource.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/rest/resource/LogEntryResource.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/rest/resource/SequenceIdentifierResource.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/rest/resource/IdentifierResource.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/rest/resource/IdentifierSourceResource.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/rest/resource/handler/IdentifierPoolResourceHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/rest/resource/handler/RemoteIdentifierSourceResourceHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/rest/resource/handler/SequentialIdentifierGeneratorResourceHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/rest/search/LogEntrySearchHandler.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/web/controller/IdgenRestController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/web/controller/IdgenSubResourceRestController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/web/controller/IdentifierSourceController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/web/controller/AutoGenerationOptionController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/web/controller/IdgenEditPatientIdentifiersController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/web/controller/LogEntryController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/web/extension/IdentifierTableHeaderExtension.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: org/openmrs/module/idgen/web/extension/AdminList.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: liquibase.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: META-INF/maven/org.openmrs.module/idgen-api/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: META-INF/maven/org.openmrs.module/idgen-api/pom.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: META-INF/maven/org.openmrs.module/idgen-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: META-INF/maven/org.openmrs.module/idgen-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,141| Entry name: META-INF/maven/org.openmrs.module/idgen-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:33,141| trying to start module event
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: org/openmrs/module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: org/openmrs/module/event/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: lib/kahadb-5.7.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: lib/commons-net-3.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: lib/jasypt-1.9.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,142| Entry name: lib/activemq-protobuf-1.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,145| Entry name: lib/hawtbuf-1.9.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,145| Entry name: lib/hawtdispatch-1.11.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,145| Entry name: lib/mqtt-client-1.3.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,145| Entry name: lib/spring-jms-3.0.5.RELEASE.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,145| Entry name: lib/activemq-core-5.7.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/hawtdispatch-transport-1.11.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/geronimo-jms_1.1_spec-1.1.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/event-api-2.10.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/geronimo-j2ee-management_1.1_spec-1.0.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: webModuleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/module/event/EventActivator.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: META-INF/maven/org.openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: META-INF/maven/org.openmrs/event-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: META-INF/maven/org.openmrs/event-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: META-INF/maven/org.openmrs/event-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:33,146| trying to start module fhir2
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/module/fhir2/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/module/fhir2/narratives/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/module/fhir2/narratives/datatypes/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/module/fhir2/web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/module/fhir2/web/filter/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/module/fhir2/web/util/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/module/fhir2/web/servlet/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: org/openmrs/module/fhir2/narrative/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/ucum-1.0.3.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/jackson-annotations-2.10.5.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/fhir2-api-2.1-1.3.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/fhir2-api-2.2-1.3.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/caffeine-2.8.2.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,146| Entry name: lib/jackson-core-2.10.5.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/org.hl7.fhir.r4-5.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/thymeleaf-3.0.11.RELEASE.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/error_prone_annotations-2.3.4.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/org.hl7.fhir.utilities-5.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/httpcore-4.4.13.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/hapi-fhir-server-5.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/commons-collections4-4.4.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/failureaccess-1.0.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/hapi-fhir-base-5.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/fhir2-api-1.3.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/httpclient-4.5.13.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/org.hl7.fhir.dstu3-5.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/jsr305-3.0.2.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/ognl-3.1.12.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/xpp3_xpath-1.1.4c.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/hapi-fhir-structures-r4-5.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,147| Entry name: lib/unbescape-1.1.6.RELEASE.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,148| Entry name: lib/commons-lang3-3.9.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,148| Entry name: lib/commons-text-1.9.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,148| Entry name: lib/hapi-fhir-client-5.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,148| Entry name: lib/hapi-fhir-converter-5.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,148| Entry name: lib/j2objc-annotations-1.3.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,148| Entry name: lib/attoparser-2.0.5.RELEASE.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,148| Entry name: lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: lib/hapi-fhir-structures-dstu3-5.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: lib/guava-29.0-jre.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: lib/commons-io-2.7.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: lib/org.hl7.fhir.convertors-5.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: lib/jackson-databind-2.10.5.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: lib/checker-qual-2.11.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: lib/commons-codec-1.15.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: moduleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: fhir.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: messages.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: webModuleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: messages_fr.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/Patient.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/ServiceRequest.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/Encounter.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/AllergyIntolerance.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/Location.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/datatypes/SampledDataDt.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/datatypes/TimingDt.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/datatypes/RangeDt.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/datatypes/CodingDt.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/datatypes/DurationDt.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/datatypes/ReferenceDt.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/datatypes/ContactPointDt.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/datatypes/BooleanDt.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/datatypes/RatioDt.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/Task.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/PractitionerRole.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/MedicationRequest.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/Condition.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/Observation.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/DiagnosticReport.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/Person.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/Practitioner.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/Medication.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/narratives/RelatedPerson.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/web/filter/ForwardingFilter$1.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,149| Entry name: org/openmrs/module/fhir2/web/filter/ForwardingFilter.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/web/filter/AuthenticationFilter.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/web/util/OpenmrsFhirAddressStrategy$1.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/web/util/OpenmrsFhirAddressStrategy.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/web/util/FhirVersionUtils.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/web/util/NarrativeUtils.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/web/util/SummaryInterceptor.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/web/util/FhirVersionUtils$FhirVersion.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/web/servlet/FhirRestServlet$1.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/web/servlet/FhirRestServlet.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/web/servlet/FhirR3RestServlet.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/narratives.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/narrative/OpenmrsNarrativeTemplate.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/narrative/OpenmrsMessageResolver.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/narrative/OpenmrsThymeleafNarrativeGenerator.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: org/openmrs/module/fhir2/narrative/OpenmrsNarrativeTemplateManifest.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: messages_es.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: liquibase.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: META-INF/maven/org.openmrs.module/fhir2-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: META-INF/maven/org.openmrs.module/fhir2-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,150| Entry name: META-INF/maven/org.openmrs.module/fhir2-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:33,154| trying to start module calculation
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,154| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,154| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,154| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,154| Entry name: web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,154| Entry name: web/module/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,154| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,154| Entry name: web/module/resources/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,154| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,154| Entry name: web/module/resources/jquery-ui/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,154| Moving file from: web/module/resources/jquery-ui/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,154| Entry name: web/module/resources/jquery-ui/js/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,154| Moving file from: web/module/resources/jquery-ui/js/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/js/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,154| Entry name: web/module/resources/jquery-ui/css/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,154| Moving file from: web/module/resources/jquery-ui/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/jquery-ui/css/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,154| Entry name: web/module/resources/jquery-ui/css/redmond/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,154| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: web/module/resources/jquery-ui/css/redmond/images/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,155| 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/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: web/module/resources/dataTables/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,155| Moving file from: web/module/resources/dataTables/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: web/module/resources/dataTables/images/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,155| Moving file from: web/module/resources/dataTables/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/images/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: web/module/resources/dataTables/css/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,155| Moving file from: web/module/resources/dataTables/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/resources/dataTables/css/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/openmrs/calculation/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/openmrs/calculation/web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/openmrs/calculation/web/controller/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/openmrs/calculation/web/extension/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/openmrs/calculation/patient/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/openmrs/calculation/db/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/openmrs/calculation/api/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/openmrs/calculation/parameter/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: org/openmrs/calculation/result/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: META-INF/maven/org.openmrs.module/calculation-api/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: lib/calculation-api-1.3.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: moduleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: web/module/calculationRegistration.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,155| Moving file from: web/module/calculationRegistration.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/calculationRegistration.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,155| Entry name: web/module/resources/jquery-ui/js/jquery-ui-1.7.2.custom.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,155| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,156| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_217bc0_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,156| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,157| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_2e83ff_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,157| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,157| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_469bdd_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,157| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,157| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,157| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,157| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,161| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,162| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_f9bd01_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,162| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,162| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,162| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,162| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_cd0a0a_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,162| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,162| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,162| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,162| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,162| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,162| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_6da8d5_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,162| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,162| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,162| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,162| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-icons_d8e7f3_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,162| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,163| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,163| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,163| Entry name: web/module/resources/jquery-ui/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,163| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,163| Entry name: web/module/resources/jquery-ui/css/redmond/jquery-ui-1.7.2.custom.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,163| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,163| Entry name: web/module/resources/dataTables/images/sort_desc.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,163| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,163| Entry name: web/module/resources/dataTables/images/sort_both.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,163| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,163| Entry name: web/module/resources/dataTables/images/back_enabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,163| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,163| Entry name: web/module/resources/dataTables/images/forward_enabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,163| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,164| Entry name: web/module/resources/dataTables/images/sort_asc.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,164| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,164| Entry name: web/module/resources/dataTables/images/forward_disabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,164| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,164| Entry name: web/module/resources/dataTables/images/back_disabled.jpg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,164| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,164| Entry name: web/module/resources/dataTables/jquery-1.3.1.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,164| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,164| Entry name: web/module/resources/dataTables/jquery.dataTables.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,164| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,165| Entry name: web/module/resources/dataTables/jquery.dataTables.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,165| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,169| Entry name: web/module/resources/dataTables/css/custom.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,170| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,170| Entry name: web/module/resources/dataTables/css/demo.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,170| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,170| Entry name: web/module/resources/dataTables/css/table.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,170| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,170| Entry name: web/module/resources/dataTables/css/page.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,170| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,170| Entry name: web/module/resources/jquery-1.3.2.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,170| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,170| Entry name: web/module/patientCalculationTest.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,171| Moving file from: web/module/patientCalculationTest.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/patientCalculationTest.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: web/module/calculationAutoRegistration.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,171| Moving file from: web/module/calculationAutoRegistration.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/calculationAutoRegistration.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: web/module/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,171| Moving file from: web/module/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: web/module/calculationRegistrations.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,171| Moving file from: web/module/calculationRegistrations.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/calculation/calculationRegistrations.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: CalculationRegistration.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: messages.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: webModuleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/CalculationActivator.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/InvalidParameterValueException.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/ImplementationConfiguredCalculationProvider.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/web/controller/CalculationRegistrationFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/web/controller/CalculationAutoRegistrationFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/web/controller/CalculationRegistrationController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/web/extension/AdminList.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/patient/PatientCalculation.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/patient/PatientCalculationServiceImpl.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/patient/PatientCalculationServiceImpl$SimplePatientCalculationContext.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/patient/PatientIdCalculation.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/patient/PatientCalculationService.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/patient/PatientCalculationContext.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/patient/PatientAtATimeCalculation.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/CalculationConstants.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/MissingParameterException.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/CalculationRegistrationSuggestion.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,171| Entry name: org/openmrs/calculation/EvaluationInstanceData.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,172| Entry name: org/openmrs/calculation/ClasspathCalculationProvider.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,172| Entry name: org/openmrs/calculation/CalculationRegistration.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,172| Entry name: org/openmrs/calculation/CalculationUtil.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,172| Entry name: org/openmrs/calculation/db/CalculationRegistrationDAO.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,172| Entry name: org/openmrs/calculation/db/HibernateCalculationRegistrationDAO.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/BaseCalculation.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/CalculationRegistrationValidator.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/api/CalculationRegistrationServiceImpl.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/api/CalculationRegistrationService.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/parameter/ParameterDefinition.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/parameter/SimpleParameterDefinition.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/parameter/ParameterDefinitionSet.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/CalculationContext.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/ConfigurableCalculation.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/result/ObsResult.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/result/CalculationResultMap.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/result/SimpleResult.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,173| Entry name: org/openmrs/calculation/result/ResultUtil.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: org/openmrs/calculation/result/EncounterResult.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: org/openmrs/calculation/result/ListResult.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: org/openmrs/calculation/result/DateBasedResult.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: org/openmrs/calculation/result/CalculationResult.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: org/openmrs/calculation/CalculationProvider.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: org/openmrs/calculation/ConversionException.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: org/openmrs/calculation/Calculation.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: org/openmrs/calculation/InvalidCalculationException.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: liquibase.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: META-INF/maven/org.openmrs.module/calculation-api/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: META-INF/maven/org.openmrs.module/calculation-api/pom.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: META-INF/maven/org.openmrs.module/calculation-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: META-INF/maven/org.openmrs.module/calculation-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: META-INF/maven/org.openmrs.module/calculation-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:33,175| trying to start module owa
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: web/module/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,175| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,175| Entry name: web/module/template/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,175| Moving file from: web/module/template/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/template/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: web/module/resources/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,176| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: web/module/resources/fonts/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,176| Moving file from: web/module/resources/fonts/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/fonts/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: web/module/resources/css/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,176| Moving file from: web/module/resources/css/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/css/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: web/module/resources/javascript/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,176| Moving file from: web/module/resources/javascript/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/owa/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/owa/filter/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/owa/web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/owa/web/controller/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/owa/utils/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/owa/impl/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/owa/extension/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/owa/extension/html/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/owa/activator/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: org/openmrs/module/owa/servlet/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: META-INF/maven/org.openmrs.module/owa-api/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: lib/owa-api-1.13.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: lib/commons-compress-1.20.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: moduleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: web/module/template/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,176| Moving file from: web/module/template/localHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/template/localHeader.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: web/module/manage.html
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,176| Moving file from: web/module/manage.html to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/manage.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: web/module/resources/fonts/glyphicons-halflings-regular.woff2
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,176| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,176| Entry name: web/module/resources/fonts/glyphicons-halflings-regular.svg
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,176| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,177| Entry name: web/module/resources/fonts/glyphicons-halflings-regular.ttf
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,177| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,186| Entry name: web/module/resources/fonts/glyphicons-halflings-regular.eot
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,186| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,186| Entry name: web/module/resources/fonts/glyphicons-halflings-regular.woff
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,186| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,187| Entry name: web/module/resources/css/app.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,187| Moving file from: web/module/resources/css/app.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/css/app.css
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,187| Entry name: web/module/resources/css/bootstrap.min.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,187| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,187| Entry name: web/module/resources/javascript/uploadApp.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,188| Moving file from: web/module/resources/javascript/uploadApp.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/uploadApp.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,188| Entry name: web/module/resources/javascript/main.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,188| Moving file from: web/module/resources/javascript/main.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/main.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,188| Entry name: web/module/resources/javascript/jquery.dataTables.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,188| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,188| Entry name: web/module/resources/javascript/jquery-2.1.3.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,188| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,189| Entry name: web/module/resources/javascript/angular-1.4.5.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,189| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,190| Entry name: web/module/resources/javascript/deleteApp.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,190| Moving file from: web/module/resources/javascript/deleteApp.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/resources/javascript/deleteApp.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,191| Entry name: web/module/resources/javascript/jquery.form.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,191| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,191| Entry name: web/module/resources/javascript/bootstrap-filestyle.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,191| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,191| Entry name: web/module/settings.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,191| Moving file from: web/module/settings.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/settings.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,192| Entry name: web/module/settings.html
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,192| Moving file from: web/module/settings.html to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/settings.html
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,192| Entry name: web/module/manage.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,192| Moving file from: web/module/manage.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/owa/manage.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: messages.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: webModuleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: messages_fr.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/filter/OwaFilter.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/web/controller/OwaRestController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/web/controller/InstallAppRequestObject.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/web/controller/OwaManageController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/web/controller/OwaManagerRestController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/web/controller/AddAppController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/web/controller/SettingsFormController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/web/controller/SettingsFormController$GlobalPropertiesModel.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/AppOpenmrs.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/utils/OwaUtils.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/AppActivities.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,193| Entry name: org/openmrs/module/owa/impl/DefaultAppManager.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,194| Entry name: org/openmrs/module/owa/AppRequirements.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,194| Entry name: org/openmrs/module/owa/extension/html/AdminList.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,194| Entry name: org/openmrs/module/owa/AppDeveloper.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,195| Entry name: org/openmrs/module/owa/activator/OwaActivator.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,195| Entry name: org/openmrs/module/owa/AppManager.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,195| Entry name: org/openmrs/module/owa/OwaListener.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/owa/AppRequiredModule.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/owa/servlet/FileServlet.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/owa/servlet/FileServlet$Range.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/owa/servlet/RedirectServlet.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/owa/AppIcons.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/owa/App.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: messages_es.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: META-INF/maven/org.openmrs.module/owa-api/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: META-INF/maven/org.openmrs.module/owa-api/pom.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: META-INF/maven/org.openmrs.module/owa-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: META-INF/maven/org.openmrs.module/owa-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: META-INF/maven/org.openmrs.module/owa-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:33,196| trying to start module metadatamapping
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: web/module/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,196| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatamapping/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: web/module/owas/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,196| Moving file from: web/module/owas/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatamapping/owas/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: apps/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/metadatamapping/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/metadatamapping/web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/metadatamapping/web/rest/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/metadatamapping/web/controller/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/metadatamapping/web/extension/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/metadatamapping/web/extension/html/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/metadatamapping/web/bean/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: org/openmrs/module/metadatamapping/web/bean/validator/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,196| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,197| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-api/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,197| Entry name: lib/jackson-annotations-2.10.0.pr1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,197| Entry name: lib/metadatamapping-owa-1.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,197| Entry name: lib/metadatamapping-api-1.4.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,197| Entry name: lib/jackson-core-2.10.0.pr1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,197| Entry name: lib/jackson-databind-2.10.0.pr1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,197| Entry name: TestingApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,197| Entry name: moduleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,197| Entry name: web/module/owas/metadatamapping.owa
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,197| Moving file from: web/module/owas/metadatamapping.owa to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatamapping/owas/metadatamapping.owa
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: web/module/configure.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,198| Moving file from: web/module/configure.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/metadatamapping/configure.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: metadataMappingInMemoryTestDataSet.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: modulePropertiesComponentTestDataset.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: mdm-hibernate.cfg.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: MetadataTermMapping.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: messages.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: MetadataSet.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: config.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: sqldiff.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: MetadataSetMember.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,198| Entry name: MetadataSource.hbm.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: globalPropertyToMappingConverterDataset.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: mdm-test-config.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: apps/manageMetadataMappings_app.json
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: log4j.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: org/openmrs/module/metadatamapping/web/rest/MetadataSetMemberResource.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: org/openmrs/module/metadatamapping/web/rest/MetadataSourceResource.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: org/openmrs/module/metadatamapping/web/rest/MetadataSetResource.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: org/openmrs/module/metadatamapping/web/rest/MetadataTermMappingResource.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: org/openmrs/module/metadatamapping/web/controller/ConfigureController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: org/openmrs/module/metadatamapping/web/controller/MetadataMappingRestController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: org/openmrs/module/metadatamapping/web/controller/MetadataMappingRestSubController.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: org/openmrs/module/metadatamapping/web/extension/html/AdminList.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: org/openmrs/module/metadatamapping/web/bean/validator/ConfigureFormValidator.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: org/openmrs/module/metadatamapping/web/bean/ConfigureForm.class
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: liquibase.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-api/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-api/pom.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-omod/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-omod/pom.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: META-INF/maven/org.openmrs.module/metadatamapping-omod/pom.properties
- DEBUG - WebModuleUtil.startModule(119) |2022-01-30T22:30:33,199| trying to start module htmlformentry
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: META-INF/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,199| Entry name: META-INF/MANIFEST.MF
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: lib/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: web/module/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,200| Moving file from: web/module/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: web/module/resources/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,200| Moving file from: web/module/resources/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: web/module/resources/images/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,200| Moving file from: web/module/resources/images/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/images/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: web/module/portlets/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,200| Moving file from: web/module/portlets/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/portlets/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: web/module/tags/
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,200| Moving file from: web/module/tags/ to /var/lib/tomcat8/webapps/openmrs//WEB-INF/tags/module/htmlformentry/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: org/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: org/openmrs/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: org/openmrs/module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: org/openmrs/module/htmlformentry/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: org/openmrs/module/htmlformentry/web/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: org/openmrs/module/htmlformentry/web/controller/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: META-INF/maven/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: META-INF/maven/org.openmrs.module/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: META-INF/maven/org.openmrs.module/htmlformentry-api/
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: lib/htmlformentry-api-2.0-3.13.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: lib/htmlformentry-api-3.13.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: lib/joda-convert-1.2.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: lib/htmlformentry-api-1.9-3.13.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: lib/ano-web-2.1.0.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: lib/joda-time-2.9.2.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: lib/htmlformentry-api-2.3-3.13.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: lib/htmlformentry-api-1.10-3.13.1.jar
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: messages_el.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: messages_lt.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: ui2ModuleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: moduleApplicationContext.xml
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: messages_pt.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: messages_si.properties
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,200| Entry name: web/module/popupHeader.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,200| Moving file from: web/module/popupHeader.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/popupHeader.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,201| Entry name: web/module/closeDialog.jsp
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,201| Moving file from: web/module/closeDialog.jsp to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/closeDialog.jsp
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,201| Entry name: web/module/resources/handlebars.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,201| Moving file from: web/module/resources/handlebars.min.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/handlebars.min.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,201| Entry name: web/module/resources/jquery-1.8.3.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,201| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,202| Entry name: web/module/resources/images/ui-icons_2e83ff_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,202| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,202| Entry name: web/module/resources/images/ui-bg_glass_95_fef1ec_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,202| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,202| Entry name: web/module/resources/images/ui-bg_glass_75_dadada_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,202| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,202| Entry name: web/module/resources/images/ui-bg_flat_75_ffffff_40x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,202| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,202| Entry name: web/module/resources/images/ui-icons_cd0a0a_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,202| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,202| Entry name: web/module/resources/images/ui-bg_flat_0_aaaaaa_40x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,202| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,202| Entry name: web/module/resources/images/ui-icons_222222_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,202| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,202| Entry name: web/module/resources/images/ui-bg_glass_75_e6e6e6_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,202| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,203| Entry name: web/module/resources/images/ui-bg_glass_55_fbf9ee_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,203| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,203| Entry name: web/module/resources/images/ui-icons_888888_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,203| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,207| Entry name: web/module/resources/images/ui-bg_highlight-soft_75_cccccc_1x100.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,207| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,207| Entry name: web/module/resources/images/ui-bg_glass_65_ffffff_1x400.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,207| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,207| Entry name: web/module/resources/images/ui-icons_454545_256x240.png
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,207| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,207| Entry name: web/module/resources/htmlFormEntry.css
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,207| Moving file from: web/module/resources/htmlFormEntry.css to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/htmlFormEntry.css
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,207| Entry name: web/module/resources/jquery-ui-1.9.2.custom.min.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,207| 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
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,209| Entry name: web/module/resources/htmlFormEntry.js
- DEBUG - WebModuleUtil.startModule(175) |2022-01-30T22:30:33,209| Moving file from: web/module/resources/htmlFormEntry.js to /var/lib/tomcat8/webapps/openmrs//WEB-INF/view/module/htmlformentry/resources/htmlFormEntry.js
- DEBUG - WebModuleUtil.startModule(154) |2022-01-30T22:30:33,209| Entry name: web/module/resources/htmlForm.js
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement