Advertisement
Guest User

Untitled

a guest
Jan 29th, 2017
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 201.06 KB | None | 0 0
  1. Attempting to load properties file in current directory: openmrs-standalone-runtime.properties
  2. Using runtime properties file: openmrs-standalone-runtime.properties
  3. Jan 30, 2017 4:39:08 AM org.apache.coyote.AbstractProtocol init
  4. INFO: Initializing ProtocolHandler ["http-bio-8081"]
  5. Jan 30, 2017 4:39:08 AM org.apache.catalina.startup.Embedded startInternal
  6. INFO: Starting tomcat server
  7. Jan 30, 2017 4:39:08 AM org.apache.catalina.core.StandardEngine startInternal
  8. INFO: Starting Servlet Engine: Apache Tomcat/7.0.50
  9. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  10. INFO: TLD skipped. URI: http://www.springframework.org/tags/form is already defined
  11. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  12. INFO: TLD skipped. URI: http://www.springframework.org/tags/form is already defined
  13. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  14. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  15. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  16. INFO: TLD skipped. URI: http://www.springframework.org/tags is already defined
  17. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  18. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/response-1.0 is already defined
  19. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  20. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  21. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  22. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/page-1.0 is already defined
  23. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  24. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/request-1.0 is already defined
  25. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  26. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/request-1.0 is already defined
  27. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  28. INFO: TLD skipped. URI: http://www.springframework.org/tags is already defined
  29. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  30. INFO: TLD skipped. URI: http://www.springframework.org/tags/form is already defined
  31. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  32. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/response-1.0 is already defined
  33. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  34. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  35. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  36. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  37. Jan 30, 2017 4:39:14 AM org.apache.catalina.startup.TaglibUriRule body
  38. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/page-1.0 is already defined
  39. Jan 30, 2017 4:39:14 AM org.apache.catalina.core.ApplicationContext log
  40. INFO: No Spring WebApplicationInitializer types detected on classpath
  41. Jan 30, 2017 4:39:14 AM org.apache.catalina.core.ApplicationContext log
  42. INFO: Initializing log4j from [classpath:log4j.xml]
  43. INFO - Listener.contextInitialized(174) |2017-01-30 04:39:15,013| Using runtime properties file: openmrs-standalone-runtime.properties
  44. [/raid/install/openmrs/openmrs-standalone-2.5/database/bin/mysqld][--no-defaults][--basedir=/raid/install/openmrs/openmrs-standalone-2.5/database][--max_allowed_packet=96M][--port=3316][--datadir=/raid/install/openmrs/openmrs-standalone-2.5/database/data][--character-set-server=utf8][--socket=mysql.sock][--collation-server=utf8_general_ci][--pid-file=/raid/install/openmrs/openmrs-standalone-2.5/database/data/MysqldResource.pid]
  45. [MysqldResource] launching mysqld (driver_launched_mysqld_1)
  46. [MysqldResource] mysqld running as process: 16275
  47. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  48. WARNING 1/30/17 4:39 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  49. WARNING 1/30/17 4:39 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  50. WARNING 1/30/17 4:39 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  51. ERROR - Cache.<clinit>(224) |2017-01-30 04:39:27,270| Unable to set localhost. This prevents creation of a GUID. Cause was: mainframe.suse: mainframe.suse: Name or service not known
  52. java.net.UnknownHostException: mainframe.suse: mainframe.suse: Name or service not known
  53. at java.net.InetAddress.getLocalHost(InetAddress.java:1505)
  54. at net.sf.ehcache.Cache.<clinit>(Cache.java:222)
  55. at net.sf.ehcache.config.ConfigurationHelper.createCache(ConfigurationHelper.java:305)
  56. at net.sf.ehcache.config.ConfigurationHelper.createDefaultCache(ConfigurationHelper.java:223)
  57. at net.sf.ehcache.CacheManager.configure(CacheManager.java:796)
  58. at net.sf.ehcache.CacheManager.doInit(CacheManager.java:471)
  59. at net.sf.ehcache.CacheManager.init(CacheManager.java:395)
  60. at net.sf.ehcache.CacheManager.<init>(CacheManager.java:270)
  61. at net.sf.ehcache.CacheManager.newInstance(CacheManager.java:1116)
  62. at net.sf.ehcache.CacheManager.newInstance(CacheManager.java:892)
  63. at net.sf.ehcache.CacheManager.create(CacheManager.java:873)
  64. at org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory.start(SingletonEhCacheRegionFactory.java:82)
  65. at org.hibernate.internal.CacheImpl.<init>(CacheImpl.java:70)
  66. at org.hibernate.engine.spi.CacheInitiator.initiateService(CacheInitiator.java:40)
  67. at org.hibernate.engine.spi.CacheInitiator.initiateService(CacheInitiator.java:35)
  68. at org.hibernate.service.internal.SessionFactoryServiceRegistryImpl.initiateService(SessionFactoryServiceRegistryImpl.java:91)
  69. at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:251)
  70. at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:225)
  71. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:206)
  72. at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:273)
  73. at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1859)
  74. at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1930)
  75. at org.springframework.orm.hibernate4.LocalSessionFactoryBuilder.buildSessionFactory(LocalSessionFactoryBuilder.java:372)
  76. at org.springframework.orm.hibernate4.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:454)
  77. at org.springframework.orm.hibernate4.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:439)
  78. at org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.afterPropertiesSet(HibernateSessionFactoryBean.java:187)
  79. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1625)
  80. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1562)
  81. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  82. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  83. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  84. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  85. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  86. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  87. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  88. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  89. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
  90. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
  91. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  92. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  93. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  94. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  95. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  96. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  97. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  98. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  99. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
  100. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
  101. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  102. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  103. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  104. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  105. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  106. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  107. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  108. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  109. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
  110. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
  111. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  112. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  113. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  114. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  115. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  116. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  117. at org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper.findAdvisorBeans(BeanFactoryAdvisorRetrievalHelper.java:92)
  118. at org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator.findCandidateAdvisors(AbstractAdvisorAutoProxyCreator.java:101)
  119. at org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator.findEligibleAdvisors(AbstractAdvisorAutoProxyCreator.java:87)
  120. at org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator.getAdvicesAndAdvisorsForBean(AbstractAdvisorAutoProxyCreator.java:69)
  121. at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.wrapIfNecessary(AbstractAutoProxyCreator.java:330)
  122. at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessAfterInitialization(AbstractAutoProxyCreator.java:293)
  123. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:422)
  124. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1571)
  125. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  126. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  127. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  128. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  129. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  130. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  131. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  132. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  133. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
  134. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
  135. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  136. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  137. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  138. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  139. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  140. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  141. at org.springframework.context.support.AbstractApplicationContext.initMessageSource(AbstractApplicationContext.java:625)
  142. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:468)
  143. at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:403)
  144. at org.openmrs.web.Listener.contextInitialized(Listener.java:193)
  145. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4961)
  146. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5455)
  147. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  148. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
  149. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
  150. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  151. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  152. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  153. at java.lang.Thread.run(Thread.java:745)
  154. Caused by: java.net.UnknownHostException: mainframe.suse: Name or service not known
  155. at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  156. at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
  157. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
  158. at java.net.InetAddress.getLocalHost(InetAddress.java:1500)
  159. ... 100 more
  160. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2017-01-30 04:39:31,753| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  161. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  162. WARNING 1/30/17 4:39 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  163. WARNING 1/30/17 4:39 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  164. WARNING 1/30/17 4:39 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  165. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:34,009| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  166. <nameMappings class="properties">
  167. <property name="postalCode" value="Location.postalCode"/>
  168. <property name="address2" value="Location.address2"/>
  169. <property name="address1" value="Location.address1"/>
  170. <property name="country" value="Location.country"/>
  171. <property name="stateProvince" value="Location.stateProvince"/>
  172. <property name="cityVillage" value="Location.cityVillage"/>
  173. </nameMappings>
  174. <sizeMappings class="properties">
  175. <property name="postalCode" value="10"/>
  176. <property name="address2" value="40"/>
  177. <property name="address1" value="40"/>
  178. <property name="country" value="10"/>
  179. <property name="stateProvince" value="10"/>
  180. <property name="cityVillage" value="10"/>
  181. </sizeMappings>
  182. <lineByLineFormat>
  183. <string>address1</string>
  184. <string>address2</string>
  185. <string>cityVillage stateProvince country postalCode</string>
  186. </lineByLineFormat>
  187. </org.openmrs.layout.address.AddressTemplate>,
  188. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:34,211| Exiting method saveGlobalProperty
  189. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:35,255| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
  190. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:35,262| Exiting method saveGlobalProperty
  191. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:35,267| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
  192. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:35,272| Exiting method saveGlobalProperty
  193. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:35,436| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  194. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:35,445| Exiting method saveGlobalProperty
  195. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:35,450| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  196. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:35,459| Exiting method saveGlobalProperty
  197. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  198. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  199. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  200. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  201. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  202. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:36,190| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.started value: true,
  203. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:36,200| Exiting method saveGlobalProperty
  204. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:36,208| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.mandatory value: false,
  205. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:36,214| Exiting method saveGlobalProperty
  206. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:36,519| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  207. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:36,539| Exiting method saveGlobalProperty
  208. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:36,551| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  209. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:36,562| Exiting method saveGlobalProperty
  210. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  211. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  212. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  213. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  214. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  215. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:36,850| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  216. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:36,858| Exiting method saveGlobalProperty
  217. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:36,866| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  218. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:36,873| Exiting method saveGlobalProperty
  219. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:37,043| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
  220. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:37,049| Exiting method saveGlobalProperty
  221. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:37,056| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
  222. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:37,064| Exiting method saveGlobalProperty
  223. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:37,262| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry19ext.started value: true,
  224. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:37,268| Exiting method saveGlobalProperty
  225. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:37,272| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry19ext.mandatory value: false,
  226. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:37,279| Exiting method saveGlobalProperty
  227. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:37,424| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  228. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:37,433| Exiting method saveGlobalProperty
  229. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:37,439| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  230. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:37,444| Exiting method saveGlobalProperty
  231. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:37,640| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
  232. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:37,645| Exiting method saveGlobalProperty
  233. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:37,650| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
  234. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:37,655| Exiting method saveGlobalProperty
  235. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  236. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  237. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  238. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  239. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  240. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:37,935| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
  241. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:37,941| Exiting method saveGlobalProperty
  242. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:37,945| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
  243. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:37,949| Exiting method saveGlobalProperty
  244. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:38,089| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
  245. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:38,095| Exiting method saveGlobalProperty
  246. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:38,100| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
  247. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:38,104| Exiting method saveGlobalProperty
  248. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  249. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  250. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  251. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  252. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  253. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:38,289| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
  254. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:38,295| Exiting method saveGlobalProperty
  255. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:38,301| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
  256. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:38,306| Exiting method saveGlobalProperty
  257. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:38,441| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
  258. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:38,446| Exiting method saveGlobalProperty
  259. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:38,451| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
  260. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:38,461| Exiting method saveGlobalProperty
  261. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  262. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  263. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  264. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:38,687| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
  265. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:38,694| Exiting method saveGlobalProperty
  266. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:38,700| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
  267. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:38,708| Exiting method saveGlobalProperty
  268. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  269. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  270. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  271. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  272. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  273. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:39,004| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
  274. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:39,009| Exiting method saveGlobalProperty
  275. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:39,014| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
  276. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:39,018| Exiting method saveGlobalProperty
  277. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:39,123| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  278. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:39,138| Exiting method saveGlobalProperty
  279. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:39,149| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  280. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:39,158| Exiting method saveGlobalProperty
  281. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:39,381| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
  282. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:39,391| Exiting method saveGlobalProperty
  283. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:39,396| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
  284. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:39,405| Exiting method saveGlobalProperty
  285. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  286. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  287. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  288. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  289. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  290. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:39,667| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
  291. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:39,672| Exiting method saveGlobalProperty
  292. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:39,677| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
  293. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:39,681| Exiting method saveGlobalProperty
  294. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  295. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  296. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  297. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  298. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  299. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:39,959| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
  300. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:39,966| Exiting method saveGlobalProperty
  301. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:39,973| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
  302. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:39,979| Exiting method saveGlobalProperty
  303. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:40,080| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
  304. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:40,084| Exiting method saveGlobalProperty
  305. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:40,087| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
  306. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:40,091| Exiting method saveGlobalProperty
  307. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  308. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  309. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  310. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  311. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  312. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:40,269| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  313. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:40,280| Exiting method saveGlobalProperty
  314. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:40,289| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  315. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:40,308| Exiting method saveGlobalProperty
  316. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  317. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  318. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  319. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:41,203| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  320. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:41,208| Exiting method saveGlobalProperty
  321. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:41,211| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  322. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:41,216| Exiting method saveGlobalProperty
  323. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  324. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  325. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  326. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:41,520| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
  327. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:41,524| Exiting method saveGlobalProperty
  328. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:41,527| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
  329. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:41,530| Exiting method saveGlobalProperty
  330. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  331. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  332. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  333. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  334. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  335. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:41,888| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  336. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:41,895| Exiting method saveGlobalProperty
  337. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:41,900| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  338. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:41,903| Exiting method saveGlobalProperty
  339. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,031| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
  340. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,037| Exiting method saveGlobalProperty
  341. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,044| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
  342. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,050| Exiting method saveGlobalProperty
  343. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,117| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  344. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,120| Exiting method saveGlobalProperty
  345. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,123| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  346. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,127| Exiting method saveGlobalProperty
  347. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,240| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
  348. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,244| Exiting method saveGlobalProperty
  349. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,249| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
  350. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,254| Exiting method saveGlobalProperty
  351. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,291| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.started value: true,
  352. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,299| Exiting method saveGlobalProperty
  353. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,304| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.mandatory value: false,
  354. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,308| Exiting method saveGlobalProperty
  355. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  356. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  357. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  358. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  359. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  360. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,566| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  361. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,572| Exiting method saveGlobalProperty
  362. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,605| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  363. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,613| Exiting method saveGlobalProperty
  364. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,687| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  365. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,729| Exiting method saveGlobalProperty
  366. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  367. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  368. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  369. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  370. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  371. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,965| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
  372. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,971| Exiting method saveGlobalProperty
  373. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,974| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
  374. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,977| Exiting method saveGlobalProperty
  375. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:42,993| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
  376. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:42,996| Exiting method saveGlobalProperty
  377. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,000| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
  378. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,007| Exiting method saveGlobalProperty
  379. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,040| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
  380. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,045| Exiting method saveGlobalProperty
  381. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,049| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
  382. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,054| Exiting method saveGlobalProperty
  383. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,067| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
  384. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,071| Exiting method saveGlobalProperty
  385. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,081| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
  386. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,086| Exiting method saveGlobalProperty
  387. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,204| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
  388. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,210| Exiting method saveGlobalProperty
  389. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,216| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
  390. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,220| Exiting method saveGlobalProperty
  391. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,321| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
  392. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,325| Exiting method saveGlobalProperty
  393. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,328| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
  394. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,332| Exiting method saveGlobalProperty
  395. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,450| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
  396. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,455| Exiting method saveGlobalProperty
  397. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,459| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
  398. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,463| Exiting method saveGlobalProperty
  399. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,550| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
  400. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,555| Exiting method saveGlobalProperty
  401. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:43,561| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
  402. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:43,567| Exiting method saveGlobalProperty
  403. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  404. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  405. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  406. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  407. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  408. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:45,010| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.started value: true,
  409. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:45,015| Exiting method saveGlobalProperty
  410. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:45,019| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.mandatory value: false,
  411. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:45,026| Exiting method saveGlobalProperty
  412. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  413. INFO 1/30/17 4:39 AM:liquibase: Reading from `liquibasechangelog`
  414. INFO 1/30/17 4:39 AM:liquibase: Successfully acquired change log lock
  415. INFO 1/30/17 4:39 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  416. INFO 1/30/17 4:39 AM:liquibase: Successfully released change log lock
  417. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:45,350| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
  418. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:45,355| Exiting method saveGlobalProperty
  419. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:45,359| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
  420. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:45,363| Exiting method saveGlobalProperty
  421. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:39:46,802| In method SchedulerService.saveToMemento. Arguments:
  422. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:39:46,823| Exiting method saveToMemento
  423. INFO - ServiceContext.startRefreshingContext(816) |2017-01-30 04:39:46,901| Refreshing Context
  424. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2017-01-30 04:40:19,841| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  425. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2017-01-30 04:40:22,657| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  426. INFO - ServiceContext.doneRefreshingContext(827) |2017-01-30 04:40:22,675| Done refreshing Context
  427. WARN - IdgenTask.run(32) |2017-01-30 04:40:22,942| Not running scheduled task. DaemonToken = null; enabled = false
  428. Expanding: appdata/owa/conceptdictionary.owa into appdata/owa/conceptdictionary
  429. Expanding: appdata/owa/metadatamapping.owa into appdata/owa/metadatamapping
  430. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:28,705| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
  431. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:28,712| Exiting method saveRole
  432. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:28,723| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
  433. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:28,738| Exiting method saveGlobalProperty
  434. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:28,756| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: provider.unknownProviderUuid value: f9badd80-ab76-11e2-9e96-0800200c9a66,
  435. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:28,765| Exiting method saveGlobalProperty
  436. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:28,770| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.unknownProvider value: f9badd80-ab76-11e2-9e96-0800200c9a66,
  437. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:28,780| Exiting method saveGlobalProperty
  438. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:28,833| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.primaryIdentifierType value: 05a29f94-c0ed-11e2-94be-8c13b969e334,
  439. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,116| In method DefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  440. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,122| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  441. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,170| Exiting method saveDefinition
  442. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,171| Exiting method saveDefinition
  443. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,239| Exiting method saveGlobalProperty
  444. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,247| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.installedVersion value: 11,
  445. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,254| Exiting method saveGlobalProperty
  446. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,277| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  447. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,279| Exiting method savePrivilege
  448. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,284| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
  449. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,285| Exiting method savePrivilege
  450. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,291| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
  451. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,292| Exiting method savePrivilege
  452. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,298| In method UserService.savePrivilege. Arguments: Privilege=App: atlas.manage,
  453. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,299| Exiting method savePrivilege
  454. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,305| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.configuremetadata,
  455. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,306| Exiting method savePrivilege
  456. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,312| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
  457. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,313| Exiting method savePrivilege
  458. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,319| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
  459. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,321| Exiting method savePrivilege
  460. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,326| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
  461. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,328| Exiting method savePrivilege
  462. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,332| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  463. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,333| Exiting method savePrivilege
  464. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,337| In method UserService.savePrivilege. Arguments: Privilege=App: formentryapp.forms,
  465. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,338| Exiting method savePrivilege
  466. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,342| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
  467. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,343| Exiting method savePrivilege
  468. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,348| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
  469. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,349| Exiting method savePrivilege
  470. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,353| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
  471. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,355| Exiting method savePrivilege
  472. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,358| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
  473. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,360| Exiting method savePrivilege
  474. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,363| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
  475. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,364| Exiting method savePrivilege
  476. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,368| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
  477. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,369| Exiting method savePrivilege
  478. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,373| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleAdmission,
  479. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,374| Exiting method savePrivilege
  480. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,377| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleDischarge,
  481. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,379| Exiting method savePrivilege
  482. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,387| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleTransfer,
  483. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,388| Exiting method savePrivilege
  484. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,392| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleVisitNote,
  485. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,394| Exiting method savePrivilege
  486. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,398| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.vitals,
  487. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,399| Exiting method savePrivilege
  488. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,403| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
  489. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,404| Exiting method savePrivilege
  490. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,409| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.delete,
  491. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,410| Exiting method savePrivilege
  492. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,414| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.edit,
  493. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,415| Exiting method savePrivilege
  494. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,448| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  495. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,449| Exiting method saveRole
  496. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,476| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  497. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,477| Exiting method saveRole
  498. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,506| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  499. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,508| Exiting method saveRole
  500. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,535| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  501. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,536| Exiting method saveRole
  502. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,561| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  503. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,562| Exiting method saveRole
  504. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,587| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  505. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,588| Exiting method saveRole
  506. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,609| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  507. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,611| Exiting method saveRole
  508. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,635| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  509. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,636| Exiting method saveRole
  510. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,660| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  511. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,662| Exiting method saveRole
  512. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,701| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  513. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,703| Exiting method saveRole
  514. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,722| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  515. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,723| Exiting method saveRole
  516. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,730| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  517. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,732| Exiting method saveRole
  518. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,760| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  519. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,762| Exiting method saveRole
  520. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,772| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  521. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,774| Exiting method saveRole
  522. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,795| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  523. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,796| Exiting method saveRole
  524. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,820| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  525. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,822| Exiting method saveRole
  526. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,920| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  527. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,921| Exiting method saveRole
  528. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,941| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  529. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,942| Exiting method saveRole
  530. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,952| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  531. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,953| Exiting method saveRole
  532. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,972| In method UserService.saveRole. Arguments: Role=Organizational: Doctor,
  533. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,973| Exiting method saveRole
  534. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:29,996| In method UserService.saveRole. Arguments: Role=Organizational: Nurse,
  535. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:29,997| Exiting method saveRole
  536. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,010| In method UserService.saveRole. Arguments: Role=Organizational: Registration Clerk,
  537. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,012| Exiting method saveRole
  538. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,032| In method UserService.saveRole. Arguments: Role=Organizational: System Administrator,
  539. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,033| Exiting method saveRole
  540. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,048| In method UserService.saveRole. Arguments: Role=Organizational: Hospital Administrator,
  541. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,049| Exiting method saveRole
  542. INFO - SerializationServiceImpl.getDefaultSerializer(71) |2017-01-30 04:40:30,208| No default serializer specified - using builtin SimpleXStreamSerializer.
  543. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,344| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  544. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,430| Exiting method saveRole
  545. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,445| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  546. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,494| Exiting method saveRole
  547. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,510| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  548. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,554| Exiting method saveRole
  549. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,570| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  550. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,613| Exiting method saveRole
  551. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,627| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  552. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,670| Exiting method saveRole
  553. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,686| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  554. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,722| Exiting method saveRole
  555. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,737| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  556. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,771| Exiting method saveRole
  557. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,787| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  558. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,821| Exiting method saveRole
  559. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,833| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  560. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,871| Exiting method saveRole
  561. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,887| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  562. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,921| Exiting method saveRole
  563. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,938| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  564. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:30,981| Exiting method saveRole
  565. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:30,996| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  566. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,030| Exiting method saveRole
  567. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,042| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  568. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,080| Exiting method saveRole
  569. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,091| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  570. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,131| Exiting method saveRole
  571. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,146| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  572. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,190| Exiting method saveRole
  573. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,207| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  574. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,248| Exiting method saveRole
  575. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,263| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  576. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,306| Exiting method saveRole
  577. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,321| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  578. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,364| Exiting method saveRole
  579. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,379| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  580. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,422| Exiting method saveRole
  581. INFO - SerializationServiceImpl.getDefaultSerializer(71) |2017-01-30 04:40:31,429| No default serializer specified - using builtin SimpleXStreamSerializer.
  582. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,451| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  583. <nameMappings class="properties">
  584. <property name="postalCode" value="Location.postalCode"/>
  585. <property name="address2" value="Location.address2"/>
  586. <property name="address1" value="Location.address1"/>
  587. <property name="country" value="Location.country"/>
  588. <property name="stateProvince" value="Location.stateProvince"/>
  589. <property name="cityVillage" value="Location.cityVillage"/>
  590. </nameMappings>
  591. <sizeMappings class="properties">
  592. <property name="postalCode" value="10"/>
  593. <property name="address2" value="40"/>
  594. <property name="address1" value="40"/>
  595. <property name="country" value="10"/>
  596. <property name="stateProvince" value="10"/>
  597. <property name="cityVillage" value="10"/>
  598. </sizeMappings>
  599. <lineByLineFormat>
  600. <string>address1</string>
  601. <string>address2</string>
  602. <string>cityVillage stateProvince country postalCode</string>
  603. </lineByLineFormat>
  604. </org.openmrs.layout.address.AddressTemplate>,
  605. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,501| Exiting method saveGlobalProperty
  606. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,599| In method UserService.saveUser. Arguments: User=clerk,
  607. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,628| Exiting method saveUser
  608. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,665| In method UserService.saveUser. Arguments: User=nurse,
  609. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,682| Exiting method saveUser
  610. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,719| In method UserService.saveUser. Arguments: User=doctor,
  611. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,728| Exiting method saveUser
  612. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,758| In method UserService.saveUser. Arguments: User=sysadmin,
  613. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,766| Exiting method saveUser
  614. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,867| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=7fba1e5,uuid=4da187c6-c436-11e4-a470-82b0ea87e2d8],
  615. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,872| Exiting method saveAppointmentType
  616. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,885| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=c8813f7e,uuid=5ab6d8a8-c436-11e4-a470-82b0ea87e2d8],
  617. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,889| Exiting method saveAppointmentType
  618. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,902| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=eb3d3d44,uuid=7dd9ac8e-c436-11e4-a470-82b0ea87e2d8],
  619. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,905| Exiting method saveAppointmentType
  620. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,917| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ce2c34c4,uuid=7e7d3e26-c436-11e4-a470-82b0ea87e2d8],
  621. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,922| Exiting method saveAppointmentType
  622. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,936| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b4b49efa,uuid=7efeaa60-c436-11e4-a470-82b0ea87e2d8],
  623. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,978| Exiting method saveAppointmentType
  624. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:31,992| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=abc150ca,uuid=95636ce6-c436-11e4-a470-82b0ea87e2d8],
  625. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:31,995| Exiting method saveAppointmentType
  626. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,005| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b519c52f,uuid=9ebdc232-c436-11e4-a470-82b0ea87e2d8],
  627. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,007| Exiting method saveAppointmentType
  628. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,018| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b21fd75e,uuid=a62a40e0-c436-11e4-a470-82b0ea87e2d8],
  629. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,021| Exiting method saveAppointmentType
  630. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,032| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=f6a1c0a2,uuid=ac71c996-c436-11e4-a470-82b0ea87e2d8],
  631. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,035| Exiting method saveAppointmentType
  632. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,046| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=44b3d280,uuid=b29be856-c436-11e4-a470-82b0ea87e2d8],
  633. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,049| Exiting method saveAppointmentType
  634. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,060| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=da393751,uuid=cba5a260-c436-11e4-a470-82b0ea87e2d8],
  635. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,063| Exiting method saveAppointmentType
  636. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,073| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=e86393c9,uuid=d248c6c4-c436-11e4-a470-82b0ea87e2d8],
  637. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,075| Exiting method saveAppointmentType
  638. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,086| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ea148419,uuid=0c617770-c437-11e4-a470-82b0ea87e2d8],
  639. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,089| Exiting method saveAppointmentType
  640. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,100| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=81627d4b,uuid=136ed9a4-c437-11e4-a470-82b0ea87e2d8],
  641. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,103| Exiting method saveAppointmentType
  642. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,114| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=fd2cb9c5,uuid=1b2d98c4-c437-11e4-a470-82b0ea87e2d8],
  643. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,117| Exiting method saveAppointmentType
  644. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,128| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=cb138210,uuid=25873c9e-c437-11e4-a470-82b0ea87e2d8],
  645. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,131| Exiting method saveAppointmentType
  646. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,142| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=20d32feb,uuid=2febe6a8-c437-11e4-a470-82b0ea87e2d8],
  647. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,145| Exiting method saveAppointmentType
  648. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,155| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=479f1d6a,uuid=38081afa-c437-11e4-a470-82b0ea87e2d8],
  649. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,158| Exiting method saveAppointmentType
  650. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,168| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=65d684ad,uuid=3f5a8ca2-c437-11e4-a470-82b0ea87e2d8],
  651. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,170| Exiting method saveAppointmentType
  652. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,181| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=33718375,uuid=452c596c-c437-11e4-a470-82b0ea87e2d8],
  653. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,183| Exiting method saveAppointmentType
  654. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,194| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=9e3b268b,uuid=4d3b6396-c437-11e4-a470-82b0ea87e2d8],
  655. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,197| Exiting method saveAppointmentType
  656. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,207| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=5dd5e553,uuid=4d85dda4-c437-11e4-a470-82b0ea87e2d8e],
  657. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,210| Exiting method saveAppointmentType
  658. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,631| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
  659. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,636| Exiting method saveGlobalProperty
  660. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,690| In method DefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  661. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:32,695| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  662. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,718| Exiting method saveDefinition
  663. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:32,719| Exiting method saveDefinition
  664. WARN - RequestHandlers.initHandlersFromConfig(163) |2017-01-30 04:40:35,157| Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
  665. WARN - ManagedResource.reloadFromStorage(182) |2017-01-30 04:40:35,357| No stored data found for /rest/managed
  666. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,702| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
  667. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,745| Exiting method saveGlobalProperty
  668. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,751| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.admissionEncounterType value: e22e39fd-7db2-45e7-80f1-60fa0d5a4378,
  669. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,760| Exiting method saveGlobalProperty
  670. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,764| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.transferWithinHospitalEncounterType value: 7b68d557-85ef-4fc8-b767-4fa4f5eb5c23,
  671. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,774| Exiting method saveGlobalProperty
  672. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,781| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.exitFromInpatientEncounterType value: 181820aa-88c9-479b-9077-af92f5364329,
  673. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,791| Exiting method saveGlobalProperty
  674. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,796| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.checkInEncounterType value: ca3aed11-1aa4-42a1-b85c-8332fc8001fc,
  675. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,809| Exiting method saveGlobalProperty
  676. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,815| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.atFacilityVisitType value: 7b0f5697-27e3-40c4-8bae-f4049abfb4ed,
  677. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,824| Exiting method saveGlobalProperty
  678. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,830| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  679. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,838| Exiting method saveGlobalProperty
  680. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,841| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
  681. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,848| Exiting method saveGlobalProperty
  682. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,852| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
  683. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,858| Exiting method saveGlobalProperty
  684. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,862| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
  685. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,870| Exiting method saveGlobalProperty
  686. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,874| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
  687. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,882| Exiting method saveGlobalProperty
  688. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,886| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  689. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,928| Exiting method saveGlobalProperty
  690. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,933| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
  691. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,942| Exiting method saveGlobalProperty
  692. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,946| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
  693. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,955| Exiting method saveGlobalProperty
  694. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:40:35,960| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
  695. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:40:35,969| Exiting method saveGlobalProperty
  696. ERROR - CommonsLoggingOutput.error(75) |2017-01-30 04:40:37,028| Line=392 The content of element type "dwr" must match "(init?,allow?,signatures?)".
  697. ERROR - CommonsLoggingOutput.error(75) |2017-01-30 04:40:37,036| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
  698. ERROR - CommonsLoggingOutput.error(75) |2017-01-30 04:40:37,044| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
  699. Jan 30, 2017 4:40:37 AM org.apache.coyote.AbstractProtocol start
  700. INFO: Starting ProtocolHandler ["http-bio-8081"]
  701. Jan 30, 2017 4:40:38 AM org.apache.catalina.core.ApplicationContext log
  702. INFO: Initializing Spring FrameworkServlet 'openmrs'
  703. Jan 30, 2017 4:40:40 AM org.apache.jasper.compiler.TldLocationsCache tldScanJar
  704. INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  705. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:41:18,213| In method UserService.saveUser. Arguments: User=admin,
  706. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:41:18,221| Exiting method saveUser
  707. INFO - SerializationServiceImpl.getDefaultSerializer(71) |2017-01-30 04:41:18,854| No default serializer specified - using builtin SimpleXStreamSerializer.
  708. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:41:26,115| In method VisitService.saveVisit. Arguments: Visit=Visit #null,
  709. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:41:26,127| Exiting method saveVisit
  710. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:41:26,630| In method UserService.saveUser. Arguments: User=admin,
  711. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:41:26,635| Exiting method saveUser
  712. INFO - LoggingAdvice.invoke(115) |2017-01-30 04:41:56,123| In method UserService.saveUser. Arguments: User=admin,
  713. INFO - LoggingAdvice.invoke(155) |2017-01-30 04:41:56,128| Exiting method saveUser
  714. Jan 30, 2017 4:42:29 AM org.apache.coyote.AbstractProtocol stop
  715. INFO: Stopping ProtocolHandler ["http-bio-8081"]
  716. Jan 30, 2017 4:42:29 AM org.apache.catalina.core.ApplicationContext log
  717. INFO: Destroying Spring FrameworkServlet 'openmrs'
  718. WARN - ModuleFactory.stopModule(1094) |2017-01-30 04:42:29,786| Unable to call module's Activator.willStop() method
  719. org.openmrs.api.APIAuthenticationException: Privileges required: Manage Atlas Data
  720. at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:116)
  721. at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:97)
  722. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
  723. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  724. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  725. at com.sun.proxy.$Proxy290.disableAtlasModule(Unknown Source)
  726. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  727. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  728. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  729. at java.lang.reflect.Method.invoke(Method.java:498)
  730. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  731. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  732. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  733. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  734. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  735. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  736. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  737. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  738. at com.sun.proxy.$Proxy290.disableAtlasModule(Unknown Source)
  739. at org.openmrs.module.atlas.AtlasModuleActivator.willStop(AtlasModuleActivator.java:68)
  740. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1090)
  741. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  742. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  743. at org.openmrs.web.Listener.contextDestroyed(Listener.java:558)
  744. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5002)
  745. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5647)
  746. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  747. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  748. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  749. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  750. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  751. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  752. at java.lang.Thread.run(Thread.java:745)
  753. WARN - DynamicPooledDataSourceManagerMBean.getAttribute(373) |2017-01-30 04:42:29,972| Failed to get requested attribute: coreHashCode
  754. javax.management.AttributeNotFoundException: coreHashCode
  755. at com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean.getAttribute(DynamicPooledDataSourceManagerMBean.java:353)
  756. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:647)
  757. at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:678)
  758. at javax.management.AttributeValueExp.getAttribute(AttributeValueExp.java:163)
  759. at javax.management.AttributeValueExp.apply(AttributeValueExp.java:105)
  760. at javax.management.BinaryRelQueryExp.apply(BinaryRelQueryExp.java:109)
  761. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.objectNamesFromFilteredNamedObjects(DefaultMBeanServerInterceptor.java:1521)
  762. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNamesImpl(DefaultMBeanServerInterceptor.java:564)
  763. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNames(DefaultMBeanServerInterceptor.java:554)
  764. at com.sun.jmx.mbeanserver.JmxMBeanServer.queryNames(JmxMBeanServer.java:619)
  765. at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
  766. at org.apache.solr.core.SolrCore.close(SolrCore.java:1111)
  767. at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
  768. at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:347)
  769. at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.shutdown(EmbeddedSolrServer.java:249)
  770. at org.openmrs.module.chartsearch.solr.SolrManagement.shutdown(SolrManagement.java:33)
  771. at org.openmrs.module.chartsearch.ChartSearchActivator.stopped(ChartSearchActivator.java:72)
  772. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1198)
  773. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
  774. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
  775. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
  776. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  777. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  778. at org.openmrs.web.Listener.contextDestroyed(Listener.java:558)
  779. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5002)
  780. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5647)
  781. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  782. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  783. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  784. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  785. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  786. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  787. at java.lang.Thread.run(Thread.java:745)
  788. WARN - DynamicPooledDataSourceManagerMBean.getAttribute(373) |2017-01-30 04:42:29,983| Failed to get requested attribute: coreHashCode
  789. javax.management.AttributeNotFoundException: coreHashCode
  790. at com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean.getAttribute(DynamicPooledDataSourceManagerMBean.java:353)
  791. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:647)
  792. at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:678)
  793. at javax.management.AttributeValueExp.getAttribute(AttributeValueExp.java:163)
  794. at javax.management.AttributeValueExp.apply(AttributeValueExp.java:105)
  795. at javax.management.BinaryRelQueryExp.apply(BinaryRelQueryExp.java:109)
  796. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.objectNamesFromFilteredNamedObjects(DefaultMBeanServerInterceptor.java:1521)
  797. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNamesImpl(DefaultMBeanServerInterceptor.java:564)
  798. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNames(DefaultMBeanServerInterceptor.java:554)
  799. at com.sun.jmx.mbeanserver.JmxMBeanServer.queryNames(JmxMBeanServer.java:619)
  800. at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
  801. at org.apache.solr.core.SolrCore.close(SolrCore.java:1111)
  802. at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
  803. at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:347)
  804. at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.shutdown(EmbeddedSolrServer.java:249)
  805. at org.openmrs.module.chartsearch.solr.SolrManagement.shutdown(SolrManagement.java:33)
  806. at org.openmrs.module.chartsearch.ChartSearchActivator.stopped(ChartSearchActivator.java:72)
  807. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1198)
  808. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
  809. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
  810. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
  811. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  812. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  813. at org.openmrs.web.Listener.contextDestroyed(Listener.java:558)
  814. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5002)
  815. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5647)
  816. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  817. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  818. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  819. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  820. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  821. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  822. at java.lang.Thread.run(Thread.java:745)
  823. WARN - ModuleFactory.stopModule(1202) |2017-01-30 04:42:30,102| Unable to call module's Activator.shutdown() method
  824. org.openmrs.api.APIAuthenticationException: Basic authentication required
  825. at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:145)
  826. at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:101)
  827. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
  828. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  829. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  830. at com.sun.proxy.$Proxy235.getDefinitionByUuid(Unknown Source)
  831. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  832. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  833. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  834. at java.lang.reflect.Method.invoke(Method.java:498)
  835. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  836. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  837. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  838. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  839. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  840. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  841. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  842. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  843. at com.sun.proxy.$Proxy235.getDefinitionByUuid(Unknown Source)
  844. at org.openmrs.module.reporting.definition.persister.SerializedDefinitionPersister.getDefinitionByUuid(SerializedDefinitionPersister.java:65)
  845. at org.openmrs.module.reporting.definition.service.BaseDefinitionService.getDefinitionByUuid(BaseDefinitionService.java:92)
  846. at org.openmrs.module.reporting.definition.service.BaseDefinitionService.getDefinition(BaseDefinitionService.java:163)
  847. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  848. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  849. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  850. at java.lang.reflect.Method.invoke(Method.java:498)
  851. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  852. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  853. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  854. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  855. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  856. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  857. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  858. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  859. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  860. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  861. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  862. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  863. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  864. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  865. at com.sun.proxy.$Proxy111.getDefinition(Unknown Source)
  866. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  867. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  868. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  869. at java.lang.reflect.Method.invoke(Method.java:498)
  870. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  871. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  872. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  873. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  874. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  875. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  876. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  877. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  878. at com.sun.proxy.$Proxy248.getDefinition(Unknown Source)
  879. at org.openmrs.module.appointmentschedulingui.AppointmentSchedulingUIActivator.removeDataSetDefinitions(AppointmentSchedulingUIActivator.java:108)
  880. at org.openmrs.module.appointmentschedulingui.AppointmentSchedulingUIActivator.stopped(AppointmentSchedulingUIActivator.java:95)
  881. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1198)
  882. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
  883. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
  884. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
  885. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  886. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  887. at org.openmrs.web.Listener.contextDestroyed(Listener.java:558)
  888. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5002)
  889. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5647)
  890. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  891. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  892. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  893. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  894. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  895. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  896. at java.lang.Thread.run(Thread.java:745)
  897. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,771| QUERY: from LocationTag where uuid = :uuid
  898. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,772| Cache Hit Count : 0
  899. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,773| Cache Miss Count: 0
  900. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,774| Cache Put Count : 0
  901. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,775| Execution Count : 4
  902. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,776| Average time : 0
  903. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,778| Row Count : 4
  904. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,779| QUERY: from Role r order by r.role
  905. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,780| Cache Hit Count : 0
  906. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,781| Cache Miss Count: 0
  907. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,782| Cache Put Count : 0
  908. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,783| Execution Count : 1
  909. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,784| Average time : 5
  910. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,785| Row Count : 29
  911. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,787| QUERY: from Visit v where v.uuid = :uuid
  912. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,788| Cache Hit Count : 0
  913. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,789| Cache Miss Count: 0
  914. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,790| Cache Put Count : 0
  915. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,791| Execution Count : 2
  916. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,792| Average time : 0
  917. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,793| Row Count : 2
  918. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,794| QUERY: [CRITERIA] select this_.provider_id as provider1_112_0_, this_.person_id as person_i2_112_0_, this_.name as name3_112_0_, this_.identifier as identifi4_112_0_, this_.creator as creator5_112_0_, this_.date_created as date_cre6_112_0_, this_.changed_by as changed_7_112_0_, this_.date_changed as date_cha8_112_0_, this_.retired_by as retired_9_112_0_, this_.date_retired as date_re10_112_0_, this_.retire_reason as retire_11_112_0_, this_.retired as retired12_112_0_, this_.uuid as uuid13_112_0_, this_.provider_role_id as provide14_112_0_ from provider this_ where this_.person_id=? order by this_.retired asc, this_.provider_id asc
  919. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,795| Cache Hit Count : 0
  920. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,796| Cache Miss Count: 0
  921. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,797| Cache Put Count : 0
  922. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,798| Execution Count : 10
  923. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,800| Average time : 0
  924. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,801| Row Count : 10
  925. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,802| QUERY: from AppointmentType at where at.uuid = :uuid
  926. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,803| Cache Hit Count : 0
  927. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,804| Cache Miss Count: 0
  928. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,806| Cache Put Count : 0
  929. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,807| Execution Count : 22
  930. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,808| Average time : 0
  931. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,809| Row Count : 22
  932. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,810| QUERY: [CRITERIA] select this_.encounter_id as encounte1_50_0_, this_.uuid as uuid2_50_0_, this_.encounter_datetime as encounte3_50_0_, this_.date_created as date_cre4_50_0_, this_.voided as voided5_50_0_, this_.date_voided as date_voi6_50_0_, this_.void_reason as void_rea7_50_0_, this_.date_changed as date_cha8_50_0_, this_.changed_by as changed_9_50_0_, this_.patient_id as patient10_50_0_, this_.location_id as locatio11_50_0_, this_.form_id as form_id12_50_0_, this_.encounter_type as encount13_50_0_, this_.creator as creator14_50_0_, this_.voided_by as voided_15_50_0_, this_.visit_id as visit_i16_50_0_ from encounter this_ where this_.patient_id=? and this_.encounter_type in (?) and this_.voided=? order by this_.encounter_datetime asc
  933. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,811| Cache Hit Count : 0
  934. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,812| Cache Miss Count: 0
  935. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,813| Cache Put Count : 0
  936. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,814| Execution Count : 2
  937. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,816| Average time : 5
  938. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,817| Row Count : 16
  939. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,818| 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=?
  940. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,820| Cache Hit Count : 0
  941. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,821| Cache Miss Count: 0
  942. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,822| Cache Put Count : 0
  943. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,823| Execution Count : 3
  944. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,824| Average time : 2
  945. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,825| Row Count : 3
  946. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,826| QUERY: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0'
  947. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,827| Cache Hit Count : 0
  948. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,828| Cache Miss Count: 0
  949. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,829| Cache Put Count : 0
  950. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,831| Execution Count : 1
  951. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,832| Average time : 85
  952. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,833| Row Count : 1
  953. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,834| QUERY: [CRITERIA] select this_.visit_id as visit_id1_140_0_, this_.date_started as date_sta2_140_0_, this_.date_stopped as date_sto3_140_0_, this_.date_created as date_cre4_140_0_, this_.voided as voided5_140_0_, this_.date_voided as date_voi6_140_0_, this_.void_reason as void_rea7_140_0_, this_.date_changed as date_cha8_140_0_, this_.uuid as uuid9_140_0_, this_.visit_type_id as visit_t10_140_0_, this_.patient_id as patient11_140_0_, this_.indication_concept_id as indicat12_140_0_, this_.location_id as locatio13_140_0_, this_.creator as creator14_140_0_, this_.changed_by as changed15_140_0_, this_.voided_by as voided_16_140_0_ from visit this_ where this_.patient_id in (?) and this_.date_started<=? and this_.voided=? order by this_.date_started desc, this_.visit_id desc
  954. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,835| Cache Hit Count : 0
  955. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,837| Cache Miss Count: 0
  956. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,838| Cache Put Count : 0
  957. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,839| Execution Count : 1
  958. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,840| Average time : 0
  959. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,842| Row Count : 8
  960. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,843| QUERY: [CRITERIA] select this_.property as property1_60_0_, this_.property_value as property2_60_0_, this_.description as descript3_60_0_, this_.datatype as datatype4_60_0_, this_.datatype_config as datatype5_60_0_, this_.preferred_handler as preferre6_60_0_, this_.handler_config as handler_7_60_0_, this_.uuid as uuid8_60_0_ from global_property this_ where lower(this_.property)=?
  961. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,844| Cache Hit Count : 0
  962. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,845| Cache Miss Count: 0
  963. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,847| Cache Put Count : 0
  964. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,848| Execution Count : 1222
  965. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,849| Average time : 1
  966. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,850| Row Count : 811
  967. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,852| QUERY: [CRITERIA] select this_.patient_id as person_i1_102_1_, this_1_.uuid as uuid2_102_1_, this_1_.gender as gender3_102_1_, this_1_.birthdate as birthdat4_102_1_, this_1_.birthdate_estimated as birthdat5_102_1_, this_1_.birthtime as birthtim6_102_1_, this_1_.dead as dead7_102_1_, this_1_.death_date as death_da8_102_1_, this_1_.deathdate_estimated as deathdat9_102_1_, this_1_.cause_of_death as cause_o10_102_1_, this_1_.creator as creator11_102_1_, this_1_.date_created as date_cr12_102_1_, this_1_.changed_by as changed13_102_1_, this_1_.date_changed as date_ch14_102_1_, this_1_.voided as voided15_102_1_, this_1_.voided_by as voided_16_102_1_, this_1_.date_voided as date_vo17_102_1_, this_1_.void_reason as void_re18_102_1_, this_.patient_id as patient_1_97_1_, this_.creator as creator2_97_1_, this_.date_created as date_cre3_97_1_, this_.changed_by as changed_4_97_1_, this_.date_changed as date_cha5_97_1_, this_.voided as voided6_97_1_, this_.voided_by as voided_b7_97_1_, this_.date_voided as date_voi8_97_1_, this_.void_reason as void_rea9_97_1_, this_.allergy_status as allergy10_97_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_107_0_, name1_.uuid as uuid2_107_0_, name1_.preferred as preferre3_107_0_, name1_.person_id as person_i4_107_0_, name1_.prefix as prefix5_107_0_, name1_.given_name as given_na6_107_0_, name1_.middle_name as middle_n7_107_0_, name1_.family_name_prefix as family_n8_107_0_, name1_.family_name as family_n9_107_0_, name1_.family_name2 as family_10_107_0_, name1_.family_name_suffix as family_11_107_0_, name1_.degree as degree12_107_0_, name1_.creator as creator13_107_0_, name1_.date_created as date_cr14_107_0_, name1_.changed_by as changed15_107_0_, name1_.date_changed as date_ch16_107_0_, name1_.voided_by as voided_17_107_0_, name1_.date_voided as date_vo18_107_0_, name1_.void_reason as void_re19_107_0_, name1_.voided as voided20_107_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
  968. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,853| Cache Hit Count : 0
  969. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,855| Cache Miss Count: 0
  970. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,856| Cache Put Count : 0
  971. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,858| Execution Count : 3
  972. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,859| Average time : 9
  973. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,860| Row Count : 28
  974. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,861| 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=?
  975. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,863| Cache Hit Count : 0
  976. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,864| Cache Miss Count: 0
  977. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,935| Cache Put Count : 0
  978. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,941| Execution Count : 3
  979. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,942| Average time : 0
  980. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,943| Row Count : 3
  981. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,944| QUERY: SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.startDate >= :fromDate AND appointment.status IN (:statuses_0_, :statuses_1_, :statuses_2_, :statuses_3_, :statuses_4_, :statuses_5_, :statuses_6_) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate
  982. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,945| Cache Hit Count : 0
  983. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,946| Cache Miss Count: 0
  984. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,947| Cache Put Count : 0
  985. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,948| Execution Count : 2
  986. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,948| Average time : 1
  987. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,949| Row Count : 0
  988. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,950| QUERY: [CRITERIA] select this_.word as y0_ from concept_stop_word this_ where this_.locale=?
  989. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,950| Cache Hit Count : 0
  990. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,951| Cache Miss Count: 0
  991. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,952| Cache Put Count : 0
  992. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,952| Execution Count : 2
  993. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,953| Average time : 0
  994. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,954| Row Count : 0
  995. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,954| QUERY: [CRITERIA] select this_.serialized_object_id as serializ1_134_0_, this_.uuid as uuid2_134_0_, this_.name as name3_134_0_, this_.description as descript4_134_0_, this_.type as type5_134_0_, this_.subtype as subtype6_134_0_, this_.serialization_class as serializ7_134_0_, this_.serialized_data as serializ8_134_0_, this_.date_created as date_cre9_134_0_, this_.date_changed as date_ch10_134_0_, this_.retired as retired11_134_0_, this_.date_retired as date_re12_134_0_, this_.retire_reason as retire_13_134_0_, this_.creator as creator14_134_0_, this_.changed_by as changed15_134_0_, this_.retired_by as retired16_134_0_ from serialized_object this_ where this_.uuid=?
  996. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,955| Cache Hit Count : 0
  997. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,956| Cache Miss Count: 0
  998. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,957| Cache Put Count : 0
  999. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,957| Execution Count : 2
  1000. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,958| Average time : 7
  1001. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,959| Row Count : 2
  1002. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,959| QUERY: [CRITERIA] select this_.app_id as app_id1_3_0_, this_.json as json2_3_0_ from appframework_user_app this_
  1003. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,960| Cache Hit Count : 0
  1004. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,961| Cache Miss Count: 0
  1005. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,962| Cache Put Count : 0
  1006. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,963| Execution Count : 1
  1007. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,963| Average time : 0
  1008. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,964| Row Count : 0
  1009. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,965| QUERY: from User u where u.retired = '0' and (u.username = ? or u.systemId = ?)
  1010. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,966| Cache Hit Count : 0
  1011. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,966| Cache Miss Count: 0
  1012. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,967| Cache Put Count : 0
  1013. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,968| Execution Count : 1
  1014. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,968| Average time : 2
  1015. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,969| Row Count : 1
  1016. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,970| QUERY: [CRITERIA] select this_.obs_id as obs_id1_89_0_, this_.uuid as uuid2_89_0_, this_.person_id as person_i3_89_0_, this_.obs_datetime as obs_date4_89_0_, this_.value_group_id as value_gr5_89_0_, this_.value_datetime as value_da6_89_0_, this_.value_numeric as value_nu7_89_0_, this_.value_modifier as value_mo8_89_0_, this_.value_text as value_te9_89_0_, this_.value_complex as value_c10_89_0_, this_.comments as comment11_89_0_, this_.accession_number as accessi12_89_0_, this_.date_created as date_cr13_89_0_, this_.voided as voided14_89_0_, this_.date_voided as date_vo15_89_0_, this_.void_reason as void_re16_89_0_, this_.form_namespace_and_path as form_na17_89_0_, this_.concept_id as concept18_89_0_, this_.value_coded as value_c19_89_0_, this_.value_coded_name_id as value_c20_89_0_, this_.value_drug as value_d21_89_0_, this_.order_id as order_i22_89_0_, this_.location_id as locatio23_89_0_, this_.encounter_id as encount24_89_0_, this_.creator as creator25_89_0_, this_.voided_by as voided_26_89_0_, this_.obs_group_id as obs_gro27_89_0_, this_.previous_version as previou28_89_0_ from obs this_ where this_.person_id in (?) and this_.concept_id in (?) and this_.obs_datetime>=? and this_.voided=? order by this_.obs_datetime desc
  1017. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,971| Cache Hit Count : 0
  1018. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,972| Cache Miss Count: 0
  1019. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,973| Cache Put Count : 0
  1020. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,973| Execution Count : 2
  1021. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,974| Average time : 15
  1022. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,975| Row Count : 24
  1023. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,976| QUERY: [CRITERIA] select this_.patient_id as person_i1_102_4_, this_1_.uuid as uuid2_102_4_, this_1_.gender as gender3_102_4_, this_1_.birthdate as birthdat4_102_4_, this_1_.birthdate_estimated as birthdat5_102_4_, this_1_.birthtime as birthtim6_102_4_, this_1_.dead as dead7_102_4_, this_1_.death_date as death_da8_102_4_, this_1_.deathdate_estimated as deathdat9_102_4_, this_1_.cause_of_death as cause_o10_102_4_, this_1_.creator as creator11_102_4_, this_1_.date_created as date_cr12_102_4_, this_1_.changed_by as changed13_102_4_, this_1_.date_changed as date_ch14_102_4_, this_1_.voided as voided15_102_4_, this_1_.voided_by as voided_16_102_4_, this_1_.date_voided as date_vo17_102_4_, this_1_.void_reason as void_re18_102_4_, this_.patient_id as patient_1_97_4_, this_.creator as creator2_97_4_, this_.date_created as date_cre3_97_4_, this_.changed_by as changed_4_97_4_, this_.date_changed as date_cha5_97_4_, this_.voided as voided6_97_4_, this_.voided_by as voided_b7_97_4_, this_.date_voided as date_voi8_97_4_, this_.void_reason as void_rea9_97_4_, this_.allergy_status as allergy10_97_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_107_0_, name1_.uuid as uuid2_107_0_, name1_.preferred as preferre3_107_0_, name1_.person_id as person_i4_107_0_, name1_.prefix as prefix5_107_0_, name1_.given_name as given_na6_107_0_, name1_.middle_name as middle_n7_107_0_, name1_.family_name_prefix as family_n8_107_0_, name1_.family_name as family_n9_107_0_, name1_.family_name2 as family_10_107_0_, name1_.family_name_suffix as family_11_107_0_, name1_.degree as degree12_107_0_, name1_.creator as creator13_107_0_, name1_.date_created as date_cr14_107_0_, name1_.changed_by as changed15_107_0_, name1_.date_changed as date_ch16_107_0_, name1_.voided_by as voided_17_107_0_, name1_.date_voided as date_vo18_107_0_, name1_.void_reason as void_re19_107_0_, name1_.voided as voided20_107_0_, attribute2_.person_id as person_i3_102_6_, attribute2_.person_attribute_id as person_a1_104_6_, attribute2_.person_attribute_id as person_a1_104_1_, attribute2_.uuid as uuid2_104_1_, attribute2_.person_id as person_i3_104_1_, attribute2_.person_attribute_type_id as person_a4_104_1_, attribute2_.value as value5_104_1_, attribute2_.creator as creator6_104_1_, attribute2_.date_created as date_cre7_104_1_, attribute2_.changed_by as changed_8_104_1_, attribute2_.date_changed as date_cha9_104_1_, attribute2_.voided_by as voided_10_104_1_, attribute2_.date_voided as date_vo11_104_1_, attribute2_.voided as voided12_104_1_, attribute2_.void_reason as void_re13_104_1_, attributet3_.person_attribute_type_id as person_a1_105_2_, attributet3_.uuid as uuid2_105_2_, attributet3_.name as name3_105_2_, attributet3_.description as descript4_105_2_, attributet3_.format as format5_105_2_, attributet3_.foreign_key as foreign_6_105_2_, attributet3_.sort_weight as sort_wei7_105_2_, attributet3_.searchable as searchab8_105_2_, attributet3_.creator as creator9_105_2_, attributet3_.date_created as date_cr10_105_2_, attributet3_.changed_by as changed11_105_2_, attributet3_.date_changed as date_ch12_105_2_, attributet3_.retired_by as retired13_105_2_, attributet3_.date_retired as date_re14_105_2_, attributet3_.retire_reason as retire_15_105_2_, attributet3_.retired as retired16_105_2_, attributet3_.edit_privilege as edit_pr17_105_2_, ids4_.patient_id as patient_3_102_7_, ids4_.patient_identifier_id as patient_1_98_7_, ids4_.patient_identifier_id as patient_1_98_3_, ids4_.uuid as uuid2_98_3_, ids4_.patient_id as patient_3_98_3_, ids4_.identifier as identifi4_98_3_, ids4_.identifier_type as identifi5_98_3_, ids4_.location_id as location6_98_3_, ids4_.date_created as date_cre7_98_3_, ids4_.date_voided as date_voi8_98_3_, ids4_.preferred as preferre9_98_3_, ids4_.voided as voided10_98_3_, ids4_.void_reason as void_re11_98_3_, ids4_.creator as creator12_98_3_, ids4_.voided_by as voided_13_98_3_, ids4_.changed_by as
  1024. changed14_98_3_, ids4_.date_changed as date_ch15_98_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
  1025. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,977| Cache Hit Count : 0
  1026. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,978| Cache Miss Count: 0
  1027. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,978| Cache Put Count : 0
  1028. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,979| Execution Count : 1
  1029. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,980| Average time : 12
  1030. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,981| Row Count : 5
  1031. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,981| QUERY: select allergy_status from patient where patient_id = ?
  1032. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,982| Cache Hit Count : 0
  1033. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,983| Cache Miss Count: 0
  1034. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,984| Cache Put Count : 0
  1035. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,985| Execution Count : 2
  1036. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,986| Average time : 1
  1037. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,987| Row Count : 2
  1038. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,988| QUERY: [CRITERIA] select this_.appointment_type_id as appointm1_8_0_, this_.name as name2_8_0_, this_.description as descript3_8_0_, this_.duration as duration4_8_0_, this_.confidential as confiden5_8_0_, this_.uuid as uuid6_8_0_, this_.date_created as date_cre7_8_0_, this_.date_changed as date_cha8_8_0_, this_.date_retired as date_ret9_8_0_, this_.retired as retired10_8_0_, this_.retire_reason as retire_11_8_0_, this_.creator as creator12_8_0_, this_.changed_by as changed13_8_0_, this_.retired_by as retired14_8_0_ from appointmentscheduling_appointment_type this_ where lower(this_.name)=? and this_.retired=? and not (this_.uuid=?)
  1039. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,989| Cache Hit Count : 0
  1040. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,990| Cache Miss Count: 0
  1041. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,991| Cache Put Count : 0
  1042. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:30,992| Execution Count : 44
  1043. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:30,993| Average time : 0
  1044. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:30,994| Row Count : 0
  1045. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:30,995| QUERY: [CRITERIA] select this_.allergy_id as allergy_1_0_0_, this_.patient_id as patient_2_0_0_, this_.allergen_type as allergen3_0_0_, this_.coded_allergen as coded_al4_0_0_, this_.non_coded_allergen as non_code5_0_0_, this_.severity_concept_id as severity6_0_0_, this_.comment as comment7_0_0_, this_.creator as creator8_0_0_, this_.date_created as date_cre9_0_0_, this_.changed_by as changed10_0_0_, this_.date_changed as date_ch11_0_0_, this_.voided as voided12_0_0_, this_.date_voided as date_vo13_0_0_, this_.void_reason as void_re14_0_0_, this_.voided_by as voided_15_0_0_, this_.uuid as uuid16_0_0_ from allergy this_ where this_.patient_id=? and this_.voided=?
  1046. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:30,996| Cache Hit Count : 0
  1047. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:30,998| Cache Miss Count: 0
  1048. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:30,999| Cache Put Count : 0
  1049. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,000| Execution Count : 2
  1050. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,001| Average time : 0
  1051. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,009| Row Count : 0
  1052. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,010| QUERY: [CRITERIA] select this_.patient_identifier_type_id as patient_1_99_0_, this_.uuid as uuid2_99_0_, this_.name as name3_99_0_, this_.description as descript4_99_0_, this_.format as format5_99_0_, this_.format_description as format_d6_99_0_, this_.required as required7_99_0_, this_.validator as validato8_99_0_, this_.date_created as date_cre9_99_0_, this_.location_behavior as locatio10_99_0_, this_.uniqueness_behavior as uniquen11_99_0_, this_.creator as creator12_99_0_, this_.retired_by as retired13_99_0_, this_.date_retired as date_re14_99_0_, this_.retire_reason as retire_15_99_0_, this_.retired as retired16_99_0_ from patient_identifier_type this_ where this_.name=? and this_.retired=? order by this_.required desc, this_.name asc, this_.patient_identifier_type_id asc
  1053. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,011| Cache Hit Count : 0
  1054. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,012| Cache Miss Count: 0
  1055. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,014| Cache Put Count : 0
  1056. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,015| Execution Count : 1
  1057. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,016| Average time : 2
  1058. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,018| Row Count : 1
  1059. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,019| QUERY: [CRITERIA] select this_.relationship_id as relation1_121_0_, this_.uuid as uuid2_121_0_, this_.start_date as start_da3_121_0_, this_.end_date as end_date4_121_0_, this_.voided as voided5_121_0_, this_.date_voided as date_voi6_121_0_, this_.void_reason as void_rea7_121_0_, this_.date_created as date_cre8_121_0_, this_.person_a as person_a9_121_0_, this_.person_b as person_10_121_0_, this_.relationship as relatio11_121_0_, this_.creator as creator12_121_0_, this_.voided_by as voided_13_121_0_, this_.changed_by as changed14_121_0_, this_.date_changed as date_ch15_121_0_ from relationship this_ where this_.person_b=? and this_.voided=?
  1060. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,020| Cache Hit Count : 0
  1061. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,021| Cache Miss Count: 0
  1062. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,022| Cache Put Count : 0
  1063. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,024| Execution Count : 10
  1064. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,025| Average time : 0
  1065. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,026| Row Count : 0
  1066. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,028| QUERY: from HL7InQueue as hiq where hiq.messageState = ? order by HL7InQueueId
  1067. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,029| Cache Hit Count : 0
  1068. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,031| Cache Miss Count: 0
  1069. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,032| Cache Put Count : 0
  1070. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,034| Execution Count : 26
  1071. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,035| Average time : 0
  1072. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,037| Row Count : 0
  1073. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,038| QUERY: [CRITERIA] select this_.person_attribute_type_id as person_a1_105_0_, this_.uuid as uuid2_105_0_, this_.name as name3_105_0_, this_.description as descript4_105_0_, this_.format as format5_105_0_, this_.foreign_key as foreign_6_105_0_, this_.sort_weight as sort_wei7_105_0_, this_.searchable as searchab8_105_0_, this_.creator as creator9_105_0_, this_.date_created as date_cr10_105_0_, this_.changed_by as changed11_105_0_, this_.date_changed as date_ch12_105_0_, this_.retired_by as retired13_105_0_, this_.date_retired as date_re14_105_0_, this_.retire_reason as retire_15_105_0_, this_.retired as retired16_105_0_, this_.edit_privilege as edit_pr17_105_0_ from person_attribute_type this_ where this_.name=?
  1074. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,039| Cache Hit Count : 0
  1075. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,041| Cache Miss Count: 0
  1076. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,043| Cache Put Count : 0
  1077. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,044| Execution Count : 14
  1078. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,046| Average time : 0
  1079. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,047| Row Count : 14
  1080. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,049| QUERY: from Patient p where p.uuid = :uuid
  1081. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,050| Cache Hit Count : 0
  1082. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,051| Cache Miss Count: 0
  1083. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,053| Cache Put Count : 0
  1084. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,054| Execution Count : 10
  1085. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,055| Average time : 0
  1086. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,057| Row Count : 10
  1087. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,058| QUERY: [CRITERIA] select this_.task_config_id as task_con1_132_0_, this_.uuid as uuid2_132_0_, this_.name as name3_132_0_, this_.description as descript4_132_0_, this_.schedulable_class as schedula5_132_0_, this_.repeat_interval as repeat_i6_132_0_, this_.start_time as start_ti7_132_0_, this_.start_time_pattern as start_ti8_132_0_, this_.last_execution_time as last_exe9_132_0_, this_.start_on_startup as start_o10_132_0_, this_.started as started11_132_0_, this_.created_by as created12_132_0_, this_.changed_by as changed13_132_0_, this_.date_created as date_cr14_132_0_, this_.date_changed as date_ch15_132_0_ from scheduler_task_config this_
  1088. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,059| Cache Hit Count : 0
  1089. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,061| Cache Miss Count: 0
  1090. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,062| Cache Put Count : 0
  1091. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,064| Execution Count : 3
  1092. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,066| Average time : 4
  1093. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,067| Row Count : 6
  1094. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,069| QUERY: [CRITERIA] select this_.form_resource_id as form_res1_59_0_, this_.form_id as form_id2_59_0_, this_.name as name3_59_0_, this_.value_reference as value_re4_59_0_, this_.datatype as datatype5_59_0_, this_.datatype_config as datatype6_59_0_, this_.preferred_handler as preferre7_59_0_, this_.handler_config as handler_8_59_0_, this_.uuid as uuid9_59_0_ from form_resource this_ where this_.form_id=?
  1095. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,070| Cache Hit Count : 0
  1096. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,072| Cache Miss Count: 0
  1097. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,073| Cache Put Count : 0
  1098. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,074| Execution Count : 5
  1099. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,076| Average time : 0
  1100. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,078| Row Count : 0
  1101. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,079| QUERY: [CRITERIA] select this_.provider_id as provider1_112_0_, this_.person_id as person_i2_112_0_, this_.name as name3_112_0_, this_.identifier as identifi4_112_0_, this_.creator as creator5_112_0_, this_.date_created as date_cre6_112_0_, this_.changed_by as changed_7_112_0_, this_.date_changed as date_cha8_112_0_, this_.retired_by as retired_9_112_0_, this_.date_retired as date_re10_112_0_, this_.retire_reason as retire_11_112_0_, this_.retired as retired12_112_0_, this_.uuid as uuid13_112_0_, this_.provider_role_id as provide14_112_0_ from provider this_ where this_.retired=? and this_.person_id=? order by this_.provider_id asc
  1102. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,080| Cache Hit Count : 0
  1103. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,082| Cache Miss Count: 0
  1104. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,083| Cache Put Count : 0
  1105. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,084| Execution Count : 26
  1106. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,086| Average time : 0
  1107. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,087| Row Count : 26
  1108. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,089| QUERY: [CRITERIA] select this_.provider_id as provider1_112_0_, this_.person_id as person_i2_112_0_, this_.name as name3_112_0_, this_.identifier as identifi4_112_0_, this_.creator as creator5_112_0_, this_.date_created as date_cre6_112_0_, this_.changed_by as changed_7_112_0_, this_.date_changed as date_cha8_112_0_, this_.retired_by as retired_9_112_0_, this_.date_retired as date_re10_112_0_, this_.retire_reason as retire_11_112_0_, this_.retired as retired12_112_0_, this_.uuid as uuid13_112_0_, this_.provider_role_id as provide14_112_0_ from provider this_ order by this_.retired asc, this_.name asc
  1109. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,090| Cache Hit Count : 0
  1110. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,092| Cache Miss Count: 0
  1111. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,093| Cache Put Count : 0
  1112. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,095| Execution Count : 4
  1113. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,096| Average time : 0
  1114. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,098| Row Count : 16
  1115. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,100| QUERY: [CRITERIA] select this_.serialized_object_id as serializ1_134_0_, this_.uuid as uuid2_134_0_, this_.name as name3_134_0_, this_.description as descript4_134_0_, this_.type as type5_134_0_, this_.subtype as subtype6_134_0_, this_.serialization_class as serializ7_134_0_, this_.serialized_data as serializ8_134_0_, this_.date_created as date_cre9_134_0_, this_.date_changed as date_ch10_134_0_, this_.retired as retired11_134_0_, this_.date_retired as date_re12_134_0_, this_.retire_reason as retire_13_134_0_, this_.creator as creator14_134_0_, this_.changed_by as changed15_134_0_, this_.retired_by as retired16_134_0_ from serialized_object this_ where (this_.type=? or this_.subtype=?)
  1116. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,102| Cache Hit Count : 0
  1117. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,103| Cache Miss Count: 0
  1118. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,105| Cache Put Count : 0
  1119. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,106| Execution Count : 1
  1120. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,108| Average time : 1
  1121. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,109| Row Count : 0
  1122. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,111| QUERY: from Form f where f.uuid = :uuid
  1123. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,112| Cache Hit Count : 0
  1124. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,114| Cache Miss Count: 0
  1125. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,115| Cache Put Count : 0
  1126. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,117| Execution Count : 7
  1127. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,118| Average time : 0
  1128. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,120| Row Count : 7
  1129. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,122| QUERY: [CRITERIA] select this_.id as id1_68_0_, this_.uuid as uuid2_68_0_, this_.name as name3_68_0_, this_.description as descript4_68_0_, this_.identifier_type as identifi5_68_0_, this_.creator as creator6_68_0_, this_.date_created as date_cre7_68_0_, this_.changed_by as changed_8_68_0_, this_.date_changed as date_cha9_68_0_, this_.retired as retired10_68_0_, this_.retired_by as retired11_68_0_, this_.date_retired as date_re12_68_0_, this_.retire_reason as retire_13_68_0_, this_1_.next_sequence_value as next_seq2_73_0_, this_1_.base_character_set as base_cha3_73_0_, this_1_.first_identifier_base as first_id4_73_0_, this_1_.prefix as prefix5_73_0_, this_1_.suffix as suffix6_73_0_, this_1_.min_length as min_leng7_73_0_, this_1_.max_length as max_leng8_73_0_, this_2_.url as url2_71_0_, this_2_.user as user3_71_0_, this_2_.password as password4_71_0_, this_3_.source as source2_67_0_, this_3_.batch_size as batch_si3_67_0_, this_3_.min_pool_size as min_pool4_67_0_, this_3_.refill_with_scheduled_task as refill_w5_67_0_, this_3_.sequential as sequenti6_67_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_.uuid=?
  1130. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,123| Cache Hit Count : 0
  1131. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,125| Cache Miss Count: 0
  1132. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,126| Cache Put Count : 0
  1133. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,128| Execution Count : 1
  1134. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,130| Average time : 3
  1135. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,131| Row Count : 1
  1136. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,133| QUERY: [CRITERIA] select this_.component_state_id as componen1_2_0_, this_.uuid as uuid2_2_0_, this_.component_id as componen3_2_0_, this_.component_type as componen4_2_0_, this_.enabled as enabled5_2_0_ from appframework_component_state this_ where this_.component_id=? and this_.component_type=?
  1137. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,134| Cache Hit Count : 0
  1138. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,136| Cache Miss Count: 0
  1139. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,138| Cache Put Count : 0
  1140. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,139| Execution Count : 1169
  1141. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,141| Average time : 0
  1142. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,143| Row Count : 91
  1143. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,144| QUERY: from PersonAttributeType pat where pat.uuid = :uuid
  1144. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,146| Cache Hit Count : 0
  1145. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,147| Cache Miss Count: 0
  1146. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,149| Cache Put Count : 0
  1147. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,151| Execution Count : 2
  1148. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,152| Average time : 1
  1149. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,154| Row Count : 2
  1150. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,156| QUERY: from VisitType vt where vt.uuid = :uuid
  1151. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,157| Cache Hit Count : 0
  1152. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,159| Cache Miss Count: 0
  1153. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,160| Cache Put Count : 0
  1154. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,162| Execution Count : 1
  1155. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,164| Average time : 1
  1156. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,166| Row Count : 1
  1157. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,167| QUERY: select salt from users where user_id = ?
  1158. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,169| Cache Hit Count : 0
  1159. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,171| Cache Miss Count: 0
  1160. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,172| Cache Put Count : 0
  1161. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,174| Execution Count : 1
  1162. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,176| Average time : 0
  1163. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,177| Row Count : 1
  1164. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,179| QUERY: select password from users where user_id = ?
  1165. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,181| Cache Hit Count : 0
  1166. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,183| Cache Miss Count: 0
  1167. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,184| Cache Put Count : 0
  1168. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,186| Execution Count : 1
  1169. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,187| Average time : 1
  1170. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,189| Row Count : 1
  1171. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,190| QUERY: from Concept c where c.uuid = :uuid
  1172. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,192| Cache Hit Count : 0
  1173. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,193| Cache Miss Count: 0
  1174. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,194| Cache Put Count : 0
  1175. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,195| Execution Count : 2
  1176. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,197| Average time : 1
  1177. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,198| Row Count : 2
  1178. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,199| QUERY: [CRITERIA] select this_.relationship_id as relation1_121_0_, this_.uuid as uuid2_121_0_, this_.start_date as start_da3_121_0_, this_.end_date as end_date4_121_0_, this_.voided as voided5_121_0_, this_.date_voided as date_voi6_121_0_, this_.void_reason as void_rea7_121_0_, this_.date_created as date_cre8_121_0_, this_.person_a as person_a9_121_0_, this_.person_b as person_10_121_0_, this_.relationship as relatio11_121_0_, this_.creator as creator12_121_0_, this_.voided_by as voided_13_121_0_, this_.changed_by as changed14_121_0_, this_.date_changed as date_ch15_121_0_ from relationship this_ where this_.person_a=? and this_.voided=?
  1179. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,200| Cache Hit Count : 0
  1180. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,202| Cache Miss Count: 0
  1181. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,203| Cache Put Count : 0
  1182. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,204| Execution Count : 10
  1183. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,206| Average time : 0
  1184. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,207| Row Count : 0
  1185. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,209| QUERY: select count(*) from User u where (u.username = :uname1 or u.systemId = :uname2 or u.username = :sysid1 or u.systemId = :sysid2 or u.systemId = :uname3) and u.userId <> :uid
  1186. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,210| Cache Hit Count : 0
  1187. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,212| Cache Miss Count: 0
  1188. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,213| Cache Put Count : 0
  1189. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,215| Execution Count : 7
  1190. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,217| Average time : 0
  1191. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,219| Row Count : 7
  1192. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,220| QUERY: [CRITERIA] select this_.visit_id as visit_id1_140_0_, this_.date_started as date_sta2_140_0_, this_.date_stopped as date_sto3_140_0_, this_.date_created as date_cre4_140_0_, this_.voided as voided5_140_0_, this_.date_voided as date_voi6_140_0_, this_.void_reason as void_rea7_140_0_, this_.date_changed as date_cha8_140_0_, this_.uuid as uuid9_140_0_, this_.visit_type_id as visit_t10_140_0_, this_.patient_id as patient11_140_0_, this_.indication_concept_id as indicat12_140_0_, this_.location_id as locatio13_140_0_, this_.creator as creator14_140_0_, this_.changed_by as changed15_140_0_, this_.voided_by as voided_16_140_0_ from visit this_ where this_.patient_id in (?) and this_.voided=? order by this_.date_started desc, this_.visit_id desc
  1193. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,223| Cache Hit Count : 0
  1194. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,224| Cache Miss Count: 0
  1195. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,226| Cache Put Count : 0
  1196. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,228| Execution Count : 13
  1197. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,230| Average time : 1
  1198. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,231| Row Count : 112
  1199. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,233| 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=?
  1200. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,235| Cache Hit Count : 0
  1201. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,237| Cache Miss Count: 0
  1202. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,239| Cache Put Count : 0
  1203. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,241| Execution Count : 1
  1204. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,242| Average time : 0
  1205. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,244| Row Count : 0
  1206. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,246| QUERY: [CRITERIA] select this_.form_id as form_id1_57_0_, this_.uuid as uuid2_57_0_, this_.name as name3_57_0_, this_.version as version4_57_0_, this_.build as build5_57_0_, this_.published as publishe6_57_0_, this_.description as descript7_57_0_, this_.encounter_type as encounte8_57_0_, this_.creator as creator9_57_0_, this_.date_created as date_cr10_57_0_, this_.changed_by as changed11_57_0_, this_.date_changed as date_ch12_57_0_, this_.retired as retired13_57_0_, this_.retired_by as retired14_57_0_, this_.date_retired as date_re15_57_0_, this_.retired_reason as retired16_57_0_ from form this_ order by this_.name asc, this_.form_id asc
  1207. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,248| Cache Hit Count : 0
  1208. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,250| Cache Miss Count: 0
  1209. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,252| Cache Put Count : 0
  1210. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,254| Execution Count : 1
  1211. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,256| Average time : 3
  1212. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,258| Row Count : 5
  1213. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,259| 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=?
  1214. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,261| Cache Hit Count : 0
  1215. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,263| Cache Miss Count: 0
  1216. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,265| Cache Put Count : 0
  1217. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,268| Execution Count : 3
  1218. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,270| Average time : 1
  1219. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,272| Row Count : 3
  1220. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,274| QUERY: [CRITERIA] select this_.appointment_request_id as appointm1_6_0_, this_.appointment_type_id as appointm2_6_0_, this_.patient_id as patient_3_6_0_, this_.provider_id as provider4_6_0_, this_.requested_by as requeste5_6_0_, this_.requested_on as requeste6_6_0_, this_.status as status7_6_0_, this_.min_time_frame_value as min_time8_6_0_, this_.min_time_frame_units as min_time9_6_0_, this_.max_time_frame_value as max_tim10_6_0_, this_.max_time_frame_units as max_tim11_6_0_, this_.notes as notes12_6_0_, this_.uuid as uuid13_6_0_, this_.date_created as date_cr14_6_0_, this_.date_changed as date_ch15_6_0_, this_.date_voided as date_vo16_6_0_, this_.voided as voided17_6_0_, this_.void_reason as void_re18_6_0_, this_.creator as creator19_6_0_, this_.changed_by as changed20_6_0_, this_.voided_by as voided_21_6_0_ from appointmentscheduling_appointment_request this_ where this_.patient_id=? and this_.status=? and this_.voided=?
  1221. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,275| Cache Hit Count : 0
  1222. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,277| Cache Miss Count: 0
  1223. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,279| Cache Put Count : 0
  1224. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,281| Execution Count : 2
  1225. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,283| Average time : 0
  1226. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,285| Row Count : 0
  1227. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,287| QUERY: [CRITERIA] select this_.provider_role_id as provider1_115_0_, this_.uuid as uuid2_115_0_, this_.name as name3_115_0_, this_.description as descript4_115_0_, this_.creator as creator5_115_0_, this_.date_created as date_cre6_115_0_, this_.changed_by as changed_7_115_0_, this_.date_changed as date_cha8_115_0_, this_.retired as retired9_115_0_, this_.retired_by as retired10_115_0_, this_.date_retired as date_re11_115_0_, this_.retire_reason as retire_12_115_0_ from providermanagement_provider_role this_ where this_.uuid=?
  1228. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,289| Cache Hit Count : 0
  1229. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,292| Cache Miss Count: 0
  1230. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,294| Cache Put Count : 0
  1231. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,296| Execution Count : 3
  1232. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,298| Average time : 0
  1233. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,300| Row Count : 3
  1234. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,303| QUERY: [CRITERIA] select this_.id as id1_66_0_, this_.identifier_type as identifi2_66_0_, this_.location as location3_66_0_, this_.source as source4_66_0_, this_.manual_entry_enabled as manual_e5_66_0_, this_.automatic_generation_enabled as automati6_66_0_ from idgen_auto_generation_option this_ where this_.identifier_type=?
  1235. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,305| Cache Hit Count : 0
  1236. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,307| Cache Miss Count: 0
  1237. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,309| Cache Put Count : 0
  1238. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,311| Execution Count : 2
  1239. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,313| Average time : 1
  1240. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,315| Row Count : 2
  1241. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,318| QUERY: [CRITERIA] select this_.patient_id as person_i1_102_4_, this_1_.uuid as uuid2_102_4_, this_1_.gender as gender3_102_4_, this_1_.birthdate as birthdat4_102_4_, this_1_.birthdate_estimated as birthdat5_102_4_, this_1_.birthtime as birthtim6_102_4_, this_1_.dead as dead7_102_4_, this_1_.death_date as death_da8_102_4_, this_1_.deathdate_estimated as deathdat9_102_4_, this_1_.cause_of_death as cause_o10_102_4_, this_1_.creator as creator11_102_4_, this_1_.date_created as date_cr12_102_4_, this_1_.changed_by as changed13_102_4_, this_1_.date_changed as date_ch14_102_4_, this_1_.voided as voided15_102_4_, this_1_.voided_by as voided_16_102_4_, this_1_.date_voided as date_vo17_102_4_, this_1_.void_reason as void_re18_102_4_, this_.patient_id as patient_1_97_4_, this_.creator as creator2_97_4_, this_.date_created as date_cre3_97_4_, this_.changed_by as changed_4_97_4_, this_.date_changed as date_cha5_97_4_, this_.voided as voided6_97_4_, this_.voided_by as voided_b7_97_4_, this_.date_voided as date_voi8_97_4_, this_.void_reason as void_rea9_97_4_, this_.allergy_status as allergy10_97_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_107_0_, name1_.uuid as uuid2_107_0_, name1_.preferred as preferre3_107_0_, name1_.person_id as person_i4_107_0_, name1_.prefix as prefix5_107_0_, name1_.given_name as given_na6_107_0_, name1_.middle_name as middle_n7_107_0_, name1_.family_name_prefix as family_n8_107_0_, name1_.family_name as family_n9_107_0_, name1_.family_name2 as family_10_107_0_, name1_.family_name_suffix as family_11_107_0_, name1_.degree as degree12_107_0_, name1_.creator as creator13_107_0_, name1_.date_created as date_cr14_107_0_, name1_.changed_by as changed15_107_0_, name1_.date_changed as date_ch16_107_0_, name1_.voided_by as voided_17_107_0_, name1_.date_voided as date_vo18_107_0_, name1_.void_reason as void_re19_107_0_, name1_.voided as voided20_107_0_, attribute2_.person_id as person_i3_102_6_, attribute2_.person_attribute_id as person_a1_104_6_, attribute2_.person_attribute_id as person_a1_104_1_, attribute2_.uuid as uuid2_104_1_, attribute2_.person_id as person_i3_104_1_, attribute2_.person_attribute_type_id as person_a4_104_1_, attribute2_.value as value5_104_1_, attribute2_.creator as creator6_104_1_, attribute2_.date_created as date_cre7_104_1_, attribute2_.changed_by as changed_8_104_1_, attribute2_.date_changed as date_cha9_104_1_, attribute2_.voided_by as voided_10_104_1_, attribute2_.date_voided as date_vo11_104_1_, attribute2_.voided as voided12_104_1_, attribute2_.void_reason as void_re13_104_1_, attributet3_.person_attribute_type_id as person_a1_105_2_, attributet3_.uuid as uuid2_105_2_, attributet3_.name as name3_105_2_, attributet3_.description as descript4_105_2_, attributet3_.format as format5_105_2_, attributet3_.foreign_key as foreign_6_105_2_, attributet3_.sort_weight as sort_wei7_105_2_, attributet3_.searchable as searchab8_105_2_, attributet3_.creator as creator9_105_2_, attributet3_.date_created as date_cr10_105_2_, attributet3_.changed_by as changed11_105_2_, attributet3_.date_changed as date_ch12_105_2_, attributet3_.retired_by as retired13_105_2_, attributet3_.date_retired as date_re14_105_2_, attributet3_.retire_reason as retire_15_105_2_, attributet3_.retired as retired16_105_2_, attributet3_.edit_privilege as edit_pr17_105_2_, ids4_.patient_id as patient_3_102_7_, ids4_.patient_identifier_id as patient_1_98_7_, ids4_.patient_identifier_id as patient_1_98_3_, ids4_.uuid as uuid2_98_3_, ids4_.patient_id as patient_3_98_3_, ids4_.identifier as identifi4_98_3_, ids4_.identifier_type as identifi5_98_3_, ids4_.location_id as location6_98_3_, ids4_.date_created as date_cre7_98_3_, ids4_.date_voided as date_voi8_98_3_, ids4_.preferred as preferre9_98_3_, ids4_.voided as voided10_98_3_, ids4_.void_reason as void_re11_98_3_, ids4_.creator as creator12_98_3_, ids4_.voided_by as voided_13_98_3_, ids4_.changed_by as
  1242. changed14_98_3_, ids4_.date_changed as date_ch15_98_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
  1243. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,320| Cache Hit Count : 0
  1244. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,322| Cache Miss Count: 0
  1245. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,324| Cache Put Count : 0
  1246. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,326| Execution Count : 1
  1247. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,327| Average time : 13
  1248. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,330| Row Count : 11
  1249. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,332| QUERY: [CRITERIA] select this_.patient_id as person_i1_102_1_, this_1_.uuid as uuid2_102_1_, this_1_.gender as gender3_102_1_, this_1_.birthdate as birthdat4_102_1_, this_1_.birthdate_estimated as birthdat5_102_1_, this_1_.birthtime as birthtim6_102_1_, this_1_.dead as dead7_102_1_, this_1_.death_date as death_da8_102_1_, this_1_.deathdate_estimated as deathdat9_102_1_, this_1_.cause_of_death as cause_o10_102_1_, this_1_.creator as creator11_102_1_, this_1_.date_created as date_cr12_102_1_, this_1_.changed_by as changed13_102_1_, this_1_.date_changed as date_ch14_102_1_, this_1_.voided as voided15_102_1_, this_1_.voided_by as voided_16_102_1_, this_1_.date_voided as date_vo17_102_1_, this_1_.void_reason as void_re18_102_1_, this_.patient_id as patient_1_97_1_, this_.creator as creator2_97_1_, this_.date_created as date_cre3_97_1_, this_.changed_by as changed_4_97_1_, this_.date_changed as date_cha5_97_1_, this_.voided as voided6_97_1_, this_.voided_by as voided_b7_97_1_, this_.date_voided as date_voi8_97_1_, this_.void_reason as void_rea9_97_1_, this_.allergy_status as allergy10_97_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_107_0_, name1_.uuid as uuid2_107_0_, name1_.preferred as preferre3_107_0_, name1_.person_id as person_i4_107_0_, name1_.prefix as prefix5_107_0_, name1_.given_name as given_na6_107_0_, name1_.middle_name as middle_n7_107_0_, name1_.family_name_prefix as family_n8_107_0_, name1_.family_name as family_n9_107_0_, name1_.family_name2 as family_10_107_0_, name1_.family_name_suffix as family_11_107_0_, name1_.degree as degree12_107_0_, name1_.creator as creator13_107_0_, name1_.date_created as date_cr14_107_0_, name1_.changed_by as changed15_107_0_, name1_.date_changed as date_ch16_107_0_, name1_.voided_by as voided_17_107_0_, name1_.date_voided as date_vo18_107_0_, name1_.void_reason as void_re19_107_0_, name1_.voided as voided20_107_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
  1250. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,334| Cache Hit Count : 0
  1251. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,337| Cache Miss Count: 0
  1252. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,340| Cache Put Count : 0
  1253. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,342| Execution Count : 1
  1254. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,344| Average time : 1
  1255. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,347| Row Count : 0
  1256. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,349| QUERY: [CRITERIA] select this_.encounter_type_id as encounte1_53_0_, this_.name as name2_53_0_, this_.description as descript3_53_0_, this_.date_created as date_cre4_53_0_, this_.creator as creator5_53_0_, this_.edit_privilege as edit_pri6_53_0_, this_.view_privilege as view_pri7_53_0_, this_.uuid as uuid8_53_0_, this_.retired_by as retired_9_53_0_, this_.date_retired as date_re10_53_0_, this_.retire_reason as retire_11_53_0_, this_.retired as retired12_53_0_, this_.changed_by as changed13_53_0_, this_.date_changed as date_ch14_53_0_ from encounter_type this_ where this_.uuid=?
  1257. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,352| Cache Hit Count : 0
  1258. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,354| Cache Miss Count: 0
  1259. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,356| Cache Put Count : 0
  1260. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,358| Execution Count : 59
  1261. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,360| Average time : 0
  1262. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,362| Row Count : 59
  1263. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,364| QUERY: [CRITERIA] select this_.provider_id as provider1_112_0_, this_.person_id as person_i2_112_0_, this_.name as name3_112_0_, this_.identifier as identifi4_112_0_, this_.creator as creator5_112_0_, this_.date_created as date_cre6_112_0_, this_.changed_by as changed_7_112_0_, this_.date_changed as date_cha8_112_0_, this_.retired_by as retired_9_112_0_, this_.date_retired as date_re10_112_0_, this_.retire_reason as retire_11_112_0_, this_.retired as retired12_112_0_, this_.uuid as uuid13_112_0_, this_.provider_role_id as provide14_112_0_ from provider this_ where this_.provider_id is not null and this_.person_id=? and this_.retired=? order by this_.provider_id asc
  1264. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,367| Cache Hit Count : 0
  1265. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,369| Cache Miss Count: 0
  1266. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,372| Cache Put Count : 0
  1267. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,374| Execution Count : 3
  1268. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,376| Average time : 1
  1269. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,378| Row Count : 3
  1270. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,380| QUERY: [CRITERIA] select this_.provider_id as provider1_112_0_, this_.person_id as person_i2_112_0_, this_.name as name3_112_0_, this_.identifier as identifi4_112_0_, this_.creator as creator5_112_0_, this_.date_created as date_cre6_112_0_, this_.changed_by as changed_7_112_0_, this_.date_changed as date_cha8_112_0_, this_.retired_by as retired_9_112_0_, this_.date_retired as date_re10_112_0_, this_.retire_reason as retire_11_112_0_, this_.retired as retired12_112_0_, this_.uuid as uuid13_112_0_, this_.provider_role_id as provide14_112_0_ from provider this_ where this_.uuid=?
  1271. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,383| Cache Hit Count : 0
  1272. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,385| Cache Miss Count: 0
  1273. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,387| Cache Put Count : 0
  1274. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,389| Execution Count : 1
  1275. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,391| Average time : 5
  1276. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,393| Row Count : 1
  1277. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,396| QUERY: [CRITERIA] select this_.concept_map_id as concept_1_38_2_, this_.uuid as uuid2_38_2_, this_.concept_id as concept_3_38_2_, this_.concept_reference_term_id as concept_4_38_2_, this_.concept_map_type_id as concept_5_38_2_, this_.creator as creator6_38_2_, this_.date_created as date_cre7_38_2_, this_.changed_by as changed_8_38_2_, this_.date_changed as date_cha9_38_2_, concept1_.concept_id as concept_1_24_0_, concept1_.uuid as uuid2_24_0_, concept1_.retired as retired3_24_0_, concept1_.date_created as date_cre4_24_0_, concept1_.version as version5_24_0_, concept1_.date_changed as date_cha6_24_0_, concept1_.is_set as is_set7_24_0_, concept1_.retire_reason as retire_r8_24_0_, concept1_.date_retired as date_ret9_24_0_, concept1_.retired_by as retired10_24_0_, concept1_.datatype_id as datatyp11_24_0_, concept1_.class_id as class_i12_24_0_, concept1_.changed_by as changed13_24_0_, concept1_.creator as creator14_24_0_, concept1_1_.hi_absolute as hi_absol2_36_0_, concept1_1_.hi_critical as hi_criti3_36_0_, concept1_1_.hi_normal as hi_norma4_36_0_, concept1_1_.low_absolute as low_abso5_36_0_, concept1_1_.low_critical as low_crit6_36_0_, concept1_1_.low_normal as low_norm7_36_0_, concept1_1_.units as units8_36_0_, concept1_1_.precise as precise9_36_0_, concept1_1_.display_precision as display10_36_0_, concept1_2_.handler as handler2_29_0_, case when concept1_1_.concept_id is not null then 1 when concept1_2_.concept_id is not null then 2 when concept1_.concept_id is not null then 0 end as clazz_0_, conceptref2_.concept_reference_term_id as concept_1_40_1_, conceptref2_.uuid as uuid2_40_1_, conceptref2_.concept_source_id as concept_3_40_1_, conceptref2_.code as code4_40_1_, conceptref2_.name as name5_40_1_, conceptref2_.version as version6_40_1_, conceptref2_.description as descript7_40_1_, conceptref2_.creator as creator8_40_1_, conceptref2_.date_created as date_cre9_40_1_, conceptref2_.changed_by as changed10_40_1_, conceptref2_.date_changed as date_ch11_40_1_, conceptref2_.retired as retired12_40_1_, conceptref2_.retired_by as retired13_40_1_, conceptref2_.date_retired as date_re14_40_1_, conceptref2_.retire_reason as retire_15_40_1_ from concept_reference_map this_ inner join concept concept1_ on this_.concept_id=concept1_.concept_id left outer join concept_numeric concept1_1_ on concept1_.concept_id=concept1_1_.concept_id left outer join concept_complex concept1_2_ on concept1_.concept_id=concept1_2_.concept_id inner join concept_reference_term conceptref2_ on this_.concept_reference_term_id=conceptref2_.concept_reference_term_id where concept1_.retired=? and conceptref2_.retired=? and conceptref2_.concept_source_id in (?) and lower(conceptref2_.code) like ?
  1278. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,398| Cache Hit Count : 0
  1279. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,400| Cache Miss Count: 0
  1280. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,404| Cache Put Count : 0
  1281. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,408| Execution Count : 2
  1282. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,411| Average time : 1
  1283. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,414| Row Count : 0
  1284. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,417| QUERY: [CRITERIA] select this_.imported_package_id as imported1_85_0_, this_.uuid as uuid2_85_0_, this_.group_uuid as group_uu3_85_0_, this_.date_created as date_cre4_85_0_, this_.date_imported as date_imp5_85_0_, this_.subscription_url as subscrip6_85_0_, this_.subscription_status as subscrip7_85_0_, this_.name as name8_85_0_, this_.description as descript9_85_0_, this_.import_config as import_10_85_0_, this_.remote_version as remote_11_85_0_, this_.version as version12_85_0_ from metadatasharing_imported_package this_ where this_.group_uuid=?
  1285. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,419| Cache Hit Count : 0
  1286. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,421| Cache Miss Count: 0
  1287. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,423| Cache Put Count : 0
  1288. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,425| Execution Count : 8
  1289. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,426| Average time : 7
  1290. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,493| Row Count : 8
  1291. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,494| QUERY: [CRITERIA] select this_.provider_id as provider1_112_0_, this_.person_id as person_i2_112_0_, this_.name as name3_112_0_, this_.identifier as identifi4_112_0_, this_.creator as creator5_112_0_, this_.date_created as date_cre6_112_0_, this_.changed_by as changed_7_112_0_, this_.date_changed as date_cha8_112_0_, this_.retired_by as retired_9_112_0_, this_.date_retired as date_re10_112_0_, this_.retire_reason as retire_11_112_0_, this_.retired as retired12_112_0_, this_.uuid as uuid13_112_0_, this_.provider_role_id as provide14_112_0_ from provider this_ where this_.provider_id is not null and this_.person_id=? order by this_.provider_id asc
  1292. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,495| Cache Hit Count : 0
  1293. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,495| Cache Miss Count: 0
  1294. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,496| Cache Put Count : 0
  1295. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,497| Execution Count : 3
  1296. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,498| Average time : 0
  1297. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,498| Row Count : 3
  1298. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,499| QUERY: [CRITERIA] select this_.concept_name_id as concept_1_33_1_, this_.concept_id as concept_2_33_1_, this_.name as name3_33_1_, this_.locale as locale4_33_1_, this_.date_created as date_cre5_33_1_, this_.creator as creator6_33_1_, this_.voided as voided7_33_1_, this_.date_voided as date_voi8_33_1_, this_.void_reason as void_rea9_33_1_, this_.voided_by as voided_10_33_1_, this_.concept_name_type as concept11_33_1_, this_.locale_preferred as locale_12_33_1_, this_.uuid as uuid13_33_1_, concept1_.concept_id as concept_1_24_0_, concept1_.uuid as uuid2_24_0_, concept1_.retired as retired3_24_0_, concept1_.date_created as date_cre4_24_0_, concept1_.version as version5_24_0_, concept1_.date_changed as date_cha6_24_0_, concept1_.is_set as is_set7_24_0_, concept1_.retire_reason as retire_r8_24_0_, concept1_.date_retired as date_ret9_24_0_, concept1_.retired_by as retired10_24_0_, concept1_.datatype_id as datatyp11_24_0_, concept1_.class_id as class_i12_24_0_, concept1_.changed_by as changed13_24_0_, concept1_.creator as creator14_24_0_, concept1_1_.hi_absolute as hi_absol2_36_0_, concept1_1_.hi_critical as hi_criti3_36_0_, concept1_1_.hi_normal as hi_norma4_36_0_, concept1_1_.low_absolute as low_abso5_36_0_, concept1_1_.low_critical as low_crit6_36_0_, concept1_1_.low_normal as low_norm7_36_0_, concept1_1_.units as units8_36_0_, concept1_1_.precise as precise9_36_0_, concept1_1_.display_precision as display10_36_0_, concept1_2_.handler as handler2_29_0_, case when concept1_1_.concept_id is not null then 1 when concept1_2_.concept_id is not null then 2 when concept1_.concept_id is not null then 0 end as clazz_0_ from concept_name this_ inner join concept concept1_ on this_.concept_id=concept1_.concept_id left outer join concept_numeric concept1_1_ on concept1_.concept_id=concept1_1_.concept_id left outer join concept_complex concept1_2_ on concept1_.concept_id=concept1_2_.concept_id where this_.voided=? and this_.locale in (?, ?) and concept1_.retired=? and this_.concept_id in (select this_.concept_id as y0_ from concept_set this_ where this_.concept_set in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) and lower(this_.name) like ?
  1299. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,500| Cache Hit Count : 0
  1300. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,500| Cache Miss Count: 0
  1301. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,501| Cache Put Count : 0
  1302. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,502| Execution Count : 2
  1303. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,502| Average time : 7
  1304. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,503| Row Count : 2
  1305. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,504| QUERY: [CRITERIA] select this_.concept_id as y0_ from concept_reference_map this_ inner join concept concept3_ on this_.concept_id=concept3_.concept_id left outer join concept_numeric concept3_1_ on concept3_.concept_id=concept3_1_.concept_id left outer join concept_complex concept3_2_ on concept3_.concept_id=concept3_2_.concept_id inner join concept_reference_term term1_ on this_.concept_reference_term_id=term1_.concept_reference_term_id inner join concept_reference_source source2_ on term1_.concept_source_id=source2_.concept_source_id where lower(term1_.code)=? and (lower(source2_.name)=? or lower(source2_.hl7_code)=?) order by concept3_.retired asc
  1306. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,504| Cache Hit Count : 0
  1307. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,505| Cache Miss Count: 0
  1308. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,506| Cache Put Count : 0
  1309. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,506| Execution Count : 269
  1310. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,507| Average time : 11
  1311. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,508| Row Count : 269
  1312. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,509| QUERY: [CRITERIA] select this_.id as id1_128_0_, this_.uuid as uuid2_128_0_, this_.base_cohort_uuid as base_coh3_128_0_, this_.base_cohort_parameters as base_coh4_128_0_, this_.report_definition_uuid as report_d5_128_0_, this_.report_definition_parameters as report_d6_128_0_, this_.renderer_type as renderer7_128_0_, this_.renderer_argument as renderer8_128_0_, this_.requested_by as requeste9_128_0_, this_.request_datetime as request10_128_0_, this_.priority as priorit11_128_0_, this_.status as status12_128_0_, this_.schedule as schedul13_128_0_, this_.process_automatically as process14_128_0_, this_.evaluation_start_datetime as evaluat15_128_0_, this_.evaluation_complete_datetime as evaluat16_128_0_, this_.render_complete_datetime as render_17_128_0_, this_.minimum_days_to_preserve as minimum18_128_0_, this_.description as descrip19_128_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
  1313. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,509| Cache Hit Count : 0
  1314. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,510| Cache Miss Count: 0
  1315. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,511| Cache Put Count : 0
  1316. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,512| Execution Count : 4
  1317. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,512| Average time : 0
  1318. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,513| Row Count : 0
  1319. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,514| QUERY: from PatientIdentifierType pit where pit.uuid = :uuid
  1320. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,514| Cache Hit Count : 0
  1321. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,515| Cache Miss Count: 0
  1322. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,516| Cache Put Count : 0
  1323. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,517| Execution Count : 12
  1324. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,517| Average time : 0
  1325. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,518| Row Count : 12
  1326. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,519| QUERY: from Privilege p order by p.privilege
  1327. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,520| Cache Hit Count : 0
  1328. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,520| Cache Miss Count: 0
  1329. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,521| Cache Put Count : 0
  1330. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,522| Execution Count : 1
  1331. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,523| Average time : 3
  1332. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,524| Row Count : 285
  1333. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,525| QUERY: from Person p where p.uuid = :uuid
  1334. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,526| Cache Hit Count : 0
  1335. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,527| Cache Miss Count: 0
  1336. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,529| Cache Put Count : 0
  1337. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,530| Execution Count : 4
  1338. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,531| Average time : 3
  1339. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,532| Row Count : 4
  1340. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,533| QUERY: [CRITERIA] select this_.id as id1_65_0_, this_.form_id as form_id2_65_0_, this_.xml_data as xml_data3_65_0_, this_.creator as creator4_65_0_, this_.date_created as date_cre5_65_0_, this_.changed_by as changed_6_65_0_, this_.date_changed as date_cha7_65_0_, this_.retired as retired8_65_0_, this_.name as name9_65_0_, this_.uuid as uuid10_65_0_, this_.description as descrip11_65_0_, this_.retired_by as retired12_65_0_, this_.date_retired as date_re13_65_0_, this_.retire_reason as retire_14_65_0_ from htmlformentry_html_form this_ where this_.form_id=? order by this_.date_created desc
  1341. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,534| Cache Hit Count : 0
  1342. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,535| Cache Miss Count: 0
  1343. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,537| Cache Put Count : 0
  1344. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,538| Execution Count : 9
  1345. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,539| Average time : 0
  1346. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,540| Row Count : 9
  1347. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,541| QUERY: from User u where u.uuid = :uuid
  1348. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,542| Cache Hit Count : 0
  1349. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,543| Cache Miss Count: 0
  1350. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,544| Cache Put Count : 0
  1351. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,545| Execution Count : 38
  1352. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,547| Average time : 6
  1353. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,548| Row Count : 38
  1354. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,549| QUERY: [CRITERIA] select this_.location_id as location1_74_0_, this_.uuid as uuid2_74_0_, this_.name as name3_74_0_, this_.description as descript4_74_0_, this_.address1 as address5_74_0_, this_.address2 as address6_74_0_, this_.city_village as city_vil7_74_0_, this_.state_province as state_pr8_74_0_, this_.country as country9_74_0_, this_.postal_code as postal_10_74_0_, this_.latitude as latitud11_74_0_, this_.longitude as longitu12_74_0_, this_.county_district as county_13_74_0_, this_.address3 as address14_74_0_, this_.address4 as address15_74_0_, this_.address6 as address16_74_0_, this_.address5 as address17_74_0_, this_.address7 as address18_74_0_, this_.address8 as address19_74_0_, this_.address9 as address20_74_0_, this_.address10 as address21_74_0_, this_.address11 as address22_74_0_, this_.address12 as address23_74_0_, this_.address13 as address24_74_0_, this_.address14 as address25_74_0_, this_.address15 as address26_74_0_, this_.date_created as date_cr27_74_0_, this_.date_changed as date_ch28_74_0_, this_.parent_location as parent_29_74_0_, this_.changed_by as changed30_74_0_, this_.creator as creator31_74_0_, this_.retired_by as retired32_74_0_, this_.date_retired as date_re33_74_0_, this_.retire_reason as retire_34_74_0_, this_.retired as retired35_74_0_ from location this_ where this_.retired=? order by this_.name asc
  1355. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,550| Cache Hit Count : 0
  1356. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,552| Cache Miss Count: 0
  1357. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,553| Cache Put Count : 0
  1358. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,554| Execution Count : 23
  1359. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,555| Average time : 1
  1360. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,556| Row Count : 184
  1361. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,557| QUERY: from Role r where r.uuid = :uuid
  1362. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,558| Cache Hit Count : 0
  1363. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,559| Cache Miss Count: 0
  1364. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,560| Cache Put Count : 0
  1365. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,561| Execution Count : 1
  1366. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,561| Average time : 2
  1367. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,562| Row Count : 1
  1368. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,563| QUERY: [CRITERIA] select this_.provider_id as provider1_112_0_, this_.person_id as person_i2_112_0_, this_.name as name3_112_0_, this_.identifier as identifi4_112_0_, this_.creator as creator5_112_0_, this_.date_created as date_cre6_112_0_, this_.changed_by as changed_7_112_0_, this_.date_changed as date_cha8_112_0_, this_.retired_by as retired_9_112_0_, this_.date_retired as date_re10_112_0_, this_.retire_reason as retire_11_112_0_, this_.retired as retired12_112_0_, this_.uuid as uuid13_112_0_, this_.provider_role_id as provide14_112_0_ from provider this_ where this_.retired=? order by this_.name asc
  1369. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,564| Cache Hit Count : 0
  1370. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,565| Cache Miss Count: 0
  1371. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,567| Cache Put Count : 0
  1372. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,567| Execution Count : 6
  1373. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,568| Average time : 0
  1374. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,569| Row Count : 24
  1375. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,570| QUERY: [CRITERIA] select this_.visit_attribute_type_id as visit_at1_142_0_, this_.name as name2_142_0_, this_.description as descript3_142_0_, this_.datatype as datatype4_142_0_, this_.datatype_config as datatype5_142_0_, this_.preferred_handler as preferre6_142_0_, this_.handler_config as handler_7_142_0_, this_.min_occurs as min_occu8_142_0_, this_.max_occurs as max_occu9_142_0_, this_.creator as creator10_142_0_, this_.date_created as date_cr11_142_0_, this_.changed_by as changed12_142_0_, this_.date_changed as date_ch13_142_0_, this_.retired as retired14_142_0_, this_.retired_by as retired15_142_0_, this_.date_retired as date_re16_142_0_, this_.retire_reason as retire_17_142_0_, this_.uuid as uuid18_142_0_ from visit_attribute_type this_
  1376. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,571| Cache Hit Count : 0
  1377. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,572| Cache Miss Count: 0
  1378. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,573| Cache Put Count : 0
  1379. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,574| Execution Count : 1
  1380. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,575| Average time : 0
  1381. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,576| Row Count : 0
  1382. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,578| QUERY: [CRITERIA] select this_.concept_source_id as concept_1_39_0_, this_.uuid as uuid2_39_0_, this_.name as name3_39_0_, this_.description as descript4_39_0_, this_.hl7_code as hl5_39_0_, this_.date_created as date_cre6_39_0_, this_.retired as retired7_39_0_, this_.date_retired as date_ret8_39_0_, this_.retire_reason as retire_r9_39_0_, this_.creator as creator10_39_0_, this_.retired_by as retired11_39_0_ from concept_reference_source this_ where this_.name=?
  1383. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,579| Cache Hit Count : 0
  1384. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,580| Cache Miss Count: 0
  1385. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,581| Cache Put Count : 0
  1386. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,582| Execution Count : 32
  1387. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,583| Average time : 0
  1388. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,584| Row Count : 32
  1389. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,585| QUERY: [CRITERIA] select this_.encounter_role_id as encounte1_52_0_, this_.name as name2_52_0_, this_.description as descript3_52_0_, this_.creator as creator4_52_0_, this_.date_created as date_cre5_52_0_, this_.changed_by as changed_6_52_0_, this_.date_changed as date_cha7_52_0_, this_.retired as retired8_52_0_, this_.date_retired as date_ret9_52_0_, this_.retired_by as retired10_52_0_, this_.retire_reason as retire_11_52_0_, this_.uuid as uuid12_52_0_ from encounter_role this_ where this_.uuid=?
  1390. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,586| Cache Hit Count : 0
  1391. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,587| Cache Miss Count: 0
  1392. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,588| Cache Put Count : 0
  1393. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,590| Execution Count : 9
  1394. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,591| Average time : 0
  1395. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,592| Row Count : 9
  1396. INFO - HibernateContextDAO.showUsageStatistics(372) |2017-01-30 04:42:31,593| QUERY: [CRITERIA] select this_.location_tag_id as location1_77_0_, this_.name as name2_77_0_, this_.description as descript3_77_0_, this_.date_created as date_cre4_77_0_, this_.creator as creator5_77_0_, this_.retired_by as retired_6_77_0_, this_.date_retired as date_ret7_77_0_, this_.retire_reason as retire_r8_77_0_, this_.retired as retired9_77_0_, this_.uuid as uuid10_77_0_, this_.date_changed as date_ch11_77_0_, this_.changed_by as changed12_77_0_ from location_tag this_ where this_.name=?
  1397. INFO - HibernateContextDAO.showUsageStatistics(374) |2017-01-30 04:42:31,594| Cache Hit Count : 0
  1398. INFO - HibernateContextDAO.showUsageStatistics(375) |2017-01-30 04:42:31,596| Cache Miss Count: 0
  1399. INFO - HibernateContextDAO.showUsageStatistics(376) |2017-01-30 04:42:31,597| Cache Put Count : 0
  1400. INFO - HibernateContextDAO.showUsageStatistics(377) |2017-01-30 04:42:31,598| Execution Count : 10
  1401. INFO - HibernateContextDAO.showUsageStatistics(378) |2017-01-30 04:42:31,599| Average time : 0
  1402. INFO - HibernateContextDAO.showUsageStatistics(379) |2017-01-30 04:42:31,601| Row Count : 10
  1403. Didn't remove driver class: class com.mysql.jdbc.Driver with classloader of: sun.misc.Launcher$AppClassLoader@70dea4e
  1404. Jan 30, 2017 4:42:31 AM org.apache.catalina.core.StandardContext listenerStop
  1405. SEVERE: Exception sending context destroyed event to listener instance of class org.openmrs.web.Listener
  1406. java.lang.NullPointerException
  1407. at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccessorImpl.java:57)
  1408. at sun.reflect.UnsafeObjectFieldAccessorImpl.get(UnsafeObjectFieldAccessorImpl.java:36)
  1409. at java.lang.reflect.Field.get(Field.java:393)
  1410. at org.openmrs.util.MemoryLeakUtil.shutdownMysqlCancellationTimer(MemoryLeakUtil.java:42)
  1411. at org.openmrs.web.Listener.contextDestroyed(Listener.java:604)
  1412. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5002)
  1413. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5647)
  1414. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  1415. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  1416. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  1417. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1418. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  1419. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1420. at java.lang.Thread.run(Thread.java:745)
  1421.  
  1422. Jan 30, 2017 4:42:31 AM org.apache.catalina.core.ApplicationContext log
  1423. INFO: Shutting down log4j
  1424. Jan 30, 2017 4:42:31 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  1425. SEVERE: The web application [/openmrs-standalone] appears to have started a thread named [Thread-4] but has failed to stop it. This is very likely to create a memory leak.
  1426. Jan 30, 2017 4:42:31 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1427. SEVERE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@136295c]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1428. Jan 30, 2017 4:42:31 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1429. SEVERE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@136295c]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1430. Jan 30, 2017 4:42:31 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1431. SEVERE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@136295c]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1432. Jan 30, 2017 4:42:31 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1433. SEVERE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@136295c]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1434. Jan 30, 2017 4:42:31 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1435. SEVERE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@136295c]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1436. Jan 30, 2017 4:42:31 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1437. SEVERE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@136295c]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1438. Jan 30, 2017 4:42:31 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1439. SEVERE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@136295c]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1440. Jan 30, 2017 4:42:31 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1441. SEVERE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Transactional resources]) and a value of type [java.util.HashMap] (value [{org.hibernate.internal.SessionFactoryImpl@6bd87e9a=org.springframework.orm.hibernate4.SessionHolder@3ccb99e9}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1442. Jan 30, 2017 4:42:31 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1443. SEVERE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@136295c]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1444. [MysqldResource] stopping mysqld (process: 16275)
  1445. [MysqldResource] shutdown complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement