· 6 years ago · Jul 23, 2019, 02:20 PM
1
2[XAMPP]: Searching for JDK or JRE HOME with reg query ...
3
4HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit
5 CurrentVersion REG_SZ 1.8
6
7HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.8
8 JavaHome REG_SZ C:\Program Files\Java\jdk1.8.0_211
9 MicroVersion REG_SZ 0
10
11HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.8.0_211
12 JavaHome REG_SZ C:\Program Files\Java\jdk1.8.0_211
13 MicroVersion REG_SZ 0
14
15HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.8.0_211\MSI
16 INSTALLDIR REG_SZ C:\Program Files\Java\jdk1.8.0_211\
17 NOSTARTMENU REG_SZ 0
18
19
20[XAMPP]: Using JDK
21
22[XAMPP]: Seems fine!
23[XAMPP]: Set JAVA_HOME : C:\Program Files\Java\jdk1.8.0_211
24[XAMPP]: Set CATALINA_HOME : C:\xampp\tomcat
25
26Using CATALINA_BASE: "C:\xampp\tomcat"
27Using CATALINA_HOME: "C:\xampp\tomcat"
28Using CATALINA_TMPDIR: "C:\xampp\tomcat\temp"
29Using JRE_HOME: "C:\Program Files\Java\jdk1.8.0_211"
30Using CLASSPATH: "C:\xampp\tomcat\bin\bootstrap.jar;C:\xampp\tomcat\bin\tomcat-juli.jar"
31Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
32INFO: Server version: Apache Tomcat/7.0.92
33Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
34INFO: Server built: Nov 9 2018 11:07:44 UTC
35Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
36INFO: Server number: 7.0.92.0
37Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
38INFO: OS Name: Windows 10
39Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
40INFO: OS Version: 10.0
41Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
42INFO: Architecture: amd64
43Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
44INFO: Java Home: C:\Program Files\Java\jdk1.8.0_211\jre
45Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
46INFO: JVM Version: 1.8.0_211-b12
47Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
48INFO: JVM Vendor: Oracle Corporation
49Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
50INFO: CATALINA_BASE: C:\xampp\tomcat
51Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
52INFO: CATALINA_HOME: C:\xampp\tomcat
53Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
54INFO: Command line argument: -Djava.util.logging.config.file=C:\xampp\tomcat\conf\logging.properties
55Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
56INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
57Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
58INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
59Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
60INFO: Command line argument: -Dignore.endorsed.dirs=
61Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
62INFO: Command line argument: -Dcatalina.base=C:\xampp\tomcat
63Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
64INFO: Command line argument: -Dcatalina.home=C:\xampp\tomcat
65Jul 23, 2019 3:02:12 PM org.apache.catalina.startup.VersionLoggerListener log
66INFO: Command line argument: -Djava.io.tmpdir=C:\xampp\tomcat\temp
67Jul 23, 2019 3:02:12 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
68INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_211\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\maven\bin;C:\Users\edwar\AppData\Local\Microsoft\WindowsApps;;.
69Jul 23, 2019 3:02:13 PM org.apache.coyote.AbstractProtocol init
70INFO: Initializing ProtocolHandler ["http-bio-8080"]
71Jul 23, 2019 3:02:13 PM org.apache.coyote.AbstractProtocol init
72INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
73Jul 23, 2019 3:02:13 PM org.apache.catalina.startup.Catalina load
74INFO: Initialization processed in 1207 ms
75Jul 23, 2019 3:02:13 PM org.apache.catalina.core.StandardService startInternal
76INFO: Starting service Catalina
77Jul 23, 2019 3:02:13 PM org.apache.catalina.core.StandardEngine startInternal
78INFO: Starting Servlet Engine: Apache Tomcat/7.0.92
79Jul 23, 2019 3:02:13 PM org.apache.catalina.startup.HostConfig deployWAR
80INFO: Deploying web application archive C:\xampp\tomcat\webapps\openmrs.war
81Jul 23, 2019 3:02:21 PM org.apache.catalina.startup.TldConfig execute
82INFO: 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.
83WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2019-07-23 15:02:22,446| Unable to find a runtime properties file at C:\xampp\openmrs-runtime.properties
84WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2019-07-23 15:02:22,494| Unable to find a runtime properties file at C:\xampp\openmrs-runtime.properties
85INFO - Listener.contextInitialized(173) |2019-07-23 15:02:22,496| Using runtime properties file: C:\Users\edwar\Application Data\OpenMRS\openmrs-runtime.properties
86Tue Jul 23 15:02:23 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
87INFO 23/07/19 15:02:liquibase: Reading from `liquibasechangelog`
88WARNING 23/07/19 15:02:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
89WARNING 23/07/19 15:02:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
90WARNING 23/07/19 15:02:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
91Tue Jul 23 15:02:27 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
92INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2019-07-23 15:02:31,398| Initializing EhCache CacheManager
93Tue Jul 23 15:02:55 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
94WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-07-23 15:03:02,224| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
95WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2019-07-23 15:03:02,303| Unable to find a runtime properties file at C:\xampp\openmrs-runtime.properties
96Tue Jul 23 15:03:02 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
97INFO 23/07/19 15:03:liquibase: Reading from `liquibasechangelog`
98WARNING 23/07/19 15:03:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
99WARNING 23/07/19 15:03:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
100WARNING 23/07/19 15:03:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
101Tue Jul 23 15:03:03 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
102Tue Jul 23 15:03:05 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
103INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:07,196| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
104INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:07,696| Exiting method saveGlobalProperty
105INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:07,710| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
106INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:07,829| Exiting method saveGlobalProperty
107INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:07,989| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
108INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:08,180| Exiting method saveGlobalProperty
109INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:08,196| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
110INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:08,255| Exiting method saveGlobalProperty
111Tue Jul 23 15:03:09 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
112INFO 23/07/19 15:03:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
113INFO 23/07/19 15:03:liquibase: Reading from `liquibasechangelog`
114INFO 23/07/19 15:03:liquibase: Successfully acquired change log lock
115INFO 23/07/19 15:03:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
116INFO 23/07/19 15:03:liquibase: Successfully released change log lock
117INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:10,044| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.started value: true,
118INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:10,054| Exiting method saveGlobalProperty
119INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:10,066| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.mandatory value: false,
120INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:10,074| Exiting method saveGlobalProperty
121Tue Jul 23 15:03:10 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
122INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:10,259| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
123INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:10,464| Exiting method saveGlobalProperty
124INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:10,479| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
125INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:10,556| Exiting method saveGlobalProperty
126INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:10,655| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
127INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:10,705| Exiting method saveGlobalProperty
128INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:10,715| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
129INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:10,767| Exiting method saveGlobalProperty
130INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:10,823| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.patientLinkUrl value: patientDashboard.form,
131INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:10,882| Exiting method saveGlobalProperty
132INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:10,888| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.data_export_batch_size value: 7500,
133INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:10,953| Exiting method saveGlobalProperty
134INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:11,196| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
135INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:11,200| Exiting method saveGlobalProperty
136INFO - LoggingAdvice.invoke(116) |2019-07-23 15:03:11,208| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
137INFO - LoggingAdvice.invoke(156) |2019-07-23 15:03:11,212| Exiting method saveGlobalProperty
138Tue Jul 23 15:03:11 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
139INFO 23/07/19 15:03:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
140INFO 23/07/19 15:03:liquibase: Reading from `liquibasechangelog`
141INFO 23/07/19 15:03:liquibase: Successfully acquired change log lock
142INFO 23/07/19 15:03:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
143INFO 23/07/19 15:03:liquibase: Reading from `liquibasechangelog`
144INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-05-08-1::owais.hussain ran successfully in 6722ms
145INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-05-08-2::owais.hussain ran successfully in 4348ms
146INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-05-08-3::owais.hussain ran successfully in 5372ms
147INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-05-08-4::owais.hussain ran successfully in 6504ms
148INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-05-08-5::owais.hussain ran successfully in 11367ms
149INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-07-12-1::shujaat ran successfully in 1496ms
150INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-07-16-1::tahira.niazi ran successfully in 1541ms
151INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-08-07-1::owais.hussain ran successfully in 1437ms
152INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-08-07-2::owais.hussain ran successfully in 695ms
153INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-08-07-3::owais.hussain ran successfully in 705ms
154INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-08-07-4::owais.hussain ran successfully in 642ms
155INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-08-07-5::owais.hussain ran successfully in 45ms
156INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-08-07-6::owais.hussain ran successfully in 52ms
157INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-08-07-7::owais.hussain ran successfully in 77ms
158INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-08-16-2::tahira.niazi ran successfully in 849ms
159INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-08-16-3::mahmed14 ran successfully in 797ms
160INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-08-16-4::mahmed14 ran successfully in 840ms
161INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-09-05-5::shujaat.ali ran successfully in 672ms
162INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-09-24-6::shujaat.ali ran successfully in 608ms
163INFO 23/07/19 15:03:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-10-2-8::shujaat.ali ran successfully in 601ms
164INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::commonlabtest-2018-2018-11-27-9::shujaat.ali ran successfully in 691ms
165INFO 23/07/19 15:04:liquibase: Successfully released change log lock
166INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:00,731| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: commonlabtest.started value: true,
167INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:00,805| Exiting method saveGlobalProperty
168INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:00,815| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: commonlabtest.mandatory value: false,
169INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:00,873| Exiting method saveGlobalProperty
170INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:00,915| In method UserService.savePrivilege. Arguments: Privilege=View Common Lab Tests,
171INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:00,981| Exiting method savePrivilege
172WARN - OpenmrsUtil.getDirectoryInApplicationDataDirectory(1155) |2019-07-23 15:04:01,009| 'C:\Users\edwar\Application Data\OpenMRS\complex_obs' doesn't exist. Creating directories now.
173Tue Jul 23 15:04:01 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
174INFO 23/07/19 15:04:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
175INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
176INFO 23/07/19 15:04:liquibase: Successfully acquired change log lock
177INFO 23/07/19 15:04:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
178INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
179INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::20131010::MUTESASIRA M0ZZY ran successfully in 377ms
180INFO 23/07/19 15:04:liquibase: Successfully released change log lock
181INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:02,137| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: facelist.started value: true,
182INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:02,270| Exiting method saveGlobalProperty
183INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:02,283| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: facelist.mandatory value: false,
184INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:02,387| Exiting method saveGlobalProperty
185INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:02,411| In method UserService.savePrivilege. Arguments: Privilege=Add Patient Images,
186INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:02,533| Exiting method savePrivilege
187INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:02,538| In method UserService.savePrivilege. Arguments: Privilege=View Patient Images,
188INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:02,631| Exiting method savePrivilege
189INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:02,636| In method UserService.savePrivilege. Arguments: Privilege=Patient Dashboard - Manage Patient Image,
190INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:02,689| Exiting method savePrivilege
191INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:02,778| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
192INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:02,837| Exiting method saveGlobalProperty
193INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:02,845| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
194INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:02,882| Exiting method saveGlobalProperty
195Tue Jul 23 15:04:02 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
196INFO 23/07/19 15:04:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
197INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
198INFO 23/07/19 15:04:liquibase: Successfully acquired change log lock
199INFO 23/07/19 15:04:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
200INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
201INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::uiframework-20120913-2055::wyclif ran successfully in 254ms
202INFO 23/07/19 15:04:liquibase: Successfully released change log lock
203INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:03,643| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
204INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:03,690| Exiting method saveGlobalProperty
205INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:03,699| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
206INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:03,746| Exiting method saveGlobalProperty
207INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:03,785| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.dateFormat value: dd.MMM.yyyy,
208INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:03,834| Exiting method saveGlobalProperty
209INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:03,842| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.dateAndTimeFormat value: dd.MMM.yyyy, HH:mm:ss,
210INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:03,937| Exiting method saveGlobalProperty
211INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:03,944| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.JSdateFormat value: DD.MMM.YYYY,
212INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:04,001| Exiting method saveGlobalProperty
213INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:04,013| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.JSdateAndTimeFormat value: DD.MMM.YYYY, HH:mm:ss,
214INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:04,079| Exiting method saveGlobalProperty
215Tue Jul 23 15:04:04 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
216INFO 23/07/19 15:04:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
217INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
218INFO 23/07/19 15:04:liquibase: Successfully acquired change log lock
219INFO 23/07/19 15:04:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
220INFO 23/07/19 15:04:liquibase: Successfully released change log lock
221INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:04,536| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
222INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:04,582| Exiting method saveGlobalProperty
223INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:04,591| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
224INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:04,664| Exiting method saveGlobalProperty
225Tue Jul 23 15:04:04 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
226INFO 23/07/19 15:04:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
227INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
228INFO 23/07/19 15:04:liquibase: Successfully acquired change log lock
229INFO 23/07/19 15:04:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
230INFO 23/07/19 15:04:liquibase: Successfully released change log lock
231INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:05,059| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
232INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:05,119| Exiting method saveGlobalProperty
233INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:05,130| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
234INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:05,180| Exiting method saveGlobalProperty
235Tue Jul 23 15:04:05 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
236INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
237INFO 23/07/19 15:04:liquibase: Successfully acquired change log lock
238INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
239INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::providermanagement-1::bgeVam ran successfully in 431ms
240INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::providermanagement-2a::pgutkowski ran successfully in 1177ms
241INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::providermanagement-2b::pgutkowski ran successfully in 3473ms
242INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::providermanagement-3::bgeVam ran successfully in 2089ms
243INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::providermanagement-4::bgeVam ran successfully in 2149ms
244INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::providermanagement-5::bgeVam ran successfully in 2056ms
245INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::providermanagement-6::bgeVam ran successfully in 1122ms
246INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::providermanagement-7::bgeVam ran successfully in 1132ms
247INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::providermanagement-8::bgeVam ran successfully in 40ms
248INFO 23/07/19 15:04:liquibase: Successfully released change log lock
249INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:19,824| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
250INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:19,872| Exiting method saveGlobalProperty
251INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:19,883| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
252INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:19,932| Exiting method saveGlobalProperty
253INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:19,961| In method UserService.savePrivilege. Arguments: Privilege=Provider Management API,
254INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,013| Exiting method savePrivilege
255INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,019| In method UserService.savePrivilege. Arguments: Privilege=Provider Management API - Read-only,
256INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,063| Exiting method savePrivilege
257INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,068| In method UserService.savePrivilege. Arguments: Privilege=Provider Management - Admin,
258INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,112| Exiting method savePrivilege
259INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,117| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - View Historical,
260INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,247| Exiting method savePrivilege
261INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,252| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - Edit Patients,
262INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,373| Exiting method savePrivilege
263INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,381| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - View Patients,
264INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,430| Exiting method savePrivilege
265INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,437| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - View Providers,
266INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,490| Exiting method savePrivilege
267INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,496| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - Edit Providers,
268INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,557| Exiting method savePrivilege
269INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,583| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.personAttributeTypes value: null,
270INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,641| Exiting method saveGlobalProperty
271INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,650| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.providerSearchDisplayFields value: Identifier:provider.identifier|Given Name:provider.person.personName.givenName|Family Name:provider.person.personName.familyName|Role:provider.providerRole|Gender:provider.person.gender,
272INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,707| Exiting method saveGlobalProperty
273INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,716| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.providerListDisplayFields value: Identifier:provider.identifier|Given Name:provider.person.personName.givenName|Family Name:provider.person.personName.familyName|Role:provider.providerRole|Gender:provider.person.gender|Start Date:relationship.startDate,
274INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,772| Exiting method saveGlobalProperty
275INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,780| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.historicalProviderListDisplayFields value: Identifier:provider.identifier|Given Name:provider.person.personName.givenName|Family Name:provider.person.personName.familyName|Role:provider.providerRole|Gender:provider.person.gender|Start Date:relationship.startDate|End Date:relationship.endDate,
276INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,831| Exiting method saveGlobalProperty
277INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,837| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.patientSearchDisplayFields value: Identifier:patient.patientIdentifier.identifier|Given Name:patient.personName.givenName|Family Name:patient.personName.familyName|Age:patient.age|Gender:patient.gender,
278INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,898| Exiting method saveGlobalProperty
279INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,904| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.patientListDisplayFields value: Identifier:patient.patientIdentifier.identifier|Given Name:patient.personName.givenName|Family Name:patient.personName.familyName|Age:patient.age|Gender:patient.gender|Start Date:relationship.startDate,
280INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:20,954| Exiting method saveGlobalProperty
281INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:20,958| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.historicalPatientListDisplayFields value: Identifier:patient.patientIdentifier.identifier|Given Name:patient.personName.givenName|Family Name:patient.personName.familyName|Age:patient.age|Gender:patient.gender|Start Date:relationship.startDate|End Date:relationship.endDate,
282INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:21,028| Exiting method saveGlobalProperty
283INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:21,033| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.personSearchDisplayFields value: Given Name:person.personName.givenName|Family Name:person.personName.familyName|Age:person.age|Gender:person.gender,
284INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:21,088| Exiting method saveGlobalProperty
285INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:21,092| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.advancedSearchPersonAttributeType value: null,
286INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:21,156| Exiting method saveGlobalProperty
287INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:21,160| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.addressWidget value: personAddress,
288INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:21,221| Exiting method saveGlobalProperty
289INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:21,225| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.restrictSearchToProvidersWithProviderRoles value: false,
290INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:21,273| Exiting method saveGlobalProperty
291INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:21,278| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.locationTag value: null,
292INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:21,321| Exiting method saveGlobalProperty
293INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:21,324| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.restrictedRoles value: null,
294INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:21,372| Exiting method saveGlobalProperty
295Tue Jul 23 15:04:21 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
296INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
297INFO 23/07/19 15:04:liquibase: Successfully acquired change log lock
298INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
299SEVERE 23/07/19 15:04:liquibase: Change Set liquibase.xml::org.openmrs.module.atomfeed-2017-11-08-10:22::SolDevelo failed. Error: Error executing SQL CREATE TABLE `event_records` (`id` INT AUTO_INCREMENT NOT NULL, `uuid` VARCHAR(40) NULL, `title` VARCHAR(255) NULL, `timestamp` TIMESTAMP DEFAULT CURRENT_TIMESTAMP, `uri` VARCHAR(255) NULL, `object` VARCHAR(1000) NULL, `category` VARCHAR(255) NULL, `date_created` TIMESTAMP, `tags` VARCHAR(255) NULL, CONSTRAINT `PK_EVENT_RECORDS` PRIMARY KEY (`id`)): Invalid default value for 'date_created'
300liquibase.exception.DatabaseException: Error executing SQL CREATE TABLE `event_records` (`id` INT AUTO_INCREMENT NOT NULL, `uuid` VARCHAR(40) NULL, `title` VARCHAR(255) NULL, `timestamp` TIMESTAMP DEFAULT CURRENT_TIMESTAMP, `uri` VARCHAR(255) NULL, `object` VARCHAR(1000) NULL, `category` VARCHAR(255) NULL, `date_created` TIMESTAMP, `tags` VARCHAR(255) NULL, CONSTRAINT `PK_EVENT_RECORDS` PRIMARY KEY (`id`)): Invalid default value for 'date_created'
301 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
302 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
303 at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
304 at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
305 at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
306 at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
307 at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:191)
308 at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
309 at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:220)
310 at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:986)
311 at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:726)
312 at org.openmrs.api.context.Daemon$1.run(Daemon.java:74)
313Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Invalid default value for 'date_created'
314 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
315 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
316 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
317 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
318 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
319 at com.mysql.jdbc.Util.getInstance(Util.java:408)
320 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
321 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
322 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
323 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
324 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
325 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2480)
326 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2438)
327 at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845)
328 at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745)
329 at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
330 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
331 ... 11 more
332INFO 23/07/19 15:04:liquibase: Successfully released change log lock
333WARN - ModuleFactory.startModuleInternal(786) |2019-07-23 15:04:21,915| Error while trying to start module: atomfeed
334org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: Atomfeed module
335 at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:993)
336 at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:726)
337 at org.openmrs.api.context.Daemon$1.run(Daemon.java:74)
338Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase.xml::org.openmrs.module.atomfeed-2017-11-08-10:22::SolDevelo:
339 Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE TABLE `event_records` (`id` INT AUTO_INCREMENT NOT NULL, `uuid` VARCHAR(40) NULL, `title` VARCHAR(255) NULL, `timestamp` TIMESTAMP DEFAULT CURRENT_TIMESTAMP, `uri` VARCHAR(255) NULL, `object` VARCHAR(1000) NULL, `category` VARCHAR(255) NULL, `date_created` TIMESTAMP, `tags` VARCHAR(255) NULL, CONSTRAINT `PK_EVENT_RECORDS` PRIMARY KEY (`id`)): Invalid default value for 'date_created':
340 Caused By: Error executing SQL CREATE TABLE `event_records` (`id` INT AUTO_INCREMENT NOT NULL, `uuid` VARCHAR(40) NULL, `title` VARCHAR(255) NULL, `timestamp` TIMESTAMP DEFAULT CURRENT_TIMESTAMP, `uri` VARCHAR(255) NULL, `object` VARCHAR(1000) NULL, `category` VARCHAR(255) NULL, `date_created` TIMESTAMP, `tags` VARCHAR(255) NULL, CONSTRAINT `PK_EVENT_RECORDS` PRIMARY KEY (`id`)): Invalid default value for 'date_created':
341 Caused By: Invalid default value for 'date_created'
342 at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
343 at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
344 at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:191)
345 at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
346 at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:220)
347 at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:986)
348 ... 2 more
349Caused by: liquibase.exception.DatabaseException: Error executing SQL CREATE TABLE `event_records` (`id` INT AUTO_INCREMENT NOT NULL, `uuid` VARCHAR(40) NULL, `title` VARCHAR(255) NULL, `timestamp` TIMESTAMP DEFAULT CURRENT_TIMESTAMP, `uri` VARCHAR(255) NULL, `object` VARCHAR(1000) NULL, `category` VARCHAR(255) NULL, `date_created` TIMESTAMP, `tags` VARCHAR(255) NULL, CONSTRAINT `PK_EVENT_RECORDS` PRIMARY KEY (`id`)): Invalid default value for 'date_created'
350 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
351 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
352 at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
353 at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
354 at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
355 ... 7 more
356Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Invalid default value for 'date_created'
357 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
358 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
359 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
360 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
361 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
362 at com.mysql.jdbc.Util.getInstance(Util.java:408)
363 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
364 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
365 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
366 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
367 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
368 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2480)
369 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2438)
370 at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845)
371 at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745)
372 at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
373 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
374 ... 11 more
375INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:22,027| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
376INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:22,046| Exiting method saveAlert
377ERROR - ModuleFactory.startModules(256) |2019-07-23 15:04:22,277| Module Sync2 Module cannot be started because it requires the following module(s): atomfeed 1.0.12 Please install and start these modules first.
378INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:22,312| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
379INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:22,318| Exiting method saveAlert
380INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:23,214| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.0,
381INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:23,263| Exiting method saveGlobalProperty
382INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:28,416| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.1,
383INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:28,462| Exiting method saveGlobalProperty
384INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:29,205| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.3,
385INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:29,251| Exiting method saveGlobalProperty
386INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:29,521| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.3.9,
387INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:29,566| Exiting method saveGlobalProperty
388INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:29,760| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.4,
389INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:29,808| Exiting method saveGlobalProperty
390INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:30,540| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.5,
391INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:30,592| Exiting method saveGlobalProperty
392INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:31,181| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.6,
393INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:31,279| Exiting method saveGlobalProperty
394INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:31,843| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.7,
395INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:31,949| Exiting method saveGlobalProperty
396INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:31,971| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.7.1,
397INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:32,019| Exiting method saveGlobalProperty
398INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:32,666| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.8,
399INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:32,754| Exiting method saveGlobalProperty
400INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:32,880| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.9,
401INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:32,912| Exiting method saveGlobalProperty
402INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:33,170| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.0,
403INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:33,216| Exiting method saveGlobalProperty
404INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:33,348| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.1,
405INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:33,385| Exiting method saveGlobalProperty
406INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:33,597| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.2,
407INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:33,641| Exiting method saveGlobalProperty
408INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:34,155| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.2.1,
409INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:34,196| Exiting method saveGlobalProperty
410INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:34,803| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.3,
411INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:34,864| Exiting method saveGlobalProperty
412INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:35,311| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.4,
413INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:35,355| Exiting method saveGlobalProperty
414INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:35,937| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.5,
415INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:35,999| Exiting method saveGlobalProperty
416INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:36,807| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.6,
417INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:36,855| Exiting method saveGlobalProperty
418INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:37,480| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.6.1,
419INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:37,531| Exiting method saveGlobalProperty
420INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:38,680| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.6.2,
421INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:38,723| Exiting method saveGlobalProperty
422INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:41,321| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.6.3,
423INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:41,366| Exiting method saveGlobalProperty
424INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:42,472| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.7.0,
425INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:42,541| Exiting method saveGlobalProperty
426INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:42,857| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.8.0,
427INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:42,904| Exiting method saveGlobalProperty
428INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:43,585| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.9.0,
429INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:43,636| Exiting method saveGlobalProperty
430INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:44,010| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.10.0,
431INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:44,084| Exiting method saveGlobalProperty
432INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:44,094| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
433INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:44,245| Exiting method saveGlobalProperty
434INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:44,256| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
435INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:44,417| Exiting method saveGlobalProperty
436INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:44,441| In method UserService.savePrivilege. Arguments: Privilege=Manage Address Hierarchy,
437INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:44,582| Exiting method savePrivilege
438INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:44,599| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.allowFreetext value: true,
439INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:44,643| Exiting method saveGlobalProperty
440INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:44,647| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.enableOverrideOfAddressPortlet value: true,
441INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:44,733| Exiting method saveGlobalProperty
442INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:44,735| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.soundexProcessor value: null,
443INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:44,898| Exiting method saveGlobalProperty
444INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:44,902| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.addressToEntryMapUpdaterLastStartTime value: null,
445INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:44,952| Exiting method saveGlobalProperty
446INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:44,958| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.initializeAddressHierarchyCacheOnStartup value: true,
447INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:45,003| Exiting method saveGlobalProperty
448INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:45,065| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
449INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:45,112| Exiting method saveGlobalProperty
450INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:45,118| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
451INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:45,194| Exiting method saveGlobalProperty
452INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:45,263| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
453INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:45,269| Exiting method saveGlobalProperty
454INFO - LoggingAdvice.invoke(116) |2019-07-23 15:04:45,278| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
455INFO - LoggingAdvice.invoke(156) |2019-07-23 15:04:45,282| Exiting method saveGlobalProperty
456Tue Jul 23 15:04:45 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
457INFO 23/07/19 15:04:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
458INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
459INFO 23/07/19 15:04:liquibase: Successfully acquired change log lock
460INFO 23/07/19 15:04:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
461INFO 23/07/19 15:04:liquibase: Reading from `liquibasechangelog`
462INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::metadatamapping-2011-10-04-a::bwolfe ran successfully in 4ms
463INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::metadatamapping-2011-10-04-b::bwolfe ran successfully in 3ms
464INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::metadatamapping-2015-10-11-1834::kosmik ran successfully in 3448ms
465INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::metadatamapping-2015-10-11-1835::kosmik ran successfully in 3959ms
466INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::metadatamapping-2015-10-25-1124::kosmik ran successfully in 1729ms
467INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::metadatamapping-2015-11-16-1932::kosmik ran successfully in 1163ms
468INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-01-06-0800::jasonvena ran successfully in 630ms
469INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-01-06-0801::jasonvena ran successfully in 664ms
470INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-a::kosmik ran successfully in 1377ms
471INFO 23/07/19 15:04:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-b-mysql::kosmik ran successfully in 344ms
472INFO 23/07/19 15:04:liquibase: Marking ChangeSet: liquibase.xml::metadatamapping-2016-02-07-1310-b-non-mysql::kosmik::(Checksum: 3:c5baf2f0397c7f7148ae5b730f41cf76) ran despite precondition failure due to onFail='MARK_RAN':
473 liquibase.xml : Not precondition failed
474
475INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-c::kosmik ran successfully in 1014ms
476INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-d::kosmik ran successfully in 1054ms
477INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-08-03-1044::adamgrzybkowski ran successfully in 1646ms
478INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-08-04-1511::pgutkowski ran successfully in 2767ms
479INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-08-04-1513::pgutkowski ran successfully in 4405ms
480INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-08-05-8000::adamgrzybkowski ran successfully in 779ms
481INFO 23/07/19 15:05:liquibase: Successfully released change log lock
482INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:11,642| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
483INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:11,686| Exiting method saveGlobalProperty
484INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:11,693| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
485INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:11,744| Exiting method saveGlobalProperty
486INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:11,768| In method UserService.savePrivilege. Arguments: Privilege=Manage Metadata Mapping,
487INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:11,812| Exiting method savePrivilege
488INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:11,819| In method UserService.savePrivilege. Arguments: Privilege=View Metadata Via Mapping,
489INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:11,867| Exiting method savePrivilege
490INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:11,887| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.addLocalMappings value: null,
491INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:11,969| Exiting method saveGlobalProperty
492Tue Jul 23 15:05:12 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
493INFO 23/07/19 15:05:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
494INFO 23/07/19 15:05:liquibase: Reading from `liquibasechangelog`
495INFO 23/07/19 15:05:liquibase: Successfully acquired change log lock
496INFO 23/07/19 15:05:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
497INFO 23/07/19 15:05:liquibase: Reading from `liquibasechangelog`
498INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::metadatasharing_create_table_exported_package::Dmytro Trifonov ran successfully in 748ms
499INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::metadatasharing_create_table_imported_package::Dmytro Trifonov ran successfully in 675ms
500INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::metadatasharing_create_table_imported_item::Dmytro Trifonov ran successfully in 569ms
501INFO 23/07/19 15:05:liquibase: Successfully released change log lock
502INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:14,601| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
503INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:14,647| Exiting method saveGlobalProperty
504INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:14,653| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
505INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:14,701| Exiting method saveGlobalProperty
506INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:14,718| In method UserService.savePrivilege. Arguments: Privilege=Share Metadata,
507INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:14,761| Exiting method savePrivilege
508INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:14,777| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.persistIdsForClasses value: null,
509INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:14,828| Exiting method saveGlobalProperty
510INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:14,832| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.preferredConceptSourceIds value: null,
511INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:14,881| Exiting method saveGlobalProperty
512INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:14,886| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.enableOnTheFlyPackages value: false,
513INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:14,935| Exiting method saveGlobalProperty
514INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:14,939| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.webservicesKey value: null,
515INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:14,986| Exiting method saveGlobalProperty
516Tue Jul 23 15:05:15 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
517INFO 23/07/19 15:05:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
518INFO 23/07/19 15:05:liquibase: Reading from `liquibasechangelog`
519INFO 23/07/19 15:05:liquibase: Successfully acquired change log lock
520INFO 23/07/19 15:05:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
521INFO 23/07/19 15:05:liquibase: Successfully released change log lock
522INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:15,264| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
523INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:15,309| Exiting method saveGlobalProperty
524INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:15,315| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
525INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:15,353| Exiting method saveGlobalProperty
526Tue Jul 23 15:05:15 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
527INFO 23/07/19 15:05:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
528INFO 23/07/19 15:05:liquibase: Reading from `liquibasechangelog`
529INFO 23/07/19 15:05:liquibase: Successfully acquired change log lock
530INFO 23/07/19 15:05:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
531INFO 23/07/19 15:05:liquibase: Reading from `liquibasechangelog`
532INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_create_table::Darius Jazayeri ran successfully in 3385ms
533INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_uuid::Mark Goodrich ran successfully in 811ms
534INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_description::Mark Goodrich ran successfully in 605ms
535INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_retired_by::Mark Goodrich ran successfully in 954ms
536INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_date_retired::Mark Goodrich ran successfully in 804ms
537INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_retire_reason::Mark Goodrich ran successfully in 544ms
538INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_foreign_key_to_retired_by::Mark Goodrich ran successfully in 2924ms
539INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_update_uuid::Mark Goodrich ran successfully in 862ms
540INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_create_index_for_uuid::Mark Goodrich ran successfully in 2121ms
541INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_make_name_nullable::Darius Jazayeri ran successfully in 650ms
542INFO 23/07/19 15:05:liquibase: Successfully released change log lock
543INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:29,951| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
544INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:30,000| Exiting method saveGlobalProperty
545INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:30,006| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
546INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:30,052| Exiting method saveGlobalProperty
547INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:30,083| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.dateFormat value: null,
548INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:30,132| Exiting method saveGlobalProperty
549INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:30,136| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.timeFormat value: HH:mm,
550INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:30,183| Exiting method saveGlobalProperty
551INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:30,187| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.showDateFormat value: true,
552INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:30,258| Exiting method saveGlobalProperty
553INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:30,261| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.datePickerYearsRange value: 110,20,
554INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:30,367| Exiting method saveGlobalProperty
555INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:30,370| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.archiveDir value: htmlformentry/archive/%Y/%m,
556INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:30,416| Exiting method saveGlobalProperty
557INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:30,419| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.archiveHtmlForms value: False,
558INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:30,504| Exiting method saveGlobalProperty
559Tue Jul 23 15:05:30 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
560INFO 23/07/19 15:05:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
561INFO 23/07/19 15:05:liquibase: Reading from `liquibasechangelog`
562INFO 23/07/19 15:05:liquibase: Successfully acquired change log lock
563INFO 23/07/19 15:05:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
564INFO 23/07/19 15:05:liquibase: Reading from `liquibasechangelog`
565INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::20120316-1300::mseaton ran successfully in 317ms
566INFO 23/07/19 15:05:liquibase: Successfully released change log lock
567INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:31,213| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
568INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:31,258| Exiting method saveGlobalProperty
569INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:31,266| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
570INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:31,317| Exiting method saveGlobalProperty
571INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:31,333| In method UserService.savePrivilege. Arguments: Privilege=Manage Token Registrations,
572INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:31,383| Exiting method savePrivilege
573INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:31,387| In method UserService.savePrivilege. Arguments: Privilege=View Token Registrations,
574INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:31,428| Exiting method savePrivilege
575INFO - LoggingAdvice.invoke(116) |2019-07-23 15:05:31,432| In method UserService.savePrivilege. Arguments: Privilege=View Calculations,
576INFO - LoggingAdvice.invoke(156) |2019-07-23 15:05:31,475| Exiting method savePrivilege
577Tue Jul 23 15:05:32 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
578INFO 23/07/19 15:05:liquibase: Reading from `liquibasechangelog`
579INFO 23/07/19 15:05:liquibase: Successfully acquired change log lock
580INFO 23/07/19 15:05:liquibase: Reading from `liquibasechangelog`
581INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_design_1::mseaton ran successfully in 6155ms
582INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_design_2::mseaton ran successfully in 1169ms
583INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_design_3::mseaton ran successfully in 1055ms
584INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_design_4::mseaton ran successfully in 268ms
585INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_design_5::mseaton ran successfully in 2238ms
586INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_design_6::mseaton ran successfully in 1025ms
587INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_design_resource_1::mseaton ran successfully in 4041ms
588INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_request_1::mseaton ran successfully in 1057ms
589INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_request_2::mseaton ran successfully in 681ms
590INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_request_3::mseaton ran successfully in 539ms
591INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_request_4::mseaton ran successfully in 530ms
592INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_processor_1::mseaton ran successfully in 3269ms
593INFO 23/07/19 15:05:liquibase: Marking ChangeSet: liquibase.xml::reporting_report_processor_2::mseaton::(Checksum: 3:9060cd2b9fc7c9a24155302d97123fc8) ran despite precondition failure due to onFail='MARK_RAN':
594 liquibase.xml : Table `reporting_report_request_processor` does not exist
595
596INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_processor_3::mseaton ran successfully in 1659ms
597INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_report_processor_4::mseaton ran successfully in 789ms
598INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_migration_1::mseaton ran successfully in 4ms
599INFO 23/07/19 15:05:liquibase: ChangeSet liquibase.xml::reporting_migration_2::mseaton ran successfully in 1ms
600INFO 23/07/19 15:05:liquibase: Marking ChangeSet: liquibase.xml::reporting_id_set_cleanup::mseaton::(Checksum: 3:01cd3b88ed5e29b64b55d614d419cd2b) ran despite precondition failure due to onFail='MARK_RAN':
601 liquibase.xml : Table `reporting_idset` does not exist
602
603INFO 23/07/19 15:05:liquibase: Marking ChangeSet: liquibase.xml::drop_report_definition_uuid_constraint::mgoodrich::(Checksum: 3:227005c318df24fca09a6853f492a755) ran despite precondition failure due to onFail='MARK_RAN':
604 liquibase.xml : Foreign Key report_definition_uuid for reporting_report_design on table reporting_report_design does not exist
605
606INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_report_definition_uuid_index::mgoodrich::(Checksum: 3:65331456086e4518661938ca8feff19f) ran despite precondition failure due to onFail='MARK_RAN':
607 liquibase.xml : Index report_definition_uuid for reporting_report_design does not exist
608
609INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_creator_for_reporting_report_design::mgoodrich::(Checksum: 3:4fca8d664649067bb63d590ab3e26dfa) ran despite precondition failure due to onFail='MARK_RAN':
610 liquibase.xml : Foreign Key creator for reporting_report_design on table reporting_report_design does not exist
611
612INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_changed_by_for_reporting_report_design::mgoodrich::(Checksum: 3:c3d7c5613017f0dd2114629a0872e162) ran despite precondition failure due to onFail='MARK_RAN':
613 liquibase.xml : Foreign Key changed_by for reporting_report_design on table reporting_report_design does not exist
614
615INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_retired_by_for_reporting_report_design::mgoodrich::(Checksum: 3:0387cf16e3f0be8b021a84da769f0e91) ran despite precondition failure due to onFail='MARK_RAN':
616 liquibase.xml : Foreign Key retired_by for reporting_report_design on table reporting_report_design does not exist
617
618INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_report_design_id_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:c3e640b5f5bc15fb2a2aa93136fdeefc) ran despite precondition failure due to onFail='MARK_RAN':
619 liquibase.xml : Foreign Key report_design_id for reporting_report_design_resource on table reporting_report_design_resource does not exist
620
621INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_creator_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:577af27e0bff419cc0aae9a34fe082b0) ran despite precondition failure due to onFail='MARK_RAN':
622 liquibase.xml : Foreign Key creator for reporting_report_design_resource on table reporting_report_design_resource does not exist
623
624INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_changed_by_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:4ec604377282a11507a14f61a7863498) ran despite precondition failure due to onFail='MARK_RAN':
625 liquibase.xml : Foreign Key changed_by for reporting_report_design_resource on table reporting_report_design_resource does not exist
626
627INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_retired_by_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:bfc6bcc6b786458067255bd5012fe9f9) ran despite precondition failure due to onFail='MARK_RAN':
628 liquibase.xml : Foreign Key retired_by for reporting_report_design_resource on table reporting_report_design_resource does not exist
629
630INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_requested_by_for_reporting_report_request::mgoodrich::(Checksum: 3:caaf7b8d6b2b53cbc4a9c296df3b4cbb) ran despite precondition failure due to onFail='MARK_RAN':
631 liquibase.xml : Foreign Key requested_by for reporting_report_request on table reporting_report_request does not exist
632
633INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_creator_for_reporting_report_processor::mgoodrich::(Checksum: 3:162a4ce97acf5f2cf9b5cd998174573c) ran despite precondition failure due to onFail='MARK_RAN':
634 liquibase.xml : Foreign Key creator for reporting_report_processor on table reporting_report_processor does not exist
635
636INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_changed_by_for_reporting_report_processor::mgoodrich::(Checksum: 3:d6ce70620019149c9d6980a308a708e2) ran despite precondition failure due to onFail='MARK_RAN':
637 liquibase.xml : Foreign Key changed_by for reporting_report_processor on table reporting_report_processor does not exist
638
639INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::drop_retired_by_reporting_report_processor::mgoodrich::(Checksum: 3:6f39b5de50c73531e2e853071669e8c7) ran despite precondition failure due to onFail='MARK_RAN':
640 liquibase.xml : Foreign Key retired_by for reporting_report_processor on table reporting_report_processor does not exist
641
642INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_report_definition_uuid_index::mgoodrich::(Checksum: 3:3e82195b1dc87158b4a35557e2efdac6) ran despite precondition failure due to onFail='MARK_RAN':
643 liquibase.xml : Not precondition failed
644
645INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_creator_for_reporting_report_design::mgoodrich::(Checksum: 3:eee0f564c3ffe9546cff2e4d53b565cc) ran despite precondition failure due to onFail='MARK_RAN':
646 liquibase.xml : Not precondition failed
647
648INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_changed_by_for_reporting_report_design::mgoodrich::(Checksum: 3:6b4f816069cda1e48f3d9c5a329ae0d4) ran despite precondition failure due to onFail='MARK_RAN':
649 liquibase.xml : Not precondition failed
650
651INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_retired_by_for_reporting_report_design::mgoodrich::(Checksum: 3:d24d24b7c5355e065e106c5d6cd56f4a) ran despite precondition failure due to onFail='MARK_RAN':
652 liquibase.xml : Not precondition failed
653
654INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_report_design_id_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:e92ae5e78a4fe4e4bcff15db82fbed60) ran despite precondition failure due to onFail='MARK_RAN':
655 liquibase.xml : Not precondition failed
656
657INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_creator_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:3d89b6d62ae28f8cbd23db415a335867) ran despite precondition failure due to onFail='MARK_RAN':
658 liquibase.xml : Not precondition failed
659
660INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_changed_by_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:26bcc628ac6c8c2ddb7bf297eadfd6a6) ran despite precondition failure due to onFail='MARK_RAN':
661 liquibase.xml : Not precondition failed
662
663INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_retired_by_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:d83ce3b2d54294365d6460e63c8c1e64) ran despite precondition failure due to onFail='MARK_RAN':
664 liquibase.xml : Not precondition failed
665
666INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_requested_by_for_reporting_report_request::mgoodrich::(Checksum: 3:5ad8a98124cb9926fd19e01b60ada19e) ran despite precondition failure due to onFail='MARK_RAN':
667 liquibase.xml : Not precondition failed
668
669INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_creator_for_reporting_report_processor::mgoodrich::(Checksum: 3:b2a2210386c6e92b0e5a01d4715f7d48) ran despite precondition failure due to onFail='MARK_RAN':
670 liquibase.xml : Not precondition failed
671
672INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_changed_by_for_reporting_report_processor::mgoodrich::(Checksum: 3:93e3e242966c6e4097eb43f42c6575f0) ran despite precondition failure due to onFail='MARK_RAN':
673 liquibase.xml : Not precondition failed
674
675INFO 23/07/19 15:06:liquibase: Marking ChangeSet: liquibase.xml::add_retired_by_for_reporting_report_processor::mgoodrich::(Checksum: 3:aa21b7a845db22fcfedd5962aff5a02c) ran despite precondition failure due to onFail='MARK_RAN':
676 liquibase.xml : Not precondition failed
677
678INFO 23/07/19 15:06:liquibase: Successfully released change log lock
679INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:03,730| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
680INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:03,775| Exiting method saveGlobalProperty
681INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:03,780| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
682INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:03,910| Exiting method saveGlobalProperty
683INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:03,932| In method UserService.savePrivilege. Arguments: Privilege=Manage Report Designs,
684INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:03,995| Exiting method savePrivilege
685INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,002| In method UserService.savePrivilege. Arguments: Privilege=Manage Cohort Definitions,
686INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,052| Exiting method savePrivilege
687INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,058| In method UserService.savePrivilege. Arguments: Privilege=Run Reports,
688INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,153| Exiting method savePrivilege
689INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,157| In method UserService.savePrivilege. Arguments: Privilege=Manage Scheduled Report Tasks,
690INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,201| Exiting method savePrivilege
691INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,218| In method UserService.savePrivilege. Arguments: Privilege=Manage Data Set Definitions,
692INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,291| Exiting method savePrivilege
693INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,295| In method UserService.savePrivilege. Arguments: Privilege=Manage Reports,
694INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,345| Exiting method savePrivilege
695INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,348| In method UserService.savePrivilege. Arguments: Privilege=Manage Indicator Definitions,
696INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,420| Exiting method savePrivilege
697INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,428| In method UserService.savePrivilege. Arguments: Privilege=Manage Dimension Definitions,
698INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,495| Exiting method savePrivilege
699INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,500| In method UserService.savePrivilege. Arguments: Privilege=Manage Report Definitions,
700INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,544| Exiting method savePrivilege
701INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,561| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: report.deleteReportsAgeInHours value: 72,
702INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,650| Exiting method saveGlobalProperty
703INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,656| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.maxReportsToRun value: 1,
704INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,703| Exiting method saveGlobalProperty
705INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,708| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.maxCachedReports value: 10,
706INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,760| Exiting method saveGlobalProperty
707INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,763| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.includeDataExportsAsDataSetDefinitions value: false,
708INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,803| Exiting method saveGlobalProperty
709INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,808| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.preferredIdentifierTypes value: null,
710INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,853| Exiting method saveGlobalProperty
711INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,857| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.runReportCohortFilterMode value: showIfNull,
712INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,920| Exiting method saveGlobalProperty
713INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,925| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.dataEvaluationBatchSize value: -1,
714INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:04,976| Exiting method saveGlobalProperty
715INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:04,979| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.defaultDateFormat value: dd/MMM/yyyy,
716INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:05,019| Exiting method saveGlobalProperty
717INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:05,023| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.defaultLocale value: en,
718INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:05,066| Exiting method saveGlobalProperty
719INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:05,070| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.testPatientsCohortDefinition value: null,
720INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:05,104| Exiting method saveGlobalProperty
721INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:05,109| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.evaluationLoggerEnabled value: false,
722INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:05,159| Exiting method saveGlobalProperty
723Tue Jul 23 15:06:05 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
724INFO 23/07/19 15:06:liquibase: Reading from `liquibasechangelog`
725INFO 23/07/19 15:06:liquibase: Successfully acquired change log lock
726INFO 23/07/19 15:06:liquibase: Successfully released change log lock
727INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:05,630| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
728INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:05,676| Exiting method saveGlobalProperty
729INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:05,681| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
730INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:05,719| Exiting method saveGlobalProperty
731INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:05,750| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.encounterMatcher value: null,
732INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:05,920| Exiting method saveGlobalProperty
733INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:05,924| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.suppressedDiagnosisConcepts value: null,
734INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:06,011| Exiting method saveGlobalProperty
735INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:06,015| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.nonDiagnosisConceptSets value: null,
736INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:06,059| Exiting method saveGlobalProperty
737INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:06,062| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.lastViewedPatientSizeLimit value: 50,
738INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:06,112| Exiting method saveGlobalProperty
739INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:06,117| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conditionList.endReasonConceptSetUuid value: null,
740INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:06,203| Exiting method saveGlobalProperty
741INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:06,272| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conditionList.nonCodedUuid value: null,
742INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:06,328| Exiting method saveGlobalProperty
743INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:06,331| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.EmrApiVisitAssignmentHandler.encounterTypeToNewVisitTypeMap value: null,
744INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:06,376| Exiting method saveGlobalProperty
745INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:06,379| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.conceptSourcesForDiagnosisSearch value: ICD-10-WHO,
746INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:06,420| Exiting method saveGlobalProperty
747INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:06,424| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.useLegacyDiagnosisService value: false,
748INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:06,468| Exiting method saveGlobalProperty
749Tue Jul 23 15:06:06 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
750INFO 23/07/19 15:06:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
751INFO 23/07/19 15:06:liquibase: Reading from `liquibasechangelog`
752INFO 23/07/19 15:06:liquibase: Successfully acquired change log lock
753INFO 23/07/19 15:06:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
754INFO 23/07/19 15:06:liquibase: Reading from `liquibasechangelog`
755INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-type::dkayiwa ran successfully in 3718ms
756INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-block::yony258 ran successfully in 5090ms
757INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-time-slot::yony258 ran successfully in 4360ms
758INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-block-type-map::dkayiwa ran successfully in 1800ms
759INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-appointment::yony258 ran successfully in 7184ms
760INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-status::yony258 ran successfully in 1265ms
761INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::201402141515::djazayeri ran successfully in 629ms
762INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::201403171701-appointmentscheduling_appointment_cancel_reason::cioan ran successfully in 868ms
763INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::20140917-1-appointmentmentscheduling_appointment_request::mogoodrich ran successfully in 7252ms
764INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::201409251456-appointmentscheduling-confidential::djazayeri ran successfully in 742ms
765INFO 23/07/19 15:06:liquibase: Successfully released change log lock
766INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,214| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
767INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,254| Exiting method saveGlobalProperty
768INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,260| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
769INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,377| Exiting method saveGlobalProperty
770INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,392| In method UserService.savePrivilege. Arguments: Privilege=View Patient Appointment History,
771INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,430| Exiting method savePrivilege
772INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,433| In method UserService.savePrivilege. Arguments: Privilege=View Appointments,
773INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,481| Exiting method savePrivilege
774INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,484| In method UserService.savePrivilege. Arguments: Privilege=View Appointments Statistics,
775INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,598| Exiting method savePrivilege
776INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,602| In method UserService.savePrivilege. Arguments: Privilege=Schedule Appointments,
777INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,644| Exiting method savePrivilege
778INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,647| In method UserService.savePrivilege. Arguments: Privilege=View Appointment Types,
779INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,706| Exiting method savePrivilege
780INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,711| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.viewConfidential,
781INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,763| Exiting method savePrivilege
782INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,767| In method UserService.savePrivilege. Arguments: Privilege=View Appointments Blocks,
783INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,823| Exiting method savePrivilege
784INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,827| In method UserService.savePrivilege. Arguments: Privilege=Manage Provider Schedules,
785INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,869| Exiting method savePrivilege
786INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,873| In method UserService.savePrivilege. Arguments: Privilege=Manage Appointment Types,
787INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:40,961| Exiting method savePrivilege
788INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:40,964| In method UserService.savePrivilege. Arguments: Privilege=Update Appointment Status,
789INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:41,037| Exiting method savePrivilege
790INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:41,042| In method UserService.savePrivilege. Arguments: Privilege=Request Appointments,
791INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:41,090| Exiting method savePrivilege
792INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:41,095| In method UserService.savePrivilege. Arguments: Privilege=View Provider Schedules,
793INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:41,145| Exiting method savePrivilege
794INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:41,150| In method UserService.savePrivilege. Arguments: Privilege=Squeezing Appointments,
795INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:41,231| Exiting method savePrivilege
796INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:41,242| In method UserService.savePrivilege. Arguments: Privilege=Manage Appointments Settings,
797INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:41,304| Exiting method savePrivilege
798INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:41,318| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.phoneNumberPersonAttributeTypeId value: 8,
799INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:41,363| Exiting method saveGlobalProperty
800INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:41,366| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.manageAppointmentsFormTimout value: 60,
801INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:41,413| Exiting method saveGlobalProperty
802INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:41,416| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.defaultVisitType value: 1,
803INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:41,456| Exiting method saveGlobalProperty
804INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:41,459| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.defaultTimeSlotDuration value: 60,
805INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:41,504| Exiting method saveGlobalProperty
806INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:41,508| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.hideEndVisitButtons value: true,
807INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:41,546| Exiting method saveGlobalProperty
808Tue Jul 23 15:06:41 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
809INFO 23/07/19 15:06:liquibase: Reading from `liquibasechangelog`
810INFO 23/07/19 15:06:liquibase: Successfully acquired change log lock
811INFO 23/07/19 15:06:liquibase: Successfully released change log lock
812INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:42,013| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
813INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:42,070| Exiting method saveGlobalProperty
814INFO - LoggingAdvice.invoke(116) |2019-07-23 15:06:42,076| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
815INFO - LoggingAdvice.invoke(156) |2019-07-23 15:06:42,149| Exiting method saveGlobalProperty
816Tue Jul 23 15:06:42 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
817INFO 23/07/19 15:06:liquibase: Reading from `liquibasechangelog`
818INFO 23/07/19 15:06:liquibase: Successfully acquired change log lock
819INFO 23/07/19 15:06:liquibase: Reading from `liquibasechangelog`
820INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::43889130-55c2-49e9-b72b-a9eae9a31da7::Partners In Health ran successfully in 456ms
821INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::a7a39c84-cb48-427e-9141-ee851c283132::Partners In Health ran successfully in 392ms
822INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::a92f91c0-162b-42d9-a33b-c1412dc2948d::Partners In Health ran successfully in 257ms
823INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::b50c8351-3c6c-40eb-be40-bbdaed78c5a0::Partners In Health ran successfully in 348ms
824INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::9b1eb03d-bd27-428b-8359-5877797b0fb8::Partners In Health ran successfully in 300ms
825INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::82b51fe1-e6ad-423c-80a0-d2a48a3efe6c::Partners In Health ran successfully in 365ms
826INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::4b4ee08c-262f-48f0-a37e-2372614e1a58::Partners In Health ran successfully in 621ms
827INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::17a1d838-bf40-45d0-9e2b-6d177ff7ad62::Partners In Health ran successfully in 666ms
828INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::e931b3c1-94b6-4169-90f4-1c6bf49d4883::Partners In Health ran successfully in 574ms
829INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::3e32c214-9f9a-4424-8590-43ca68396aa6::Partners In Health ran successfully in 601ms
830INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::1df31052-65ce-4b81-8a9c-86c58c87c042::Partners In Health ran successfully in 445ms
831INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::aea80abc-8e1b-44f2-9574-c64741750cec::Jeremy Keiper ran successfully in 103ms
832INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::f3244825-c3d1-4789-99bd-03a014ae56a4::Jeremy Keiper ran successfully in 463ms
833INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::a5b34ba3-2cb0-46b5-bb47-4e07da4a7acd::Jeremy Keiper ran successfully in 29ms
834INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::d5bc38a3-35e3-4a16-b1b2-df6f4c32ec7a::Partners In Health ran successfully in 592ms
835INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::02fb6cc1-d45c-4985-8117-0d313975fd81::Partners In Health ran successfully in 3118ms
836INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::4dce863f-bb66-4aa3-9663-22a23be24689::Partners In Health ran successfully in 2487ms
837INFO 23/07/19 15:06:liquibase: ChangeSet liquibase.xml::e8258234-2133-4270-9370-301c908f1e2b::Partners In Health ran successfully in 2502ms
838INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::0f79a646-4f62-4fef-b035-421ad8f73ba2::Partners In Health ran successfully in 3274ms
839INFO 23/07/19 15:07:liquibase: Successfully released change log lock
840INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:01,304| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
841INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:01,352| Exiting method saveGlobalProperty
842INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:01,362| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
843INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:01,409| Exiting method saveGlobalProperty
844INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:01,433| In method UserService.savePrivilege. Arguments: Privilege=Generate Batch of Identifiers,
845INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:01,501| Exiting method savePrivilege
846INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:01,512| In method UserService.savePrivilege. Arguments: Privilege=Upload Batch of Identifiers,
847INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:01,558| Exiting method savePrivilege
848INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:01,563| In method UserService.savePrivilege. Arguments: Privilege=Manage Identifier Sources,
849INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:01,653| Exiting method savePrivilege
850INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:01,657| In method UserService.savePrivilege. Arguments: Privilege=Manage Auto Generation Options,
851INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:01,716| Exiting method savePrivilege
852Tue Jul 23 15:07:01 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
853INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
854INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
855INFO 23/07/19 15:07:liquibase: Successfully released change log lock
856INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:02,068| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
857INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:02,108| Exiting method saveGlobalProperty
858INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:02,115| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
859INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:02,160| Exiting method saveGlobalProperty
860Tue Jul 23 15:07:02 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
861INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
862INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
863INFO 23/07/19 15:07:liquibase: Successfully released change log lock
864INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:02,465| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.started value: true,
865INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:02,510| Exiting method saveGlobalProperty
866INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:02,519| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.mandatory value: false,
867INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:02,569| Exiting method saveGlobalProperty
868Tue Jul 23 15:07:02 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
869INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
870INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
871INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
872INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
873INFO 23/07/19 15:07:liquibase: Successfully released change log lock
874INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:02,913| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
875INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:02,958| Exiting method saveGlobalProperty
876INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:02,966| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
877INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:03,167| Exiting method saveGlobalProperty
878INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:03,200| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: null,
879INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:03,342| Exiting method saveGlobalProperty
880INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:03,347| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.givenNameAutoSuggestList value: null,
881INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:03,426| Exiting method saveGlobalProperty
882INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:03,430| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.familyNameAutoSuggestList value: null,
883INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:03,567| Exiting method saveGlobalProperty
884INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:03,572| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
885INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:03,651| Exiting method saveGlobalProperty
886INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:03,659| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
887INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:03,717| Exiting method saveGlobalProperty
888INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:03,720| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
889INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:03,784| Exiting method saveGlobalProperty
890INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:03,789| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.openempi.globalIdentifierDomainId value: null,
891INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:03,826| Exiting method saveGlobalProperty
892INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:03,830| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.implementation value: null,
893INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:03,901| Exiting method saveGlobalProperty
894INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:03,905| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.url value: null,
895INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:03,952| Exiting method saveGlobalProperty
896INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:03,957| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.username value: null,
897INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:04,010| Exiting method saveGlobalProperty
898INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:04,015| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.openempi.enableProbabilisticMatching value: false,
899INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:04,061| Exiting method saveGlobalProperty
900INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:04,065| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.personIdentifierId value: null,
901INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:04,117| Exiting method saveGlobalProperty
902INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:04,122| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.birthdateEstimationStartMonth value: 0,
903Tue Jul 23 15:07:04 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
904INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:04,167| Exiting method saveGlobalProperty
905INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:04,171| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.biometrics.implementation value: null,
906INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:04,216| Exiting method saveGlobalProperty
907Tue Jul 23 15:07:04 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
908INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
909INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
910INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
911INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
912INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
913INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::appframework-1::djazayeri ran successfully in 2239ms
914INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::appframework-2::djazayeri ran successfully in 184ms
915INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::appframework-3::nutsiepully ran successfully in 593ms
916INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::appframework-4::Wyclif ran successfully in 258ms
917INFO 23/07/19 15:07:liquibase: Successfully released change log lock
918INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:08,115| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
919INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:08,154| Exiting method saveGlobalProperty
920INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:08,159| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
921INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:08,196| Exiting method saveGlobalProperty
922Tue Jul 23 15:07:08 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
923INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
924INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
925INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
926INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
927INFO 23/07/19 15:07:liquibase: Successfully released change log lock
928INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:08,532| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
929INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:08,678| Exiting method saveGlobalProperty
930INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:08,685| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
931INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:08,745| Exiting method saveGlobalProperty
932Tue Jul 23 15:07:08 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
933INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
934INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
935INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
936INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
937INFO 23/07/19 15:07:liquibase: Successfully released change log lock
938INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:09,248| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
939INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:09,286| Exiting method saveGlobalProperty
940INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:09,292| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
941INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:09,328| Exiting method saveGlobalProperty
942Tue Jul 23 15:07:09 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
943INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
944INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
945INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
946INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
947INFO 23/07/19 15:07:liquibase: Successfully released change log lock
948INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:09,604| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
949INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:09,645| Exiting method saveGlobalProperty
950INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:09,651| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
951INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:09,695| Exiting method saveGlobalProperty
952Tue Jul 23 15:07:09 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
953INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
954INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
955INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
956INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
957INFO 23/07/19 15:07:liquibase: Successfully released change log lock
958INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:10,232| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
959INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:10,278| Exiting method saveGlobalProperty
960INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:10,283| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
961INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:10,437| Exiting method saveGlobalProperty
962INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:10,453| In method UserService.savePrivilege. Arguments: Privilege=App: adminui.configuremetadata,
963INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:10,528| Exiting method savePrivilege
964Tue Jul 23 15:07:10 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
965INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
966INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
967INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
968INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
969INFO 23/07/19 15:07:liquibase: Successfully released change log lock
970INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:10,914| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: docsanddrawing.started value: true,
971INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:10,954| Exiting method saveGlobalProperty
972INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:10,959| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: docsanddrawing.mandatory value: false,
973INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:11,003| Exiting method saveGlobalProperty
974INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:11,032| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: docsanddrawing.defaultConceptComplexUuid value: 5118810c-f41d-11e6-bc64-92361f002671,
975INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:11,070| Exiting method saveGlobalProperty
976INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:11,073| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: docsanddrawing.conceptComplexUuidList value: [
977 "51187acc-f41d-11e6-bc64-92361f002671",
978 "51187bc6-f41d-11e6-bc64-92361f002671",
979 "51187c98-f41d-11e6-bc64-92361f002671",
980 "51187d6a-f41d-11e6-bc64-92361f002671",
981 "51188030-f41d-11e6-bc64-92361f002671",
982 "5118810c-f41d-11e6-bc64-92361f002671"
983 ],
984INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:11,120| Exiting method saveGlobalProperty
985INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:11,123| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: docsanddrawing.encounterTypeUuid value: 43c25184-f41f-11e6-bc64-92361f002671,
986INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:11,170| Exiting method saveGlobalProperty
987INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:11,173| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: docsanddrawing.conceptComplexUuidMap value: { "SVG": "51187acc-f41d-11e6-bc64-92361f002671",
988 "IMAGE": "51187bc6-f41d-11e6-bc64-92361f002671",
989 "VIDEO": "51187c98-f41d-11e6-bc64-92361f002671",
990 "NOTE": "51187d6a-f41d-11e6-bc64-92361f002671",
991 "AUDIO": "51188030-f41d-11e6-bc64-92361f002671",
992 "FILE": "5118810c-f41d-11e6-bc64-92361f002671"
993 },
994INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:11,237| Exiting method saveGlobalProperty
995Tue Jul 23 15:07:11 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
996Tue Jul 23 15:07:11 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
997INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
998INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
999INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
1000INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1001INFO 23/07/19 15:07:liquibase: Successfully released change log lock
1002INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:11,714| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.started value: true,
1003INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:11,754| Exiting method saveGlobalProperty
1004INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:11,760| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.mandatory value: false,
1005INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:11,820| Exiting method saveGlobalProperty
1006INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:11,834| In method UserService.savePrivilege. Arguments: Privilege=App: attachments.attachments.page,
1007INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:11,919| Exiting method savePrivilege
1008INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:11,934| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.defaultConceptComplexUuid value: 42ed45fd-f3f6-44b6-bfc2-8bde1bb41e00,
1009INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:11,970| Exiting method saveGlobalProperty
1010INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:11,973| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.conceptComplexUuidList value: ["7cac8397-53cd-4f00-a6fe-028e8d743f8e","42ed45fd-f3f6-44b6-bfc2-8bde1bb41e00"],
1011INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:12,012| Exiting method saveGlobalProperty
1012INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:12,016| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.conceptComplexUuidMap value: {"IMAGE":"7cac8397-53cd-4f00-a6fe-028e8d743f8e","OTHER":"42ed45fd-f3f6-44b6-bfc2-8bde1bb41e00"},
1013INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:12,064| Exiting method saveGlobalProperty
1014INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:12,069| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.encounterTypeUuid value: 5021b1a1-e7f6-44b4-ba02-da2f2bcf8718,
1015INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:12,113| Exiting method saveGlobalProperty
1016INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:12,119| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.maxUploadFileSize value: 5.0,
1017INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:12,172| Exiting method saveGlobalProperty
1018INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:12,177| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.maxStorageFileSize value: 1.2,
1019INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:12,289| Exiting method saveGlobalProperty
1020INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:12,294| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.encounterSavingFlow value: null,
1021INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:12,340| Exiting method saveGlobalProperty
1022INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:12,343| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.allowNoCaption value: false,
1023INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:12,388| Exiting method saveGlobalProperty
1024INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:12,391| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.allowWebcam value: true,
1025INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:12,431| Exiting method saveGlobalProperty
1026INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:12,436| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.dashboardThumbnailCount value: 4,
1027INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:12,481| Exiting method saveGlobalProperty
1028Tue Jul 23 15:07:12 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1029INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1030INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
1031INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
1032INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1033INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
1034INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::20161011-001::themoonraker13 ran successfully in 7ms
1035INFO 23/07/19 15:07:liquibase: Successfully released change log lock
1036INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:12,947| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
1037INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:13,022| Exiting method saveGlobalProperty
1038INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:13,028| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
1039INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:13,122| Exiting method saveGlobalProperty
1040INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:13,152| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.enrollInProgram,
1041INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:13,213| Exiting method savePrivilege
1042INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:13,230| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.dataManagement,
1043INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:13,304| Exiting method savePrivilege
1044INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:13,308| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.mergePatient,
1045INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:13,397| Exiting method savePrivilege
1046INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:13,402| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.summaryDashboard,
1047INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:13,488| Exiting method savePrivilege
1048INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:13,492| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.editPatientProgram,
1049INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:13,739| Exiting method savePrivilege
1050INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:13,743| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
1051INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:13,822| Exiting method savePrivilege
1052INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:13,826| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
1053INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:13,963| Exiting method savePrivilege
1054INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:13,970| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
1055INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:14,039| Exiting method savePrivilege
1056INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:14,044| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.deletePatient,
1057INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:14,113| Exiting method savePrivilege
1058INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:14,118| In method UserService.savePrivilege. Arguments: Privilege=Task: Manage Condition Lists,
1059INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:14,214| Exiting method savePrivilege
1060INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:14,218| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
1061INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:14,305| Exiting method savePrivilege
1062INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:14,308| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
1063INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:14,390| Exiting method savePrivilege
1064INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:14,394| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
1065INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:14,480| Exiting method savePrivilege
1066INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:14,485| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.deletePatientProgram,
1067INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:14,572| Exiting method savePrivilege
1068INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:14,575| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
1069INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:14,647| Exiting method savePrivilege
1070INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:14,653| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.markPatientDead,
1071INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:14,730| Exiting method savePrivilege
1072INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:14,736| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.editRelationships,
1073INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:14,906| Exiting method savePrivilege
1074INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:14,913| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
1075INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:15,006| Exiting method savePrivilege
1076INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:15,029| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.defaultPatientIdentifierLocation value: null,
1077INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:15,089| Exiting method saveGlobalProperty
1078INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:15,094| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.recentDiagnosisPeriodInDays value: null,
1079INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:15,180| Exiting method saveGlobalProperty
1080INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:15,184| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.dashboardUrl value: /coreapps/clinicianfacing/patient.page?patientId={{patientId}},
1081INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:15,273| Exiting method saveGlobalProperty
1082INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:15,277| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.visitsPageUrl value: /coreapps/patientdashboard/patientDashboard.page?patientId={{patientId}}#visits,
1083INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:15,364| Exiting method saveGlobalProperty
1084INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:15,368| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.visitsPageWithSpecificVisitUrl value: /coreapps/patientdashboard/patientDashboard.page?patientId={{patientId}}&visitId={{visit.id}}#,
1085INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:15,598| Exiting method saveGlobalProperty
1086INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:15,602| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.searchDelayShort value: 300,
1087INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:15,732| Exiting method saveGlobalProperty
1088INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:15,736| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.searchDelayLong value: 1000,
1089INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:15,831| Exiting method saveGlobalProperty
1090INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:15,837| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.patientDashboardEncounterCount value: 100,
1091INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:16,048| Exiting method saveGlobalProperty
1092INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:16,053| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.visitTypeColors value: null,
1093INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:16,247| Exiting method saveGlobalProperty
1094INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:16,251| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.showVisitTypeOnPatientHeaderSection value: false,
1095INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:16,688| Exiting method saveGlobalProperty
1096INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:16,692| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.transferEncounterUuid value: null,
1097INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:16,789| Exiting method saveGlobalProperty
1098INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:16,792| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.conceptStickyNote value: CIEL:165095,
1099INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:16,856| Exiting method saveGlobalProperty
1100Tue Jul 23 15:07:17 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1101INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1102INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
1103INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
1104INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1105INFO 23/07/19 15:07:liquibase: Successfully released change log lock
1106INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:17,415| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
1107INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:17,475| Exiting method saveGlobalProperty
1108INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:17,485| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
1109INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:17,702| Exiting method saveGlobalProperty
1110INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:17,726| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
1111INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:18,041| Exiting method savePrivilege
1112Tue Jul 23 15:07:18 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1113INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1114INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
1115INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
1116INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1117INFO 23/07/19 15:07:liquibase: Successfully released change log lock
1118INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:18,779| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
1119INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:19,032| Exiting method saveGlobalProperty
1120INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:19,043| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
1121INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:19,190| Exiting method saveGlobalProperty
1122Tue Jul 23 15:07:20 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1123INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1124INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
1125INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
1126INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1127INFO 23/07/19 15:07:liquibase: Successfully released change log lock
1128INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:20,408| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
1129INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:20,475| Exiting method saveGlobalProperty
1130INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:20,481| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
1131INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:20,639| Exiting method saveGlobalProperty
1132INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:20,653| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.overbookAppointments,
1133INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:20,707| Exiting method savePrivilege
1134INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:20,711| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.appointmentTypes,
1135INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:21,009| Exiting method savePrivilege
1136INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:21,014| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.viewAppointments,
1137INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:21,109| Exiting method savePrivilege
1138INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:21,114| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.home,
1139INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:21,217| Exiting method savePrivilege
1140INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:21,222| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.providerSchedules,
1141INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:21,298| Exiting method savePrivilege
1142INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:21,304| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.bookAppointments,
1143INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:21,400| Exiting method savePrivilege
1144INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:21,406| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.requestAppointments,
1145INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:21,558| Exiting method savePrivilege
1146INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:21,574| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.includeWeekends value: false,
1147INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:21,674| Exiting method saveGlobalProperty
1148Tue Jul 23 15:07:21 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1149INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1150INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
1151INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
1152INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1153INFO 23/07/19 15:07:liquibase: Successfully released change log lock
1154INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:22,802| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
1155INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:22,889| Exiting method saveGlobalProperty
1156INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:22,895| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
1157INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:23,007| Exiting method saveGlobalProperty
1158Tue Jul 23 15:07:24 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1159INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1160INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
1161INFO 23/07/19 15:07:liquibase: Successfully acquired change log lock
1162INFO 23/07/19 15:07:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1163INFO 23/07/19 15:07:liquibase: Reading from `liquibasechangelog`
1164INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::1::Eli ran successfully in 1067ms
1165INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::2::Eli ran successfully in 2898ms
1166INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::3::Eli ran successfully in 896ms
1167INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::4::Eli ran successfully in 1040ms
1168INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-58-18062014-2207::k-joseph ran successfully in 351ms
1169INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-58-18062014-2210::k-joseph ran successfully in 98ms
1170INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-102_28052015_1742::k-joseph ran successfully in 3598ms
1171INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-81_02062015_1446::k-joseph ran successfully in 3757ms
1172INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-90_04062015_2012::k-joseph ran successfully in 4435ms
1173INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-103_11062015_1634::k-joseph ran successfully in 554ms
1174INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-103_22062015_1941::k-joseph ran successfully in 2705ms
1175INFO 23/07/19 15:07:liquibase: Marking ChangeSet: liquibase.xml::CSM-98-23062015-0037::k-joseph::(Checksum: 3:6896336173f1b9aa05f95157f38d4db6) ran despite precondition failure due to onFail='MARK_RAN':
1176 liquibase.xml : Foreign Key fk_synonymgroups_synonyms_cascade does not exist
1177
1178INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-98-23062015-1440::k-joseph ran successfully in 1559ms
1179INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-91-07072015-1826::k-joseph ran successfully in 83ms
1180INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-111_17072015_1513::k-joseph ran successfully in 343ms
1181INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-95_28072015_1241::k-joseph ran successfully in 1121ms
1182INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-95_29072015_1239::k-joseph ran successfully in 46ms
1183INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-113_31072015_1224::k-joseph ran successfully in 46ms
1184INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-95_01082015_23:38::k-joseph ran successfully in 709ms
1185INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-95_02082015_1517::k-joseph ran successfully in 45ms
1186INFO 23/07/19 15:07:liquibase: ChangeSet liquibase.xml::CSM-95_03082015_0101::k-joseph ran successfully in 2671ms
1187INFO 23/07/19 15:07:liquibase: Successfully released change log lock
1188INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:59,777| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.started value: true,
1189INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:59,823| Exiting method saveGlobalProperty
1190INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:59,834| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.mandatory value: false,
1191INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:59,884| Exiting method saveGlobalProperty
1192INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:59,906| In method UserService.savePrivilege. Arguments: Privilege=Manage synonym group,
1193INFO - LoggingAdvice.invoke(156) |2019-07-23 15:07:59,957| Exiting method savePrivilege
1194INFO - LoggingAdvice.invoke(116) |2019-07-23 15:07:59,960| In method UserService.savePrivilege. Arguments: Privilege=Patient Dashboard - View Chart Search Section,
1195INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:00,002| Exiting method savePrivilege
1196INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:00,006| In method UserService.savePrivilege. Arguments: Privilege=Manage Synonym Groups,
1197INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:00,047| Exiting method savePrivilege
1198INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:00,050| In method UserService.savePrivilege. Arguments: Privilege=Run Chart Search commands,
1199INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:00,093| Exiting method savePrivilege
1200INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:00,110| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.useDedicatedSolrServer value: false,
1201INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:00,297| Exiting method saveGlobalProperty
1202INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:00,302| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.httpSolrUrl value: http://localhost,
1203INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:00,344| Exiting method saveGlobalProperty
1204Tue Jul 23 15:08:00 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1205INFO 23/07/19 15:08:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1206INFO 23/07/19 15:08:liquibase: Reading from `liquibasechangelog`
1207INFO 23/07/19 15:08:liquibase: Successfully acquired change log lock
1208INFO 23/07/19 15:08:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
1209INFO 23/07/19 15:08:liquibase: Successfully released change log lock
1210INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:00,703| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
1211INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:00,747| Exiting method saveGlobalProperty
1212INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:00,755| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
1213INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:00,818| Exiting method saveGlobalProperty
1214INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:00,834| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.styleGuide,
1215INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:00,882| Exiting method savePrivilege
1216INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:00,885| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
1217INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:00,928| Exiting method savePrivilege
1218INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:00,932| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
1219INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:00,990| Exiting method savePrivilege
1220INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:00,993| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.manageApps,
1221INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:01,034| Exiting method savePrivilege
1222INFO - LoggingAdvice.invoke(116) |2019-07-23 15:08:20,387| In method SchedulerService.saveToMemento. Arguments:
1223INFO - LoggingAdvice.invoke(156) |2019-07-23 15:08:20,391| Exiting method saveToMemento
1224INFO - EhCacheManagerFactoryBean.destroy(181) |2019-07-23 15:08:20,450| Shutting down EhCache CacheManager
1225INFO - ServiceContext.startRefreshingContext(832) |2019-07-23 15:08:20,454| Refreshing Context
1226INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2019-07-23 15:09:50,100| Initializing EhCache CacheManager
1227Tue Jul 23 15:10:48 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1228WARN - IdgenTask.run(32) |2019-07-23 15:11:44,000| Not running scheduled task. DaemonToken = null; enabled = false
1229WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-07-23 15:11:47,815| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
1230WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-07-23 15:11:47,939| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
1231WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-07-23 15:11:51,753| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
1232INFO - ServiceContext.doneRefreshingContext(843) |2019-07-23 15:11:51,795| Done refreshing Context
1233Tue Jul 23 15:11:51 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1234Tue Jul 23 15:11:51 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1235INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:16,211| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: commonlabtest.fileDirectory value: C:\Users\edwar\Application Data\OpenMRS\complex_obs\commonLabTestFiles,
1236INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:16,315| Exiting method saveGlobalProperty
1237INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:16,333| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: commonlabtest.specimenTypeConceptUuid value: 162476AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
1238INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:16,383| Exiting method saveGlobalProperty
1239INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:16,393| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: commonlabtest.specimenSiteConceptUuid value: 159959AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
1240INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:16,441| Exiting method saveGlobalProperty
1241INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:16,447| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: commonlabtest.testunitsConceptUuid value: 5db4f53e-6218-4ae0-ae4e-5e0343b5d301,
1242INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:16,493| Exiting method saveGlobalProperty
1243INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:16,499| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: commonlabtest.fileExtensions value: .bmp ,.jpg ,.jpeg,.jfif,.GIF,.png,.bat,.BPG,.FLV,.AVI,.MOV,.M4P,.MPG,.WMV,.3gp,.RM,.SWF,.3GP,.ACT,.AIFF,.MP3,.WAV,.OGG,.FLAC,.AU,.RAW,.docx,.docm,.dotx,.docb,.dotm,.pdf,
1244INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:16,575| Exiting method saveGlobalProperty
1245ERROR - UiFrameworkActivator.contextRefreshed(90) |2019-07-23 15:12:16,605| Error in UiContextRefreshedCallback: org.openmrs.ui.framework.StandardModuleUiConfiguration for module atomfeed
1246java.lang.NullPointerException
1247 at org.openmrs.module.ModuleFactory.getModuleClassLoader(ModuleFactory.java:1366)
1248 at org.openmrs.module.ModuleFactory.getModuleClassLoader(ModuleFactory.java:1387)
1249 at org.openmrs.ui.framework.StandardModuleUiConfiguration.afterContextRefreshed(StandardModuleUiConfiguration.java:106)
1250 at org.openmrs.module.uiframework.UiFrameworkActivator.contextRefreshed(UiFrameworkActivator.java:88)
1251 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:923)
1252 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
1253 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
1254 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
1255 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
1256 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
1257WARN - AddressConfigurationLoader.loadAddressConfiguration(64) |2019-07-23 15:12:16,629| Address hierarchy configuration file appears invalid, skipping the loading process: addressConfiguration.xml
1258INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:19,294| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
1259INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:19,351| Exiting method saveRole
1260INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:19,358| In method UserService.saveRole. Arguments: Role=Privilege Level: High,
1261INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:19,487| Exiting method saveRole
1262INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:19,556| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
1263INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:20,209| Exiting method saveRole
1264INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:20,229| In method UserService.saveRole. Arguments: Role=Privilege Level: High,
1265INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:20,233| Exiting method saveRole
1266INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:20,271| In method MetadataMappingService.saveMetadataSource. Arguments: MetadataSource=MetadataSource[hashCode=ff4d0412,uuid=c4b49f1f-64ae-4cab-a7f5-12bbd4cca1ad],
1267INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:20,328| Exiting method saveMetadataSource
1268INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:20,346| In method MetadataMappingService.saveMetadataSet. Arguments: MetadataSet=MetadataSet[hashCode=2edf4805,uuid=5acc46f6-ddc0-45f4-8999-1fdc29a1fd63],
1269INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:20,399| Exiting method saveMetadataSet
1270INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:20,416| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=59308b51,uuid=abfd4224-b7c8-4b9d-9f7f-6ba350660479],
1271INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:20,468| Exiting method saveMetadataTermMapping
1272INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:20,484| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=3cdb1fb6,uuid=2c993e66-52e5-450f-b414-e88371790e65],
1273INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:20,546| Exiting method saveMetadataTermMapping
1274INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:20,558| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=e84c6fa7,uuid=06c970e6-10b4-4fb3-b593-d567d02c983a],
1275INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:20,600| Exiting method saveMetadataTermMapping
1276INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:20,612| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=fccdf6c5,uuid=280b568e-aa93-4417-90f0-980c59acfabc],
1277INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:20,675| Exiting method saveMetadataTermMapping
1278INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:20,687| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=6416432d,uuid=0d51db06-f11b-494d-813e-c847539d0648],
1279INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:20,808| Exiting method saveMetadataTermMapping
1280INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:20,825| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=9218ff7e,uuid=83e44a00-d0ed-4961-80d5-97ef438448eb],
1281INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:20,950| Exiting method saveMetadataTermMapping
1282INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:20,961| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=50001a96,uuid=f877c63d-3224-4c72-aa58-000aaf82b590],
1283INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:21,110| Exiting method saveMetadataTermMapping
1284INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:21,123| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=ab8abdce,uuid=488e3d49-1b27-412a-8e83-1131ee27b118],
1285INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:21,253| Exiting method saveMetadataTermMapping
1286INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:21,264| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=5621ff72,uuid=4c23ac5a-12ca-4b15-bc6a-e2ddb761fab7],
1287INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:21,350| Exiting method saveMetadataTermMapping
1288INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:21,360| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=9bd18b85,uuid=fdf3d5ba-7b3c-4615-ace5-990e8c12751c],
1289INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:21,412| Exiting method saveMetadataTermMapping
1290INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:21,425| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=5bfd92ac,uuid=3f87727b-2812-4b02-bdb5-2d3a3f43bd8d],
1291INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:21,468| Exiting method saveMetadataTermMapping
1292INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:21,481| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=eb111028,uuid=67594558-8f2b-41ed-869f-c5f15dc405f0],
1293INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:21,528| Exiting method saveMetadataTermMapping
1294INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:21,542| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=ab6ebba7,uuid=52633af0-0894-4373-806e-6aa3f77af992],
1295INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:21,593| Exiting method saveMetadataTermMapping
1296INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:21,605| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=66de011d,uuid=78284091-510a-4fc6-953c-efc54b7b08df],
1297INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:21,653| Exiting method saveMetadataTermMapping
1298INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:21,663| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=9c6c2bc,uuid=8a12935c-b9f5-40eb-b96e-3fb8c795df13],
1299INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:21,753| Exiting method saveMetadataTermMapping
1300INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:21,767| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=6aba3c58,uuid=010b5ed2-996b-4f2b-90aa-4e5e20439f41],
1301INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:21,812| Exiting method saveMetadataTermMapping
1302INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:21,865| In method PersonService.savePerson. Arguments: Person=Person(personId=null),
1303ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:12:22,076| HHH000088: Exception in interceptor beforeTransactionCompletion()
1304org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
1305 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
1306 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
1307 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
1308 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
1309 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
1310 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
1311 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
1312 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
1313 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
1314 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
1315 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
1316 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
1317 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
1318 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
1319 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
1320 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
1321 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
1322 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
1323 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
1324 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
1325 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
1326 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
1327 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
1328 at com.sun.proxy.$Proxy149.savePerson(Unknown Source)
1329 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1330 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1331 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1332 at java.lang.reflect.Method.invoke(Method.java:498)
1333 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
1334 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
1335 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
1336 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
1337 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
1338 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
1339 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
1340 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
1341 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
1342 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
1343 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
1344 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
1345 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
1346 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
1347 at com.sun.proxy.$Proxy150.savePerson(Unknown Source)
1348 at org.openmrs.module.emrapi.EmrApiActivator.createUnknownProvider(EmrApiActivator.java:326)
1349 at org.openmrs.module.emrapi.EmrApiActivator.started(EmrApiActivator.java:148)
1350 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
1351 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
1352 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
1353 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
1354 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
1355 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
1356Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
1357 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1358 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1359 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1360 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1361 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
1362 at com.mysql.jdbc.Util.getInstance(Util.java:408)
1363 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
1364 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
1365 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
1366 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
1367 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
1368 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
1369 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
1370 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
1371 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
1372 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
1373 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
1374 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
1375 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
1376 ... 50 more
1377INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:22,774| Exiting method savePerson
1378INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:22,804| In method ProviderService.saveProvider. Arguments: Provider=[Provider: providerId:null providerName:[Unknown Provider] ],
1379INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:22,860| Exiting method saveProvider
1380INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:22,864| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=da83bafe,uuid=2b3cdebe-b08e-4f1e-aa39-9e005c75fc99],
1381INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:22,903| Exiting method saveMetadataTermMapping
1382INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:22,909| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
1383INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:22,910| Exiting method saveGlobalProperty
1384INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:22,994| In method ConceptService.saveConceptSource. Arguments: ConceptSource=ConceptSource[hashCode=300087d4,uuid=edd52713-8887-47b7-ba9e-6e1148824ca4],
1385INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:23,039| Exiting method saveConceptSource
1386INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:23,087| In method PatientService.savePatientIdentifierType. Arguments: PatientIdentifierType=OpenMRS ID,
1387INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:23,145| Exiting method savePatientIdentifierType
1388INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:23,291| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=e84c6fa7,uuid=06c970e6-10b4-4fb3-b593-d567d02c983a],
1389INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:23,353| Exiting method saveMetadataTermMapping
1390INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:23,374| In method ConceptService.purgeConceptClass. Arguments: ConceptClass=ConceptClass[hashCode=a7612e8c,uuid=8e071bfe-520c-44c0-a89b-538e9129b42a],
1391INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:23,455| Exiting method purgeConceptClass
1392WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:27,661| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1393WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:27,899| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1394WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:27,967| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1395WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:28,285| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1396WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:28,513| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1397WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:28,607| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1398WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:30,205| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1399WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:30,224| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1400WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:30,326| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1401WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:31,105| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1402WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:31,864| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1403WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:32,210| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1404WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:32,542| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1405WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:32,559| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1406WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:32,577| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1407WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:33,051| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1408WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:33,491| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1409WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:33,605| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1410WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:36,210| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1411WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:36,227| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1412WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:36,249| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1413WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:39,291| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1414WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:42,053| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1415WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:42,704| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1416WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:42,720| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1417WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:42,745| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1418WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:43,064| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1419WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:43,189| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1420WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:43,221| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1421Tue Jul 23 15:12:44 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
1422WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:45,213| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1423WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:45,231| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1424WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:45,261| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1425WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:46,680| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1426WARN - AbstractTableMetaData.getDataTypeFactory(166) |2019-07-23 15:12:47,792| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
1427INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,623| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.installedVersion value: 16,
1428INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,665| Exiting method saveGlobalProperty
1429INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,688| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
1430INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,691| Exiting method savePrivilege
1431INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,703| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
1432INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,704| Exiting method savePrivilege
1433INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,720| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
1434INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,723| Exiting method savePrivilege
1435INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,740| In method UserService.savePrivilege. Arguments: Privilege=App: atlas.manage,
1436INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,742| Exiting method savePrivilege
1437INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,755| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.configuremetadata,
1438INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,757| Exiting method savePrivilege
1439INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,770| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
1440INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,772| Exiting method savePrivilege
1441INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,780| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
1442INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,783| Exiting method savePrivilege
1443INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,793| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
1444INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,794| Exiting method savePrivilege
1445INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,800| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
1446INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,802| Exiting method savePrivilege
1447INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,812| In method UserService.savePrivilege. Arguments: Privilege=App: formentryapp.forms,
1448INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,814| Exiting method savePrivilege
1449INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,823| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
1450INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,824| Exiting method savePrivilege
1451INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,835| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
1452INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,836| Exiting method savePrivilege
1453INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,844| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
1454INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,845| Exiting method savePrivilege
1455INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,853| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
1456INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,854| Exiting method savePrivilege
1457INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,862| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
1458INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,863| Exiting method savePrivilege
1459INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,872| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
1460INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,873| Exiting method savePrivilege
1461INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,887| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleAdmission,
1462INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,889| Exiting method savePrivilege
1463INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,899| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleDischarge,
1464INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,901| Exiting method savePrivilege
1465INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,913| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleTransfer,
1466INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,915| Exiting method savePrivilege
1467INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,927| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleVisitNote,
1468INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,929| Exiting method savePrivilege
1469INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,940| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.vitals,
1470INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,942| Exiting method savePrivilege
1471INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,951| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
1472INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,952| Exiting method savePrivilege
1473INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,965| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.delete,
1474INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,968| Exiting method savePrivilege
1475INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:54,979| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.edit,
1476INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:54,981| Exiting method savePrivilege
1477INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,029| In method UserService.saveRole. Arguments: Role=Application: Administers System,
1478INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,033| Exiting method saveRole
1479INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,052| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
1480INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,054| Exiting method saveRole
1481INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,074| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
1482INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,076| Exiting method saveRole
1483INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,121| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
1484INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,124| Exiting method saveRole
1485INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,147| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
1486INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,150| Exiting method saveRole
1487INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,175| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
1488INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,177| Exiting method saveRole
1489INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,194| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
1490INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,197| Exiting method saveRole
1491INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,226| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
1492INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,228| Exiting method saveRole
1493INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,253| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
1494INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,255| Exiting method saveRole
1495INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,304| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
1496INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,308| Exiting method saveRole
1497INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,329| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
1498INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,331| Exiting method saveRole
1499INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,359| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
1500INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,361| Exiting method saveRole
1501INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,383| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
1502INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,385| Exiting method saveRole
1503INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,405| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
1504INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,407| Exiting method saveRole
1505INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,424| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
1506INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,426| Exiting method saveRole
1507INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,455| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
1508INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,458| Exiting method saveRole
1509INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,523| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
1510INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,526| Exiting method saveRole
1511INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,554| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
1512INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,557| Exiting method saveRole
1513INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,585| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
1514INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,587| Exiting method saveRole
1515INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,630| In method UserService.saveRole. Arguments: Role=Organizational: Doctor,
1516INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,636| Exiting method saveRole
1517INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,688| In method UserService.saveRole. Arguments: Role=Organizational: Nurse,
1518INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,691| Exiting method saveRole
1519INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,722| In method UserService.saveRole. Arguments: Role=Organizational: Registration Clerk,
1520INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,725| Exiting method saveRole
1521INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,765| In method UserService.saveRole. Arguments: Role=Organizational: System Administrator,
1522INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,767| Exiting method saveRole
1523INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,794| In method UserService.saveRole. Arguments: Role=Organizational: Hospital Administrator,
1524INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,796| Exiting method saveRole
1525ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:12:55,833| HHH000088: Exception in interceptor beforeTransactionCompletion()
1526org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
1527 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
1528 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
1529 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
1530 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
1531 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
1532 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
1533 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
1534 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
1535 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
1536 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
1537 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
1538 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
1539 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
1540 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
1541 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
1542 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
1543 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
1544 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
1545 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
1546 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
1547 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
1548 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
1549 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
1550 at com.sun.proxy.$Proxy307.installBundles(Unknown Source)
1551 at org.openmrs.module.referencemetadata.ReferenceMetadataActivator.deployMetadataPackages(ReferenceMetadataActivator.java:134)
1552 at org.openmrs.module.referencemetadata.ReferenceMetadataActivator.started(ReferenceMetadataActivator.java:65)
1553 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
1554 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
1555 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
1556 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
1557 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
1558 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
1559Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
1560 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1561 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1562 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1563 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1564 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
1565 at com.mysql.jdbc.Util.getInstance(Util.java:408)
1566 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
1567 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
1568 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
1569 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
1570 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
1571 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
1572 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
1573 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
1574 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
1575 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
1576 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
1577 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
1578 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
1579 ... 31 more
1580INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,957| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=One time,
1581INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,965| Exiting method saveOrderFrequency
1582INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:55,990| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every 30 min,
1583INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:55,995| Exiting method saveOrderFrequency
1584INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,033| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every hour,
1585INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,053| Exiting method saveOrderFrequency
1586INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,081| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every two hours,
1587INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,087| Exiting method saveOrderFrequency
1588INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,108| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every three hours,
1589INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,112| Exiting method saveOrderFrequency
1590INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,143| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every four hours,
1591INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,146| Exiting method saveOrderFrequency
1592INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,164| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every five hours,
1593INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,169| Exiting method saveOrderFrequency
1594INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,189| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every six hours,
1595INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,192| Exiting method saveOrderFrequency
1596INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,212| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every eight hours,
1597INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,217| Exiting method saveOrderFrequency
1598INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,238| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every twelve hours,
1599INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,241| Exiting method saveOrderFrequency
1600INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,263| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily,
1601INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,269| Exiting method saveOrderFrequency
1602INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,290| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily before meals,
1603INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,294| Exiting method saveOrderFrequency
1604INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,315| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily after meals,
1605INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,319| Exiting method saveOrderFrequency
1606INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,342| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily with meals,
1607INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,346| Exiting method saveOrderFrequency
1608INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,365| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every twenty-four hours,
1609INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,371| Exiting method saveOrderFrequency
1610INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,393| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily,
1611INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,400| Exiting method saveOrderFrequency
1612INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,420| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily, at bedtime,
1613INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,424| Exiting method saveOrderFrequency
1614INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,444| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily, in the evening,
1615INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,450| Exiting method saveOrderFrequency
1616INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,474| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily, in the morning,
1617INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,478| Exiting method saveOrderFrequency
1618INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,501| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily,
1619INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,509| Exiting method saveOrderFrequency
1620INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,606| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily, after meals,
1621INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,609| Exiting method saveOrderFrequency
1622INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,637| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily, before meals,
1623INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,642| Exiting method saveOrderFrequency
1624INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,665| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily, with meals,
1625INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,671| Exiting method saveOrderFrequency
1626INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,694| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Four times daily,
1627INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,698| Exiting method saveOrderFrequency
1628INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,729| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Four times daily, after meals and at bedtime,
1629INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,736| Exiting method saveOrderFrequency
1630INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,759| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Four times daily, before meals and at bedtime,
1631INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,762| Exiting method saveOrderFrequency
1632INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,784| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every forty-eight hours,
1633INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,788| Exiting method saveOrderFrequency
1634INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,808| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every thirty-six hours,
1635INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,813| Exiting method saveOrderFrequency
1636INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,833| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every seventy-two hours,
1637INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,836| Exiting method saveOrderFrequency
1638INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:56,858| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every Monday, Wednesday and Friday,
1639INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:56,864| Exiting method saveOrderFrequency
1640INFO - SerializationServiceImpl.getDefaultSerializer(73) |2019-07-23 15:12:56,951| No default serializer specified - using builtin SimpleXStreamSerializer.
1641INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,063| In method MetadataSharingService.purgePreviousAssessments. Arguments:
1642INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,088| Exiting method purgePreviousAssessments
1643INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,230| In method MetadataService.createBlob. Arguments: byte[]=[B@1b675670,
1644INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,242| Exiting method createBlob
1645INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,257| In method MetadataSharingService.purgePreviousAssessments. Arguments:
1646INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,265| Exiting method purgePreviousAssessments
1647INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,286| In method MetadataService.createBlob. Arguments: byte[]=[B@618cf15a,
1648INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,287| Exiting method createBlob
1649INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,301| In method MetadataSharingService.purgePreviousAssessments. Arguments:
1650INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,305| Exiting method purgePreviousAssessments
1651INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,318| In method MetadataService.createBlob. Arguments: byte[]=[B@b4369a6,
1652INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,320| Exiting method createBlob
1653INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,330| In method MetadataSharingService.purgePreviousAssessments. Arguments:
1654INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,336| Exiting method purgePreviousAssessments
1655INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,352| In method MetadataService.createBlob. Arguments: byte[]=[B@4ec7aca0,
1656INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,355| Exiting method createBlob
1657INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,370| In method MetadataSharingService.purgePreviousAssessments. Arguments:
1658INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,376| Exiting method purgePreviousAssessments
1659INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,390| In method MetadataService.createBlob. Arguments: byte[]=[B@766d0318,
1660INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,392| Exiting method createBlob
1661INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,408| In method MetadataSharingService.purgePreviousAssessments. Arguments:
1662INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,412| Exiting method purgePreviousAssessments
1663INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,428| In method MetadataService.createBlob. Arguments: byte[]=[B@5ea8e665,
1664INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,429| Exiting method createBlob
1665INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,441| In method MetadataSharingService.purgePreviousAssessments. Arguments:
1666INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,445| Exiting method purgePreviousAssessments
1667INFO - LoggingAdvice.invoke(116) |2019-07-23 15:12:57,457| In method MetadataService.createBlob. Arguments: byte[]=[B@7092e293,
1668INFO - LoggingAdvice.invoke(156) |2019-07-23 15:12:57,459| Exiting method createBlob
1669Jul 23, 2019 3:12:57 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1670INFO: ======== in After Advice getEncounterType========
1671Jul 23, 2019 3:12:57 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1672INFO: ======== in After Advice getEncounterType========
1673Jul 23, 2019 3:12:57 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1674INFO: ======== in After Advice getEncounterType========
1675Jul 23, 2019 3:12:57 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1676INFO: ======== in After Advice getEncounterType========
1677Jul 23, 2019 3:12:57 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1678INFO: ======== in After Advice getEncounterType========
1679Jul 23, 2019 3:12:57 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1680INFO: ======== in After Advice getEncounterType========
1681INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,106| In method VisitService.saveVisitType. Arguments: VisitType=VisitType[hashCode=a72d1e1b,uuid=7b0f5697-27e3-40c4-8bae-f4049abfb4ed],
1682INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,110| Exiting method saveVisitType
1683Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1684INFO: ======== in After Advice getEncounterType========
1685INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,133| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=22ddff21,uuid=181820aa-88c9-479b-9077-af92f5364329],
1686Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1687INFO: ======== in After Advice checkIfEncounterTypesAreLocked========
1688Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1689INFO: ======== in After Advice saveEncounterType========
1690INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,145| Exiting method saveEncounterType
1691Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1692INFO: ======== in After Advice getEncounterType========
1693INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,151| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=7d875bec,uuid=e22e39fd-7db2-45e7-80f1-60fa0d5a4378],
1694Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1695INFO: ======== in After Advice checkIfEncounterTypesAreLocked========
1696Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1697INFO: ======== in After Advice saveEncounterType========
1698INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,157| Exiting method saveEncounterType
1699Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1700INFO: ======== in After Advice getEncounterType========
1701INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,163| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=87e74d4d,uuid=d7151f82-c1f3-4152-a605-2f9ea7414a79],
1702Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1703INFO: ======== in After Advice checkIfEncounterTypesAreLocked========
1704Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1705INFO: ======== in After Advice saveEncounterType========
1706INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,238| Exiting method saveEncounterType
1707Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1708INFO: ======== in After Advice getEncounterType========
1709INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,244| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=ad2bb5c2,uuid=25a042b2-60bc-4940-a909-debd098b7d82],
1710Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1711INFO: ======== in After Advice checkIfEncounterTypesAreLocked========
1712Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1713INFO: ======== in After Advice saveEncounterType========
1714INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,249| Exiting method saveEncounterType
1715Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1716INFO: ======== in After Advice getEncounterType========
1717INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,253| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=cf23421f,uuid=ca3aed11-1aa4-42a1-b85c-8332fc8001fc],
1718Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1719INFO: ======== in After Advice checkIfEncounterTypesAreLocked========
1720Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1721INFO: ======== in After Advice saveEncounterType========
1722INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,257| Exiting method saveEncounterType
1723Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1724INFO: ======== in After Advice getEncounterType========
1725INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,262| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=fa5e2453,uuid=7b68d557-85ef-4fc8-b767-4fa4f5eb5c23],
1726Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1727INFO: ======== in After Advice checkIfEncounterTypesAreLocked========
1728Jul 23, 2019 3:13:27 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1729INFO: ======== in After Advice saveEncounterType========
1730INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,266| Exiting method saveEncounterType
1731INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,353| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=e3464d7c,uuid=a70f53a7-6126-499a-9d6f-f068d3b221dc],
1732INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,361| Exiting method saveImportedPackage
1733INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,639| In method PersonService.savePersonAttributeType. Arguments: PersonAttributeType=Telephone Number,
1734INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,648| Exiting method savePersonAttributeType
1735INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,656| In method PersonService.savePersonAttributeType. Arguments: PersonAttributeType=Unknown patient,
1736INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,660| Exiting method savePersonAttributeType
1737INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,667| In method PersonService.savePersonAttributeType. Arguments: PersonAttributeType=Test Patient,
1738INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,771| Exiting method savePersonAttributeType
1739INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,790| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=da18c462,uuid=eb0feeb7-ed7d-4892-8d09-29638ab62a7e],
1740INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,798| Exiting method saveImportedPackage
1741INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,944| In method VisitService.saveVisitType. Arguments: VisitType=VisitType[hashCode=a72d1e1b,uuid=7b0f5697-27e3-40c4-8bae-f4049abfb4ed],
1742INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,946| Exiting method saveVisitType
1743INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:27,956| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=1d76d9b8,uuid=824d49e2-c8a4-477f-a403-50324f9854fd],
1744INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:27,963| Exiting method saveImportedPackage
1745INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,122| In method LocationService.saveLocationTag. Arguments: LocationTag=Admission Location,
1746INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,126| Exiting method saveLocationTag
1747INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,130| In method LocationService.saveLocationTag. Arguments: LocationTag=Login Location,
1748INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,135| Exiting method saveLocationTag
1749INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,136| In method LocationService.saveLocationTag. Arguments: LocationTag=Transfer Location,
1750INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,187| Exiting method saveLocationTag
1751INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,189| In method LocationService.saveLocationTag. Arguments: LocationTag=Visit Location,
1752INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,192| Exiting method saveLocationTag
1753INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,227| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=f1f30ef6,uuid=b79c703a-3a42-41e0-8f48-3c7c49853946],
1754INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,235| Exiting method saveImportedPackage
1755INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,431| In method ProviderManagementService.saveProviderRole. Arguments: ProviderRole=ProviderRole{providerRoleId=null, name=Clinical Doctor},
1756INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,435| Exiting method saveProviderRole
1757INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,436| In method ProviderManagementService.saveProviderRole. Arguments: ProviderRole=ProviderRole{providerRoleId=null, name=Clerk},
1758INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,439| Exiting method saveProviderRole
1759INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,441| In method ProviderManagementService.saveProviderRole. Arguments: ProviderRole=ProviderRole{providerRoleId=null, name=Nurse},
1760INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,444| Exiting method saveProviderRole
1761INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,465| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=f44ba0b4,uuid=e12cd04a-0ee9-42bb-afc6-33f82d54ab96],
1762INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,471| Exiting method saveImportedPackage
1763Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1764INFO: ======== in After Advice getEncounterRoleByName========
1765Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1766INFO: ======== in After Advice getEncounterRoleByName========
1767INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,729| In method EncounterService.saveEncounterRole. Arguments: EncounterRole=EncounterRole: [(no ID) ],
1768Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1769INFO: ======== in After Advice saveEncounterRole========
1770INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,733| Exiting method saveEncounterRole
1771INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,741| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=960e3fb6,uuid=9d0b7d2f-5833-47d3-b986-a53398d3b619],
1772INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,747| Exiting method saveImportedPackage
1773Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1774INFO: ======== in After Advice getEncounterType========
1775Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1776INFO: ======== in After Advice getEncounterType========
1777Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1778INFO: ======== in After Advice getEncounterType========
1779INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,877| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=cf23421f,uuid=ca3aed11-1aa4-42a1-b85c-8332fc8001fc],
1780Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1781INFO: ======== in After Advice checkIfEncounterTypesAreLocked========
1782Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1783INFO: ======== in After Advice saveEncounterType========
1784INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,885| Exiting method saveEncounterType
1785Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1786INFO: ======== in After Advice getEncounterType========
1787INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,892| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=9d2fe9fc,uuid=67a71486-1a54-468f-ac3e-7091a9a79584],
1788Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1789INFO: ======== in After Advice checkIfEncounterTypesAreLocked========
1790Jul 23, 2019 3:13:28 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
1791INFO: ======== in After Advice saveEncounterType========
1792INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,899| Exiting method saveEncounterType
1793INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:28,916| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=1ae82a12,uuid=7830c468-24f6-4689-91cd-6f27fd94dbfc],
1794INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:28,921| Exiting method saveImportedPackage
1795INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:29,245| In method UserService.saveRole. Arguments: Role=Application: Administers System,
1796INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:29,368| Exiting method saveRole
1797INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:29,390| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
1798INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:29,441| Exiting method saveRole
1799INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:29,462| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
1800INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:29,566| Exiting method saveRole
1801INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:29,584| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
1802INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:29,641| Exiting method saveRole
1803INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:29,657| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
1804INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:29,706| Exiting method saveRole
1805INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:29,727| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
1806INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:29,806| Exiting method saveRole
1807INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:29,824| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
1808INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:29,898| Exiting method saveRole
1809INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:29,913| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
1810INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:30,006| Exiting method saveRole
1811INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:30,029| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
1812INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:30,065| Exiting method saveRole
1813INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:30,085| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
1814INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:30,116| Exiting method saveRole
1815INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:30,150| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
1816INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:30,189| Exiting method saveRole
1817INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:30,214| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
1818INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:30,247| Exiting method saveRole
1819INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:30,272| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
1820INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:30,307| Exiting method saveRole
1821INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:30,328| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
1822INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:30,487| Exiting method saveRole
1823INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:30,506| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
1824INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:30,581| Exiting method saveRole
1825INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:30,603| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
1826INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:30,711| Exiting method saveRole
1827INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:30,732| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
1828INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:30,932| Exiting method saveRole
1829INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:30,970| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
1830INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,066| Exiting method saveRole
1831INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,089| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
1832INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,141| Exiting method saveRole
1833INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,188| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Visits,
1834INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,191| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Visits,
1835INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,270| Exiting method saveDefinition
1836INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,271| Exiting method saveDefinition
1837INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,352| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1838INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,358| Exiting method saveReportDesign
1839INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,430| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.9667a78e-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
1840INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,491| Exiting method saveGlobalProperty
1841INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,533| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Admissions,
1842INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,534| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Admissions,
1843INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,551| Exiting method saveDefinition
1844INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,551| Exiting method saveDefinition
1845INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,649| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1846INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,652| Exiting method saveReportDesign
1847INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,752| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.d39509bc-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
1848INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,949| Exiting method saveGlobalProperty
1849INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,959| In method DefinitionService.saveDefinition. Arguments: Definition=List of Providers,
1850INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:31,960| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of Providers,
1851INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:31,975| Exiting method saveDefinition
1852INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,015| Exiting method saveDefinition
1853INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,098| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1854INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,101| Exiting method saveReportDesign
1855INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,145| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.d3950ea8-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
1856INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,183| Exiting method saveGlobalProperty
1857INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,194| In method DefinitionService.saveDefinition. Arguments: Definition=List of Patients for this Provider,
1858INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,194| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of Patients for this Provider,
1859INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,205| Exiting method saveDefinition
1860INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,207| Exiting method saveDefinition
1861INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,244| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1862INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,248| Exiting method saveReportDesign
1863INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,279| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.e451ae04-4881-11e7-a919-92ebcb67fe45.version value: 1.0,
1864INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,324| Exiting method saveGlobalProperty
1865INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,338| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Transfers,
1866INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,340| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Transfers,
1867INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,353| Exiting method saveDefinition
1868INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,354| Exiting method saveDefinition
1869INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,457| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1870INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,461| Exiting method saveReportDesign
1871INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,570| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.b39c4c4c-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
1872INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,740| Exiting method saveGlobalProperty
1873INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,755| In method DefinitionService.saveDefinition. Arguments: Definition=List of New Patient Registrations,
1874INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,758| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of New Patient Registrations,
1875INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,775| Exiting method saveDefinition
1876INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,775| Exiting method saveDefinition
1877INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,836| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1878INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,839| Exiting method saveReportDesign
1879INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,893| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.e451a9d6-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
1880INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:32,942| Exiting method saveGlobalProperty
1881INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,958| In method DefinitionService.saveDefinition. Arguments: Definition=Number of All Discharges,
1882INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:32,959| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of All Discharges,
1883INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,023| Exiting method saveDefinition
1884INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,024| Exiting method saveDefinition
1885INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,089| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1886INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,095| Exiting method saveReportDesign
1887INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,129| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.d1a00e10-cecb-4775-8c4f-2ed0b059d7b9.version value: 1.0,
1888INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,193| Exiting method saveGlobalProperty
1889INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,208| In method DefinitionService.saveDefinition. Arguments: Definition=List of Patients affected by this Diagnosis,
1890INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,210| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of Patients affected by this Diagnosis,
1891INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,232| Exiting method saveDefinition
1892INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,233| Exiting method saveDefinition
1893INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,273| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1894INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,278| Exiting method saveReportDesign
1895INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,301| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.e451ae04-4881-11e7-a919-92ebcb67fe24.version value: 1.0,
1896INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,517| Exiting method saveGlobalProperty
1897INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,527| In method DefinitionService.saveDefinition. Arguments: Definition=List of Users,
1898INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,528| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of Users,
1899INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,538| Exiting method saveDefinition
1900INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,539| Exiting method saveDefinition
1901INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,588| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1902INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,590| Exiting method saveReportDesign
1903INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,703| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.d3950d7c-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
1904INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,792| Exiting method saveGlobalProperty
1905INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,804| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Visit Notes,
1906INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,804| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Visit Notes,
1907INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,841| Exiting method saveDefinition
1908INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,842| Exiting method saveDefinition
1909INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,878| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1910INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,881| Exiting method saveReportDesign
1911INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,911| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.9667ac52-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
1912INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,941| Exiting method saveGlobalProperty
1913INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,951| In method DefinitionService.saveDefinition. Arguments: Definition=Number of All Admissions,
1914INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:33,952| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of All Admissions,
1915INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,959| Exiting method saveDefinition
1916INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:33,960| Exiting method saveDefinition
1917INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,036| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1918INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,039| Exiting method saveReportDesign
1919INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,069| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.923b9664-84c3-4988-a888-458c42405605.version value: 1.0,
1920INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,101| Exiting method saveGlobalProperty
1921INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,112| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Discharges,
1922INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,113| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Discharges,
1923INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,123| Exiting method saveDefinition
1924INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,124| Exiting method saveDefinition
1925INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,155| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1926INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,160| Exiting method saveReportDesign
1927INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,228| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.b39c5070-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
1928INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,267| Exiting method saveGlobalProperty
1929INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,279| In method DefinitionService.saveDefinition. Arguments: Definition=Number of All Transfers,
1930INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,279| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of All Transfers,
1931INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,291| Exiting method saveDefinition
1932INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,292| Exiting method saveDefinition
1933INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,379| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1934INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,382| Exiting method saveReportDesign
1935INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,432| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.ad418753-8a1c-4f5f-8c61-5599369bd5d2.version value: 1.0,
1936INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,618| Exiting method saveGlobalProperty
1937INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,659| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Patient Registrations,
1938INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,660| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Patient Registrations,
1939INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,704| Exiting method saveDefinition
1940INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,706| Exiting method saveDefinition
1941INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,762| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1942INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,764| Exiting method saveReportDesign
1943INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,852| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.d71b5170-5283-11e7-b114-b2f933d5fe66.version value: 1.0,
1944INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,917| Exiting method saveGlobalProperty
1945INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,930| In method DefinitionService.saveDefinition. Arguments: Definition=List of Diagnosis,
1946INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:34,931| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of Diagnosis,
1947INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,945| Exiting method saveDefinition
1948INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:34,945| Exiting method saveDefinition
1949INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,012| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
1950INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,015| Exiting method saveReportDesign
1951INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,064| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.e451ae04-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
1952INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,101| Exiting method saveGlobalProperty
1953INFO - SerializationServiceImpl.getDefaultSerializer(73) |2019-07-23 15:13:35,109| No default serializer specified - using builtin SimpleXStreamSerializer.
1954INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,122| In method MetadataSharingService.purgePreviousAssessments. Arguments:
1955INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,126| Exiting method purgePreviousAssessments
1956INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,173| In method MetadataService.createBlob. Arguments: byte[]=[B@52a059ef,
1957INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,174| Exiting method createBlob
1958INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,512| In method LocationService.saveLocationTag. Arguments: LocationTag=Login Location,
1959INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,513| Exiting method saveLocationTag
1960INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,520| In method LocationService.saveLocation. Arguments: Location=Pharmacy,
1961INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,523| Exiting method saveLocation
1962INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,529| In method LocationService.saveLocation. Arguments: Location=Laboratory,
1963INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,532| Exiting method saveLocation
1964INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,535| In method LocationService.saveLocationTag. Arguments: LocationTag=Transfer Location,
1965INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,536| Exiting method saveLocationTag
1966INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,537| In method LocationService.saveLocationTag. Arguments: LocationTag=Admission Location,
1967INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,538| Exiting method saveLocationTag
1968INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,543| In method LocationService.saveLocation. Arguments: Location=Isolation Ward,
1969INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,546| Exiting method saveLocation
1970INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,552| In method LocationService.saveLocation. Arguments: Location=Registration Desk,
1971INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,555| Exiting method saveLocation
1972INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,564| In method LocationService.saveLocation. Arguments: Location=Inpatient Ward,
1973INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,568| Exiting method saveLocation
1974INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,574| In method LocationService.saveLocation. Arguments: Location=Outpatient Clinic,
1975INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,577| Exiting method saveLocation
1976INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,578| In method LocationService.saveLocationTag. Arguments: LocationTag=Visit Location,
1977INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,579| Exiting method saveLocationTag
1978INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,585| In method LocationService.saveLocation. Arguments: Location=Amani Hospital,
1979INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,588| Exiting method saveLocation
1980INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,666| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=ef69e3f2,uuid=39b85378-0899-4cf0-abf6-779b5968a80a],
1981INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,672| Exiting method saveImportedPackage
1982ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:13:35,739| HHH000088: Exception in interceptor beforeTransactionCompletion()
1983org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
1984 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
1985 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
1986 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
1987 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
1988 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
1989 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
1990 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
1991 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
1992 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
1993 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
1994 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
1995 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
1996 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
1997 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
1998 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
1999 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2000 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2001 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2002 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2003 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2004 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2005 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2006 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2007 at com.sun.proxy.$Proxy268.executeTask(Unknown Source)
2008 at org.openmrs.module.metadatasharing.wrapper.impl.PackageImporterImpl.importPackage(PackageImporterImpl.java:177)
2009 at org.openmrs.module.emrapi.utils.MetadataUtil.loadPackages(MetadataUtil.java:116)
2010 at org.openmrs.module.emrapi.utils.MetadataUtil.setupStandardMetadata(MetadataUtil.java:68)
2011 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.installMDSPackages(ReferenceDemoDataActivator.java:124)
2012 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.started(ReferenceDemoDataActivator.java:104)
2013 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2014 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2015 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2016 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2017 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2018 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2019Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2020 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2021 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2022 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2023 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2024 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2025 at com.mysql.jdbc.Util.getInstance(Util.java:408)
2026 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
2027 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
2028 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
2029 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
2030 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
2031 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
2032 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
2033 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
2034 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
2035 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
2036 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
2037 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
2038 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
2039 ... 34 more
2040INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:35,890| In method ProviderService.saveProvider. Arguments: Provider=[Provider: providerId:1 providerName:[Super User] ],
2041INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:35,993| Exiting method saveProvider
2042INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:36,002| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
2043INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:36,065| Exiting method saveGlobalProperty
2044INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:36,073| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.createDemoPatientsOnNextStartup value: 0,
2045INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:36,126| Exiting method saveGlobalProperty
2046INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:36,133| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
2047 <nameMappings class="properties">
2048 <property name="postalCode" value="Location.postalCode"/>
2049 <property name="address2" value="Location.address2"/>
2050 <property name="address1" value="Location.address1"/>
2051 <property name="country" value="Location.country"/>
2052 <property name="stateProvince" value="Location.stateProvince"/>
2053 <property name="cityVillage" value="Location.cityVillage"/>
2054 </nameMappings>
2055 <sizeMappings class="properties">
2056 <property name="postalCode" value="10"/>
2057 <property name="address2" value="40"/>
2058 <property name="address1" value="40"/>
2059 <property name="country" value="10"/>
2060 <property name="stateProvince" value="10"/>
2061 <property name="cityVillage" value="10"/>
2062 </sizeMappings>
2063 <lineByLineFormat>
2064 <string>address1</string>
2065 <string>address2</string>
2066 <string>cityVillage stateProvince country postalCode</string>
2067 </lineByLineFormat>
2068 </org.openmrs.layout.address.AddressTemplate>,
2069INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:36,201| Exiting method saveGlobalProperty
2070INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:36,410| In method UserService.createUser. Arguments: User=clerk, String=<Arg value ignored>,
2071ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:13:36,782| HHH000088: Exception in interceptor beforeTransactionCompletion()
2072org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2073 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
2074 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
2075 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
2076 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
2077 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
2078 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
2079 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
2080 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
2081 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
2082 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
2083 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
2084 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
2085 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
2086 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
2087 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
2088 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2089 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2090 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2091 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2092 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2093 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2094 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2095 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2096 at com.sun.proxy.$Proxy147.createUser(Unknown Source)
2097 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2098 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2099 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2100 at java.lang.reflect.Method.invoke(Method.java:498)
2101 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
2102 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
2103 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
2104 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
2105 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
2106 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
2107 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2108 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
2109 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2110 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2111 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2112 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2113 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2114 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2115 at com.sun.proxy.$Proxy148.createUser(Unknown Source)
2116 at org.openmrs.module.referencedemodata.UserServiceCompatibility2_0.saveUser(UserServiceCompatibility2_0.java:28)
2117 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.setupUser(ReferenceDemoDataActivator.java:213)
2118 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.setupUsersAndProviders(ReferenceDemoDataActivator.java:178)
2119 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.started(ReferenceDemoDataActivator.java:109)
2120 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2121 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2122 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2123 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2124 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2125 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2126Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2127 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2128 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2129 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2130 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2131 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2132 at com.mysql.jdbc.Util.getInstance(Util.java:408)
2133 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
2134 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
2135 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
2136 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
2137 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
2138 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
2139 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
2140 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
2141 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
2142 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
2143 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
2144 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
2145 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
2146 ... 52 more
2147INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:37,132| Exiting method createUser
2148INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:37,166| In method UserService.createUser. Arguments: User=nurse, String=<Arg value ignored>,
2149ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:13:37,197| HHH000088: Exception in interceptor beforeTransactionCompletion()
2150org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2151 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
2152 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
2153 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
2154 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
2155 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
2156 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
2157 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
2158 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
2159 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
2160 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
2161 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
2162 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
2163 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
2164 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
2165 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
2166 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2167 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2168 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2169 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2170 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2171 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2172 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2173 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2174 at com.sun.proxy.$Proxy147.createUser(Unknown Source)
2175 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2176 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2177 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2178 at java.lang.reflect.Method.invoke(Method.java:498)
2179 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
2180 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
2181 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
2182 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
2183 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
2184 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
2185 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2186 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
2187 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2188 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2189 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2190 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2191 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2192 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2193 at com.sun.proxy.$Proxy148.createUser(Unknown Source)
2194 at org.openmrs.module.referencedemodata.UserServiceCompatibility2_0.saveUser(UserServiceCompatibility2_0.java:28)
2195 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.setupUser(ReferenceDemoDataActivator.java:213)
2196 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.setupUsersAndProviders(ReferenceDemoDataActivator.java:179)
2197 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.started(ReferenceDemoDataActivator.java:109)
2198 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2199 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2200 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2201 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2202 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2203 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2204Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2205 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2206 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2207 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2208 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2209 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2210 at com.mysql.jdbc.Util.getInstance(Util.java:408)
2211 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
2212 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
2213 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
2214 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
2215 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
2216 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
2217 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
2218 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
2219 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
2220 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
2221 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
2222 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
2223 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
2224 ... 52 more
2225INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:37,822| Exiting method createUser
2226INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:37,887| In method UserService.createUser. Arguments: User=doctor, String=<Arg value ignored>,
2227ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:13:38,036| HHH000088: Exception in interceptor beforeTransactionCompletion()
2228org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2229 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
2230 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
2231 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
2232 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
2233 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
2234 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
2235 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
2236 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
2237 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
2238 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
2239 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
2240 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
2241 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
2242 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
2243 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
2244 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2245 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2246 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2247 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2248 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2249 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2250 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2251 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2252 at com.sun.proxy.$Proxy147.createUser(Unknown Source)
2253 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2254 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2255 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2256 at java.lang.reflect.Method.invoke(Method.java:498)
2257 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
2258 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
2259 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
2260 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
2261 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
2262 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
2263 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2264 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
2265 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2266 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2267 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2268 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2269 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2270 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2271 at com.sun.proxy.$Proxy148.createUser(Unknown Source)
2272 at org.openmrs.module.referencedemodata.UserServiceCompatibility2_0.saveUser(UserServiceCompatibility2_0.java:28)
2273 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.setupUser(ReferenceDemoDataActivator.java:213)
2274 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.setupUsersAndProviders(ReferenceDemoDataActivator.java:180)
2275 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.started(ReferenceDemoDataActivator.java:109)
2276 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2277 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2278 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2279 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2280 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2281 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2282Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2283 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2284 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2285 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2286 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2287 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2288 at com.mysql.jdbc.Util.getInstance(Util.java:408)
2289 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
2290 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
2291 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
2292 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
2293 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
2294 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
2295 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
2296 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
2297 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
2298 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
2299 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
2300 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
2301 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
2302 ... 52 more
2303INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:38,432| Exiting method createUser
2304INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:38,459| In method UserService.createUser. Arguments: User=sysadmin, String=<Arg value ignored>,
2305ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:13:38,492| HHH000088: Exception in interceptor beforeTransactionCompletion()
2306org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2307 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
2308 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
2309 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
2310 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
2311 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
2312 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
2313 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
2314 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
2315 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
2316 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
2317 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
2318 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
2319 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
2320 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
2321 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
2322 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2323 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2324 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2325 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2326 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2327 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2328 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2329 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2330 at com.sun.proxy.$Proxy147.createUser(Unknown Source)
2331 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2332 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2333 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2334 at java.lang.reflect.Method.invoke(Method.java:498)
2335 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
2336 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
2337 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
2338 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
2339 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
2340 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
2341 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2342 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
2343 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2344 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2345 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2346 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2347 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2348 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2349 at com.sun.proxy.$Proxy148.createUser(Unknown Source)
2350 at org.openmrs.module.referencedemodata.UserServiceCompatibility2_0.saveUser(UserServiceCompatibility2_0.java:28)
2351 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.setupUser(ReferenceDemoDataActivator.java:213)
2352 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.setupUsersAndProviders(ReferenceDemoDataActivator.java:181)
2353 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.started(ReferenceDemoDataActivator.java:109)
2354 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2355 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2356 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2357 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2358 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2359 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2360Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2361 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2362 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2363 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2364 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2365 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2366 at com.mysql.jdbc.Util.getInstance(Util.java:408)
2367 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
2368 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
2369 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
2370 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
2371 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
2372 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
2373 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
2374 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
2375 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
2376 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
2377 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
2378 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
2379 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
2380 ... 52 more
2381INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:39,021| Exiting method createUser
2382INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:39,051| In method ProviderService.saveProvider. Arguments: Provider=[Provider: providerId:null providerName:[John Smith] ],
2383INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:39,055| Exiting method saveProvider
2384INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:39,121| In method ProviderService.saveProvider. Arguments: Provider=[Provider: providerId:null providerName:[Jane Smith] ],
2385INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:39,126| Exiting method saveProvider
2386INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:39,212| In method ProviderService.saveProvider. Arguments: Provider=[Provider: providerId:null providerName:[Jake Smith] ],
2387INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:39,215| Exiting method saveProvider
2388WARN - HibernateUserDAO.getUserByUsername(104) |2019-07-23 15:13:39,296| request for username 'scheduler' not found
2389INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:39,338| In method UserService.createUser. Arguments: User=scheduler, String=<Arg value ignored>,
2390ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:13:39,378| HHH000088: Exception in interceptor beforeTransactionCompletion()
2391org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2392 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
2393 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
2394 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
2395 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
2396 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
2397 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
2398 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
2399 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
2400 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
2401 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
2402 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
2403 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
2404 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
2405 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
2406 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
2407 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2408 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2409 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2410 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2411 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2412 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2413 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2414 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2415 at com.sun.proxy.$Proxy147.createUser(Unknown Source)
2416 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2417 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2418 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2419 at java.lang.reflect.Method.invoke(Method.java:498)
2420 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
2421 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
2422 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
2423 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
2424 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
2425 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
2426 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2427 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
2428 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2429 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2430 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2431 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2432 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2433 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2434 at com.sun.proxy.$Proxy148.createUser(Unknown Source)
2435 at org.openmrs.module.referencedemodata.UserServiceCompatibility2_0.saveUser(UserServiceCompatibility2_0.java:28)
2436 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.setupUser(ReferenceDemoDataActivator.java:213)
2437 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.createSchedulerUserAndGPs(ReferenceDemoDataActivator.java:328)
2438 at org.openmrs.module.referencedemodata.ReferenceDemoDataActivator.started(ReferenceDemoDataActivator.java:110)
2439 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2440 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2441 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2442 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2443 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2444 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2445Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2446 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2447 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2448 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2449 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2450 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2451 at com.mysql.jdbc.Util.getInstance(Util.java:408)
2452 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
2453 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
2454 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
2455 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
2456 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
2457 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
2458 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
2459 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
2460 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
2461 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
2462 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
2463 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
2464 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
2465 ... 52 more
2466INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:39,861| Exiting method createUser
2467INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:39,872| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: scheduler.username value: scheduler,
2468INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:39,909| Exiting method saveGlobalProperty
2469INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:39,915| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: scheduler.password value: Scheduler123,
2470INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:39,984| Exiting method saveGlobalProperty
2471INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,022| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=7fba1e5,uuid=4da187c6-c436-11e4-a470-82b0ea87e2d8],
2472INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,029| Exiting method saveAppointmentType
2473INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,042| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=c8813f7e,uuid=5ab6d8a8-c436-11e4-a470-82b0ea87e2d8],
2474INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,047| Exiting method saveAppointmentType
2475INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,060| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=eb3d3d44,uuid=7dd9ac8e-c436-11e4-a470-82b0ea87e2d8],
2476INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,267| Exiting method saveAppointmentType
2477INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,299| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ce2c34c4,uuid=7e7d3e26-c436-11e4-a470-82b0ea87e2d8],
2478INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,307| Exiting method saveAppointmentType
2479INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,320| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b4b49efa,uuid=7efeaa60-c436-11e4-a470-82b0ea87e2d8],
2480INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,325| Exiting method saveAppointmentType
2481INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,338| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=abc150ca,uuid=95636ce6-c436-11e4-a470-82b0ea87e2d8],
2482INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,343| Exiting method saveAppointmentType
2483INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,356| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b519c52f,uuid=9ebdc232-c436-11e4-a470-82b0ea87e2d8],
2484INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,360| Exiting method saveAppointmentType
2485INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,374| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b21fd75e,uuid=a62a40e0-c436-11e4-a470-82b0ea87e2d8],
2486INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,380| Exiting method saveAppointmentType
2487INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,392| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=f6a1c0a2,uuid=ac71c996-c436-11e4-a470-82b0ea87e2d8],
2488INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,397| Exiting method saveAppointmentType
2489INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,410| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=44b3d280,uuid=b29be856-c436-11e4-a470-82b0ea87e2d8],
2490INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,414| Exiting method saveAppointmentType
2491INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,426| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=da393751,uuid=cba5a260-c436-11e4-a470-82b0ea87e2d8],
2492INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,430| Exiting method saveAppointmentType
2493INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,444| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=e86393c9,uuid=d248c6c4-c436-11e4-a470-82b0ea87e2d8],
2494INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,448| Exiting method saveAppointmentType
2495INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,461| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ea148419,uuid=0c617770-c437-11e4-a470-82b0ea87e2d8],
2496INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,465| Exiting method saveAppointmentType
2497INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,478| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=81627d4b,uuid=136ed9a4-c437-11e4-a470-82b0ea87e2d8],
2498INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,483| Exiting method saveAppointmentType
2499INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,496| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=fd2cb9c5,uuid=1b2d98c4-c437-11e4-a470-82b0ea87e2d8],
2500INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,502| Exiting method saveAppointmentType
2501INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,527| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=cb138210,uuid=25873c9e-c437-11e4-a470-82b0ea87e2d8],
2502INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,534| Exiting method saveAppointmentType
2503INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,547| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=20d32feb,uuid=2febe6a8-c437-11e4-a470-82b0ea87e2d8],
2504INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,553| Exiting method saveAppointmentType
2505INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,565| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=479f1d6a,uuid=38081afa-c437-11e4-a470-82b0ea87e2d8],
2506INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,571| Exiting method saveAppointmentType
2507INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,587| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=65d684ad,uuid=3f5a8ca2-c437-11e4-a470-82b0ea87e2d8],
2508INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,594| Exiting method saveAppointmentType
2509INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,607| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=33718375,uuid=452c596c-c437-11e4-a470-82b0ea87e2d8],
2510INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,612| Exiting method saveAppointmentType
2511INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,639| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=9e3b268b,uuid=4d3b6396-c437-11e4-a470-82b0ea87e2d8],
2512INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,643| Exiting method saveAppointmentType
2513INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:40,656| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=5dd5e553,uuid=4d85dda4-c437-11e4-a470-82b0ea87e2d8e],
2514INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:40,661| Exiting method saveAppointmentType
2515INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:41,436| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
2516INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:42,609| Exiting method saveConcept
2517INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:42,638| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
2518INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:44,144| Exiting method saveConcept
2519INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:44,161| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
2520INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:45,830| Exiting method saveConcept
2521INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:45,845| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
2522INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:48,107| Exiting method saveConcept
2523INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:48,124| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
2524INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:49,907| Exiting method saveConcept
2525INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:49,933| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
2526INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:52,289| Exiting method saveConcept
2527Jul 23, 2019 3:13:52 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2528INFO: ======== in After Advice getEncounterTypeByUuid========
2529Jul 23, 2019 3:13:52 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2530INFO: ======== in After Advice getEncounterType========
2531INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:52,300| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=baa196e4,uuid=43c25184-f41f-11e6-bc64-92361f002671],
2532Jul 23, 2019 3:13:52 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2533INFO: ======== in After Advice checkIfEncounterTypesAreLocked========
2534Jul 23, 2019 3:13:52 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2535INFO: ======== in After Advice saveEncounterType========
2536INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:52,397| Exiting method saveEncounterType
2537INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:52,417| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
2538INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:53,456| Exiting method saveConcept
2539INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:53,476| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
2540Tue Jul 23 15:13:53 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
2541INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:54,422| Exiting method saveConcept
2542Jul 23, 2019 3:13:54 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2543INFO: ======== in After Advice getEncounterTypeByUuid========
2544Jul 23, 2019 3:13:54 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2545INFO: ======== in After Advice getEncounterType========
2546INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:54,435| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=705571f2,uuid=5021b1a1-e7f6-44b4-ba02-da2f2bcf8718],
2547Jul 23, 2019 3:13:54 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2548INFO: ======== in After Advice checkIfEncounterTypesAreLocked========
2549Jul 23, 2019 3:13:54 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2550INFO: ======== in After Advice saveEncounterType========
2551INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:54,497| Exiting method saveEncounterType
2552INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:54,573| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
2553INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:54,573| Exiting method saveGlobalProperty
2554INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:54,646| In method DefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
2555INFO - LoggingAdvice.invoke(116) |2019-07-23 15:13:54,653| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
2556INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:54,779| Exiting method saveDefinition
2557INFO - LoggingAdvice.invoke(156) |2019-07-23 15:13:54,780| Exiting method saveDefinition
2558WARN - SolrCore.initIndex(528) |2019-07-23 15:14:00,891| [collection1] Solr index directory 'C:\Users\edwar\Application Data\OpenMRS\chartsearch\collection1\data\index' doesn't exist. Creating new index...
2559WARN - RequestHandlers.initHandlersFromConfig(163) |2019-07-23 15:14:01,391| Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
2560WARN - ManagedResource.reloadFromStorage(182) |2019-07-23 15:14:01,826| No stored data found for /rest/managed
2561INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:02,955| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
2562INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:03,100| Exiting method saveGlobalProperty
2563Jul 23, 2019 3:14:03 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2564INFO: ======== in After Advice getEncounterTypeByUuid========
2565INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:03,122| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=5bfd92ac,uuid=3f87727b-2812-4b02-bdb5-2d3a3f43bd8d],
2566INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:03,252| Exiting method saveMetadataTermMapping
2567Jul 23, 2019 3:14:03 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2568INFO: ======== in After Advice getEncounterTypeByUuid========
2569INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:03,264| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=ab6ebba7,uuid=52633af0-0894-4373-806e-6aa3f77af992],
2570INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:03,308| Exiting method saveMetadataTermMapping
2571Jul 23, 2019 3:14:03 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2572INFO: ======== in After Advice getEncounterTypeByUuid========
2573INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:03,321| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=eb111028,uuid=67594558-8f2b-41ed-869f-c5f15dc405f0],
2574INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:03,433| Exiting method saveMetadataTermMapping
2575Jul 23, 2019 3:14:03 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2576INFO: ======== in After Advice getEncounterTypeByUuid========
2577INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:03,445| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=ab8abdce,uuid=488e3d49-1b27-412a-8e83-1131ee27b118],
2578INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:03,516| Exiting method saveMetadataTermMapping
2579INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:03,534| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=fccdf6c5,uuid=280b568e-aa93-4417-90f0-980c59acfabc],
2580INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:03,625| Exiting method saveMetadataTermMapping
2581INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:03,632| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
2582INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:03,817| Exiting method saveGlobalProperty
2583INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:03,828| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
2584INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:03,969| Exiting method saveGlobalProperty
2585INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:03,975| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
2586INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,016| Exiting method saveGlobalProperty
2587INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,022| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
2588INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,079| Exiting method saveGlobalProperty
2589INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,089| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
2590INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,133| Exiting method saveGlobalProperty
2591INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,142| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
2592INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,178| Exiting method saveGlobalProperty
2593INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,187| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
2594INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,193| Exiting method saveGlobalProperty
2595INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,204| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
2596INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,213| Exiting method saveGlobalProperty
2597INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,219| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
2598INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,286| Exiting method saveGlobalProperty
2599Jul 23, 2019 3:14:04 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2600INFO: ======== in After Advice getEncounterTypeByUuid========
2601INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,472| In method FormService.saveForm. Arguments: Form=,
2602ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:14:04,512| HHH000088: Exception in interceptor beforeTransactionCompletion()
2603org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2604 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
2605 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
2606 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
2607 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
2608 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
2609 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
2610 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
2611 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
2612 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
2613 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
2614 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
2615 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
2616 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
2617 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
2618 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
2619 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2620 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2621 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2622 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2623 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2624 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2625 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2626 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2627 at com.sun.proxy.$Proxy213.saveForm(Unknown Source)
2628 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2629 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2630 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2631 at java.lang.reflect.Method.invoke(Method.java:498)
2632 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
2633 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
2634 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
2635 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
2636 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
2637 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
2638 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2639 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
2640 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2641 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2642 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2643 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2644 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2645 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2646 at com.sun.proxy.$Proxy214.saveForm(Unknown Source)
2647 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromResourceXml(HtmlFormUtil.java:100)
2648 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromUiResource(HtmlFormUtil.java:55)
2649 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromUiResource(HtmlFormUtil.java:44)
2650 at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.setupHtmlForms(ReferenceApplicationActivator.java:209)
2651 at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.started(ReferenceApplicationActivator.java:106)
2652 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2653 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2654 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2655 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2656 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2657 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2658Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2659 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2660 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2661 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2662 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2663 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2664 at com.mysql.jdbc.Util.getInstance(Util.java:408)
2665 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
2666 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
2667 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
2668 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
2669 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
2670 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
2671 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
2672 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
2673 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
2674 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
2675 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
2676 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
2677 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
2678 ... 53 more
2679INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,561| Exiting method saveForm
2680INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,582| In method HtmlFormEntryService.saveHtmlForm. Arguments: HtmlForm=HtmlForm[hashCode=e1920c3e,uuid=7a7fcf2b-fc89-4982-bf51-424791402691],
2681INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,585| In method FormService.saveForm. Arguments: Form=1,
2682INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,586| Exiting method saveForm
2683INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,590| Exiting method saveHtmlForm
2684Jul 23, 2019 3:14:04 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2685INFO: ======== in After Advice getEncounterTypeByUuid========
2686INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,730| In method FormService.saveForm. Arguments: Form=,
2687ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:14:04,748| HHH000088: Exception in interceptor beforeTransactionCompletion()
2688org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2689 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
2690 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
2691 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
2692 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
2693 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
2694 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
2695 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
2696 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
2697 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
2698 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
2699 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
2700 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
2701 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
2702 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
2703 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
2704 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2705 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2706 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2707 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2708 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2709 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2710 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2711 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2712 at com.sun.proxy.$Proxy213.saveForm(Unknown Source)
2713 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2714 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2715 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2716 at java.lang.reflect.Method.invoke(Method.java:498)
2717 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
2718 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
2719 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
2720 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
2721 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
2722 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
2723 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2724 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
2725 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2726 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2727 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2728 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2729 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2730 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2731 at com.sun.proxy.$Proxy214.saveForm(Unknown Source)
2732 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromResourceXml(HtmlFormUtil.java:100)
2733 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromUiResource(HtmlFormUtil.java:55)
2734 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromUiResource(HtmlFormUtil.java:44)
2735 at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.setupHtmlForms(ReferenceApplicationActivator.java:209)
2736 at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.started(ReferenceApplicationActivator.java:106)
2737 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2738 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2739 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2740 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2741 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2742 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2743Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2744 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2745 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2746 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2747 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2748 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2749 at com.mysql.jdbc.Util.getInstance(Util.java:408)
2750 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
2751 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
2752 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
2753 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
2754 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
2755 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
2756 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
2757 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
2758 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
2759 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
2760 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
2761 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
2762 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
2763 ... 53 more
2764INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,826| Exiting method saveForm
2765INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,862| In method HtmlFormEntryService.saveHtmlForm. Arguments: HtmlForm=HtmlForm[hashCode=8815f8e9,uuid=f3f4dce8-7b7f-44ce-8083-d3a66bd187e0],
2766INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:04,864| In method FormService.saveForm. Arguments: Form=2,
2767INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,865| Exiting method saveForm
2768INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:04,868| Exiting method saveHtmlForm
2769Jul 23, 2019 3:14:05 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2770INFO: ======== in After Advice getEncounterTypeByUuid========
2771INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:05,145| In method FormService.saveForm. Arguments: Form=,
2772ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:14:05,161| HHH000088: Exception in interceptor beforeTransactionCompletion()
2773org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2774 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
2775 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
2776 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
2777 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
2778 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
2779 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
2780 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
2781 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
2782 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
2783 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
2784 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
2785 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
2786 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
2787 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
2788 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
2789 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2790 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2791 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2792 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2793 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2794 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2795 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2796 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2797 at com.sun.proxy.$Proxy213.saveForm(Unknown Source)
2798 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2799 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2800 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2801 at java.lang.reflect.Method.invoke(Method.java:498)
2802 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
2803 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
2804 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
2805 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
2806 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
2807 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
2808 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2809 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
2810 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2811 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2812 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2813 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2814 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2815 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2816 at com.sun.proxy.$Proxy214.saveForm(Unknown Source)
2817 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromResourceXml(HtmlFormUtil.java:100)
2818 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromUiResource(HtmlFormUtil.java:55)
2819 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromUiResource(HtmlFormUtil.java:44)
2820 at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.setupHtmlForms(ReferenceApplicationActivator.java:209)
2821 at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.started(ReferenceApplicationActivator.java:106)
2822 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2823 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2824 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2825 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2826 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2827 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2828Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2829 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2830 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2831 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2832 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2833 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2834 at com.mysql.jdbc.Util.getInstance(Util.java:408)
2835 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
2836 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
2837 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
2838 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
2839 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
2840 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
2841 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
2842 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
2843 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
2844 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
2845 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
2846 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
2847 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
2848 ... 53 more
2849INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:05,243| Exiting method saveForm
2850INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:05,249| In method HtmlFormEntryService.saveHtmlForm. Arguments: HtmlForm=HtmlForm[hashCode=23e04a5c,uuid=bef5d94b-35a8-4804-b877-6639fec7e956],
2851INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:05,250| In method FormService.saveForm. Arguments: Form=3,
2852INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:05,252| Exiting method saveForm
2853INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:05,255| Exiting method saveHtmlForm
2854Jul 23, 2019 3:14:05 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2855INFO: ======== in After Advice getEncounterTypeByUuid========
2856INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:05,370| In method FormService.saveForm. Arguments: Form=,
2857ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:14:05,389| HHH000088: Exception in interceptor beforeTransactionCompletion()
2858org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2859 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
2860 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
2861 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
2862 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
2863 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
2864 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
2865 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
2866 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
2867 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
2868 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
2869 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
2870 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
2871 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
2872 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
2873 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
2874 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2875 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2876 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2877 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2878 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2879 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2880 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2881 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2882 at com.sun.proxy.$Proxy213.saveForm(Unknown Source)
2883 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2884 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2885 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2886 at java.lang.reflect.Method.invoke(Method.java:498)
2887 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
2888 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
2889 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
2890 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
2891 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
2892 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
2893 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2894 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
2895 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2896 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2897 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2898 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2899 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2900 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2901 at com.sun.proxy.$Proxy214.saveForm(Unknown Source)
2902 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromResourceXml(HtmlFormUtil.java:100)
2903 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromUiResource(HtmlFormUtil.java:55)
2904 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromUiResource(HtmlFormUtil.java:44)
2905 at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.setupHtmlForms(ReferenceApplicationActivator.java:209)
2906 at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.started(ReferenceApplicationActivator.java:106)
2907 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2908 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2909 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2910 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2911 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2912 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2913Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2914 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2915 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2916 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2917 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2918 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2919 at com.mysql.jdbc.Util.getInstance(Util.java:408)
2920 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
2921 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
2922 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
2923 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
2924 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
2925 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
2926 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
2927 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
2928 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
2929 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
2930 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
2931 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
2932 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
2933 ... 53 more
2934INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:05,470| Exiting method saveForm
2935INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:05,478| In method HtmlFormEntryService.saveHtmlForm. Arguments: HtmlForm=HtmlForm[hashCode=b37a4621,uuid=f4ab066b-0533-4ffc-a70a-aed6e79cc680],
2936INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:05,479| In method FormService.saveForm. Arguments: Form=4,
2937INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:05,480| Exiting method saveForm
2938INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:05,492| Exiting method saveHtmlForm
2939Jul 23, 2019 3:14:05 PM org.openmrs.module.commonlabtest.aop.AfterOrderVoidAdvice afterReturning
2940INFO: ======== in After Advice getEncounterTypeByUuid========
2941INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:05,699| In method FormService.saveForm. Arguments: Form=,
2942ERROR - SessionImpl.beforeTransactionCompletion(521) |2019-07-23 15:14:05,719| HHH000088: Exception in interceptor beforeTransactionCompletion()
2943org.ict4h.atomfeed.server.exceptions.AtomFeedRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2944 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:45)
2945 at org.ict4h.atomfeed.server.service.EventServiceImpl.notify(EventServiceImpl.java:27)
2946 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase$1.doInTransaction(FeedWriterBase.java:53)
2947 at org.ict4h.atomfeed.transaction.AFTransactionWorkWithoutResult.execute(AFTransactionWorkWithoutResult.java:6)
2948 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager$1.doInTransaction(AtomFeedSpringTransactionManager.java:41)
2949 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
2950 at org.openmrs.module.atomfeed.transaction.support.AtomFeedSpringTransactionManager.executeWithTransaction(AtomFeedSpringTransactionManager.java:38)
2951 at org.openmrs.module.atomfeed.api20.writers.impl.FeedWriterBase.saveEvent(FeedWriterBase.java:49)
2952 at org.openmrs.module.atomfeed.api20.writers.impl.DefaultFeedWriter.writeFeed(DefaultFeedWriter.java:73)
2953 at org.openmrs.module.atomfeed.api.db.EventManager.serveEvent(EventManager.java:41)
2954 at org.openmrs.module.atomfeed.api.db.hibernate.HibernateEventInterceptor.beforeTransactionCompletion(HibernateEventInterceptor.java:218)
2955 at org.openmrs.api.db.hibernate.ChainingInterceptor.beforeTransactionCompletion(ChainingInterceptor.java:229)
2956 at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:518)
2957 at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:105)
2958 at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
2959 at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
2960 at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
2961 at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
2962 at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
2963 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
2964 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
2965 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2966 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2967 at com.sun.proxy.$Proxy213.saveForm(Unknown Source)
2968 at sun.reflect.GeneratedMethodAccessor841.invoke(Unknown Source)
2969 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2970 at java.lang.reflect.Method.invoke(Method.java:498)
2971 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
2972 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
2973 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
2974 at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
2975 at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
2976 at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
2977 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2978 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
2979 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2980 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2981 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2982 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
2983 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
2984 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
2985 at com.sun.proxy.$Proxy214.saveForm(Unknown Source)
2986 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromResourceXml(HtmlFormUtil.java:100)
2987 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromUiResource(HtmlFormUtil.java:55)
2988 at org.openmrs.module.htmlformentryui.HtmlFormUtil.getHtmlFormFromUiResource(HtmlFormUtil.java:44)
2989 at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.setupHtmlForms(ReferenceApplicationActivator.java:209)
2990 at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.started(ReferenceApplicationActivator.java:106)
2991 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:927)
2992 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
2993 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
2994 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
2995 at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
2996 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
2997Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'openmrs.event_records_queue' doesn't exist
2998 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2999 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
3000 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
3001 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
3002 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
3003 at com.mysql.jdbc.Util.getInstance(Util.java:408)
3004 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
3005 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
3006 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
3007 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
3008 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
3009 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2484)
3010 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
3011 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079)
3012 at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013)
3013 at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104)
3014 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998)
3015 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
3016 at org.ict4h.atomfeed.server.repository.jdbc.AllEventRecordsQueueJdbcImpl.add(AllEventRecordsQueueJdbcImpl.java:43)
3017 ... 52 more
3018INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:05,795| Exiting method saveForm
3019INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:05,800| In method HtmlFormEntryService.saveHtmlForm. Arguments: HtmlForm=HtmlForm[hashCode=472aa490,uuid=a7a7dc37-cb29-4e65-b4cd-cc04b586095a],
3020INFO - LoggingAdvice.invoke(116) |2019-07-23 15:14:05,801| In method FormService.saveForm. Arguments: Form=5,
3021INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:05,802| Exiting method saveForm
3022INFO - LoggingAdvice.invoke(156) |2019-07-23 15:14:05,804| Exiting method saveHtmlForm
3023ERROR - CommonsLoggingOutput.error(75) |2019-07-23 15:14:08,315| Line=363 The content of element type "dwr" must match "(init?,allow?,signatures?)".
3024ERROR - CommonsLoggingOutput.error(75) |2019-07-23 15:14:08,332| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
3025WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2019-07-23 15:14:08,390| Unable to find a runtime properties file at C:\xampp\openmrs-runtime.properties
3026WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2019-07-23 15:14:08,754| Unable to find a runtime properties file at C:\xampp\openmrs-runtime.properties
3027Tue Jul 23 15:14:08 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
3028Jul 23, 2019 3:14:08 PM org.apache.catalina.startup.HostConfig deployWAR
3029INFO: Deployment of web application archive C:\xampp\tomcat\webapps\openmrs.war has finished in 715,424 ms
3030Jul 23, 2019 3:14:08 PM org.apache.catalina.startup.HostConfig deployDirectory
3031INFO: Deploying web application directory C:\xampp\tomcat\webapps\docs
3032Jul 23, 2019 3:14:08 PM org.apache.catalina.startup.HostConfig deployDirectory
3033INFO: Deployment of web application directory C:\xampp\tomcat\webapps\docs has finished in 86 ms
3034Jul 23, 2019 3:14:08 PM org.apache.catalina.startup.HostConfig deployDirectory
3035INFO: Deploying web application directory C:\xampp\tomcat\webapps\examples
3036Jul 23, 2019 3:14:09 PM org.apache.catalina.startup.HostConfig deployDirectory
3037INFO: Deployment of web application directory C:\xampp\tomcat\webapps\examples has finished in 518 ms
3038Jul 23, 2019 3:14:09 PM org.apache.catalina.startup.HostConfig deployDirectory
3039INFO: Deploying web application directory C:\xampp\tomcat\webapps\host-manager
3040Jul 23, 2019 3:14:09 PM org.apache.catalina.startup.HostConfig deployDirectory
3041INFO: Deployment of web application directory C:\xampp\tomcat\webapps\host-manager has finished in 115 ms
3042Jul 23, 2019 3:14:09 PM org.apache.catalina.startup.HostConfig deployDirectory
3043INFO: Deploying web application directory C:\xampp\tomcat\webapps\manager
3044Jul 23, 2019 3:14:09 PM org.apache.catalina.startup.HostConfig deployDirectory
3045INFO: Deployment of web application directory C:\xampp\tomcat\webapps\manager has finished in 131 ms
3046Jul 23, 2019 3:14:09 PM org.apache.catalina.startup.HostConfig deployDirectory
3047INFO: Deploying web application directory C:\xampp\tomcat\webapps\owa
3048Jul 23, 2019 3:14:09 PM org.apache.catalina.startup.HostConfig deployDirectory
3049INFO: Deployment of web application directory C:\xampp\tomcat\webapps\owa has finished in 82 ms
3050Jul 23, 2019 3:14:09 PM org.apache.catalina.startup.HostConfig deployDirectory
3051INFO: Deploying web application directory C:\xampp\tomcat\webapps\ROOT
3052Jul 23, 2019 3:14:09 PM org.apache.catalina.startup.HostConfig deployDirectory
3053INFO: Deployment of web application directory C:\xampp\tomcat\webapps\ROOT has finished in 77 ms
3054Jul 23, 2019 3:14:09 PM org.apache.coyote.AbstractProtocol start
3055INFO: Starting ProtocolHandler ["http-bio-8080"]
3056Jul 23, 2019 3:14:09 PM org.apache.coyote.AbstractProtocol start
3057INFO: Starting ProtocolHandler ["ajp-bio-8009"]
3058Jul 23, 2019 3:14:09 PM org.apache.catalina.startup.Catalina start
3059INFO: Server startup in 716661 ms
3060Jul 23, 2019 3:14:29 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
3061INFO: 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.
3062Tue Jul 23 15:14:49 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
3063Tue Jul 23 15:14:49 BST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
3064ERROR - PageController.handlePath(155) |2019-07-23 15:14:51,364| No viewProvider named atomfeed
3065org.openmrs.ui.framework.UiFrameworkException: No viewProvider named atomfeed
3066 at org.openmrs.ui.framework.page.PageFactory.getView(PageFactory.java:290)
3067 at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:183)
3068 at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:116)
3069 at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:86)
3070 at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:116)
3071 at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:83)
3072 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3073 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
3074 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
3075 at java.lang.reflect.Method.invoke(Method.java:498)
3076 at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)
3077 at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)
3078 at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)
3079 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943)
3080 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
3081 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
3082 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)
3083 at javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
3084 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)
3085 at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
3086 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
3087 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3088 at org.openmrs.web.filter.GZIPFilter.doFilterInternal(GZIPFilter.java:65)
3089 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
3090 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
3091 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3092 at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:60)
3093 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
3094 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3095 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
3096 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
3097 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3098 at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:73)
3099 at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:57)
3100 at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
3101 at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
3102 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
3103 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3104 at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
3105 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
3106 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
3107 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3108 at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
3109 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
3110 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
3111 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3112 at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:107)
3113 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
3114 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3115 at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:107)
3116 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
3117 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3118 at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:107)
3119 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
3120 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3121 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
3122 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
3123 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
3124 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
3125 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
3126 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
3127 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:494)
3128 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
3129 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
3130 at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
3131 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
3132 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:445)
3133 at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1137)
3134 at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637)
3135 at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318)
3136 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
3137 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3138 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
3139 at java.lang.Thread.run(Thread.java:748)
3140WARN - ModuleResourcesServlet.getFile(106) |2019-07-23 15:15:31,869| No file with path 'C:\xampp\tomcat\webapps\openmrs\WEB-INF\view\module\legacyui\resources\images\openmrs_logo_tiny.png' exists for module 'legacyui'
3141WARN - ModuleResourcesServlet.getFile(106) |2019-07-23 15:15:31,873| No file with path 'C:\xampp\tomcat\webapps\openmrs\WEB-INF\view\module\legacyui\resources\images\openmrs_logo_tiny.png' exists for module 'legacyui'
3142WARN - ModuleResourcesServlet.getFile(106) |2019-07-23 15:15:58,493| No file with path 'C:\xampp\tomcat\webapps\openmrs\WEB-INF\view\module\legacyui\resources\images\openmrs_logo_tiny.png' exists for module 'legacyui'
3143WARN - ModuleResourcesServlet.getFile(106) |2019-07-23 15:15:58,502| No file with path 'C:\xampp\tomcat\webapps\openmrs\WEB-INF\view\module\legacyui\resources\images\openmrs_logo_tiny.png' exists for module 'legacyui'