Guest User

MetaDataMapping

a guest
Mar 23rd, 2018
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.25 KB | None | 0 0
  1. ARN - ModuleFactory.startModuleInternal(788) |2018-03-23 21:34:04,912| Error while trying to start module: metadatamapping
  2. org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: Metadata Mapping
  3. at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1034)
  4. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:728)
  5. at org.openmrs.api.context.Daemon$1.run(Daemon.java:74)
  6. Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase.xml::metadatamapping-2016-02-07-1310-b-mysql::kosmik:
  7. Reason: liquibase.exception.DatabaseException: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass':
  8. Caused By: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass':
  9. Caused By: Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  10. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
  11. at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
  12. at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:189)
  13. at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
  14. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:218)
  15. at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1024)
  16. ... 2 more
  17. Caused by: liquibase.exception.DatabaseException: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  18. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
  19. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
  20. at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
  21. at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
  22. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
  23. ... 7 more
  24. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  25. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  26. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  27. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  28. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  29. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  30. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  31. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
  32. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
  33. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
  34. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
  35. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
  36. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
  37. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
  38. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
  39. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
  40. at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
  41. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
  42. ... 11 more
  43. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:04,955| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  44. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:04,968| Exiting method saveAlert
  45. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:10,666| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  46. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:10,675| Exiting method saveGlobalProperty
  47. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:10,680| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  48. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:10,685| Exiting method saveGlobalProperty
  49. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:15,870| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  50. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:15,885| Exiting method saveGlobalProperty
  51. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:15,899| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  52. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:15,905| Exiting method saveGlobalProperty
  53. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:22,150| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  54. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:22,156| Exiting method saveGlobalProperty
  55. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:22,165| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  56. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:22,171| Exiting method saveGlobalProperty
  57. ERROR - ModuleFactory.startModules(243) |2018-03-23 21:34:22,223| Module EMR API Module cannot be started because it requires the following module(s): metadatamapping 1.2.1, metadatasharing 1.2.2 Please install and start these modules first.
  58. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:22,247| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  59. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:22,257| Exiting method saveAlert
  60. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:27,593| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  61. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:27,599| Exiting method saveGlobalProperty
  62. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:27,606| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  63. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:27,611| Exiting method saveGlobalProperty
  64. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:27,705| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
  65. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:27,711| Exiting method saveGlobalProperty
  66. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:27,716| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
  67. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:27,723| Exiting method saveGlobalProperty
  68. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:27,929| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  69. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:27,933| Exiting method saveGlobalProperty
  70. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:27,939| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  71. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:27,943| Exiting method saveGlobalProperty
  72. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:33,149| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  73. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:33,156| Exiting method saveGlobalProperty
  74. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:33,161| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  75. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:33,167| Exiting method saveGlobalProperty
  76. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:38,508| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
  77. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:38,518| Exiting method saveGlobalProperty
  78. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:38,525| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
  79. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:38,535| Exiting method saveGlobalProperty
  80. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:38,570| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
  81. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:38,574| Exiting method saveGlobalProperty
  82. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:38,584| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
  83. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:38,588| Exiting method saveGlobalProperty
  84. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:43,751| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
  85. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:43,755| Exiting method saveGlobalProperty
  86. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:43,759| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
  87. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:43,762| Exiting method saveGlobalProperty
  88. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:43,790| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
  89. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:43,793| Exiting method saveGlobalProperty
  90. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:43,798| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
  91. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:43,801| Exiting method saveGlobalProperty
  92. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:43,850| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
  93. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:43,855| Exiting method saveGlobalProperty
  94. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:43,863| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
  95. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:43,869| Exiting method saveGlobalProperty
  96. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:44,018| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: orderentryui.started value: true,
  97. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:44,025| Exiting method saveGlobalProperty
  98. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:44,031| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: orderentryui.mandatory value: false,
  99. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:44,035| Exiting method saveGlobalProperty
  100. ERROR - ModuleFactory.startModules(243) |2018-03-23 21:34:44,054| Module Core Apps Module cannot be started because it requires the following module(s): emrapi 1.18 Please install and start these modules first.
  101. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:44,104| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  102. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:44,118| Exiting method saveAlert
  103. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:44,170| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
  104. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:44,176| Exiting method saveGlobalProperty
  105. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:44,181| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
  106. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:44,185| Exiting method saveGlobalProperty
  107. ERROR - ModuleFactory.startModules(243) |2018-03-23 21:34:44,188| Module Appointment Scheduling UI Module cannot be started because it requires the following module(s): coreapps 1.11.1, emrapi Please install and start these modules first.
  108. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:44,203| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  109. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:44,216| Exiting method saveAlert
  110. ERROR - ModuleFactory.startModules(243) |2018-03-23 21:34:44,236| Module OpenHMIS Cashier Module cannot be started because it requires the following module(s): openhmis.backboneforms 2.3, openhmis.inventory 1.5, openhmis.commons 3.0, jasperreport 1.5.7 Please install and start these modules first.
  111. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:44,245| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  112. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:44,287| Exiting method saveAlert
  113. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:34:47,308| In method SchedulerService.saveToMemento. Arguments:
  114. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:34:47,314| Exiting method saveToMemento
  115. INFO - ServiceContext.startRefreshingContext(816) |2018-03-23 21:34:47,398| Refreshing Context
  116. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-03-23 21:35:22,114| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  117. WARN - IdgenTask.run(32) |2018-03-23 21:35:23,726| Not running scheduled task. DaemonToken = null; enabled = false
  118. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-03-23 21:35:24,704| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  119. INFO - ServiceContext.doneRefreshingContext(827) |2018-03-23 21:35:24,712| Done refreshing Context
  120. ERROR - CommonsLoggingOutput.error(75) |2018-03-23 21:35:41,631| Line=374 The content of element type "dwr" must match "(init?,allow?,signatures?)".
  121. ERROR - CommonsLoggingOutput.error(75) |2018-03-23 21:35:41,637| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
  122. ERROR - CommonsLoggingOutput.error(75) |2018-03-23 21:35:41,642| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
  123. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-03-23 21:35:41,688| Unable to find a runtime properties file at /Library/Tomcat/bin/openmrs-runtime.properties
  124. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-03-23 21:35:42,108| Unable to find a runtime properties file at /Library/Tomcat/bin/openmrs-runtime.properties
  125. WARN - ModuleFactory.startModuleInternal(788) |2018-03-23 21:52:52,709| Error while trying to start module: metadatasharing
  126. org.openmrs.module.ModuleException: Module Metadata Sharing cannot be started because it requires the following module(s): metadatamapping 1.2.0 Please install and start these modules first.
  127. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:645)
  128. at org.openmrs.api.context.Daemon$1.run(Daemon.java:74)
  129. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:52:52,831| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  130. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:52:52,840| Exiting method saveAlert
  131. WARN - ModuleFactory.stopModule(1094) |2018-03-23 21:56:48,485| Unable to call module's Activator.willStop() method
  132. org.openmrs.api.APIAuthenticationException: Privileges required: Manage Atlas Data
  133. at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:116)
  134. at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:97)
  135. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
  136. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  137. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  138. at com.sun.proxy.$Proxy236.disableAtlasModule(Unknown Source)
  139. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  140. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  141. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  142. at java.lang.reflect.Method.invoke(Method.java:498)
  143. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  144. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  145. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  146. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  147. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  148. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  149. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  150. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  151. at com.sun.proxy.$Proxy236.disableAtlasModule(Unknown Source)
  152. at org.openmrs.module.atlas.AtlasModuleActivator.willStop(AtlasModuleActivator.java:68)
  153. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1090)
  154. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  155. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  156. at org.openmrs.web.Listener.contextDestroyed(Listener.java:558)
  157. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4626)
  158. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5263)
  159. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
  160. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1443)
  161. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1432)
  162. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  163. at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
  164. at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
  165. at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:999)
  166. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
  167. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1443)
  168. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1432)
  169. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  170. at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
  171. at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
  172. at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:999)
  173. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
  174. at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:471)
  175. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
  176. at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:791)
  177. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
  178. at org.apache.catalina.startup.Catalina.stop(Catalina.java:755)
  179. at org.apache.catalina.startup.Catalina.start(Catalina.java:717)
  180. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  181. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  182. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  183. at java.lang.reflect.Method.invoke(Method.java:498)
  184. at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:353)
  185. at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:493)
  186. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,858| QUERY: [CRITERIA] select this_.alert_id as alert_id1_70_1_, this_.text as text2_70_1_, this_.satisfied_by_any as satisfie3_70_1_, this_.alert_read as alert_re4_70_1_, this_.date_to_expire as date_to_5_70_1_, this_.creator as creator6_70_1_, this_.date_created as date_cre7_70_1_, this_.changed_by as changed_8_70_1_, this_.date_changed as date_cha9_70_1_, this_.uuid as uuid10_70_1_, recipient1_.alert_id as alert_id1_71_0_, recipient1_.user_id as user_id2_71_0_, recipient1_.alert_read as alert_re3_71_0_, recipient1_.date_changed as date_cha4_71_0_, recipient1_.uuid as uuid5_71_0_ from notification_alert this_ inner join notification_alert_recipient recipient1_ on this_.alert_id=recipient1_.alert_id where recipient1_.user_id=? and (this_.date_to_expire is null or this_.date_to_expire>?) and this_.alert_read=? and recipient1_.alert_read=? order by this_.date_changed desc
  187. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,859| Cache Hit Count : 0
  188. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,859| Cache Miss Count: 0
  189. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,859| Cache Put Count : 0
  190. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,860| Execution Count : 30
  191. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,860| Average time : 3
  192. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,860| Row Count : 182
  193. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,860| QUERY: select salt from users where user_id = ?
  194. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,860| Cache Hit Count : 0
  195. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,861| Cache Miss Count: 0
  196. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,861| Cache Put Count : 0
  197. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,861| Execution Count : 2
  198. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,861| Average time : 0
  199. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,861| Row Count : 2
  200. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,861| QUERY: [CRITERIA] select this_.property as property1_51_0_, this_.property_value as property2_51_0_, this_.description as descript3_51_0_, this_.datatype as datatype4_51_0_, this_.datatype_config as datatype5_51_0_, this_.preferred_handler as preferre6_51_0_, this_.handler_config as handler_7_51_0_, this_.uuid as uuid8_51_0_ from global_property this_ where lower(this_.property)=?
  201. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,862| Cache Hit Count : 0
  202. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,862| Cache Miss Count: 0
  203. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,862| Cache Put Count : 0
  204. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,863| Execution Count : 331
  205. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,863| Average time : 1
  206. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,863| Row Count : 330
  207. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,863| QUERY: [CRITERIA] select count(*) as y0_ from patient this_ inner join person this_1_ on this_.patient_id=this_1_.person_id inner join person_name name1_ on this_.patient_id=name1_.person_id left outer join person_attribute attribute2_ on this_.patient_id=attribute2_.person_id left outer join person_attribute_type attributet3_ on attribute2_.person_attribute_type_id=attributet3_.person_attribute_type_id left outer join patient_identifier ids4_ on this_.patient_id=ids4_.patient_id where (((name1_.voided=? and ((name1_.given_name is not null and lower(name1_.given_name)=?) or (name1_.middle_name is not null and lower(name1_.middle_name)=?) or (name1_.family_name is not null and lower(name1_.family_name)=?) or (name1_.family_name2 is not null and lower(name1_.family_name2)=?)))) or ((attributet3_.searchable=? and attribute2_.voided=? and lower(attribute2_.value) like ?)) or (ids4_.voided=? and lower(ids4_.identifier) like ?)) and this_.voided=?
  208. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,864| Cache Hit Count : 0
  209. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,864| Cache Miss Count: 0
  210. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,864| Cache Put Count : 0
  211. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,865| Execution Count : 2
  212. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,865| Average time : 134
  213. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,865| Row Count : 2
  214. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,866| QUERY: [CRITERIA] select this_.form_resource_id as form_res1_50_0_, this_.form_id as form_id2_50_0_, this_.name as name3_50_0_, this_.value_reference as value_re4_50_0_, this_.datatype as datatype5_50_0_, this_.datatype_config as datatype6_50_0_, this_.preferred_handler as preferre7_50_0_, this_.handler_config as handler_8_50_0_, this_.uuid as uuid9_50_0_ from form_resource this_ where this_.form_id=?
  215. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,866| Cache Hit Count : 0
  216. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,866| Cache Miss Count: 0
  217. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,866| Cache Put Count : 0
  218. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,867| Execution Count : 24
  219. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,867| Average time : 0
  220. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,868| Row Count : 9
  221. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,868| QUERY: select password from users where user_id = ?
  222. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,868| Cache Hit Count : 0
  223. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,869| Cache Miss Count: 0
  224. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,869| Cache Put Count : 0
  225. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,869| Execution Count : 2
  226. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,870| Average time : 0
  227. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,870| Row Count : 2
  228. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,870| QUERY: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0'
  229. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,870| Cache Hit Count : 0
  230. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,871| Cache Miss Count: 0
  231. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,871| Cache Put Count : 0
  232. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,871| Execution Count : 2
  233. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,872| Average time : 127
  234. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,872| Row Count : 2
  235. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,872| QUERY: select distinct user from User as user inner join user.person.names as name inner join user.roles as role where user.retired = false and role in (:roleList)
  236. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,873| Cache Hit Count : 0
  237. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,873| Cache Miss Count: 0
  238. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,873| Cache Put Count : 0
  239. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,873| Execution Count : 1
  240. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,874| Average time : 49
  241. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,874| Row Count : 11
  242. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,874| QUERY: [CRITERIA] select this_.task_config_id as task_con1_116_0_, this_.uuid as uuid2_116_0_, this_.name as name3_116_0_, this_.description as descript4_116_0_, this_.schedulable_class as schedula5_116_0_, this_.repeat_interval as repeat_i6_116_0_, this_.start_time as start_ti7_116_0_, this_.start_time_pattern as start_ti8_116_0_, this_.last_execution_time as last_exe9_116_0_, this_.start_on_startup as start_o10_116_0_, this_.started as started11_116_0_, this_.created_by as created12_116_0_, this_.changed_by as changed13_116_0_, this_.date_created as date_cr14_116_0_, this_.date_changed as date_ch15_116_0_ from scheduler_task_config this_
  243. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,875| Cache Hit Count : 0
  244. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,876| Cache Miss Count: 0
  245. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,876| Cache Put Count : 0
  246. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,876| Execution Count : 2
  247. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,877| Average time : 23
  248. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,877| Row Count : 14
  249. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,877| QUERY: [CRITERIA] select this_.patient_id as person_i1_86_1_, this_1_.uuid as uuid2_86_1_, this_1_.gender as gender3_86_1_, this_1_.birthdate as birthdat4_86_1_, this_1_.birthdate_estimated as birthdat5_86_1_, this_1_.birthtime as birthtim6_86_1_, this_1_.dead as dead7_86_1_, this_1_.death_date as death_da8_86_1_, this_1_.deathdate_estimated as deathdat9_86_1_, this_1_.cause_of_death as cause_o10_86_1_, this_1_.creator as creator11_86_1_, this_1_.date_created as date_cr12_86_1_, this_1_.changed_by as changed13_86_1_, this_1_.date_changed as date_ch14_86_1_, this_1_.voided as voided15_86_1_, this_1_.voided_by as voided_16_86_1_, this_1_.date_voided as date_vo17_86_1_, this_1_.void_reason as void_re18_86_1_, this_.patient_id as patient_1_81_1_, this_.creator as creator2_81_1_, this_.date_created as date_cre3_81_1_, this_.changed_by as changed_4_81_1_, this_.date_changed as date_cha5_81_1_, this_.voided as voided6_81_1_, this_.voided_by as voided_b7_81_1_, this_.date_voided as date_voi8_81_1_, this_.void_reason as void_rea9_81_1_, this_.allergy_status as allergy10_81_1_, case when exists (select * from patient p where p.patient_id = this_1_.person_id) then 1 else 0 end as formula1_1_, name1_.person_name_id as person_n1_91_0_, name1_.uuid as uuid2_91_0_, name1_.preferred as preferre3_91_0_, name1_.person_id as person_i4_91_0_, name1_.prefix as prefix5_91_0_, name1_.given_name as given_na6_91_0_, name1_.middle_name as middle_n7_91_0_, name1_.family_name_prefix as family_n8_91_0_, name1_.family_name as family_n9_91_0_, name1_.family_name2 as family_10_91_0_, name1_.family_name_suffix as family_11_91_0_, name1_.degree as degree12_91_0_, name1_.creator as creator13_91_0_, name1_.date_created as date_cr14_91_0_, name1_.changed_by as changed15_91_0_, name1_.date_changed as date_ch16_91_0_, name1_.voided_by as voided_17_91_0_, name1_.date_voided as date_vo18_91_0_, name1_.void_reason as void_re19_91_0_, name1_.voided as voided20_91_0_ from patient this_ inner join person this_1_ on this_.patient_id=this_1_.person_id inner join person_name name1_ on this_.patient_id=name1_.person_id where (((name1_.voided=? and (name1_.given_name like ? or name1_.middle_name like ? or name1_.family_name like ? or name1_.family_name2 like ?))) and not (((name1_.voided=? and ((name1_.given_name is not null and lower(name1_.given_name)=?) or (name1_.middle_name is not null and lower(name1_.middle_name)=?) or (name1_.family_name is not null and lower(name1_.family_name)=?) or (name1_.family_name2 is not null and lower(name1_.family_name2)=?))))) and not (((name1_.voided=? and (((name1_.given_name is not null and name1_.given_name like ?) or (name1_.middle_name is not null and name1_.middle_name like ?) or (name1_.family_name is not null and name1_.family_name like ?) or (name1_.family_name2 is not null and name1_.family_name2 like ?)) and (name1_.given_name is null or name1_.given_name<>?) and (name1_.middle_name is null or name1_.middle_name<>?) and (name1_.family_name is null or name1_.family_name<>?) and (name1_.family_name2 is null or name1_.family_name2<>?)))))) and this_.voided=? order by name1_.given_name asc, name1_.middle_name asc, name1_.family_name asc
  250. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,878| Cache Hit Count : 0
  251. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,878| Cache Miss Count: 0
  252. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,878| Cache Put Count : 0
  253. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,878| Execution Count : 2
  254. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,879| Average time : 1
  255. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,879| Row Count : 0
  256. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,879| QUERY: [CRITERIA] select count(*) as y0_ from patient this_ inner join person this_1_ on this_.patient_id=this_1_.person_id inner join person_name name1_ on this_.patient_id=name1_.person_id where (((name1_.voided=? and (name1_.given_name like ? or name1_.middle_name like ? or name1_.family_name like ? or name1_.family_name2 like ?))) and not (((name1_.voided=? and ((name1_.given_name is not null and lower(name1_.given_name)=?) or (name1_.middle_name is not null and lower(name1_.middle_name)=?) or (name1_.family_name is not null and lower(name1_.family_name)=?) or (name1_.family_name2 is not null and lower(name1_.family_name2)=?))))) and not (((name1_.voided=? and (((name1_.given_name is not null and name1_.given_name like ?) or (name1_.middle_name is not null and name1_.middle_name like ?) or (name1_.family_name is not null and name1_.family_name like ?) or (name1_.family_name2 is not null and name1_.family_name2 like ?)) and (name1_.given_name is null or name1_.given_name<>?) and (name1_.middle_name is null or name1_.middle_name<>?) and (name1_.family_name is null or name1_.family_name<>?) and (name1_.family_name2 is null or name1_.family_name2<>?)))))) and this_.voided=?
  257. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,879| Cache Hit Count : 0
  258. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,880| Cache Miss Count: 0
  259. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,880| Cache Put Count : 0
  260. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,880| Execution Count : 2
  261. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,881| Average time : 42
  262. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,881| Row Count : 2
  263. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,881| QUERY: [CRITERIA] select this_.calculation_registration_id as calculat1_11_0_, this_.uuid as uuid2_11_0_, this_.token as token3_11_0_, this_.provider_class_name as provider4_11_0_, this_.calculation_name as calculat5_11_0_, this_.configuration as configur6_11_0_ from calculation_registration this_ where this_.provider_class_name=?
  264. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,881| Cache Hit Count : 0
  265. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,882| Cache Miss Count: 0
  266. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,882| Cache Put Count : 0
  267. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,882| Execution Count : 1
  268. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,882| Average time : 40
  269. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,882| Row Count : 0
  270. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,883| QUERY: [CRITERIA] select count(*) as y0_ from patient this_ inner join person this_1_ on this_.patient_id=this_1_.person_id inner join person_name name1_ on this_.patient_id=name1_.person_id where ((name1_.voided=? and (((name1_.given_name is not null and name1_.given_name like ?) or (name1_.middle_name is not null and name1_.middle_name like ?) or (name1_.family_name is not null and name1_.family_name like ?) or (name1_.family_name2 is not null and name1_.family_name2 like ?)) and (name1_.given_name is null or name1_.given_name<>?) and (name1_.middle_name is null or name1_.middle_name<>?) and (name1_.family_name is null or name1_.family_name<>?) and (name1_.family_name2 is null or name1_.family_name2<>?)))) and this_.voided=?
  271. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,883| Cache Hit Count : 0
  272. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,884| Cache Miss Count: 0
  273. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,884| Cache Put Count : 0
  274. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,884| Execution Count : 2
  275. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,885| Average time : 0
  276. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,885| Row Count : 2
  277. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,885| QUERY: [CRITERIA] select this_.patient_id as person_i1_86_4_, this_1_.uuid as uuid2_86_4_, this_1_.gender as gender3_86_4_, this_1_.birthdate as birthdat4_86_4_, this_1_.birthdate_estimated as birthdat5_86_4_, this_1_.birthtime as birthtim6_86_4_, this_1_.dead as dead7_86_4_, this_1_.death_date as death_da8_86_4_, this_1_.deathdate_estimated as deathdat9_86_4_, this_1_.cause_of_death as cause_o10_86_4_, this_1_.creator as creator11_86_4_, this_1_.date_created as date_cr12_86_4_, this_1_.changed_by as changed13_86_4_, this_1_.date_changed as date_ch14_86_4_, this_1_.voided as voided15_86_4_, this_1_.voided_by as voided_16_86_4_, this_1_.date_voided as date_vo17_86_4_, this_1_.void_reason as void_re18_86_4_, this_.patient_id as patient_1_81_4_, this_.creator as creator2_81_4_, this_.date_created as date_cre3_81_4_, this_.changed_by as changed_4_81_4_, this_.date_changed as date_cha5_81_4_, this_.voided as voided6_81_4_, this_.voided_by as voided_b7_81_4_, this_.date_voided as date_voi8_81_4_, this_.void_reason as void_rea9_81_4_, this_.allergy_status as allergy10_81_4_, case when exists (select * from patient p where p.patient_id = this_1_.person_id) then 1 else 0 end as formula1_4_, name1_.person_name_id as person_n1_91_0_, name1_.uuid as uuid2_91_0_, name1_.preferred as preferre3_91_0_, name1_.person_id as person_i4_91_0_, name1_.prefix as prefix5_91_0_, name1_.given_name as given_na6_91_0_, name1_.middle_name as middle_n7_91_0_, name1_.family_name_prefix as family_n8_91_0_, name1_.family_name as family_n9_91_0_, name1_.family_name2 as family_10_91_0_, name1_.family_name_suffix as family_11_91_0_, name1_.degree as degree12_91_0_, name1_.creator as creator13_91_0_, name1_.date_created as date_cr14_91_0_, name1_.changed_by as changed15_91_0_, name1_.date_changed as date_ch16_91_0_, name1_.voided_by as voided_17_91_0_, name1_.date_voided as date_vo18_91_0_, name1_.void_reason as void_re19_91_0_, name1_.voided as voided20_91_0_, attribute2_.person_id as person_i3_86_6_, attribute2_.person_attribute_id as person_a1_88_6_, attribute2_.person_attribute_id as person_a1_88_1_, attribute2_.uuid as uuid2_88_1_, attribute2_.person_id as person_i3_88_1_, attribute2_.person_attribute_type_id as person_a4_88_1_, attribute2_.value as value5_88_1_, attribute2_.creator as creator6_88_1_, attribute2_.date_created as date_cre7_88_1_, attribute2_.changed_by as changed_8_88_1_, attribute2_.date_changed as date_cha9_88_1_, attribute2_.voided_by as voided_10_88_1_, attribute2_.date_voided as date_vo11_88_1_, attribute2_.voided as voided12_88_1_, attribute2_.void_reason as void_re13_88_1_, attributet3_.person_attribute_type_id as person_a1_89_2_, attributet3_.uuid as uuid2_89_2_, attributet3_.name as name3_89_2_, attributet3_.description as descript4_89_2_, attributet3_.format as format5_89_2_, attributet3_.foreign_key as foreign_6_89_2_, attributet3_.sort_weight as sort_wei7_89_2_, attributet3_.searchable as searchab8_89_2_, attributet3_.creator as creator9_89_2_, attributet3_.date_created as date_cr10_89_2_, attributet3_.changed_by as changed11_89_2_, attributet3_.date_changed as date_ch12_89_2_, attributet3_.retired_by as retired13_89_2_, attributet3_.date_retired as date_re14_89_2_, attributet3_.retire_reason as retire_15_89_2_, attributet3_.retired as retired16_89_2_, attributet3_.edit_privilege as edit_pr17_89_2_, ids4_.patient_id as patient_3_86_7_, ids4_.patient_identifier_id as patient_1_82_7_, ids4_.patient_identifier_id as patient_1_82_3_, ids4_.uuid as uuid2_82_3_, ids4_.patient_id as patient_3_82_3_, ids4_.identifier as identifi4_82_3_, ids4_.identifier_type as identifi5_82_3_, ids4_.location_id as location6_82_3_, ids4_.date_created as date_cre7_82_3_, ids4_.date_voided as date_voi8_82_3_, ids4_.preferred as preferre9_82_3_, ids4_.voided as voided10_82_3_, ids4_.void_reason as void_re11_82_3_, ids4_.creator as creator12_82_3_, ids4_.voided_by as voided_13_82_3_, ids4_.changed_by as changed14_82_3_, ids4_.date_changed as date_ch15_82_3_ from patient this_ inner join person this_1_ on this_.patient_id=this_1_.person_id inner join person_name name1_ on this_.patient_id=name1_.person_id left outer join person_attribute attribute2_ on this_.patient_id=attribute2_.person_id left outer join person_attribute_type attributet3_ on attribute2_.person_attribute_type_id=attributet3_.person_attribute_type_id left outer join patient_identifier ids4_ on this_.patient_id=ids4_.patient_id where (((name1_.voided=? and ((name1_.given_name is not null and lower(name1_.given_name)=?) or (name1_.middle_name is not null and lower(name1_.middle_name)=?) or (name1_.family_name is not null and lower(name1_.family_name)=?) or (name1_.family_name2 is not null and lower(name1_.family_name2)=?)))) or ((attributet3_.searchable=? and attribute2_.voided=? and lower(attribute2_.value) like ?)) or (ids4_.voided=? and lower(ids4_.identifier) like ?)) and this_.voided=? order by name1_.given_name asc, name1_.middle_name asc, name1_.family_name asc
  278. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,885| Cache Hit Count : 0
  279. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,886| Cache Miss Count: 0
  280. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,886| Cache Put Count : 0
  281. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,886| Execution Count : 2
  282. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,886| Average time : 146
  283. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,887| Row Count : 22
  284. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,887| QUERY: [CRITERIA] select this_.app_id as app_id1_3_0_, this_.json as json2_3_0_ from appframework_user_app this_
  285. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,887| Cache Hit Count : 0
  286. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,887| Cache Miss Count: 0
  287. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,888| Cache Put Count : 0
  288. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,888| Execution Count : 1
  289. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,888| Average time : 15
  290. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,889| Row Count : 0
  291. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,889| QUERY: [CRITERIA] select this_.form_id as form_id1_48_0_, this_.uuid as uuid2_48_0_, this_.name as name3_48_0_, this_.version as version4_48_0_, this_.build as build5_48_0_, this_.published as publishe6_48_0_, this_.description as descript7_48_0_, this_.encounter_type as encounte8_48_0_, this_.creator as creator9_48_0_, this_.date_created as date_cr10_48_0_, this_.changed_by as changed11_48_0_, this_.date_changed as date_ch12_48_0_, this_.retired as retired13_48_0_, this_.retired_by as retired14_48_0_, this_.date_retired as date_re15_48_0_, this_.retired_reason as retired16_48_0_ from form this_ order by this_.name asc, this_.form_id asc
  292. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,889| Cache Hit Count : 0
  293. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,890| Cache Miss Count: 0
  294. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,890| Cache Put Count : 0
  295. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,891| Execution Count : 1
  296. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,891| Average time : 24
  297. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,891| Row Count : 24
  298. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,892| QUERY: [CRITERIA] select this_.id as id1_59_0_, this_.uuid as uuid2_59_0_, this_.name as name3_59_0_, this_.description as descript4_59_0_, this_.identifier_type as identifi5_59_0_, this_.creator as creator6_59_0_, this_.date_created as date_cre7_59_0_, this_.changed_by as changed_8_59_0_, this_.date_changed as date_cha9_59_0_, this_.retired as retired10_59_0_, this_.retired_by as retired11_59_0_, this_.date_retired as date_re12_59_0_, this_.retire_reason as retire_13_59_0_, this_1_.next_sequence_value as next_seq2_64_0_, this_1_.base_character_set as base_cha3_64_0_, this_1_.first_identifier_base as first_id4_64_0_, this_1_.prefix as prefix5_64_0_, this_1_.suffix as suffix6_64_0_, this_1_.min_length as min_leng7_64_0_, this_1_.max_length as max_leng8_64_0_, this_2_.url as url2_62_0_, this_2_.user as user3_62_0_, this_2_.password as password4_62_0_, this_3_.source as source2_58_0_, this_3_.batch_size as batch_si3_58_0_, this_3_.min_pool_size as min_pool4_58_0_, this_3_.refill_with_scheduled_task as refill_w5_58_0_, this_3_.sequential as sequenti6_58_0_, case when this_1_.id is not null then 1 when this_2_.id is not null then 2 when this_3_.id is not null then 3 when this_.id is not null then 0 end as clazz_0_ from idgen_identifier_source this_ left outer join idgen_seq_id_gen this_1_ on this_.id=this_1_.id left outer join idgen_remote_source this_2_ on this_.id=this_2_.id left outer join idgen_id_pool this_3_ on this_.id=this_3_.id where this_.retired like ? order by this_.name asc
  299. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,892| Cache Hit Count : 0
  300. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,892| Cache Miss Count: 0
  301. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,893| Cache Put Count : 0
  302. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,893| Execution Count : 4
  303. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,893| Average time : 16
  304. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,893| Row Count : 4
  305. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,894| QUERY: from Concept as concept where concept.retired = false order by concept.conceptId asc
  306. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,894| Cache Hit Count : 0
  307. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,894| Cache Miss Count: 0
  308. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,894| Cache Put Count : 0
  309. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,895| Execution Count : 1
  310. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,895| Average time : 248
  311. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,895| Row Count : 1233
  312. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,896| QUERY: [CRITERIA] select this_.id as id1_112_0_, this_.uuid as uuid2_112_0_, this_.base_cohort_uuid as base_coh3_112_0_, this_.base_cohort_parameters as base_coh4_112_0_, this_.report_definition_uuid as report_d5_112_0_, this_.report_definition_parameters as report_d6_112_0_, this_.renderer_type as renderer7_112_0_, this_.renderer_argument as renderer8_112_0_, this_.requested_by as requeste9_112_0_, this_.request_datetime as request10_112_0_, this_.priority as priorit11_112_0_, this_.status as status12_112_0_, this_.schedule as schedul13_112_0_, this_.process_automatically as process14_112_0_, this_.evaluation_start_datetime as evaluat15_112_0_, this_.evaluation_complete_datetime as evaluat16_112_0_, this_.render_complete_datetime as render_17_112_0_, this_.minimum_days_to_preserve as minimum18_112_0_, this_.description as descrip19_112_0_ from reporting_report_request this_ where this_.status in (?) order by this_.evaluation_complete_datetime desc, this_.evaluation_start_datetime desc, this_.priority desc, this_.request_datetime desc
  313. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,896| Cache Hit Count : 0
  314. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,896| Cache Miss Count: 0
  315. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,897| Cache Put Count : 0
  316. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,897| Execution Count : 42
  317. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,897| Average time : 1
  318. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,897| Row Count : 0
  319. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,898| QUERY: select count(*) from HtmlForm where deprecatedName is not null or deprecatedDescription is not null
  320. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,898| Cache Hit Count : 0
  321. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,898| Cache Miss Count: 0
  322. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,898| Cache Put Count : 0
  323. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,899| Execution Count : 1
  324. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,899| Average time : 50
  325. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,899| Row Count : 1
  326. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,900| QUERY: [CRITERIA] select this_.patient_id as person_i1_86_1_, this_1_.uuid as uuid2_86_1_, this_1_.gender as gender3_86_1_, this_1_.birthdate as birthdat4_86_1_, this_1_.birthdate_estimated as birthdat5_86_1_, this_1_.birthtime as birthtim6_86_1_, this_1_.dead as dead7_86_1_, this_1_.death_date as death_da8_86_1_, this_1_.deathdate_estimated as deathdat9_86_1_, this_1_.cause_of_death as cause_o10_86_1_, this_1_.creator as creator11_86_1_, this_1_.date_created as date_cr12_86_1_, this_1_.changed_by as changed13_86_1_, this_1_.date_changed as date_ch14_86_1_, this_1_.voided as voided15_86_1_, this_1_.voided_by as voided_16_86_1_, this_1_.date_voided as date_vo17_86_1_, this_1_.void_reason as void_re18_86_1_, this_.patient_id as patient_1_81_1_, this_.creator as creator2_81_1_, this_.date_created as date_cre3_81_1_, this_.changed_by as changed_4_81_1_, this_.date_changed as date_cha5_81_1_, this_.voided as voided6_81_1_, this_.voided_by as voided_b7_81_1_, this_.date_voided as date_voi8_81_1_, this_.void_reason as void_rea9_81_1_, this_.allergy_status as allergy10_81_1_, case when exists (select * from patient p where p.patient_id = this_1_.person_id) then 1 else 0 end as formula1_1_, name1_.person_name_id as person_n1_91_0_, name1_.uuid as uuid2_91_0_, name1_.preferred as preferre3_91_0_, name1_.person_id as person_i4_91_0_, name1_.prefix as prefix5_91_0_, name1_.given_name as given_na6_91_0_, name1_.middle_name as middle_n7_91_0_, name1_.family_name_prefix as family_n8_91_0_, name1_.family_name as family_n9_91_0_, name1_.family_name2 as family_10_91_0_, name1_.family_name_suffix as family_11_91_0_, name1_.degree as degree12_91_0_, name1_.creator as creator13_91_0_, name1_.date_created as date_cr14_91_0_, name1_.changed_by as changed15_91_0_, name1_.date_changed as date_ch16_91_0_, name1_.voided_by as voided_17_91_0_, name1_.date_voided as date_vo18_91_0_, name1_.void_reason as void_re19_91_0_, name1_.voided as voided20_91_0_ from patient this_ inner join person this_1_ on this_.patient_id=this_1_.person_id inner join person_name name1_ on this_.patient_id=name1_.person_id where ((name1_.voided=? and (((name1_.given_name is not null and name1_.given_name like ?) or (name1_.middle_name is not null and name1_.middle_name like ?) or (name1_.family_name is not null and name1_.family_name like ?) or (name1_.family_name2 is not null and name1_.family_name2 like ?)) and (name1_.given_name is null or name1_.given_name<>?) and (name1_.middle_name is null or name1_.middle_name<>?) and (name1_.family_name is null or name1_.family_name<>?) and (name1_.family_name2 is null or name1_.family_name2<>?)))) and this_.voided=? order by name1_.given_name asc, name1_.middle_name asc, name1_.family_name asc
  327. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,900| Cache Hit Count : 0
  328. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,900| Cache Miss Count: 0
  329. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,900| Cache Put Count : 0
  330. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,900| Execution Count : 2
  331. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,901| Average time : 6
  332. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,901| Row Count : 12
  333. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,901| QUERY: [CRITERIA] select this_.patient_id as person_i1_86_4_, this_1_.uuid as uuid2_86_4_, this_1_.gender as gender3_86_4_, this_1_.birthdate as birthdat4_86_4_, this_1_.birthdate_estimated as birthdat5_86_4_, this_1_.birthtime as birthtim6_86_4_, this_1_.dead as dead7_86_4_, this_1_.death_date as death_da8_86_4_, this_1_.deathdate_estimated as deathdat9_86_4_, this_1_.cause_of_death as cause_o10_86_4_, this_1_.creator as creator11_86_4_, this_1_.date_created as date_cr12_86_4_, this_1_.changed_by as changed13_86_4_, this_1_.date_changed as date_ch14_86_4_, this_1_.voided as voided15_86_4_, this_1_.voided_by as voided_16_86_4_, this_1_.date_voided as date_vo17_86_4_, this_1_.void_reason as void_re18_86_4_, this_.patient_id as patient_1_81_4_, this_.creator as creator2_81_4_, this_.date_created as date_cre3_81_4_, this_.changed_by as changed_4_81_4_, this_.date_changed as date_cha5_81_4_, this_.voided as voided6_81_4_, this_.voided_by as voided_b7_81_4_, this_.date_voided as date_voi8_81_4_, this_.void_reason as void_rea9_81_4_, this_.allergy_status as allergy10_81_4_, case when exists (select * from patient p where p.patient_id = this_1_.person_id) then 1 else 0 end as formula1_4_, name1_.person_name_id as person_n1_91_0_, name1_.uuid as uuid2_91_0_, name1_.preferred as preferre3_91_0_, name1_.person_id as person_i4_91_0_, name1_.prefix as prefix5_91_0_, name1_.given_name as given_na6_91_0_, name1_.middle_name as middle_n7_91_0_, name1_.family_name_prefix as family_n8_91_0_, name1_.family_name as family_n9_91_0_, name1_.family_name2 as family_10_91_0_, name1_.family_name_suffix as family_11_91_0_, name1_.degree as degree12_91_0_, name1_.creator as creator13_91_0_, name1_.date_created as date_cr14_91_0_, name1_.changed_by as changed15_91_0_, name1_.date_changed as date_ch16_91_0_, name1_.voided_by as voided_17_91_0_, name1_.date_voided as date_vo18_91_0_, name1_.void_reason as void_re19_91_0_, name1_.voided as voided20_91_0_, attribute2_.person_id as person_i3_86_6_, attribute2_.person_attribute_id as person_a1_88_6_, attribute2_.person_attribute_id as person_a1_88_1_, attribute2_.uuid as uuid2_88_1_, attribute2_.person_id as person_i3_88_1_, attribute2_.person_attribute_type_id as person_a4_88_1_, attribute2_.value as value5_88_1_, attribute2_.creator as creator6_88_1_, attribute2_.date_created as date_cre7_88_1_, attribute2_.changed_by as changed_8_88_1_, attribute2_.date_changed as date_cha9_88_1_, attribute2_.voided_by as voided_10_88_1_, attribute2_.date_voided as date_vo11_88_1_, attribute2_.voided as voided12_88_1_, attribute2_.void_reason as void_re13_88_1_, attributet3_.person_attribute_type_id as person_a1_89_2_, attributet3_.uuid as uuid2_89_2_, attributet3_.name as name3_89_2_, attributet3_.description as descript4_89_2_, attributet3_.format as format5_89_2_, attributet3_.foreign_key as foreign_6_89_2_, attributet3_.sort_weight as sort_wei7_89_2_, attributet3_.searchable as searchab8_89_2_, attributet3_.creator as creator9_89_2_, attributet3_.date_created as date_cr10_89_2_, attributet3_.changed_by as changed11_89_2_, attributet3_.date_changed as date_ch12_89_2_, attributet3_.retired_by as retired13_89_2_, attributet3_.date_retired as date_re14_89_2_, attributet3_.retire_reason as retire_15_89_2_, attributet3_.retired as retired16_89_2_, attributet3_.edit_privilege as edit_pr17_89_2_, ids4_.patient_id as patient_3_86_7_, ids4_.patient_identifier_id as patient_1_82_7_, ids4_.patient_identifier_id as patient_1_82_3_, ids4_.uuid as uuid2_82_3_, ids4_.patient_id as patient_3_82_3_, ids4_.identifier as identifi4_82_3_, ids4_.identifier_type as identifi5_82_3_, ids4_.location_id as location6_82_3_, ids4_.date_created as date_cre7_82_3_, ids4_.date_voided as date_voi8_82_3_, ids4_.preferred as preferre9_82_3_, ids4_.voided as voided10_82_3_, ids4_.void_reason as void_re11_82_3_, ids4_.creator as creator12_82_3_, ids4_.voided_by as voided_13_82_3_, ids4_.changed_by as changed14_82_3_, ids4_.date_changed as date_ch15_82_3_ from patient this_ inner join person this_1_ on this_.patient_id=this_1_.person_id inner join person_name name1_ on this_.patient_id=name1_.person_id left outer join person_attribute attribute2_ on this_.patient_id=attribute2_.person_id left outer join person_attribute_type attributet3_ on attribute2_.person_attribute_type_id=attributet3_.person_attribute_type_id left outer join patient_identifier ids4_ on this_.patient_id=ids4_.patient_id where (((name1_.voided=? and (name1_.given_name like ? or name1_.middle_name like ? or name1_.family_name like ? or name1_.family_name2 like ?))) or ((attributet3_.searchable=? and attribute2_.voided=? and lower(attribute2_.value) like ?)) or (ids4_.voided=? and lower(ids4_.identifier) like ?)) and this_.voided=? order by name1_.given_name asc, name1_.middle_name asc, name1_.family_name asc
  334. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,901| Cache Hit Count : 0
  335. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,901| Cache Miss Count: 0
  336. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,901| Cache Put Count : 0
  337. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,902| Execution Count : 2
  338. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,902| Average time : 99
  339. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,902| Row Count : 34
  340. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,902| QUERY: from HL7InQueue as hiq where hiq.messageState = ? order by HL7InQueueId
  341. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,902| Cache Hit Count : 0
  342. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,902| Cache Miss Count: 0
  343. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,903| Cache Put Count : 0
  344. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,903| Execution Count : 43
  345. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,903| Average time : 0
  346. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,903| Row Count : 0
  347. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,903| QUERY: from User u where u.uuid = :uuid
  348. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,903| Cache Hit Count : 0
  349. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,903| Cache Miss Count: 0
  350. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,904| Cache Put Count : 0
  351. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,904| Execution Count : 44
  352. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,904| Average time : 1
  353. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,904| Row Count : 44
  354. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,904| QUERY: [CRITERIA] select this_.location_tag_id as location1_68_0_, this_.name as name2_68_0_, this_.description as descript3_68_0_, this_.date_created as date_cre4_68_0_, this_.creator as creator5_68_0_, this_.retired_by as retired_6_68_0_, this_.date_retired as date_ret7_68_0_, this_.retire_reason as retire_r8_68_0_, this_.retired as retired9_68_0_, this_.uuid as uuid10_68_0_, this_.date_changed as date_ch11_68_0_, this_.changed_by as changed12_68_0_ from location_tag this_ where this_.name=?
  355. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,904| Cache Hit Count : 0
  356. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,905| Cache Miss Count: 0
  357. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,905| Cache Put Count : 0
  358. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,905| Execution Count : 1
  359. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,905| Average time : 55
  360. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,906| Row Count : 1
  361. INFO - HibernateContextDAO.showUsageStatistics(372) |2018-03-23 21:56:51,906| QUERY: [CRITERIA] select this_.order_frequency_id as order_fr1_74_0_, this_.concept_id as concept_2_74_0_, this_.frequency_per_day as frequenc3_74_0_, this_.creator as creator4_74_0_, this_.date_created as date_cre5_74_0_, this_.retired as retired6_74_0_, this_.retired_by as retired_7_74_0_, this_.date_retired as date_ret8_74_0_, this_.retire_reason as retire_r9_74_0_, this_.uuid as uuid10_74_0_, this_.changed_by as changed11_74_0_, this_.date_changed as date_ch12_74_0_ from order_frequency this_
  362. INFO - HibernateContextDAO.showUsageStatistics(374) |2018-03-23 21:56:51,906| Cache Hit Count : 0
  363. INFO - HibernateContextDAO.showUsageStatistics(375) |2018-03-23 21:56:51,906| Cache Miss Count: 0
  364. INFO - HibernateContextDAO.showUsageStatistics(376) |2018-03-23 21:56:51,907| Cache Put Count : 0
  365. INFO - HibernateContextDAO.showUsageStatistics(377) |2018-03-23 21:56:51,907| Execution Count : 1
  366. INFO - HibernateContextDAO.showUsageStatistics(378) |2018-03-23 21:56:51,907| Average time : 19
  367. INFO - HibernateContextDAO.showUsageStatistics(379) |2018-03-23 21:56:51,907| Row Count : 1
  368. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:40,786| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
  369. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:40,816| Exiting method saveGlobalProperty
  370. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:40,823| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
  371. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:40,829| Exiting method saveGlobalProperty
  372. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:41,020| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  373. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:41,026| Exiting method saveGlobalProperty
  374. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:41,032| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  375. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:41,039| Exiting method saveGlobalProperty
  376. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:46,799| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.started value: true,
  377. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:46,806| Exiting method saveGlobalProperty
  378. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:46,813| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.mandatory value: false,
  379. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:46,819| Exiting method saveGlobalProperty
  380. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:46,961| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  381. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:46,967| Exiting method saveGlobalProperty
  382. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:46,975| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  383. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:46,988| Exiting method saveGlobalProperty
  384. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:47,049| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
  385. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:47,054| Exiting method saveGlobalProperty
  386. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:47,060| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
  387. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:47,067| Exiting method saveGlobalProperty
  388. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:47,322| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  389. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:47,327| Exiting method saveGlobalProperty
  390. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:47,334| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  391. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:47,339| Exiting method saveGlobalProperty
  392. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:47,451| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
  393. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:47,458| Exiting method saveGlobalProperty
  394. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:47,464| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
  395. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:47,470| Exiting method saveGlobalProperty
  396. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:52,807| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
  397. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:52,813| Exiting method saveGlobalProperty
  398. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:52,820| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
  399. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:52,824| Exiting method saveGlobalProperty
  400. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:52,937| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
  401. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:52,941| Exiting method saveGlobalProperty
  402. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:52,946| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
  403. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:52,950| Exiting method saveGlobalProperty
  404. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:58,073| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
  405. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:58,077| Exiting method saveGlobalProperty
  406. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:58,084| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
  407. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:58,090| Exiting method saveGlobalProperty
  408. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:58,202| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
  409. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:58,208| Exiting method saveGlobalProperty
  410. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:57:58,213| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
  411. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:57:58,219| Exiting method saveGlobalProperty
  412. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:03,386| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
  413. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:03,392| Exiting method saveGlobalProperty
  414. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:03,400| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
  415. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:03,407| Exiting method saveGlobalProperty
  416. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:03,670| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  417. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:03,676| Exiting method saveGlobalProperty
  418. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:03,683| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  419. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:03,690| Exiting method saveGlobalProperty
  420. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:03,767| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
  421. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:03,772| Exiting method saveGlobalProperty
  422. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:03,778| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
  423. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:03,782| Exiting method saveGlobalProperty
  424. WARN - ModuleFactory.startModuleInternal(788) |2018-03-23 21:58:09,098| Error while trying to start module: metadatamapping
  425. org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: Metadata Mapping
  426. at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1034)
  427. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:728)
  428. at org.openmrs.api.context.Daemon$1.run(Daemon.java:74)
  429. Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase.xml::metadatamapping-2016-02-07-1310-b-mysql::kosmik:
  430. Reason: liquibase.exception.DatabaseException: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass':
  431. Caused By: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass':
  432. Caused By: Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  433. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
  434. at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
  435. at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:189)
  436. at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
  437. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:218)
  438. at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1024)
  439. ... 2 more
  440. Caused by: liquibase.exception.DatabaseException: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  441. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
  442. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
  443. at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
  444. at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
  445. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
  446. ... 7 more
  447. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  448. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  449. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  450. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  451. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  452. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  453. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  454. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
  455. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
  456. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
  457. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
  458. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
  459. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
  460. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
  461. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
  462. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
  463. at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
  464. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
  465. ... 11 more
  466. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:09,270| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  467. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:09,302| Exiting method saveAlert
  468. ERROR - ModuleFactory.startModules(243) |2018-03-23 21:58:09,349| Module Metadata Sharing cannot be started because it requires the following module(s): metadatamapping 1.2.0 Please install and start these modules first.
  469. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:09,439| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  470. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:09,453| Exiting method saveAlert
  471. ERROR - ModuleFactory.startModules(243) |2018-03-23 21:58:09,475| Module Metadata Deploy cannot be started because it requires the following module(s): metadatasharing 1.1.8 Please install and start these modules first.
  472. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:09,493| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  473. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:09,506| Exiting method saveAlert
  474. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:14,742| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  475. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:14,747| Exiting method saveGlobalProperty
  476. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:14,753| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  477. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:14,757| Exiting method saveGlobalProperty
  478. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:19,928| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  479. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:19,934| Exiting method saveGlobalProperty
  480. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:19,941| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  481. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:19,946| Exiting method saveGlobalProperty
  482. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:25,783| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  483. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:25,789| Exiting method saveGlobalProperty
  484. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:25,795| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  485. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:25,800| Exiting method saveGlobalProperty
  486. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:31,054| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  487. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:31,059| Exiting method saveGlobalProperty
  488. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:31,064| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  489. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:31,069| Exiting method saveGlobalProperty
  490. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:31,147| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
  491. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:31,151| Exiting method saveGlobalProperty
  492. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:31,158| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
  493. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:31,162| Exiting method saveGlobalProperty
  494. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:31,241| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  495. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:31,247| Exiting method saveGlobalProperty
  496. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:31,262| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  497. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:31,266| Exiting method saveGlobalProperty
  498. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:36,520| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  499. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:36,524| Exiting method saveGlobalProperty
  500. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:36,529| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  501. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:36,533| Exiting method saveGlobalProperty
  502. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:41,788| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
  503. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:41,801| Exiting method saveGlobalProperty
  504. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:41,841| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
  505. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:41,846| Exiting method saveGlobalProperty
  506. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:41,889| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
  507. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:41,894| Exiting method saveGlobalProperty
  508. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:41,901| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
  509. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:41,906| Exiting method saveGlobalProperty
  510. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,101| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
  511. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,106| Exiting method saveGlobalProperty
  512. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,112| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
  513. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,116| Exiting method saveGlobalProperty
  514. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,143| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
  515. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,147| Exiting method saveGlobalProperty
  516. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,153| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
  517. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,157| Exiting method saveGlobalProperty
  518. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,186| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
  519. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,191| Exiting method saveGlobalProperty
  520. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,197| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
  521. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,202| Exiting method saveGlobalProperty
  522. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,339| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: orderentryui.started value: true,
  523. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,345| Exiting method saveGlobalProperty
  524. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,353| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: orderentryui.mandatory value: false,
  525. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,358| Exiting method saveGlobalProperty
  526. ERROR - ModuleFactory.startModules(243) |2018-03-23 21:58:47,373| Module Core Apps Module cannot be started because it requires the following module(s): emrapi 1.18 Please install and start these modules first.
  527. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,388| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  528. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,403| Exiting method saveAlert
  529. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,548| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
  530. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,553| Exiting method saveGlobalProperty
  531. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,561| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
  532. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,566| Exiting method saveGlobalProperty
  533. ERROR - ModuleFactory.startModules(243) |2018-03-23 21:58:47,569| Module Appointment Scheduling UI Module cannot be started because it requires the following module(s): coreapps 1.11.1, emrapi Please install and start these modules first.
  534. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:47,610| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  535. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:47,625| Exiting method saveAlert
  536. INFO - LoggingAdvice.invoke(115) |2018-03-23 21:58:50,953| In method SchedulerService.saveToMemento. Arguments:
  537. INFO - LoggingAdvice.invoke(155) |2018-03-23 21:58:50,961| Exiting method saveToMemento
  538. INFO - ServiceContext.startRefreshingContext(816) |2018-03-23 21:58:51,009| Refreshing Context
  539. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-03-23 21:59:28,893| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  540. WARN - IdgenTask.run(32) |2018-03-23 21:59:29,836| Not running scheduled task. DaemonToken = null; enabled = false
  541. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-03-23 21:59:31,618| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  542. INFO - ServiceContext.doneRefreshingContext(827) |2018-03-23 21:59:31,627| Done refreshing Context
  543. ERROR - CommonsLoggingOutput.error(75) |2018-03-23 21:59:51,188| Line=374 The content of element type "dwr" must match "(init?,allow?,signatures?)".
  544. ERROR - CommonsLoggingOutput.error(75) |2018-03-23 21:59:51,222| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
  545. ERROR - CommonsLoggingOutput.error(75) |2018-03-23 21:59:51,225| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
  546. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-03-23 21:59:51,302| Unable to find a runtime properties file at /Library/Tomcat/bin/openmrs-runtime.properties
  547. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-03-23 21:59:51,699| Unable to find a runtime properties file at /Library/Tomcat/bin/openmrs-runtime.properties
  548. WARN - ModuleFactory.startModuleInternal(788) |2018-03-23 22:00:49,599| Error while trying to start module: metadatamapping
  549. org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: Metadata Mapping
  550. at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1034)
  551. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:728)
  552. at org.openmrs.api.context.Daemon$1.run(Daemon.java:74)
  553. Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase.xml::metadatamapping-2016-02-07-1310-b-mysql::kosmik:
  554. Reason: liquibase.exception.DatabaseException: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass':
  555. Caused By: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass':
  556. Caused By: Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  557. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
  558. at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
  559. at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:189)
  560. at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
  561. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:218)
  562. at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1024)
  563. ... 2 more
  564. Caused by: liquibase.exception.DatabaseException: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  565. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
  566. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
  567. at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
  568. at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
  569. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
  570. ... 7 more
  571. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  572. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  573. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  574. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  575. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  576. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  577. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  578. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
  579. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
  580. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
  581. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
  582. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
  583. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
  584. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
  585. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
  586. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
  587. at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
  588. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
  589. ... 11 more
  590. INFO - LoggingAdvice.invoke(115) |2018-03-23 22:00:49,741| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  591. INFO - LoggingAdvice.invoke(155) |2018-03-23 22:00:49,751| Exiting method saveAlert
  592. WARN - ModuleFactory.startModuleInternal(788) |2018-03-23 22:09:32,470| Error while trying to start module: metadatamapping
  593. org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: Metadata Mapping
  594. at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1034)
  595. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:728)
  596. at org.openmrs.api.context.Daemon$1.run(Daemon.java:74)
  597. Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase.xml::metadatamapping-2016-02-07-1310-b-mysql::kosmik:
  598. Reason: liquibase.exception.DatabaseException: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass':
  599. Caused By: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass':
  600. Caused By: Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  601. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
  602. at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
  603. at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:189)
  604. at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
  605. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:218)
  606. at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1024)
  607. ... 2 more
  608. Caused by: liquibase.exception.DatabaseException: Error executing SQL create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255)): Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  609. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
  610. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
  611. at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
  612. at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
  613. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
  614. ... 7 more
  615. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate key name 'metadatamapping_idx_mdtm_mdclass'
  616. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  617. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  618. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  619. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  620. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  621. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  622. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
  623. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
  624. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
  625. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
  626. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
  627. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
  628. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
  629. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
  630. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
  631. at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
  632. at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
  633. ... 11 more
  634. INFO - LoggingAdvice.invoke(115) |2018-03-23 22:09:32,561| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  635. INFO - LoggingAdvice.invoke(155) |2018-03-23 22:09:32,571| Exiting method saveAlert
Add Comment
Please, Sign In to add comment