Matthew - There is a Form Entry ticket at https://tickets.openmrs.org/browse/FORM-121 to fix this problem. That module unfortunately does not work with Form Resources yet, and so is incompatible with 1.9.x until FORM-121 is fixed.
Jeremy Keiper OpenMRS Core Developer AMPATH / IU-Kenya Support On Wed, Apr 25, 2012 at 9:01 AM, Matthew Ssemakadde <[email protected]>wrote: > Hi all > I get the following error when i try out anything with FormEntry 4.5.9.4 > on 1.9RC3 i.e. rebuilding the XSN e.t.c > > HTTP Status 500 - > ------------------------------ > > *type* Exception report > > *message* > > *description* *The server encountered an internal error () that prevented > it from fulfilling this request.* > > *exception* > > java.lang.UnsupportedOperationException: Templates no longer exist on Forms. > Use Form Attributes. > org.openmrs.Form.setTemplate(Form.java:150) > > org.openmrs.module.formentry.PublishInfoPath.publishXSN(PublishInfoPath.java:331) > > org.openmrs.module.formentry.PublishInfoPath.publishXSN(PublishInfoPath.java:184) > > org.openmrs.module.formentry.PublishInfoPath.publishXSN(PublishInfoPath.java:155) > > org.openmrs.module.formentry.FormEntryUtil.rebuildXSN(FormEntryUtil.java:878) > > org.openmrs.module.formentry.web.FormDownloadServlet.doGet(FormDownloadServlet.java:251) > javax.servlet.http.HttpServlet.service(HttpServlet.java:617) > javax.servlet.http.HttpServlet.service(HttpServlet.java:717) > org.openmrs.module.web.ModuleServlet.service(ModuleServlet.java:72) > javax.servlet.http.HttpServlet.service(HttpServlet.java:717) > > org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:65) > > org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:76) > > org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:60) > > org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:74) > > org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:58) > > org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:111) > > org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) > > org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198) > > org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) > org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109) > org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109) > org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:109) > > org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88) > > org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) > > *note* *The full stack trace of the root cause is available in the Apache > Tomcat/6.0.29 logs.* > ------------------------------ > Apache Tomcat/6.0.29 > any help > > Matthew > Masaka(Ug) > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from > OpenMRS Implementers' mailing list _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

