· 8 years ago · Jul 14, 2018, 03:38 PM
1mvn openmrs-sdk:run
2[INFO] Scanning for projects...
3[INFO]
4[INFO] ------------------------------------------------------------------------
5[INFO] Building Maven Stub Project (No POM) 1
6[INFO] ------------------------------------------------------------------------
7[INFO]
8[INFO] --- openmrs-sdk-maven-plugin:3.13.1:run (default-cli) @ standalone-pom ---
9
10You have the following servers::
111) muzimacore
122) server_r
133) gsoc_test
144) learn-rest
15
16Which one do you choose? [1/2/3/4]: 1
17
18Checking if port 8080 is in use... [free]
19
20Forking a new process... (use -Dfork=false to prevent forking)
21
22Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
23Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 19:21:28+0530)
24Maven home: /opt/apache-maven-3.0.5
25Java version: 1.8.0_171, vendor: Oracle Corporation
26Java home: /usr/lib/jvm/java-8-oracle/jre
27Default locale: en_US, platform encoding: UTF-8
28OS name: "linux", version: "4.4.0-21-generic", arch: "amd64", family: "unix"
29[INFO] Scanning for projects...
30[INFO]
31[INFO] ------------------------------------------------------------------------
32[INFO] Building Maven Stub Project (No POM) 1
33[INFO] ------------------------------------------------------------------------
34[INFO]
35[INFO] --- openmrs-sdk-maven-plugin:3.13.1:run-tomcat (default-cli) @ standalone-pom ---
36
37
38Using JAVA_HOME: /usr/lib/jvm/java-8-oracle/jre
39
40Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m
41
42Please note that it is not recommended to run OpenMRS platform 1.11.6 on JDK 8.
43
44
45Starting Tomcat...
46
47Jul 14, 2018 9:01:08 PM org.apache.coyote.AbstractProtocol init
48INFO: Initializing ProtocolHandler ["http-bio-8080"]
49Jul 14, 2018 9:01:08 PM org.apache.catalina.core.StandardService startInternal
50INFO: Starting service Tomcat
51Jul 14, 2018 9:01:08 PM org.apache.catalina.core.StandardEngine startInternal
52INFO: Starting Servlet Engine: Apache Tomcat/7.0.67
53Jul 14, 2018 9:01:10 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
54INFO: No global web.xml found
55Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
56INFO: TLD skipped. URI: http://www.springframework.org/tags is already defined
57Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
58INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/response-1.0 is already defined
59Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
60INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
61Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
62INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/page-1.0 is already defined
63Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
64INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/request-1.0 is already defined
65Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
66INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/request-1.0 is already defined
67Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
68INFO: TLD skipped. URI: http://www.springframework.org/tags is already defined
69Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
70INFO: TLD skipped. URI: http://www.springframework.org/tags/form is already defined
71Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
72INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/response-1.0 is already defined
73Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
74INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
75Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
76INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
77Jul 14, 2018 9:01:20 PM org.apache.catalina.startup.TaglibUriRule body
78INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/page-1.0 is already defined
79Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
80INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
81Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
82INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
83Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
84INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
85Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
86INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
87Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
88INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
89Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
90INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
91Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
92INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
93Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
94INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
95Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
96INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
97Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
98INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
99Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
100INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
101Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
102INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
103Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
104INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
105Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
106INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
107Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TaglibUriRule body
108INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
109Jul 14, 2018 9:01:21 PM org.apache.catalina.startup.TldConfig execute
110INFO: 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.
111Jul 14, 2018 9:01:21 PM org.apache.catalina.core.ApplicationContext log
112INFO: No Spring WebApplicationInitializer types detected on classpath
113SLF4J: Class path contains multiple SLF4J bindings.
114SLF4J: Found binding in [jar:file:/home/dileka/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
115SLF4J: Found binding in [jar:file:/home/dileka/openmrs/muzimacore/tmp/openmrs/WEB-INF/lib/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
116SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
117Jul 14, 2018 9:01:21 PM org.apache.catalina.core.ApplicationContext log
118INFO: Set web app root system property: 'webapp.root' = [/home/dileka/openmrs/muzimacore/tmp/openmrs/]
119Jul 14, 2018 9:01:21 PM org.apache.catalina.core.ApplicationContext log
120INFO: Initializing log4j from [classpath:log4j.xml]
121WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2669) |2018-07-14 21:01:21,668| Unable to find a runtime properties file at /home/dileka/openmrs-runtime.properties
122INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
123WARNING 7/14/18 9:01 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
124WARNING 7/14/18 9:01 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
125WARNING 7/14/18 9:01 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
126INFO - LocalSessionFactoryBean.buildSessionFactory(780) |2018-07-14 21:01:31,405| Building new Hibernate SessionFactory
127WARN - Listener.loadBundledModules(494) |2018-07-14 21:01:40,890| Bundled module folder doesn't exist: /home/dileka/openmrs/muzimacore/tmp/openmrs/WEB-INF/bundledModules
128WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2669) |2018-07-14 21:01:40,894| Unable to find a runtime properties file at /home/dileka/openmrs-runtime.properties
129INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
130WARNING 7/14/18 9:01 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
131WARNING 7/14/18 9:01 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
132WARNING 7/14/18 9:01 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
133INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:48,619| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
134INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:48,659| Exiting method saveGlobalProperty
135INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:48,676| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
136INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:48,699| Exiting method saveGlobalProperty
137INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:48,817| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
138INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:48,825| Exiting method saveGlobalProperty
139INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:48,830| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
140INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:48,835| Exiting method saveGlobalProperty
141INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
142INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
143INFO 7/14/18 9:01 PM:liquibase: Successfully acquired change log lock
144INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
145INFO 7/14/18 9:01 PM:liquibase: Successfully released change log lock
146INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:49,664| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
147INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:49,673| Exiting method saveGlobalProperty
148INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:49,679| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
149INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:49,692| Exiting method saveGlobalProperty
150INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:49,941| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
151INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:49,948| Exiting method saveGlobalProperty
152INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:49,957| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
153INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:49,983| Exiting method saveGlobalProperty
154INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:50,110| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry19ext.started value: true,
155INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:50,120| Exiting method saveGlobalProperty
156INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:50,130| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry19ext.mandatory value: false,
157INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:50,135| Exiting method saveGlobalProperty
158INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:50,294| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
159INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:50,300| Exiting method saveGlobalProperty
160INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:50,310| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
161INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:50,316| Exiting method saveGlobalProperty
162INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:50,532| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
163INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:50,540| Exiting method saveGlobalProperty
164INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:50,545| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
165INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:50,565| Exiting method saveGlobalProperty
166INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
167INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
168INFO 7/14/18 9:01 PM:liquibase: Successfully acquired change log lock
169INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
170INFO 7/14/18 9:01 PM:liquibase: Successfully released change log lock
171INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:51,121| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
172INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:51,133| Exiting method saveGlobalProperty
173INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:51,157| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
174INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:51,166| Exiting method saveGlobalProperty
175INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:51,379| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
176INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:51,385| Exiting method saveGlobalProperty
177INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:51,390| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
178INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:51,396| Exiting method saveGlobalProperty
179INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
180INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
181INFO 7/14/18 9:01 PM:liquibase: Successfully acquired change log lock
182INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
183INFO 7/14/18 9:01 PM:liquibase: Successfully released change log lock
184INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:51,785| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
185INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:51,796| Exiting method saveGlobalProperty
186INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:51,808| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
187INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:51,816| Exiting method saveGlobalProperty
188INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:52,023| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
189INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:52,030| Exiting method saveGlobalProperty
190INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:52,038| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
191INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:52,044| Exiting method saveGlobalProperty
192WARN - ModuleFactory.startModuleInternal(792) |2018-07-14 21:01:52,148| Error while trying to start module: providermanagement
193org.openmrs.api.db.DAOException: Error while running sql: CREATE TABLE providermanagement_provider_role (
194 provider_role_id int(11) NOT NULL auto_increment,
195 name varchar(255) NOT NULL,
196 description varchar(1000),
197 creator int(11) NOT NULL default '0',
198 date_created datetime NOT NULL default '0000-00-00 00:00:00',
199 changed_by int(11) default NULL,
200 date_changed datetime default NULL,
201 retired tinyint(1) NOT NULL default '0',
202 retired_by int(11) default NULL,
203 date_retired datetime default NULL,
204 retire_reason varchar(255) default NULL,
205 uuid char(38) NOT NULL,
206 PRIMARY KEY (provider_role_id)
207 ) ENGINE=InnoDB DEFAULT CHARSET=utf8 . Message: Invalid default value for 'date_created'
208 at org.openmrs.util.DatabaseUtil.executeSQL(DatabaseUtil.java:141)
209 at org.openmrs.api.db.hibernate.HibernateAdministrationDAO.executeSQL(HibernateAdministrationDAO.java:336)
210 at org.openmrs.api.impl.AdministrationServiceImpl.executeSQL(AdministrationServiceImpl.java:799)
211 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
212 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
213 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
214 at java.lang.reflect.Method.invoke(Method.java:498)
215 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
216 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
217 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
218 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)
219 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)
220 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94)
221 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
222 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
223 at com.sun.proxy.$Proxy59.executeSQL(Unknown Source)
224 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
225 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
226 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
227 at java.lang.reflect.Method.invoke(Method.java:498)
228 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
229 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
230 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
231 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
232 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
233 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
234 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
235 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
236 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
237 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
238 at com.sun.proxy.$Proxy81.executeSQL(Unknown Source)
239 at org.openmrs.module.ModuleFactory.runDiff(ModuleFactory.java:944)
240 at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:720)
241 at org.openmrs.api.context.Daemon$1.run(Daemon.java:70)
242Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Invalid default value for 'date_created'
243 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
244 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
245 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
246 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
247 at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
248 at com.mysql.jdbc.Util.getInstance(Util.java:386)
249 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
250 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
251 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
252 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
253 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
254 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2825)
255 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2156)
256 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2441)
257 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2366)
258 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2350)
259 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:105)
260 at org.openmrs.util.DatabaseUtil.executeSQL(DatabaseUtil.java:120)
261 ... 33 more
262INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:52,311| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
263INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:52,325| Exiting method saveAlert
264INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:52,463| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
265INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:52,469| Exiting method saveGlobalProperty
266INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:52,476| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
267INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:52,484| Exiting method saveGlobalProperty
268INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
269INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
270INFO 7/14/18 9:01 PM:liquibase: Successfully acquired change log lock
271INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
272INFO 7/14/18 9:01 PM:liquibase: Successfully released change log lock
273INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:52,869| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
274INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:52,875| Exiting method saveGlobalProperty
275INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:52,882| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
276INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:52,894| Exiting method saveGlobalProperty
277INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
278INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
279INFO 7/14/18 9:01 PM:liquibase: Successfully acquired change log lock
280INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
281INFO 7/14/18 9:01 PM:liquibase: Successfully released change log lock
282INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:53,469| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
283INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:53,484| Exiting method saveGlobalProperty
284INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:53,497| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
285INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:53,506| Exiting method saveGlobalProperty
286INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:53,723| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
287INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:53,732| Exiting method saveGlobalProperty
288INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:53,740| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
289INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:53,759| Exiting method saveGlobalProperty
290INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
291INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
292INFO 7/14/18 9:01 PM:liquibase: Successfully acquired change log lock
293INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
294INFO 7/14/18 9:01 PM:liquibase: Successfully released change log lock
295INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:54,862| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
296INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:54,874| Exiting method saveGlobalProperty
297INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:54,884| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
298INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:54,891| Exiting method saveGlobalProperty
299INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
300INFO 7/14/18 9:01 PM:liquibase: Successfully acquired change log lock
301INFO 7/14/18 9:01 PM:liquibase: Successfully released change log lock
302INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:55,962| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
303INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:55,974| Exiting method saveGlobalProperty
304INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:55,980| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
305INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:55,985| Exiting method saveGlobalProperty
306ERROR - ModuleFactory.startModules(236) |2018-07-14 21:01:56,117| Module EMR API Module cannot be started because it requires the following module(s): org.openmrs.module.providermanagement ${providermanagementModuleVersion} Please install and start these modules first.
307INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:56,169| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
308INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:56,181| Exiting method saveAlert
309INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
310INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
311INFO 7/14/18 9:01 PM:liquibase: Successfully acquired change log lock
312INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
313INFO 7/14/18 9:01 PM:liquibase: Successfully released change log lock
314INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:56,730| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
315INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:56,735| Exiting method saveGlobalProperty
316INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:56,745| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
317INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:56,758| Exiting method saveGlobalProperty
318INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:56,921| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
319INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:56,926| Exiting method saveGlobalProperty
320INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:56,930| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
321INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:56,934| Exiting method saveGlobalProperty
322WARN - ModuleFactory.startModuleInternal(792) |2018-07-14 21:01:57,030| Error while trying to start module: idgen
323org.openmrs.api.db.DAOException: Error while running sql: CREATE TABLE `idgen_identifier_source` (
324 `id` int(11) NOT NULL auto_increment,
325 `uuid` char(38) NOT NULL,
326 `name` varchar(255) NOT NULL,
327 `description` varchar(1000),
328 `identifier_type` int(11) NOT NULL default '0',
329 `creator` int(11) NOT NULL default '0',
330 `date_created` datetime NOT NULL default '0000-00-00 00:00:00',
331 `changed_by` int(11) default NULL,
332 `date_changed` datetime default NULL,
333 `retired` tinyint(1) NOT NULL default 0,
334 `retired_by` int(11) default NULL,
335 `date_retired` datetime default NULL,
336 `retire_reason` varchar(255) default NULL,
337 PRIMARY KEY (`id`),
338 KEY `id for idgen_identifier_source` (`id`),
339 KEY `identifier_type for idgen_identifier_source` (`identifier_type`),
340 KEY `creator for idgen_identifier_source` (`creator`),
341 KEY `changed_by for idgen_identifier_source` (`changed_by`),
342 KEY `retired_by for idgen_identifier_source` (`retired_by`),
343 CONSTRAINT `identifier_type for idgen_identifier_source` FOREIGN KEY (`identifier_type`) REFERENCES `patient_identifier_type` (`patient_identifier_type_id`),
344 CONSTRAINT `creator for idgen_identifier_source` FOREIGN KEY (`creator`) REFERENCES `users` (`user_id`),
345 CONSTRAINT `changed_by for idgen_identifier_source` FOREIGN KEY (`changed_by`) REFERENCES `users` (`user_id`),
346 CONSTRAINT `retired_by for idgen_identifier_source` FOREIGN KEY (`retired_by`) REFERENCES `users` (`user_id`)
347 ) ENGINE=InnoDB DEFAULT CHARSET=utf8 . Message: Invalid default value for 'date_created'
348 at org.openmrs.util.DatabaseUtil.executeSQL(DatabaseUtil.java:141)
349 at org.openmrs.api.db.hibernate.HibernateAdministrationDAO.executeSQL(HibernateAdministrationDAO.java:336)
350 at org.openmrs.api.impl.AdministrationServiceImpl.executeSQL(AdministrationServiceImpl.java:799)
351 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
352 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
353 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
354 at java.lang.reflect.Method.invoke(Method.java:498)
355 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
356 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
357 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
358 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)
359 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)
360 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94)
361 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
362 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
363 at com.sun.proxy.$Proxy59.executeSQL(Unknown Source)
364 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
365 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
366 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
367 at java.lang.reflect.Method.invoke(Method.java:498)
368 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
369 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
370 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
371 at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
372 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
373 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
374 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
375 at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
376 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
377 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
378 at com.sun.proxy.$Proxy81.executeSQL(Unknown Source)
379 at org.openmrs.module.ModuleFactory.runDiff(ModuleFactory.java:944)
380 at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:720)
381 at org.openmrs.api.context.Daemon$1.run(Daemon.java:70)
382Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Invalid default value for 'date_created'
383 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
384 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
385 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
386 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
387 at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
388 at com.mysql.jdbc.Util.getInstance(Util.java:386)
389 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
390 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
391 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
392 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
393 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
394 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2825)
395 at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2156)
396 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2441)
397 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2366)
398 at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2350)
399 at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:105)
400 at org.openmrs.util.DatabaseUtil.executeSQL(DatabaseUtil.java:120)
401 ... 33 more
402INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:57,090| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
403INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:57,093| Exiting method saveAlert
404ERROR - ModuleFactory.startModules(236) |2018-07-14 21:01:57,149| Module Reference Metadata Module cannot be started because it requires the following module(s): org.openmrs.module.emrapi ${emrapiModuleVersion}, org.openmrs.module.idgen ${idgenModuleVersion} Please install and start these modules first.
405INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:57,158| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
406INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:57,163| Exiting method saveAlert
407ERROR - ModuleFactory.startModules(236) |2018-07-14 21:01:57,296| Module Reference Demo Data Module cannot be started because it requires the following module(s): org.openmrs.module.providermanagement 2.0, org.openmrs.module.referencemetadata 2.2}, org.openmrs.module.emrapi 1.5, org.openmrs.module.idgen 3.2 Please install and start these modules first.
408INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:57,314| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
409INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:57,327| Exiting method saveAlert
410ERROR - ModuleFactory.startModules(236) |2018-07-14 21:01:57,372| Module Registration Core Module cannot be started because it requires the following module(s): org.openmrs.module.idgen 4.3 Please install and start these modules first.
411INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:57,381| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
412INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:57,384| Exiting method saveAlert
413log4j:ERROR Could not create an Appender. Reported error follows.
414java.lang.ClassCastException: org.openmrs.util.MemoryAppender cannot be cast to org.apache.log4j.Appender
415 at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:238)
416 at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:171)
417 at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:184)
418 at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:502)
419 at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:471)
420 at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:921)
421 at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)
422 at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:696)
423 at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:471)
424 at org.apache.log4j.LogManager.<clinit>(LogManager.java:125)
425 at org.apache.log4j.Logger.getLogger(Logger.java:105)
426 at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:289)
427 at org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:109)
428 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
429 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
430 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
431 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
432 at org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass(LogFactoryImpl.java:1116)
433 at org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation(LogFactoryImpl.java:914)
434 at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:604)
435 at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:336)
436 at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:310)
437 at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:685)
438 at org.openmrs.module.muzima.extension.html.AdminList.<init>(AdminList.java:30)
439 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
440 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
441 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
442 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
443 at java.lang.Class.newInstance(Class.java:442)
444 at org.openmrs.module.Module.expandExtensionNames(Module.java:578)
445 at org.openmrs.module.Module.getExtensions(Module.java:529)
446 at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:666)
447 at org.openmrs.api.context.Daemon$1.run(Daemon.java:70)
448log4j:ERROR Could not parse url [file:/home/dileka/openmrs/muzimacore/tmp/openmrs/WEB-INF/classes/log4j.xml].
449java.lang.NullPointerException
450 at java.util.Hashtable.put(Hashtable.java:460)
451 at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:172)
452 at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:184)
453 at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:502)
454 at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:471)
455 at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:921)
456 at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)
457 at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:696)
458 at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:471)
459 at org.apache.log4j.LogManager.<clinit>(LogManager.java:125)
460 at org.apache.log4j.Logger.getLogger(Logger.java:105)
461 at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:289)
462 at org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:109)
463 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
464 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
465 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
466 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
467 at org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass(LogFactoryImpl.java:1116)
468 at org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation(LogFactoryImpl.java:914)
469 at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:604)
470 at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:336)
471 at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:310)
472 at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:685)
473 at org.openmrs.module.muzima.extension.html.AdminList.<init>(AdminList.java:30)
474 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
475 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
476 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
477 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
478 at java.lang.Class.newInstance(Class.java:442)
479 at org.openmrs.module.Module.expandExtensionNames(Module.java:578)
480 at org.openmrs.module.Module.getExtensions(Module.java:529)
481 at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:666)
482 at org.openmrs.api.context.Daemon$1.run(Daemon.java:70)
483INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
484INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
485INFO 7/14/18 9:01 PM:liquibase: Successfully acquired change log lock
486INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
487INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
488SEVERE 7/14/18 9:01 PM:liquibase: Change Set liquibase.xml::muzimaform-2014-10-31::SahajSoft failed. Error: Error executing SQL ALTER TABLE `muzimaforms_form` ADD CONSTRAINT `fk_muzimaforms_form_openmrs_form` FOREIGN KEY (`form`) REFERENCES `form` (`uuid`): Cannot add foreign key constraint
489liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE `muzimaforms_form` ADD CONSTRAINT `fk_muzimaforms_form_openmrs_form` FOREIGN KEY (`form`) REFERENCES `form` (`uuid`): Cannot add foreign key constraint
490 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
491 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
492 at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
493 at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
494 at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
495 at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
496 at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:200)
497 at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
498 at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:229)
499 at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1028)
500 at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:730)
501 at org.openmrs.api.context.Daemon$1.run(Daemon.java:70)
502Caused by: java.sql.SQLException: Cannot add foreign key constraint
503 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1086)
504 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
505 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
506 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
507 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
508 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
509 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
510 at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
511 at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
512 at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
513 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
514 ... 11 more
515INFO 7/14/18 9:01 PM:liquibase: Successfully released change log lock
516WARN - ModuleFactory.startModuleInternal(792) |2018-07-14 21:01:59,311| Error while trying to start module: muzimacore
517org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: Muzima Core Module
518 at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1038)
519 at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:730)
520 at org.openmrs.api.context.Daemon$1.run(Daemon.java:70)
521Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase.xml::muzimaform-2014-10-31::SahajSoft:
522 Reason: liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE `muzimaforms_form` ADD CONSTRAINT `fk_muzimaforms_form_openmrs_form` FOREIGN KEY (`form`) REFERENCES `form` (`uuid`): Cannot add foreign key constraint:
523 Caused By: Error executing SQL ALTER TABLE `muzimaforms_form` ADD CONSTRAINT `fk_muzimaforms_form_openmrs_form` FOREIGN KEY (`form`) REFERENCES `form` (`uuid`): Cannot add foreign key constraint:
524 Caused By: Cannot add foreign key constraint
525 at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
526 at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
527 at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:200)
528 at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
529 at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:229)
530 at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1028)
531 ... 2 more
532Caused by: liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE `muzimaforms_form` ADD CONSTRAINT `fk_muzimaforms_form_openmrs_form` FOREIGN KEY (`form`) REFERENCES `form` (`uuid`): Cannot add foreign key constraint
533 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
534 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
535 at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
536 at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
537 at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
538 ... 7 more
539Caused by: java.sql.SQLException: Cannot add foreign key constraint
540 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1086)
541 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
542 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
543 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
544 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
545 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
546 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
547 at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
548 at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
549 at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
550 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
551 ... 11 more
552INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:59,354| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
553INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:59,357| Exiting method saveAlert
554INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
555INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
556INFO 7/14/18 9:01 PM:liquibase: Successfully acquired change log lock
557INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
558INFO 7/14/18 9:01 PM:liquibase: Successfully released change log lock
559INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:59,818| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyapi.started value: true,
560INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:59,824| Exiting method saveGlobalProperty
561INFO - LoggingAdvice.invoke(115) |2018-07-14 21:01:59,830| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyapi.mandatory value: false,
562INFO - LoggingAdvice.invoke(155) |2018-07-14 21:01:59,837| Exiting method saveGlobalProperty
563INFO 7/14/18 9:01 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
564INFO 7/14/18 9:01 PM:liquibase: Reading from `liquibasechangelog`
565INFO 7/14/18 9:02 PM:liquibase: Successfully acquired change log lock
566INFO 7/14/18 9:02 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
567INFO 7/14/18 9:02 PM:liquibase: Successfully released change log lock
568INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:00,231| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
569INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:00,240| Exiting method saveGlobalProperty
570INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:00,247| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
571INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:00,252| Exiting method saveGlobalProperty
572INFO 7/14/18 9:02 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
573INFO 7/14/18 9:02 PM:liquibase: Reading from `liquibasechangelog`
574INFO 7/14/18 9:02 PM:liquibase: Successfully acquired change log lock
575INFO 7/14/18 9:02 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
576INFO 7/14/18 9:02 PM:liquibase: Reading from `liquibasechangelog`
577INFO 7/14/18 9:02 PM:liquibase: Marking ChangeSet: liquibase.xml::appframework-1::djazayeri::(Checksum: 3:1fff60c3e3407f96174f63eb875e3dd3) ran despite precondition failure due to onFail='MARK_RAN':
578 liquibase.xml : Not precondition failed
579
580INFO 7/14/18 9:02 PM:liquibase: ChangeSet liquibase.xml::appframework-2::djazayeri ran successfully in 216ms
581SEVERE 7/14/18 9:02 PM:liquibase: Change Set liquibase.xml::appframework-3::nutsiepully failed. Error: Error executing SQL CREATE TABLE `appframework_component_state` (`component_state_id` INT AUTO_INCREMENT NOT NULL, `uuid` CHAR(38) NOT NULL, `component_id` VARCHAR(255) NOT NULL, `component_type` VARCHAR(50) NOT NULL, `enabled` TINYINT(1) NULL, CONSTRAINT `PK_APPFRAMEWORK_COMPONENT_STATE` PRIMARY KEY (`component_state_id`)): Table 'appframework_component_state' already exists
582liquibase.exception.DatabaseException: Error executing SQL CREATE TABLE `appframework_component_state` (`component_state_id` INT AUTO_INCREMENT NOT NULL, `uuid` CHAR(38) NOT NULL, `component_id` VARCHAR(255) NOT NULL, `component_type` VARCHAR(50) NOT NULL, `enabled` TINYINT(1) NULL, CONSTRAINT `PK_APPFRAMEWORK_COMPONENT_STATE` PRIMARY KEY (`component_state_id`)): Table 'appframework_component_state' already exists
583 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
584 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
585 at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
586 at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
587 at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
588 at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
589 at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:200)
590 at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
591 at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:229)
592 at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1028)
593 at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:730)
594 at org.openmrs.api.context.Daemon$1.run(Daemon.java:70)
595Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'appframework_component_state' already exists
596 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
597 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
598 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
599 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
600 at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
601 at com.mysql.jdbc.Util.getInstance(Util.java:386)
602 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
603 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
604 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
605 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
606 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
607 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
608 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
609 at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
610 at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
611 at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
612 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
613 ... 11 more
614INFO 7/14/18 9:02 PM:liquibase: Successfully released change log lock
615WARN - ModuleFactory.startModuleInternal(792) |2018-07-14 21:02:01,201| Error while trying to start module: appframework
616org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: App Framework Module
617 at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1038)
618 at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:730)
619 at org.openmrs.api.context.Daemon$1.run(Daemon.java:70)
620Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase.xml::appframework-3::nutsiepully:
621 Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE TABLE `appframework_component_state` (`component_state_id` INT AUTO_INCREMENT NOT NULL, `uuid` CHAR(38) NOT NULL, `component_id` VARCHAR(255) NOT NULL, `component_type` VARCHAR(50) NOT NULL, `enabled` TINYINT(1) NULL, CONSTRAINT `PK_APPFRAMEWORK_COMPONENT_STATE` PRIMARY KEY (`component_state_id`)): Table 'appframework_component_state' already exists:
622 Caused By: Error executing SQL CREATE TABLE `appframework_component_state` (`component_state_id` INT AUTO_INCREMENT NOT NULL, `uuid` CHAR(38) NOT NULL, `component_id` VARCHAR(255) NOT NULL, `component_type` VARCHAR(50) NOT NULL, `enabled` TINYINT(1) NULL, CONSTRAINT `PK_APPFRAMEWORK_COMPONENT_STATE` PRIMARY KEY (`component_state_id`)): Table 'appframework_component_state' already exists:
623 Caused By: Table 'appframework_component_state' already exists
624 at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
625 at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
626 at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:200)
627 at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
628 at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:229)
629 at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1028)
630 ... 2 more
631Caused by: liquibase.exception.DatabaseException: Error executing SQL CREATE TABLE `appframework_component_state` (`component_state_id` INT AUTO_INCREMENT NOT NULL, `uuid` CHAR(38) NOT NULL, `component_id` VARCHAR(255) NOT NULL, `component_type` VARCHAR(50) NOT NULL, `enabled` TINYINT(1) NULL, CONSTRAINT `PK_APPFRAMEWORK_COMPONENT_STATE` PRIMARY KEY (`component_state_id`)): Table 'appframework_component_state' already exists
632 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
633 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
634 at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
635 at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
636 at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
637 ... 7 more
638Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'appframework_component_state' already exists
639 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
640 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
641 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
642 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
643 at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
644 at com.mysql.jdbc.Util.getInstance(Util.java:386)
645 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
646 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
647 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
648 at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
649 at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
650 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
651 at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
652 at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
653 at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
654 at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
655 at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
656 ... 11 more
657INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:01,283| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
658INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:01,291| Exiting method saveAlert
659ERROR - ModuleFactory.startModules(236) |2018-07-14 21:02:01,347| Module Form Entry App Module cannot be started because it requires the following module(s): org.openmrs.module.appframework 2.2.1 Please install and start these modules first.
660INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:01,365| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
661INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:01,400| Exiting method saveAlert
662ERROR - ModuleFactory.startModules(236) |2018-07-14 21:02:01,460| Module App UI Module cannot be started because it requires the following module(s): org.openmrs.module.appframework 2.0 Please install and start these modules first.
663INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:01,470| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
664INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:01,476| Exiting method saveAlert
665ERROR - ModuleFactory.startModules(236) |2018-07-14 21:02:01,526| Module Admin UI Module cannot be started because it requires the following module(s): org.openmrs.module.appframework 2.0, org.openmrs.module.providermanagement 2.3, org.openmrs.module.appui 1.4 Please install and start these modules first.
666INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:01,534| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
667INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:01,541| Exiting method saveAlert
668ERROR - ModuleFactory.startModules(236) |2018-07-14 21:02:01,659| Module Core Apps Module cannot be started because it requires the following module(s): org.openmrs.module.appframework ${appframeworkVersion}, org.openmrs.module.appui ${appuiVersion}, org.openmrs.module.emrapi ${emrapiVersion}, org.openmrs.module.idgen ${idgenVersion} Please install and start these modules first.
669INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:01,671| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
670INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:01,679| Exiting method saveAlert
671ERROR - ModuleFactory.startModules(236) |2018-07-14 21:02:01,737| Module Registration App Module cannot be started because it requires the following module(s): org.openmrs.module.registrationcore 1.4, org.openmrs.module.appframework 2.1, org.openmrs.module.appui 1.4}, org.openmrs.module.emrapi 1.2, org.openmrs.module.coreapps 1.6 Please install and start these modules first.
672INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:01,752| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
673INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:01,755| Exiting method saveAlert
674ERROR - ModuleFactory.startModules(236) |2018-07-14 21:02:01,815| Module Appointment Scheduling UI Module cannot be started because it requires the following module(s): org.openmrs.module.appframework 2.3, org.openmrs.module.appui, org.openmrs.module.coreapps 1.8, org.openmrs.module.emrapi Please install and start these modules first.
675INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:01,823| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
676INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:01,829| Exiting method saveAlert
677ERROR - ModuleFactory.startModules(236) |2018-07-14 21:02:01,901| Module HTML Form Entry UI Framework Integration Module cannot be started because it requires the following module(s): org.openmrs.module.appui 1.0, org.openmrs.module.emrapi 1.12 Please install and start these modules first.
678INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:01,916| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
679INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:01,925| Exiting method saveAlert
680ERROR - ModuleFactory.startModules(236) |2018-07-14 21:02:01,982| Module Chart Search Module cannot be started because it requires the following module(s): org.openmrs.module.htmlformentryui 1.2, org.openmrs.module.appframework 2.0, org.openmrs.module.appui 1.0, org.openmrs.module.emrapi 1.1 Please install and start these modules first.
681INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:01,989| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
682INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:01,995| Exiting method saveAlert
683ERROR - ModuleFactory.startModules(236) |2018-07-14 21:02:02,049| Module Reference Application Module cannot be started because it requires the following module(s): org.openmrs.module.htmlformentryui ${htmlformentryuiVersion}, org.openmrs.module.appframework ${appframeworkVersion}, org.openmrs.module.appui ${appuiVersion} Please install and start these modules first.
684INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:02,054| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
685INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:02,056| Exiting method saveAlert
686INFO - LoggingAdvice.invoke(115) |2018-07-14 21:02:03,243| In method SchedulerService.saveToMemento. Arguments:
687INFO - LoggingAdvice.invoke(155) |2018-07-14 21:02:03,249| Exiting method saveToMemento
688INFO - AbstractSessionFactoryBean.destroy(223) |2018-07-14 21:02:03,279| Closing Hibernate SessionFactory
689INFO - ServiceContext.startRefreshingContext(902) |2018-07-14 21:02:03,307| Refreshing Context
690INFO - LocalSessionFactoryBean.buildSessionFactory(780) |2018-07-14 21:02:29,751| Building new Hibernate SessionFactory
691SLF4J: Class path contains multiple SLF4J bindings.
692SLF4J: Found binding in [jar:file:/home/dileka/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
693SLF4J: Found binding in [jar:file:/home/dileka/openmrs/muzimacore/tmp/openmrs/WEB-INF/lib/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
694SLF4J: Found binding in [jar:file:/tmp/1531582307526.openmrs-lib-cache/muzimacore/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
695SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
696SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
697INFO - ServiceContext.doneRefreshingContext(913) |2018-07-14 21:02:56,030| Done refreshing Context
698WARN - IdgenTask.run(32) |2018-07-14 21:02:59,397| Not running scheduled task. DaemonToken = null; enabled = false
699ERROR - UiFrameworkActivator.contextRefreshed(90) |2018-07-14 21:03:09,603| Error in UiContextRefreshedCallback: org.openmrs.ui.framework.StandardModuleUiConfiguration for module providermanagement
700java.lang.NullPointerException
701 at org.openmrs.module.ModuleFactory.getModuleClassLoader(ModuleFactory.java:1407)
702 at org.openmrs.module.ModuleFactory.getModuleClassLoader(ModuleFactory.java:1428)
703 at org.openmrs.ui.framework.StandardModuleUiConfiguration.afterContextRefreshed(StandardModuleUiConfiguration.java:77)
704 at org.openmrs.module.uiframework.UiFrameworkActivator.contextRefreshed(UiFrameworkActivator.java:88)
705 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:872)
706 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:962)
707 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:627)
708 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:606)
709 at org.openmrs.web.Listener.startOpenmrs(Listener.java:249)
710 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
711WARN - AllergyActivator.started(61) |2018-07-14 21:03:09,642| Failed to set the other non coded concept uuid
712java.lang.IllegalStateException: Configuration required: allergy.concept.otherNonCoded
713 at org.openmrs.module.allergyapi.AllergyProperties.getConceptByGlobalProperty(AllergyProperties.java:38)
714 at org.openmrs.module.allergyapi.AllergyProperties.getOtherNonCodedConcept(AllergyProperties.java:72)
715 at org.openmrs.module.allergyapi.AllergyActivator.started(AllergyActivator.java:58)
716 at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:876)
717 at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:962)
718 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:627)
719 at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:606)
720 at org.openmrs.web.Listener.startOpenmrs(Listener.java:249)
721 at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
722WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2669) |2018-07-14 21:03:09,658| Unable to find a runtime properties file at /home/dileka/openmrs-runtime.properties
723WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2669) |2018-07-14 21:03:09,892| Unable to find a runtime properties file at /home/dileka/openmrs-runtime.properties
724Jul 14, 2018 9:03:10 PM org.apache.coyote.AbstractProtocol start
725INFO: Starting ProtocolHandler ["http-bio-8080"]