Advertisement
ssmusoke

Attribute Not Found

Jan 27th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.89 KB | None | 0 0
  1. org.openmrs.ui.framework.ViewException: *** In view 'patientsummary', could not find property 'lastcd4'.
  2. Passed from controller:
  3. sessionContext -> org.openmrs.module.appui.UiSessionContext@653c9fb1
  4. featureToggles -> org.openmrs.module.appframework.feature.FeatureToggleProperties@6f185163
  5. patient -> org.openmrs.module.emrapi.patient.PatientDomainWrapper@25877390
  6. app -> null
  7. activeVisit -> org.openmrs.module.emrapi.visit.VisitDomainWrapper@5fb4062f
  8. appContextModel -> {returnUrl=/openmrs/coreapps/clinicianfacing/patient.page?patientId=6160&app=pih.app.clinicianDashboard&, patient=org.openmrs.module.coreapps.contextmodel.PatientContextModel@240228bf, println=sun.org.mozilla.javascript.internal.InterpretedFunction@9c12611, context=javax.script.SimpleScriptContext@67aa2b17, currentProvider={uuid=73f7ceb4-a9b5-4aae-875f-f43398e73e9f, display=, person={uuid=e19931d6-30ab-102d-86b0-7a5022ba4115, display=Lev Quemby Morales, links=[org.openmrs.module.webservices.rest.web.Hyperlink@54f3282c]}, identifier=null, attributes=[], retired=false, links=[org.openmrs.module.webservices.rest.web.Hyperlink@27d28c46, org.openmrs.module.webservices.rest.web.Hyperlink@6ff75c16], resourceVersion=1.9}, sessionLocation={uuid=e9bc61b5-69ff-414b-9cf0-0c22d6dfca2b, display=Health Center Name, name=Health Center Name, description=The health center where services are provided, address1=null, address2=null, cityVillage=null, stateProvince=null, country=null, postalCode=null, latitude=null, longitude=null, countyDistrict=null, address3=null, address4=null, address5=null, address6=null, tags=[{uuid=9783aba6-df7b-4969-be6e-1e03e7a08965, display=Transfer Location, links=[org.openmrs.module.webservices.rest.web.Hyperlink@58bee1c7]}, {uuid=f5b9737b-14d5-402b-8475-dd558808e172, display=Admission Location, links=[org.openmrs.module.webservices.rest.web.Hyperlink@5bd8fd55]}, {uuid=0967d73d-f3c9-492b-abed-356478610a94, display=Visit Location, links=[org.openmrs.module.webservices.rest.web.Hyperlink@2e0068f]}, {uuid=b8bbf83e-645f-451f-8efe-a0db56f09676, display=Login Location, links=[org.openmrs.module.webservices.rest.web.Hyperlink@41ce97c2]}], parentLocation=null, childLocations=[], retired=false, attributes=[], links=[org.openmrs.module.webservices.rest.web.Hyperlink@624d634e, org.openmrs.module.webservices.rest.web.Hyperlink@46b2c84d], resourceVersion=1.9}, visit=org.openmrs.module.coreapps.contextmodel.VisitContextModel@37c5b7e, user={username=admin, retired=false, privileges=[], display=admin, uuid=dd41fa5c-84f2-48c1-a1ca-5eeca6ebfdc7, systemId=admin, fn=org.openmrs.module.appui.simplifier.UserSimplifier$UserConverterUtils@595aaefb}, print=sun.org.mozilla.javascript.internal.InterpretedFunction@50960e91, util=org.openmrs.module.appui.UiSessionContext$AppContextModelUtils@2b967aec}
  9. overallActions -> [org.openmrs.module.appframework.domain.Extension@a3bf3ff9, org.openmrs.module.appframework.domain.Extension@c7493531, org.openmrs.module.appframework.domain.Extension@fd26dd58, org.openmrs.module.appframework.domain.Extension@e0d2f40a, org.openmrs.module.appframework.domain.Extension@9c878f57]
  10. visitActions -> [org.openmrs.module.appframework.domain.Extension@5f7d8e73, org.openmrs.module.appframework.domain.Extension@5f7d8e8e, org.openmrs.module.appframework.domain.Extension@5f7d8eaa, org.openmrs.module.appframework.domain.Extension@5f7d8e72, org.openmrs.module.appframework.domain.Extension@5f7d8eab, org.openmrs.module.appframework.domain.Extension@5f7d8eac, org.openmrs.module.appframework.domain.Extension@5f7d8ead, org.openmrs.module.appframework.domain.Extension@1c95ddaa, org.openmrs.module.appframework.domain.Extension@f46a3491, org.openmrs.module.appframework.domain.Extension@860478bd, org.openmrs.module.appframework.domain.Extension@614140e1]
  11. includeFragments -> [org.openmrs.module.appframework.domain.Extension@e9464eeb]
  12. firstColumnFragments -> [org.openmrs.module.appframework.domain.Extension@834afedc, org.openmrs.module.appframework.domain.Extension@33f33598, org.openmrs.module.appframework.domain.Extension@aae6bba6, org.openmrs.module.appframework.domain.Extension@625d8956]
  13. secondColumnFragments -> [org.openmrs.module.appframework.domain.Extension@3933d1c8, org.openmrs.module.appframework.domain.Extension@94a8e102]
  14. otherActions -> []
  15. dashboardUrl -> /coreapps/clinicianfacing/patient.page?patientId={{patientId}}&app=pih.app.clinicianDashboard
  16. ui -> org.openmrs.ui.framework.fragment.FragmentUiUtils@2460324f
  17. context -> org.openmrs.api.context.Context@2786f331
  18. contextPath -> openmrs
  19. session -> org.openmrs.ui.framework.session.Session@2c5c69d0
  20. param -> {patientId=[Ljava.lang.String;@cc82a3d, app=[Ljava.lang.String;@294d1159}
  21. out -> java.io.PrintWriter@2adff3e
  22. config -> {id=fr3936, app=null, patientId=6160, patient=org.openmrs.module.emrapi.patient.PatientDomainWrapper@25877390}
  23. at org.openmrs.ui.framework.fragment.GroovyFragmentView.render(GroovyFragmentView.java:55)
  24. at org.openmrs.ui.framework.fragment.FragmentFactory.processThisFragment(FragmentFactory.java:187)
  25. at org.openmrs.ui.framework.fragment.FragmentFactory.process(FragmentFactory.java:116)
  26. at org.openmrs.ui.framework.page.PageContext.includeFragment(PageContext.java:75)
  27. at org.openmrs.ui.framework.UiUtils.includeFragment(UiUtils.java:157)
  28. at sun.reflect.GeneratedMethodAccessor616.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:606)
  31. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoCachedMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:229)
  32. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:52)
  33. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
  34. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
  35. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:132)
  36. at SimpleTemplateScript24$_run_closure2.doCall(SimpleTemplateScript24.groovy:42)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. at java.lang.reflect.Method.invoke(Method.java:606)
  41. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:88)
  42. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
  43. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:273)
  44. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
  45. at groovy.lang.Closure.call(Closure.java:282)
  46. at groovy.lang.Closure.call(Closure.java:295)
  47. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1220)
  48. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1196)
  49. at org.codehaus.groovy.runtime.dgm$110.invoke(Unknown Source)
  50. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:270)
  51. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:52)
  52. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
  53. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
  54. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)
  55. at SimpleTemplateScript24.run(SimpleTemplateScript24.groovy:40)
  56. at groovy.text.SimpleTemplateEngine$SimpleTemplate$1.writeTo(SimpleTemplateEngine.java:165)
  57. at groovy.text.SimpleTemplateEngine$SimpleTemplate$1.toString(SimpleTemplateEngine.java:177)
  58. at org.openmrs.ui.framework.page.GroovyPageView.render(GroovyPageView.java:43)
  59. at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:185)
  60. at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:114)
  61. at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:84)
  62. at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:115)
  63. at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:82)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67. at java.lang.reflect.Method.invoke(Method.java:606)
  68. at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:176)
  69. at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:440)
  70. at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:428)
  71. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:925)
  72. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856)
  73. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:953)
  74. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:844)
  75. at javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
  76. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:829)
  77. at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
  78. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
  79. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  80. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  81. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  82. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  83. at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:61)
  84. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  85. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  86. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:72)
  87. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:54)
  88. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  89. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  90. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  91. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  92. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  93. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  94. at org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:230)
  95. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  96. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  97. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  98. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
  99. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  100. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  101. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
  102. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  103. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  104. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
  105. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  106. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  107. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  108. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  109. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  110. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  111. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
  112. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
  113. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
  114. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
  115. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
  116. at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:956)
  117. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
  118. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:423)
  119. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1079)
  120. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625)
  121. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)
  122. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  123. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  124. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  125. at java.lang.Thread.run(Thread.java:745)
  126. Full Error
  127. org.openmrs.ui.framework.ViewException: Error rendering page view for clinicianfacing/patient. Model properties:
  128. sessionContext
  129. featureToggles
  130. patient
  131. app
  132. activeVisit
  133. appContextModel
  134. overallActions
  135. visitActions
  136. includeFragments
  137. firstColumnFragments
  138. secondColumnFragments
  139. otherActions
  140. dashboardUrl
  141. ui
  142. context
  143. contextPath
  144. session
  145. param
  146. out
  147. at org.openmrs.ui.framework.page.GroovyPageView.render(GroovyPageView.java:55)
  148. at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:185)
  149. at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:114)
  150. at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:84)
  151. at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:115)
  152. at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:82)
  153. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  154. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  155. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  156. at java.lang.reflect.Method.invoke(Method.java:606)
  157. at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:176)
  158. at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:440)
  159. at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:428)
  160. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:925)
  161. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856)
  162. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:953)
  163. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:844)
  164. at javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
  165. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:829)
  166. at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
  167. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
  168. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  169. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  170. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  171. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  172. at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:61)
  173. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  174. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  175. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:72)
  176. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:54)
  177. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  178. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  179. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  180. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  181. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  182. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  183. at org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:230)
  184. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  185. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  186. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  187. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
  188. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  189. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  190. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
  191. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  192. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  193. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
  194. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  195. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  196. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  197. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  198. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  199. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  200. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
  201. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
  202. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
  203. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
  204. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
  205. at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:956)
  206. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
  207. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:423)
  208. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1079)
  209. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625)
  210. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)
  211. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  212. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  213. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  214. at java.lang.Thread.run(Thread.java:745)
  215. Caused by: org.openmrs.ui.framework.ViewException: *** In view 'patientsummary', could not find property 'lastcd4'.
  216. Passed from controller:
  217. sessionContext -> org.openmrs.module.appui.UiSessionContext@653c9fb1
  218. featureToggles -> org.openmrs.module.appframework.feature.FeatureToggleProperties@6f185163
  219. patient -> org.openmrs.module.emrapi.patient.PatientDomainWrapper@25877390
  220. app -> null
  221. activeVisit -> org.openmrs.module.emrapi.visit.VisitDomainWrapper@5fb4062f
  222. appContextModel -> {returnUrl=/openmrs/coreapps/clinicianfacing/patient.page?patientId=6160&app=pih.app.clinicianDashboard&, patient=org.openmrs.module.coreapps.contextmodel.PatientContextModel@240228bf, println=sun.org.mozilla.javascript.internal.InterpretedFunction@9c12611, context=javax.script.SimpleScriptContext@67aa2b17, currentProvider={uuid=73f7ceb4-a9b5-4aae-875f-f43398e73e9f, display=, person={uuid=e19931d6-30ab-102d-86b0-7a5022ba4115, display=Lev Quemby Morales, links=[org.openmrs.module.webservices.rest.web.Hyperlink@54f3282c]}, identifier=null, attributes=[], retired=false, links=[org.openmrs.module.webservices.rest.web.Hyperlink@27d28c46, org.openmrs.module.webservices.rest.web.Hyperlink@6ff75c16], resourceVersion=1.9}, sessionLocation={uuid=e9bc61b5-69ff-414b-9cf0-0c22d6dfca2b, display=Health Center Name, name=Health Center Name, description=The health center where services are provided, address1=null, address2=null, cityVillage=null, stateProvince=null, country=null, postalCode=null, latitude=null, longitude=null, countyDistrict=null, address3=null, address4=null, address5=null, address6=null, tags=[{uuid=9783aba6-df7b-4969-be6e-1e03e7a08965, display=Transfer Location, links=[org.openmrs.module.webservices.rest.web.Hyperlink@58bee1c7]}, {uuid=f5b9737b-14d5-402b-8475-dd558808e172, display=Admission Location, links=[org.openmrs.module.webservices.rest.web.Hyperlink@5bd8fd55]}, {uuid=0967d73d-f3c9-492b-abed-356478610a94, display=Visit Location, links=[org.openmrs.module.webservices.rest.web.Hyperlink@2e0068f]}, {uuid=b8bbf83e-645f-451f-8efe-a0db56f09676, display=Login Location, links=[org.openmrs.module.webservices.rest.web.Hyperlink@41ce97c2]}], parentLocation=null, childLocations=[], retired=false, attributes=[], links=[org.openmrs.module.webservices.rest.web.Hyperlink@624d634e, org.openmrs.module.webservices.rest.web.Hyperlink@46b2c84d], resourceVersion=1.9}, visit=org.openmrs.module.coreapps.contextmodel.VisitContextModel@37c5b7e, user={username=admin, retired=false, privileges=[], display=admin, uuid=dd41fa5c-84f2-48c1-a1ca-5eeca6ebfdc7, systemId=admin, fn=org.openmrs.module.appui.simplifier.UserSimplifier$UserConverterUtils@595aaefb}, print=sun.org.mozilla.javascript.internal.InterpretedFunction@50960e91, util=org.openmrs.module.appui.UiSessionContext$AppContextModelUtils@2b967aec}
  223. overallActions -> [org.openmrs.module.appframework.domain.Extension@a3bf3ff9, org.openmrs.module.appframework.domain.Extension@c7493531, org.openmrs.module.appframework.domain.Extension@fd26dd58, org.openmrs.module.appframework.domain.Extension@e0d2f40a, org.openmrs.module.appframework.domain.Extension@9c878f57]
  224. visitActions -> [org.openmrs.module.appframework.domain.Extension@5f7d8e73, org.openmrs.module.appframework.domain.Extension@5f7d8e8e, org.openmrs.module.appframework.domain.Extension@5f7d8eaa, org.openmrs.module.appframework.domain.Extension@5f7d8e72, org.openmrs.module.appframework.domain.Extension@5f7d8eab, org.openmrs.module.appframework.domain.Extension@5f7d8eac, org.openmrs.module.appframework.domain.Extension@5f7d8ead, org.openmrs.module.appframework.domain.Extension@1c95ddaa, org.openmrs.module.appframework.domain.Extension@f46a3491, org.openmrs.module.appframework.domain.Extension@860478bd, org.openmrs.module.appframework.domain.Extension@614140e1]
  225. includeFragments -> [org.openmrs.module.appframework.domain.Extension@e9464eeb]
  226. firstColumnFragments -> [org.openmrs.module.appframework.domain.Extension@834afedc, org.openmrs.module.appframework.domain.Extension@33f33598, org.openmrs.module.appframework.domain.Extension@aae6bba6, org.openmrs.module.appframework.domain.Extension@625d8956]
  227. secondColumnFragments -> [org.openmrs.module.appframework.domain.Extension@3933d1c8, org.openmrs.module.appframework.domain.Extension@94a8e102]
  228. otherActions -> []
  229. dashboardUrl -> /coreapps/clinicianfacing/patient.page?patientId={{patientId}}&app=pih.app.clinicianDashboard
  230. ui -> org.openmrs.ui.framework.fragment.FragmentUiUtils@2460324f
  231. context -> org.openmrs.api.context.Context@2786f331
  232. contextPath -> openmrs
  233. session -> org.openmrs.ui.framework.session.Session@2c5c69d0
  234. param -> {patientId=[Ljava.lang.String;@cc82a3d, app=[Ljava.lang.String;@294d1159}
  235. out -> java.io.PrintWriter@2adff3e
  236. config -> {id=fr3936, app=null, patientId=6160, patient=org.openmrs.module.emrapi.patient.PatientDomainWrapper@25877390}
  237. at org.openmrs.ui.framework.fragment.GroovyFragmentView.render(GroovyFragmentView.java:55)
  238. at org.openmrs.ui.framework.fragment.FragmentFactory.processThisFragment(FragmentFactory.java:187)
  239. at org.openmrs.ui.framework.fragment.FragmentFactory.process(FragmentFactory.java:116)
  240. at org.openmrs.ui.framework.page.PageContext.includeFragment(PageContext.java:75)
  241. at org.openmrs.ui.framework.UiUtils.includeFragment(UiUtils.java:157)
  242. at sun.reflect.GeneratedMethodAccessor616.invoke(Unknown Source)
  243. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  244. at java.lang.reflect.Method.invoke(Method.java:606)
  245. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoCachedMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:229)
  246. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:52)
  247. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
  248. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
  249. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:132)
  250. at SimpleTemplateScript24$_run_closure2.doCall(SimpleTemplateScript24.groovy:42)
  251. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  252. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  253. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  254. at java.lang.reflect.Method.invoke(Method.java:606)
  255. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:88)
  256. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
  257. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:273)
  258. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
  259. at groovy.lang.Closure.call(Closure.java:282)
  260. at groovy.lang.Closure.call(Closure.java:295)
  261. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1220)
  262. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1196)
  263. at org.codehaus.groovy.runtime.dgm$110.invoke(Unknown Source)
  264. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:270)
  265. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:52)
  266. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
  267. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
  268. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)
  269. at SimpleTemplateScript24.run(SimpleTemplateScript24.groovy:40)
  270. at groovy.text.SimpleTemplateEngine$SimpleTemplate$1.writeTo(SimpleTemplateEngine.java:165)
  271. at groovy.text.SimpleTemplateEngine$SimpleTemplate$1.toString(SimpleTemplateEngine.java:177)
  272. at org.openmrs.ui.framework.page.GroovyPageView.render(GroovyPageView.java:43)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement