Advertisement
jerome24

editform1

Jul 27th, 2023
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.13 KB | None | 0 0
  1. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  2. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  3. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  4. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  5. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  6. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  7. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  8. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  9. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  10. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  11. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  12. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  13. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  14. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  15. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  16. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  17. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  18. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  19. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  20. at java.lang.Thread.run(Thread.java:748)
  21. DEBUG - AbstractFormController.showNewForm(353) |2023-07-27 11:36:09,174| Displaying new form
  22. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 11:36:09,644| Error during closing writer or stream
  23. java.io.IOException: This output stream has already been closed
  24. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  25. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  26. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  27. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  28. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  29. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  30. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  31. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  32. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  33. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  34. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  35. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  36. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  37. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  38. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  39. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  40. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  41. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  42. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  43. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  44. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  45. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  46. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  47. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  48. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  49. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  50. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  51. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  52. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  53. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  54. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  55. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  56. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  57. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  58. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  59. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  60. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  61. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  62. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  63. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  64. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  65. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  66. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  67. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  68. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  69. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  70. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  71. at java.lang.Thread.run(Thread.java:748)
  72. DEBUG - PortletController.handleRequest(125) |2023-07-27 11:36:13,516| creating new portlet model
  73. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:13,517| Loading portlet: /portlets/findPatient
  74. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:13,517| /portlets/findPatient took 0 ms
  75. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:13,520| Loading portlet: /portlets/addPersonForm
  76. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:13,521| /portlets/addPersonForm took 1 ms
  77. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 11:36:34,806| patient: 'Patient#7024'
  78. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 11:36:34,849| obssDeath is wrong size: 0
  79. DEBUG - PortletController.handleRequest(125) |2023-07-27 11:36:34,883| creating new portlet model
  80. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:34,884| Loading portlet: /portlets/patientHeader
  81. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 11:36:34,908| In PortletControllerUtil....
  82. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,255| /portlets/patientHeader took 371 ms
  83. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,278| Loading portlet: /portlets/patientOverview
  84. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,278| /portlets/patientOverview took 0 ms
  85. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,282| Loading portlet: /portlets/customMostRecentObs
  86. DEBUG - PortletController.handleRequest(357) |2023-07-27 11:36:35,283| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  87. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,289| /portlets/customMostRecentObs took 7 ms
  88. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,309| Loading portlet: /portlets/customMostRecentObs
  89. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,310| /portlets/customMostRecentObs took 1 ms
  90. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,321| Loading portlet: /portlets/customMostRecentObs
  91. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,322| /portlets/customMostRecentObs took 1 ms
  92. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,356| Loading portlet: /portlets/customMostRecentObs
  93. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,356| /portlets/customMostRecentObs took 0 ms
  94. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,378| Loading portlet: /portlets/customMostRecentObs
  95. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,379| /portlets/customMostRecentObs took 1 ms
  96. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,397| Loading portlet: /portlets/customMostRecentObs
  97. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,397| /portlets/customMostRecentObs took 0 ms
  98. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,422| Loading portlet: /portlets/customMostRecentObs
  99. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,423| /portlets/customMostRecentObs took 1 ms
  100. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,433| Loading portlet: /portlets/customMostRecentObs
  101. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,434| /portlets/customMostRecentObs took 1 ms
  102. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,452| Loading portlet: /portlets/customMostRecentObs
  103. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,453| /portlets/customMostRecentObs took 1 ms
  104. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,470| Loading portlet: /portlets/patientVisits
  105. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 11:36:35,471| In PatientVisitsPortletController...
  106. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 11:36:35,471| In PortletControllerUtil....
  107. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,475| /portlets/patientVisits took 5 ms
  108. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,477| Loading portlet: /portlets/patientDemographics
  109. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,478| /portlets/patientDemographics took 1 ms
  110. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,483| Loading portlet: /portlets/nameLayout
  111. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 11:36:35,483| Getting name layout instance
  112. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,486| /portlets/nameLayout took 3 ms
  113. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,492| Loading portlet: /portlets/addressLayout
  114. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 11:36:35,493| Getting address layout instance
  115. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,494| /portlets/addressLayout took 2 ms
  116. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:36:35,497| Loading portlet: /portlets/patientGraphs
  117. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:36:35,497| /portlets/patientGraphs took 0 ms
  118. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 11:36:36,651| In PortletControllerUtil....
  119. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 11:47:57,068| patient: 'Patient#7024'
  120. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 11:47:57,075| obssDeath is wrong size: 0
  121. DEBUG - PortletController.handleRequest(125) |2023-07-27 11:47:57,113| creating new portlet model
  122. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,113| Loading portlet: /portlets/patientHeader
  123. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 11:47:57,120| In PortletControllerUtil....
  124. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,356| /portlets/patientHeader took 243 ms
  125. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,377| Loading portlet: /portlets/patientOverview
  126. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,378| /portlets/patientOverview took 1 ms
  127. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,382| Loading portlet: /portlets/customMostRecentObs
  128. DEBUG - PortletController.handleRequest(357) |2023-07-27 11:47:57,382| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  129. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,390| /portlets/customMostRecentObs took 8 ms
  130. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,406| Loading portlet: /portlets/customMostRecentObs
  131. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,407| /portlets/customMostRecentObs took 1 ms
  132. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,417| Loading portlet: /portlets/customMostRecentObs
  133. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,417| /portlets/customMostRecentObs took 0 ms
  134. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,437| Loading portlet: /portlets/customMostRecentObs
  135. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,438| /portlets/customMostRecentObs took 1 ms
  136. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,449| Loading portlet: /portlets/customMostRecentObs
  137. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,450| /portlets/customMostRecentObs took 1 ms
  138. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,465| Loading portlet: /portlets/customMostRecentObs
  139. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,465| /portlets/customMostRecentObs took 0 ms
  140. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,474| Loading portlet: /portlets/customMostRecentObs
  141. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,475| /portlets/customMostRecentObs took 1 ms
  142. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,482| Loading portlet: /portlets/customMostRecentObs
  143. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,482| /portlets/customMostRecentObs took 0 ms
  144. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,495| Loading portlet: /portlets/customMostRecentObs
  145. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,496| /portlets/customMostRecentObs took 1 ms
  146. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,510| Loading portlet: /portlets/patientVisits
  147. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 11:47:57,511| In PatientVisitsPortletController...
  148. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 11:47:57,511| In PortletControllerUtil....
  149. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,515| /portlets/patientVisits took 5 ms
  150. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,517| Loading portlet: /portlets/patientDemographics
  151. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,518| /portlets/patientDemographics took 1 ms
  152. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,523| Loading portlet: /portlets/nameLayout
  153. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 11:47:57,524| Getting name layout instance
  154. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,526| /portlets/nameLayout took 3 ms
  155. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,531| Loading portlet: /portlets/addressLayout
  156. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 11:47:57,532| Getting address layout instance
  157. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,533| /portlets/addressLayout took 2 ms
  158. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:47:57,535| Loading portlet: /portlets/patientGraphs
  159. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:47:57,536| /portlets/patientGraphs took 1 ms
  160. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 11:47:58,223| In PortletControllerUtil....
  161. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 11:48:12,209| Error during closing writer or stream
  162. java.io.IOException: This output stream has already been closed
  163. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  164. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  165. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  166. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  167. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  168. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  169. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  170. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  171. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  172. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  173. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  174. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  175. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  176. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  177. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  178. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  179. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  180. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  181. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  182. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  183. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  184. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  185. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  186. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  187. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  188. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  189. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  190. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  191. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  192. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  193. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  194. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  195. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  196. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  197. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  198. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  199. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  200. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  201. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  202. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  203. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  204. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  205. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  206. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  207. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  208. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  209. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  210. at java.lang.Thread.run(Thread.java:748)
  211. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 11:53:17,933| patient: 'Patient#7024'
  212. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 11:53:17,937| obssDeath is wrong size: 0
  213. DEBUG - PortletController.handleRequest(125) |2023-07-27 11:53:17,966| creating new portlet model
  214. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:17,967| Loading portlet: /portlets/patientHeader
  215. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 11:53:17,971| In PortletControllerUtil....
  216. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,230| /portlets/patientHeader took 263 ms
  217. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,250| Loading portlet: /portlets/patientOverview
  218. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,250| /portlets/patientOverview took 0 ms
  219. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,254| Loading portlet: /portlets/customMostRecentObs
  220. DEBUG - PortletController.handleRequest(357) |2023-07-27 11:53:18,255| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  221. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,262| /portlets/customMostRecentObs took 8 ms
  222. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,279| Loading portlet: /portlets/customMostRecentObs
  223. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,280| /portlets/customMostRecentObs took 1 ms
  224. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,294| Loading portlet: /portlets/customMostRecentObs
  225. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,294| /portlets/customMostRecentObs took 0 ms
  226. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,324| Loading portlet: /portlets/customMostRecentObs
  227. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,325| /portlets/customMostRecentObs took 1 ms
  228. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,341| Loading portlet: /portlets/customMostRecentObs
  229. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,342| /portlets/customMostRecentObs took 1 ms
  230. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,363| Loading portlet: /portlets/customMostRecentObs
  231. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,363| /portlets/customMostRecentObs took 0 ms
  232. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,374| Loading portlet: /portlets/customMostRecentObs
  233. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,375| /portlets/customMostRecentObs took 1 ms
  234. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,384| Loading portlet: /portlets/customMostRecentObs
  235. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,385| /portlets/customMostRecentObs took 1 ms
  236. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,404| Loading portlet: /portlets/customMostRecentObs
  237. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,405| /portlets/customMostRecentObs took 1 ms
  238. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,424| Loading portlet: /portlets/patientVisits
  239. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 11:53:18,425| In PatientVisitsPortletController...
  240. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 11:53:18,425| In PortletControllerUtil....
  241. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,430| /portlets/patientVisits took 6 ms
  242. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,432| Loading portlet: /portlets/patientDemographics
  243. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,433| /portlets/patientDemographics took 1 ms
  244. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,439| Loading portlet: /portlets/nameLayout
  245. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 11:53:18,440| Getting name layout instance
  246. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,443| /portlets/nameLayout took 4 ms
  247. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,450| Loading portlet: /portlets/addressLayout
  248. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 11:53:18,450| Getting address layout instance
  249. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,452| /portlets/addressLayout took 2 ms
  250. DEBUG - PortletController.handleRequest(144) |2023-07-27 11:53:18,455| Loading portlet: /portlets/patientGraphs
  251. DEBUG - PortletController.handleRequest(379) |2023-07-27 11:53:18,455| /portlets/patientGraphs took 0 ms
  252. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 11:53:19,767| In PortletControllerUtil....
  253. DEBUG - AbstractFormController.showNewForm(353) |2023-07-27 11:53:26,126| Displaying new form
  254. DEBUG - AbstractFormController.showNewForm(353) |2023-07-27 11:53:28,954| Displaying new form
  255. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 11:53:29,290| Error during closing writer or stream
  256. java.io.IOException: This output stream has already been closed
  257. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  258. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  259. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  260. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  261. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  262. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  263. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  264. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  265. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  266. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  267. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  268. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  269. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  270. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  271. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  272. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  273. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  274. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  275. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  276. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  277. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  278. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  279. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  280. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  281. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  282. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  283. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  284. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  285. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  286. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  287. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  288. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  289. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  290. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  291. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  292. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  293. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  294. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  295. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  296. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  297. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  298. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  299. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  300. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  301. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  302. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  303. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  304. at java.lang.Thread.run(Thread.java:748)
  305. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 11:56:37,612| Error during closing writer or stream
  306. java.io.IOException: This output stream has already been closed
  307. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  308. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  309. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  310. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  311. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  312. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  313. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  314. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  315. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  316. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  317. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  318. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  319. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  320. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  321. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  322. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  323. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  324. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  325. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  326. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  327. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  328. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  329. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  330. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  331. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  332. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  333. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  334. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  335. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  336. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  337. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  338. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  339. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  340. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  341. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  342. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  343. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  344. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  345. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  346. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  347. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  348. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  349. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  350. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  351. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  352. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  353. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  354. at java.lang.Thread.run(Thread.java:748)
  355. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:06:00,361| In method ReportService.deleteOldReportRequests. Arguments:
  356. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:06:00,364| Exiting method deleteOldReportRequests
  357. DEBUG - AbstractFormController.showNewForm(353) |2023-07-27 12:07:43,883| Displaying new form
  358. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:07:49,874| creating new portlet model
  359. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:49,874| Loading portlet: /portlets/findPatient
  360. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:49,875| /portlets/findPatient took 1 ms
  361. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:49,878| Loading portlet: /portlets/addPersonForm
  362. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:49,878| /portlets/addPersonForm took 0 ms
  363. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 12:07:56,674| patient: 'Patient#7024'
  364. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 12:07:56,677| obssDeath is wrong size: 0
  365. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:07:56,706| creating new portlet model
  366. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:56,707| Loading portlet: /portlets/patientHeader
  367. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:07:56,711| In PortletControllerUtil....
  368. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:56,981| /portlets/patientHeader took 274 ms
  369. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,001| Loading portlet: /portlets/patientOverview
  370. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,002| /portlets/patientOverview took 1 ms
  371. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,006| Loading portlet: /portlets/customMostRecentObs
  372. DEBUG - PortletController.handleRequest(357) |2023-07-27 12:07:57,006| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  373. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,013| /portlets/customMostRecentObs took 7 ms
  374. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,032| Loading portlet: /portlets/customMostRecentObs
  375. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,032| /portlets/customMostRecentObs took 0 ms
  376. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,052| Loading portlet: /portlets/customMostRecentObs
  377. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,053| /portlets/customMostRecentObs took 1 ms
  378. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,083| Loading portlet: /portlets/customMostRecentObs
  379. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,084| /portlets/customMostRecentObs took 1 ms
  380. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,101| Loading portlet: /portlets/customMostRecentObs
  381. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,102| /portlets/customMostRecentObs took 1 ms
  382. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,120| Loading portlet: /portlets/customMostRecentObs
  383. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,121| /portlets/customMostRecentObs took 1 ms
  384. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,131| Loading portlet: /portlets/customMostRecentObs
  385. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,131| /portlets/customMostRecentObs took 0 ms
  386. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,139| Loading portlet: /portlets/customMostRecentObs
  387. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,140| /portlets/customMostRecentObs took 1 ms
  388. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,155| Loading portlet: /portlets/customMostRecentObs
  389. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,155| /portlets/customMostRecentObs took 0 ms
  390. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,172| Loading portlet: /portlets/patientVisits
  391. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 12:07:57,172| In PatientVisitsPortletController...
  392. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:07:57,173| In PortletControllerUtil....
  393. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,176| /portlets/patientVisits took 4 ms
  394. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,178| Loading portlet: /portlets/patientDemographics
  395. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,179| /portlets/patientDemographics took 1 ms
  396. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,184| Loading portlet: /portlets/nameLayout
  397. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:07:57,184| Getting name layout instance
  398. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,186| /portlets/nameLayout took 2 ms
  399. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,191| Loading portlet: /portlets/addressLayout
  400. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:07:57,192| Getting address layout instance
  401. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,193| /portlets/addressLayout took 2 ms
  402. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:07:57,203| Loading portlet: /portlets/patientGraphs
  403. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:07:57,203| /portlets/patientGraphs took 0 ms
  404. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:07:57,979| In PortletControllerUtil....
  405. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 12:08:05,241| Error during closing writer or stream
  406. java.io.IOException: This output stream has already been closed
  407. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  408. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  409. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  410. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  411. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  412. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  413. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  414. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  415. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  416. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  417. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  418. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  419. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  420. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  421. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  422. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  423. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  424. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  425. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  426. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  427. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  428. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  429. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  430. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  431. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  432. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  433. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  434. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  435. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  436. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  437. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  438. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  439. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  440. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  441. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  442. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  443. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  444. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  445. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  446. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  447. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  448. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  449. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  450. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  451. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  452. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  453. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  454. at java.lang.Thread.run(Thread.java:748)
  455. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:09:22,806| In method EncounterService.saveEncounter. Arguments: Encounter=Encounter: [(no ID) Thu Jul 27 00:00:00 EAT 2023 ADULT FOLLOWUP Unknown Location 7024 Sample num Obs: [obs id is null, obs id is null, obs id is null, obs id is null, obs id is null] num Orders: 0 ],
  456. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:09:22,828| In method ObsService.saveObs. Arguments: Obs=obs id is null, String=null,
  457. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:09:22,837| Exiting method saveObs
  458. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:09:22,838| In method ObsService.saveObs. Arguments: Obs=obs id is null, String=null,
  459. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:09:22,846| Exiting method saveObs
  460. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:09:22,847| In method ObsService.saveObs. Arguments: Obs=obs id is null, String=null,
  461. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:09:22,856| Exiting method saveObs
  462. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:09:22,857| In method ObsService.saveObs. Arguments: Obs=obs id is null, String=null,
  463. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:09:22,867| Exiting method saveObs
  464. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:09:22,869| In method ObsService.saveObs. Arguments: Obs=obs id is null, String=null,
  465. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:09:22,874| Exiting method saveObs
  466. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:09:22,881| Exiting method saveEncounter
  467. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:09:22,883| In method HL7Service.saveHL7InArchive. Arguments: HL7InArchive=HL7InArchive[hashCode=f5e367,uuid=5bd9fe22-4f53-47b4-a182-340e50b0569d],
  468. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:09:22,903| Exiting method saveHL7InArchive
  469. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:09:22,904| In method HL7Service.purgeHL7InQueue. Arguments: HL7InQueue=HL7InQueue[hashCode=2d71ef5d,uuid=955d5e96-4c62-42b9-8547-ee88eef1696c],
  470. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:09:22,905| Exiting method purgeHL7InQueue
  471. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:09:22,938| In method PatientService.savePatient. Arguments: Patient=Patient#7024,
  472. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:09:22,943| Exiting method savePatient
  473. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 12:09:25,879| patient: 'Patient#7024'
  474. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 12:09:25,886| obssDeath is wrong size: 0
  475. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:09:25,906| creating new portlet model
  476. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:25,907| Loading portlet: /portlets/patientHeader
  477. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:09:25,912| In PortletControllerUtil....
  478. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,168| /portlets/patientHeader took 261 ms
  479. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,188| Loading portlet: /portlets/patientOverview
  480. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,188| /portlets/patientOverview took 0 ms
  481. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,193| Loading portlet: /portlets/customMostRecentObs
  482. DEBUG - PortletController.handleRequest(357) |2023-07-27 12:09:26,193| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  483. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,202| /portlets/customMostRecentObs took 9 ms
  484. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,221| Loading portlet: /portlets/customMostRecentObs
  485. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,222| /portlets/customMostRecentObs took 1 ms
  486. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,233| Loading portlet: /portlets/customMostRecentObs
  487. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,234| /portlets/customMostRecentObs took 1 ms
  488. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,258| Loading portlet: /portlets/customMostRecentObs
  489. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,259| /portlets/customMostRecentObs took 1 ms
  490. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,274| Loading portlet: /portlets/customMostRecentObs
  491. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,275| /portlets/customMostRecentObs took 1 ms
  492. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,296| Loading portlet: /portlets/customMostRecentObs
  493. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,296| /portlets/customMostRecentObs took 0 ms
  494. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,308| Loading portlet: /portlets/customMostRecentObs
  495. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,309| /portlets/customMostRecentObs took 1 ms
  496. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,317| Loading portlet: /portlets/customMostRecentObs
  497. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,318| /portlets/customMostRecentObs took 1 ms
  498. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,335| Loading portlet: /portlets/customMostRecentObs
  499. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,336| /portlets/customMostRecentObs took 1 ms
  500. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,351| Loading portlet: /portlets/patientVisits
  501. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 12:09:26,352| In PatientVisitsPortletController...
  502. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:09:26,352| In PortletControllerUtil....
  503. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,356| /portlets/patientVisits took 5 ms
  504. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,358| Loading portlet: /portlets/patientDemographics
  505. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,358| /portlets/patientDemographics took 0 ms
  506. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,364| Loading portlet: /portlets/nameLayout
  507. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:09:26,364| Getting name layout instance
  508. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,366| /portlets/nameLayout took 2 ms
  509. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,371| Loading portlet: /portlets/addressLayout
  510. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:09:26,371| Getting address layout instance
  511. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,373| /portlets/addressLayout took 2 ms
  512. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:09:26,375| Loading portlet: /portlets/patientGraphs
  513. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:09:26,376| /portlets/patientGraphs took 1 ms
  514. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:09:27,311| In PortletControllerUtil....
  515. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 12:09:41,970| Error during closing writer or stream
  516. java.io.IOException: This output stream has already been closed
  517. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  518. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  519. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  520. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  521. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  522. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  523. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  524. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  525. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  526. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  527. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  528. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  529. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  530. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  531. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  532. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  533. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  534. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  535. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  536. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  537. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  538. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  539. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  540. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  541. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  542. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  543. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  544. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  545. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  546. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  547. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  548. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  549. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  550. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  551. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  552. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  553. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  554. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  555. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  556. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  557. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  558. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  559. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  560. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  561. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  562. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  563. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  564. at java.lang.Thread.run(Thread.java:748)
  565. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 12:10:48,907| Error during closing writer or stream
  566. java.io.IOException: This output stream has already been closed
  567. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  568. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  569. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  570. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  571. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  572. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  573. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  574. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  575. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  576. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  577. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  578. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  579. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  580. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  581. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  582. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  583. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  584. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  585. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  586. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  587. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  588. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  589. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  590. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  591. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  592. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  593. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  594. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  595. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  596. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  597. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  598. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  599. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  600. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  601. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  602. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  603. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  604. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  605. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  606. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  607. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  608. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  609. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  610. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  611. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  612. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  613. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  614. at java.lang.Thread.run(Thread.java:748)
  615. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 12:12:56,758| Error during closing writer or stream
  616. java.io.IOException: This output stream has already been closed
  617. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  618. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  619. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  620. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  621. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  622. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  623. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  624. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  625. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  626. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  627. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  628. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  629. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  630. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  631. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  632. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  633. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  634. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  635. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  636. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  637. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  638. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  639. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  640. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  641. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  642. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  643. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  644. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  645. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  646. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  647. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  648. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  649. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  650. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  651. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  652. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  653. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  654. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  655. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  656. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  657. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  658. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  659. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  660. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  661. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  662. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  663. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  664. at java.lang.Thread.run(Thread.java:748)
  665. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:14:37,429| In method EncounterService.saveEncounter. Arguments: Encounter=Encounter: [1124336 Thu Jul 27 00:00:00 EAT 2023 ADULT FOLLOWUP Unknown Location 7024 Sample num Obs: [Obs #17845541, Obs #17845542, obs id is null, Obs #17845539, Obs #17845540] num Orders: 0 ],
  666. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:14:37,439| In method ObsService.saveObs. Arguments: Obs=Obs #17845540, String=Replaced with a new one because it was changed,
  667. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:14:37,440| Exiting method saveObs
  668. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:14:37,441| In method ObsService.saveObs. Arguments: Obs=Obs #17845541, String=Replaced with a new one because it was changed,
  669. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:14:37,441| Exiting method saveObs
  670. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:14:37,442| In method ObsService.saveObs. Arguments: Obs=Obs #17845542, String=Replaced with a new one because it was changed,
  671. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:14:37,442| Exiting method saveObs
  672. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:14:37,443| In method ObsService.saveObs. Arguments: Obs=Obs #17845538, String=Replaced with a new one because it was changed,
  673. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:14:37,443| Exiting method saveObs
  674. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:14:37,444| In method ObsService.saveObs. Arguments: Obs=Obs #17845539, String=Replaced with a new one because it was changed,
  675. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:14:37,444| Exiting method saveObs
  676. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:14:37,445| In method ObsService.saveObs. Arguments: Obs=obs id is null, String=null,
  677. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:14:37,452| Exiting method saveObs
  678. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:14:37,466| Exiting method saveEncounter
  679. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:14:37,467| In method ObsService.voidObs. Arguments: Obs=Obs #17845538, String=xformsmodule,
  680. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:14:37,469| Exiting method voidObs
  681. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:14:39,463| creating new portlet model
  682. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:39,464| Loading portlet: /portlets/findPatient
  683. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:39,464| /portlets/findPatient took 0 ms
  684. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:39,467| Loading portlet: /portlets/addPersonForm
  685. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:39,468| /portlets/addPersonForm took 1 ms
  686. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 12:14:48,824| patient: 'Patient#6719'
  687. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 12:14:48,829| obssDeath is wrong size: 0
  688. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:14:48,857| creating new portlet model
  689. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:48,858| Loading portlet: /portlets/patientHeader
  690. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:14:48,866| In PortletControllerUtil....
  691. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,208| /portlets/patientHeader took 350 ms
  692. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,244| Loading portlet: /portlets/patientOverview
  693. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,245| /portlets/patientOverview took 1 ms
  694. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,250| Loading portlet: /portlets/customMostRecentObs
  695. DEBUG - PortletController.handleRequest(357) |2023-07-27 12:14:49,251| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  696. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,261| /portlets/customMostRecentObs took 11 ms
  697. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,292| Loading portlet: /portlets/customMostRecentObs
  698. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,293| /portlets/customMostRecentObs took 1 ms
  699. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,306| Loading portlet: /portlets/customMostRecentObs
  700. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,307| /portlets/customMostRecentObs took 1 ms
  701. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,335| Loading portlet: /portlets/customMostRecentObs
  702. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,336| /portlets/customMostRecentObs took 1 ms
  703. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,356| Loading portlet: /portlets/customMostRecentObs
  704. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,357| /portlets/customMostRecentObs took 1 ms
  705. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,390| Loading portlet: /portlets/customMostRecentObs
  706. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,391| /portlets/customMostRecentObs took 1 ms
  707. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,406| Loading portlet: /portlets/customMostRecentObs
  708. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,406| /portlets/customMostRecentObs took 0 ms
  709. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,417| Loading portlet: /portlets/customMostRecentObs
  710. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,418| /portlets/customMostRecentObs took 1 ms
  711. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,441| Loading portlet: /portlets/customMostRecentObs
  712. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,442| /portlets/customMostRecentObs took 1 ms
  713. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,466| Loading portlet: /portlets/patientVisits
  714. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 12:14:49,466| In PatientVisitsPortletController...
  715. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:14:49,467| In PortletControllerUtil....
  716. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,473| /portlets/patientVisits took 7 ms
  717. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,475| Loading portlet: /portlets/patientDemographics
  718. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,476| /portlets/patientDemographics took 1 ms
  719. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,482| Loading portlet: /portlets/nameLayout
  720. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:14:49,483| Getting name layout instance
  721. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,487| /portlets/nameLayout took 5 ms
  722. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,496| Loading portlet: /portlets/addressLayout
  723. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:14:49,497| Getting address layout instance
  724. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,499| /portlets/addressLayout took 3 ms
  725. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:49,502| Loading portlet: /portlets/patientGraphs
  726. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:49,502| /portlets/patientGraphs took 0 ms
  727. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:14:50,443| In PortletControllerUtil....
  728. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:14:53,532| creating new portlet model
  729. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:53,533| Loading portlet: /portlets/findPatient
  730. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:53,533| /portlets/findPatient took 0 ms
  731. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:14:53,537| Loading portlet: /portlets/addPersonForm
  732. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:14:53,538| /portlets/addPersonForm took 1 ms
  733. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 12:15:01,213| patient: 'Patient#7024'
  734. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 12:15:01,217| obssDeath is wrong size: 0
  735. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:15:01,259| creating new portlet model
  736. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,260| Loading portlet: /portlets/patientHeader
  737. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:15:01,267| In PortletControllerUtil....
  738. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,551| /portlets/patientHeader took 291 ms
  739. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,574| Loading portlet: /portlets/patientOverview
  740. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,575| /portlets/patientOverview took 1 ms
  741. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,579| Loading portlet: /portlets/customMostRecentObs
  742. DEBUG - PortletController.handleRequest(357) |2023-07-27 12:15:01,580| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  743. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,588| /portlets/customMostRecentObs took 9 ms
  744. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,609| Loading portlet: /portlets/customMostRecentObs
  745. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,610| /portlets/customMostRecentObs took 1 ms
  746. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,623| Loading portlet: /portlets/customMostRecentObs
  747. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,624| /portlets/customMostRecentObs took 1 ms
  748. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,650| Loading portlet: /portlets/customMostRecentObs
  749. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,651| /portlets/customMostRecentObs took 1 ms
  750. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,666| Loading portlet: /portlets/customMostRecentObs
  751. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,666| /portlets/customMostRecentObs took 0 ms
  752. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,687| Loading portlet: /portlets/customMostRecentObs
  753. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,688| /portlets/customMostRecentObs took 1 ms
  754. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,702| Loading portlet: /portlets/customMostRecentObs
  755. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,703| /portlets/customMostRecentObs took 1 ms
  756. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,713| Loading portlet: /portlets/customMostRecentObs
  757. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,713| /portlets/customMostRecentObs took 0 ms
  758. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,733| Loading portlet: /portlets/customMostRecentObs
  759. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,734| /portlets/customMostRecentObs took 1 ms
  760. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,753| Loading portlet: /portlets/patientVisits
  761. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 12:15:01,753| In PatientVisitsPortletController...
  762. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:15:01,754| In PortletControllerUtil....
  763. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,758| /portlets/patientVisits took 5 ms
  764. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,760| Loading portlet: /portlets/patientDemographics
  765. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,761| /portlets/patientDemographics took 1 ms
  766. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,768| Loading portlet: /portlets/nameLayout
  767. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:15:01,768| Getting name layout instance
  768. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,771| /portlets/nameLayout took 3 ms
  769. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,777| Loading portlet: /portlets/addressLayout
  770. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:15:01,777| Getting address layout instance
  771. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,779| /portlets/addressLayout took 2 ms
  772. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:15:01,781| Loading portlet: /portlets/patientGraphs
  773. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:15:01,782| /portlets/patientGraphs took 1 ms
  774. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:15:02,639| In PortletControllerUtil....
  775. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 12:15:18,450| Error during closing writer or stream
  776. java.io.IOException: This output stream has already been closed
  777. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  778. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  779. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  780. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  781. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  782. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  783. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  784. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  785. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  786. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  787. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  788. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  789. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  790. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  791. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  792. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  793. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  794. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  795. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  796. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  797. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  798. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  799. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  800. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  801. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  802. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  803. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  804. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  805. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  806. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  807. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  808. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  809. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  810. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  811. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  812. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  813. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  814. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  815. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  816. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  817. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  818. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  819. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  820. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  821. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  822. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  823. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  824. at java.lang.Thread.run(Thread.java:748)
  825. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:15:56,055| In method EncounterService.saveEncounter. Arguments: Encounter=Encounter: [1124336 Thu Jul 27 00:00:00 EAT 2023 ADULT FOLLOWUP Unknown Location 7024 Sample num Obs: [Obs #17845541, Obs #17845542, Obs #17845543, Obs #17845539, Obs #17845540] num Orders: 0 ],
  826. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:15:56,062| In method ObsService.saveObs. Arguments: Obs=Obs #17845540, String=Replaced with a new one because it was changed,
  827. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,063| Exiting method saveObs
  828. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:15:56,063| In method ObsService.saveObs. Arguments: Obs=Obs #17845541, String=Replaced with a new one because it was changed,
  829. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,064| Exiting method saveObs
  830. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:15:56,064| In method ObsService.saveObs. Arguments: Obs=Obs #17845542, String=Replaced with a new one because it was changed,
  831. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,065| Exiting method saveObs
  832. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:15:56,065| In method ObsService.saveObs. Arguments: Obs=Obs #17845538, String=Replaced with a new one because it was changed,
  833. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,066| Exiting method saveObs
  834. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:15:56,066| In method ObsService.saveObs. Arguments: Obs=Obs #17845543, String=Replaced with a new one because it was changed,
  835. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,067| Exiting method saveObs
  836. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:15:56,067| In method ObsService.saveObs. Arguments: Obs=Obs #17845539, String=Replaced with a new one because it was changed,
  837. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,068| Exiting method saveObs
  838. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,071| Exiting method saveEncounter
  839. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:16:07,137| creating new portlet model
  840. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:07,138| Loading portlet: /portlets/findPatient
  841. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:07,138| /portlets/findPatient took 1 ms
  842. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:07,140| Loading portlet: /portlets/addPersonForm
  843. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:07,141| /portlets/addPersonForm took 1 ms
  844. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 12:16:30,600| patient: 'Patient#7024'
  845. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 12:16:30,604| obssDeath is wrong size: 0
  846. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:16:30,633| creating new portlet model
  847. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,635| Loading portlet: /portlets/patientHeader
  848. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:16:30,642| In PortletControllerUtil....
  849. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,887| /portlets/patientHeader took 252 ms
  850. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,909| Loading portlet: /portlets/patientOverview
  851. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,910| /portlets/patientOverview took 1 ms
  852. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,914| Loading portlet: /portlets/customMostRecentObs
  853. DEBUG - PortletController.handleRequest(357) |2023-07-27 12:16:30,915| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  854. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,923| /portlets/customMostRecentObs took 9 ms
  855. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,945| Loading portlet: /portlets/customMostRecentObs
  856. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,946| /portlets/customMostRecentObs took 1 ms
  857. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,961| Loading portlet: /portlets/customMostRecentObs
  858. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,962| /portlets/customMostRecentObs took 1 ms
  859. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,992| Loading portlet: /portlets/customMostRecentObs
  860. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,992| /portlets/customMostRecentObs took 0 ms
  861. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,008| Loading portlet: /portlets/customMostRecentObs
  862. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,009| /portlets/customMostRecentObs took 1 ms
  863. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,030| Loading portlet: /portlets/customMostRecentObs
  864. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,031| /portlets/customMostRecentObs took 1 ms
  865. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,044| Loading portlet: /portlets/customMostRecentObs
  866. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,045| /portlets/customMostRecentObs took 1 ms
  867. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,058| Loading portlet: /portlets/customMostRecentObs
  868. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,058| /portlets/customMostRecentObs took 0 ms
  869. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,074| Loading portlet: /portlets/customMostRecentObs
  870. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,075| /portlets/customMostRecentObs took 1 ms
  871. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,092| Loading portlet: /portlets/patientVisits
  872. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 12:16:31,092| In PatientVisitsPortletController...
  873. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:16:31,093| In PortletControllerUtil....
  874. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,097| /portlets/patientVisits took 5 ms
  875. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,099| Loading portlet: /portlets/patientDemographics
  876. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,100| /portlets/patientDemographics took 1 ms
  877. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,105| Loading portlet: /portlets/nameLayout
  878. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:16:31,106| Getting name layout instance
  879. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,109| /portlets/nameLayout took 4 ms
  880. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,115| Loading portlet: /portlets/addressLayout
  881. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:16:31,116| Getting address layout instance
  882. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,118| /portlets/addressLayout took 3 ms
  883. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,120| Loading portlet: /portlets/patientGraphs
  884. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,121| /portlets/patientGraphs took 1 ms
  885. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:16:32,000| In PortletControllerUtil....
  886. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 12:17:08,988| Error during closing writer or stream
  887. java.io.IOException: This output stream has already been closed
  888. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  889. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  890. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  891. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  892. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  893. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  894. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  895. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  896. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  897. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  898. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  899. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  900. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  901. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  902. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  903. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  904. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  905. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  906. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  907. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  908. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  909. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  910. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  911. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  912. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  913. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  914. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  915. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  916. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  917. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  918. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  919. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  920. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  921. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  922. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  923. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  924. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  925. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  926. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  927. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  928. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  929. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  930. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  931. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  932. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  933. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  934. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  935. at java.lang.Thread.run(Thread.java:748)
  936. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:17:39,165| In method EncounterService.saveEncounter. Arguments: Encounter=Encounter: [1124336 Thu Jul 27 00:00:00 EAT 2023 ADULT FOLLOWUP Unknown Location 7024 Sample num Obs: [Obs #17845541, Obs #17845542, Obs #17845543, Obs #17845539, Obs #17845540] num Orders: 0 ],
  937. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:17:39,172| In method ObsService.saveObs. Arguments: Obs=Obs #17845540, String=Replaced with a new one because it was changed,
  938. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,172| Exiting method saveObs
  939. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:17:39,173| In method ObsService.saveObs. Arguments: Obs=Obs #17845541, String=Replaced with a new one because it was changed,
  940. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,174| Exiting method saveObs
  941. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:17:39,174| In method ObsService.saveObs. Arguments: Obs=Obs #17845542, String=Replaced with a new one because it was changed,
  942. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,175| Exiting method saveObs
  943. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:17:39,175| In method ObsService.saveObs. Arguments: Obs=Obs #17845538, String=Replaced with a new one because it was changed,
  944. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,176| Exiting method saveObs
  945. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:17:39,176| In method ObsService.saveObs. Arguments: Obs=Obs #17845543, String=Replaced with a new one because it was changed,
  946. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,177| Exiting method saveObs
  947. INFO - LoggingAdvice.invoke(116) |2023-07-27 12:17:39,177| In method ObsService.saveObs. Arguments: Obs=Obs #17845539, String=Replaced with a new one because it was changed,
  948. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,178| Exiting method saveObs
  949. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,181| Exiting method saveEncounter
  950. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:17:46,331| creating new portlet model
  951. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:46,332| Loading portlet: /portlets/findPatient
  952. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:46,332| /portlets/findPatient took 0 ms
  953. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:46,335| Loading portlet: /portlets/addPersonForm
  954. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:46,336| /portlets/addPersonForm took 1 ms
  955. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 12:17:58,242| patient: 'Patient#7024'
  956. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 12:17:58,248| obssDeath is wrong size: 0
  957. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:17:58,276| creating new portlet model
  958. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,276| Loading portlet: /portlets/patientHeader
  959. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:17:58,283| In PortletControllerUtil....
  960. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,549| /portlets/patientHeader took 273 ms
  961. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,573| Loading portlet: /portlets/patientOverview
  962. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,573| /portlets/patientOverview took 0 ms
  963. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,577| Loading portlet: /portlets/customMostRecentObs
  964. DEBUG - PortletController.handleRequest(357) |2023-07-27 12:17:58,578| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  965. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,596| /portlets/customMostRecentObs took 19 ms
  966. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,618| Loading portlet: /portlets/customMostRecentObs
  967. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,619| /portlets/customMostRecentObs took 1 ms
  968. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,633| Loading portlet: /portlets/customMostRecentObs
  969. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,634| /portlets/customMostRecentObs took 1 ms
  970. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,662| Loading portlet: /portlets/customMostRecentObs
  971. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,662| /portlets/customMostRecentObs took 0 ms
  972. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,676| Loading portlet: /portlets/customMostRecentObs
  973. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,676| /portlets/customMostRecentObs took 0 ms
  974. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,694| Loading portlet: /portlets/customMostRecentObs
  975. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,695| /portlets/customMostRecentObs took 1 ms
  976. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,706| Loading portlet: /portlets/customMostRecentObs
  977. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,707| /portlets/customMostRecentObs took 1 ms
  978. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,716| Loading portlet: /portlets/customMostRecentObs
  979. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,717| /portlets/customMostRecentObs took 1 ms
  980. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,734| Loading portlet: /portlets/customMostRecentObs
  981. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,734| /portlets/customMostRecentObs took 0 ms
  982. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,752| Loading portlet: /portlets/patientVisits
  983. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 12:17:58,752| In PatientVisitsPortletController...
  984. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:17:58,753| In PortletControllerUtil....
  985. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,756| /portlets/patientVisits took 4 ms
  986. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,758| Loading portlet: /portlets/patientDemographics
  987. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,759| /portlets/patientDemographics took 1 ms
  988. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,763| Loading portlet: /portlets/nameLayout
  989. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:17:58,764| Getting name layout instance
  990. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,766| /portlets/nameLayout took 3 ms
  991. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,772| Loading portlet: /portlets/addressLayout
  992. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:17:58,773| Getting address layout instance
  993. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,775| /portlets/addressLayout took 3 ms
  994. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,777| Loading portlet: /portlets/patientGraphs
  995. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,777| /portlets/patientGraphs took 0 ms
  996. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:17:59,515| In PortletControllerUtil....
  997. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 12:18:13,256| Error during closing writer or stream
  998. java.io.IOException: This output stream has already been closed
  999. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  1000. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  1001. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  1002. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  1003. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  1004. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  1005. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  1006. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  1007. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1008. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1009. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  1010. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1011. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1012. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1013. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  1014. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1015. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1016. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1017. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  1018. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1019. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1020. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  1021. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1022. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1023. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  1024. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1025. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1026. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  1027. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1028. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1029. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1030. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  1031. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  1032. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  1033. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  1034. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  1035. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  1036. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  1037. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  1038. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  1039. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  1040. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  1041. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  1042. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  1043. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1044. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1045. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  1046. at java.lang.Thread.run(Thread.java:748)
  1047. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:19:53,864| creating new portlet model
  1048. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:19:53,864| Loading portlet: /portlets/findPatient
  1049. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:19:53,865| /portlets/findPatient took 1 ms
  1050. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:19:53,868| Loading portlet: /portlets/addPersonForm
  1051. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:19:53,868| /portlets/addPersonForm took 0 ms
  1052. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:20:04,123| creating new portlet model
  1053. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:04,124| Loading portlet: /portlets/findPatient
  1054. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:04,124| /portlets/findPatient took 0 ms
  1055. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:04,127| Loading portlet: /portlets/addPersonForm
  1056. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:04,128| /portlets/addPersonForm took 1 ms
  1057. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 12:20:09,794| patient: 'Patient#7024'
  1058. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 12:20:09,800| obssDeath is wrong size: 0
  1059. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:20:09,824| creating new portlet model
  1060. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:09,824| Loading portlet: /portlets/patientHeader
  1061. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:20:09,832| In PortletControllerUtil....
  1062. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,105| /portlets/patientHeader took 281 ms
  1063. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,126| Loading portlet: /portlets/patientOverview
  1064. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,126| /portlets/patientOverview took 0 ms
  1065. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,131| Loading portlet: /portlets/customMostRecentObs
  1066. DEBUG - PortletController.handleRequest(357) |2023-07-27 12:20:10,131| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  1067. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,139| /portlets/customMostRecentObs took 8 ms
  1068. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,159| Loading portlet: /portlets/customMostRecentObs
  1069. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,159| /portlets/customMostRecentObs took 0 ms
  1070. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,171| Loading portlet: /portlets/customMostRecentObs
  1071. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,172| /portlets/customMostRecentObs took 1 ms
  1072. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,194| Loading portlet: /portlets/customMostRecentObs
  1073. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,195| /portlets/customMostRecentObs took 1 ms
  1074. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,208| Loading portlet: /portlets/customMostRecentObs
  1075. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,208| /portlets/customMostRecentObs took 0 ms
  1076. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,224| Loading portlet: /portlets/customMostRecentObs
  1077. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,225| /portlets/customMostRecentObs took 1 ms
  1078. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,235| Loading portlet: /portlets/customMostRecentObs
  1079. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,235| /portlets/customMostRecentObs took 0 ms
  1080. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,243| Loading portlet: /portlets/customMostRecentObs
  1081. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,244| /portlets/customMostRecentObs took 1 ms
  1082. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,261| Loading portlet: /portlets/customMostRecentObs
  1083. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,262| /portlets/customMostRecentObs took 1 ms
  1084. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,277| Loading portlet: /portlets/patientVisits
  1085. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 12:20:10,278| In PatientVisitsPortletController...
  1086. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:20:10,278| In PortletControllerUtil....
  1087. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,282| /portlets/patientVisits took 5 ms
  1088. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,284| Loading portlet: /portlets/patientDemographics
  1089. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,284| /portlets/patientDemographics took 0 ms
  1090. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,289| Loading portlet: /portlets/nameLayout
  1091. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:20:10,289| Getting name layout instance
  1092. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,292| /portlets/nameLayout took 3 ms
  1093. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,297| Loading portlet: /portlets/addressLayout
  1094. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:20:10,298| Getting address layout instance
  1095. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,300| /portlets/addressLayout took 3 ms
  1096. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,302| Loading portlet: /portlets/patientGraphs
  1097. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,302| /portlets/patientGraphs took 0 ms
  1098. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:20:11,074| In PortletControllerUtil....
  1099. INFO - LoggingAdvice.invoke(116) |2023-07-27 13:06:00,361| In method ReportService.deleteOldReportRequests. Arguments:
  1100. INFO - LoggingAdvice.invoke(156) |2023-07-27 13:06:00,429| Exiting method deleteOldReportRequests
  1101.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement