Advertisement
jerome24

editform

Jul 27th, 2023
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.07 KB | None | 0 0
  1. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  2. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  3. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  4. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  5. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  6. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  7. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  8. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  9. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  10. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  11. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  12. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  13. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  14. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  15. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  16. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  17. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  18. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  19. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  20. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  21. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  22. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  23. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  24. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  25. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  26. at java.lang.Thread.run(Thread.java:748)
  27. 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 ],
  28. 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,
  29. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,063| Exiting method saveObs
  30. 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,
  31. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,064| Exiting method saveObs
  32. 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,
  33. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,065| Exiting method saveObs
  34. 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,
  35. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,066| Exiting method saveObs
  36. 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,
  37. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,067| Exiting method saveObs
  38. 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,
  39. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,068| Exiting method saveObs
  40. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:15:56,071| Exiting method saveEncounter
  41. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:16:07,137| creating new portlet model
  42. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:07,138| Loading portlet: /portlets/findPatient
  43. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:07,138| /portlets/findPatient took 1 ms
  44. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:07,140| Loading portlet: /portlets/addPersonForm
  45. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:07,141| /portlets/addPersonForm took 1 ms
  46. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 12:16:30,600| patient: 'Patient#7024'
  47. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 12:16:30,604| obssDeath is wrong size: 0
  48. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:16:30,633| creating new portlet model
  49. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,635| Loading portlet: /portlets/patientHeader
  50. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:16:30,642| In PortletControllerUtil....
  51. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,887| /portlets/patientHeader took 252 ms
  52. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,909| Loading portlet: /portlets/patientOverview
  53. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,910| /portlets/patientOverview took 1 ms
  54. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,914| Loading portlet: /portlets/customMostRecentObs
  55. DEBUG - PortletController.handleRequest(357) |2023-07-27 12:16:30,915| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  56. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,923| /portlets/customMostRecentObs took 9 ms
  57. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,945| Loading portlet: /portlets/customMostRecentObs
  58. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,946| /portlets/customMostRecentObs took 1 ms
  59. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,961| Loading portlet: /portlets/customMostRecentObs
  60. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,962| /portlets/customMostRecentObs took 1 ms
  61. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:30,992| Loading portlet: /portlets/customMostRecentObs
  62. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:30,992| /portlets/customMostRecentObs took 0 ms
  63. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,008| Loading portlet: /portlets/customMostRecentObs
  64. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,009| /portlets/customMostRecentObs took 1 ms
  65. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,030| Loading portlet: /portlets/customMostRecentObs
  66. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,031| /portlets/customMostRecentObs took 1 ms
  67. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,044| Loading portlet: /portlets/customMostRecentObs
  68. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,045| /portlets/customMostRecentObs took 1 ms
  69. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,058| Loading portlet: /portlets/customMostRecentObs
  70. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,058| /portlets/customMostRecentObs took 0 ms
  71. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,074| Loading portlet: /portlets/customMostRecentObs
  72. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,075| /portlets/customMostRecentObs took 1 ms
  73. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,092| Loading portlet: /portlets/patientVisits
  74. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 12:16:31,092| In PatientVisitsPortletController...
  75. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:16:31,093| In PortletControllerUtil....
  76. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,097| /portlets/patientVisits took 5 ms
  77. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,099| Loading portlet: /portlets/patientDemographics
  78. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,100| /portlets/patientDemographics took 1 ms
  79. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,105| Loading portlet: /portlets/nameLayout
  80. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:16:31,106| Getting name layout instance
  81. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,109| /portlets/nameLayout took 4 ms
  82. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,115| Loading portlet: /portlets/addressLayout
  83. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:16:31,116| Getting address layout instance
  84. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,118| /portlets/addressLayout took 3 ms
  85. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:16:31,120| Loading portlet: /portlets/patientGraphs
  86. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:16:31,121| /portlets/patientGraphs took 1 ms
  87. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:16:32,000| In PortletControllerUtil....
  88. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 12:17:08,988| Error during closing writer or stream
  89. java.io.IOException: This output stream has already been closed
  90. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  91. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  92. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  93. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  94. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  95. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  96. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  97. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  98. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  99. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  100. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  101. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  102. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  103. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  104. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  105. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  106. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  107. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  108. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  109. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  110. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  111. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  112. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  113. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  114. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  115. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  116. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  117. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  118. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  119. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  120. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  121. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  122. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  123. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  124. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  125. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  126. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  127. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  128. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  129. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  130. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  131. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  132. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  133. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  134. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  135. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  136. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  137. at java.lang.Thread.run(Thread.java:748)
  138. 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 ],
  139. 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,
  140. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,172| Exiting method saveObs
  141. 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,
  142. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,174| Exiting method saveObs
  143. 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,
  144. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,175| Exiting method saveObs
  145. 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,
  146. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,176| Exiting method saveObs
  147. 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,
  148. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,177| Exiting method saveObs
  149. 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,
  150. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,178| Exiting method saveObs
  151. INFO - LoggingAdvice.invoke(156) |2023-07-27 12:17:39,181| Exiting method saveEncounter
  152. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:17:46,331| creating new portlet model
  153. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:46,332| Loading portlet: /portlets/findPatient
  154. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:46,332| /portlets/findPatient took 0 ms
  155. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:46,335| Loading portlet: /portlets/addPersonForm
  156. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:46,336| /portlets/addPersonForm took 1 ms
  157. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 12:17:58,242| patient: 'Patient#7024'
  158. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 12:17:58,248| obssDeath is wrong size: 0
  159. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:17:58,276| creating new portlet model
  160. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,276| Loading portlet: /portlets/patientHeader
  161. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:17:58,283| In PortletControllerUtil....
  162. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,549| /portlets/patientHeader took 273 ms
  163. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,573| Loading portlet: /portlets/patientOverview
  164. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,573| /portlets/patientOverview took 0 ms
  165. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,577| Loading portlet: /portlets/customMostRecentObs
  166. DEBUG - PortletController.handleRequest(357) |2023-07-27 12:17:58,578| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  167. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,596| /portlets/customMostRecentObs took 19 ms
  168. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,618| Loading portlet: /portlets/customMostRecentObs
  169. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,619| /portlets/customMostRecentObs took 1 ms
  170. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,633| Loading portlet: /portlets/customMostRecentObs
  171. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,634| /portlets/customMostRecentObs took 1 ms
  172. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,662| Loading portlet: /portlets/customMostRecentObs
  173. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,662| /portlets/customMostRecentObs took 0 ms
  174. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,676| Loading portlet: /portlets/customMostRecentObs
  175. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,676| /portlets/customMostRecentObs took 0 ms
  176. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,694| Loading portlet: /portlets/customMostRecentObs
  177. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,695| /portlets/customMostRecentObs took 1 ms
  178. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,706| Loading portlet: /portlets/customMostRecentObs
  179. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,707| /portlets/customMostRecentObs took 1 ms
  180. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,716| Loading portlet: /portlets/customMostRecentObs
  181. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,717| /portlets/customMostRecentObs took 1 ms
  182. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,734| Loading portlet: /portlets/customMostRecentObs
  183. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,734| /portlets/customMostRecentObs took 0 ms
  184. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,752| Loading portlet: /portlets/patientVisits
  185. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 12:17:58,752| In PatientVisitsPortletController...
  186. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:17:58,753| In PortletControllerUtil....
  187. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,756| /portlets/patientVisits took 4 ms
  188. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,758| Loading portlet: /portlets/patientDemographics
  189. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,759| /portlets/patientDemographics took 1 ms
  190. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,763| Loading portlet: /portlets/nameLayout
  191. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:17:58,764| Getting name layout instance
  192. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,766| /portlets/nameLayout took 3 ms
  193. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,772| Loading portlet: /portlets/addressLayout
  194. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:17:58,773| Getting address layout instance
  195. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,775| /portlets/addressLayout took 3 ms
  196. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:17:58,777| Loading portlet: /portlets/patientGraphs
  197. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:17:58,777| /portlets/patientGraphs took 0 ms
  198. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:17:59,515| In PortletControllerUtil....
  199. ERROR - GZIPResponseWrapper.finishResponse(60) |2023-07-27 12:18:13,256| Error during closing writer or stream
  200. java.io.IOException: This output stream has already been closed
  201. at org.openmrs.web.filter.GZIPResponseStream.close(GZIPResponseStream.java:55)
  202. at org.openmrs.web.filter.GZIPResponseWrapper.finishResponse(GZIPResponseWrapper.java:55)
  203. at org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:63)
  204. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  205. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:93)
  206. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:61)
  207. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  208. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  209. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  210. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  211. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  212. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  213. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  214. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  215. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  216. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  217. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  218. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  219. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  220. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  221. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  222. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  223. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  224. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  225. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109)
  226. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  227. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  228. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  229. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  230. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  231. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  232. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  233. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  234. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
  235. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  236. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  237. at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:660)
  238. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  239. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  240. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:798)
  241. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  242. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:808)
  243. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
  244. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  245. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  246. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  247. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  248. at java.lang.Thread.run(Thread.java:748)
  249. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:19:53,864| creating new portlet model
  250. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:19:53,864| Loading portlet: /portlets/findPatient
  251. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:19:53,865| /portlets/findPatient took 1 ms
  252. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:19:53,868| Loading portlet: /portlets/addPersonForm
  253. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:19:53,868| /portlets/addPersonForm took 0 ms
  254. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:20:04,123| creating new portlet model
  255. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:04,124| Loading portlet: /portlets/findPatient
  256. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:04,124| /portlets/findPatient took 0 ms
  257. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:04,127| Loading portlet: /portlets/addPersonForm
  258. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:04,128| /portlets/addPersonForm took 1 ms
  259. DEBUG - PatientDashboardController.renderDashboard(66) |2023-07-27 12:20:09,794| patient: 'Patient#7024'
  260. DEBUG - PatientDashboardController.renderDashboard(89) |2023-07-27 12:20:09,800| obssDeath is wrong size: 0
  261. DEBUG - PortletController.handleRequest(125) |2023-07-27 12:20:09,824| creating new portlet model
  262. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:09,824| Loading portlet: /portlets/patientHeader
  263. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:20:09,832| In PortletControllerUtil....
  264. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,105| /portlets/patientHeader took 281 ms
  265. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,126| Loading portlet: /portlets/patientOverview
  266. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,126| /portlets/patientOverview took 0 ms
  267. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,131| Loading portlet: /portlets/customMostRecentObs
  268. DEBUG - PortletController.handleRequest(357) |2023-07-27 12:20:10,131| Found conceptIds parameter: 161717,161160,161166,162037,161067,161071,161056,162291,162292,161716
  269. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,139| /portlets/customMostRecentObs took 8 ms
  270. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,159| Loading portlet: /portlets/customMostRecentObs
  271. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,159| /portlets/customMostRecentObs took 0 ms
  272. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,171| Loading portlet: /portlets/customMostRecentObs
  273. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,172| /portlets/customMostRecentObs took 1 ms
  274. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,194| Loading portlet: /portlets/customMostRecentObs
  275. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,195| /portlets/customMostRecentObs took 1 ms
  276. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,208| Loading portlet: /portlets/customMostRecentObs
  277. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,208| /portlets/customMostRecentObs took 0 ms
  278. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,224| Loading portlet: /portlets/customMostRecentObs
  279. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,225| /portlets/customMostRecentObs took 1 ms
  280. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,235| Loading portlet: /portlets/customMostRecentObs
  281. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,235| /portlets/customMostRecentObs took 0 ms
  282. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,243| Loading portlet: /portlets/customMostRecentObs
  283. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,244| /portlets/customMostRecentObs took 1 ms
  284. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,261| Loading portlet: /portlets/customMostRecentObs
  285. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,262| /portlets/customMostRecentObs took 1 ms
  286. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,277| Loading portlet: /portlets/patientVisits
  287. DEBUG - PatientVisitsPortletController.populateModel(39) |2023-07-27 12:20:10,278| In PatientVisitsPortletController...
  288. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:20:10,278| In PortletControllerUtil....
  289. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,282| /portlets/patientVisits took 5 ms
  290. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,284| Loading portlet: /portlets/patientDemographics
  291. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,284| /portlets/patientDemographics took 0 ms
  292. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,289| Loading portlet: /portlets/nameLayout
  293. DEBUG - NameLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:20:10,289| Getting name layout instance
  294. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,292| /portlets/nameLayout took 3 ms
  295. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,297| Loading portlet: /portlets/addressLayout
  296. DEBUG - AddressLayoutPortletController.getLayoutSupportInstance(30) |2023-07-27 12:20:10,298| Getting address layout instance
  297. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,300| /portlets/addressLayout took 3 ms
  298. DEBUG - PortletController.handleRequest(144) |2023-07-27 12:20:10,302| Loading portlet: /portlets/patientGraphs
  299. DEBUG - PortletController.handleRequest(379) |2023-07-27 12:20:10,302| /portlets/patientGraphs took 0 ms
  300. DEBUG - PortletControllerUtil.addFormToEditAndViewUrlMaps(42) |2023-07-27 12:20:11,074| In PortletControllerUtil....
  301.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement