Hi Julius,

There is already a ticket for this.
Funny thing is that it happens randomly. So just do it another time and you
will see the form load properly. :)


On Fri, Mar 16, 2012 at 10:00 PM, Julius Awakame <[email protected]>wrote:

> Hi Daniel,
>
> The following error message shoes up on trying to open the duplicate of
> the Basic Form after saving it from the Xform Designer
> No changes have been made to the basic form at this stage.
> Any help?
>
> I am using Ubuntu 10.10, tomcat6 and OpenMRS 1.8
>
> ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
> An Internal Error has Occurred
> java.lang.NumberFormatException
>
> For input string: ""
>
> Consult the help document.
> Contact your friendly neighbourhood administrator if it cannot be resolved.
>
> Hide stack trace
>
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
> java.lang.Integer.parseInt(Integer.java:493)
> java.lang.Integer.parseInt(Integer.java:514)
>
> org.openmrs.module.xforms.web.controller.XformEntryController.referenceData(XformEntryController.java:41)
>
> org.springframework.web.servlet.mvc.AbstractFormController.showForm(AbstractFormController.java:578)
>
> org.springframework.web.servlet.mvc.SimpleFormController.showForm(SimpleFormController.java:201)
>
> org.springframework.web.servlet.mvc.SimpleFormController.showForm(SimpleFormController.java:178)
>
> org.springframework.web.servlet.mvc.AbstractFormController.showNewForm(AbstractFormController.java:341)
>
> org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:281)
>
> org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
>
> org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
>
> org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:790)
>
> org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
>
> org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
>
> org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>
> org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:65)
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>
> org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:76)
> org.openmrs.module.xforms.web.XformsFilter.doFilter(XformsFilter.java:53)
>
> org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:74)
> org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:58)
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>
> org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:112)
>
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>
> org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
>
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:83)
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:83)
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:83)
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>
> org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
>
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
>
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
> java.lang.Thread.run(Thread.java:636)
>
>
> OpenMRS Version: 1.8.3 Build 24510
>
> The following data will be submitted with the report to enable the team to
> resolve the problem.
>
>    * The error message and stack trace
>    * OpenMRS version
>    * Application server name and version
>    * Username of the user currently logged in
>    * The implementation id of this installation (if defined)
>    * Names and versions of all installed modules
>
> ......................................
> Dr Julius Awakame MB.ChB, MSc
> Associate Specialist (Psychiatry)/PhD Researcher,
> Yorkshire Centre for Health Informatics,
> University of Leeds,
> Leeds.
> United Kingdom
> www.ychi.leeds.ac.uk
> Phone: 00447582922400
> Skype: julius.awakame
>
>
> Founder, Coordinator & Ghana's Rep.
> The West African Health Informatics Fellowship Program
> Ghana-India Kofi Annan Centre of Excellence in ICT
> Accra, Ghana.
> www.wahifp.org
> (Member of mHealth Alliance: www.mhealthalliance.org)
>
>
> Fellow,
> Health Informatics Building Blocks Project (HIBBs),
> AMIA/Global Health Informatics Partner
> www.oerafrica.org/hibbs
> _________________________________________
>
> 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]
>



-- 
The greatest want of the world is the want of men—men who will not be
bought or sold, men who in their inmost souls are true and honest, men who
do not fear to call sin by its right name, men whose conscience is as true
to duty as the needle to the pole, men who will stand for the right though
the heavens fall.

_________________________________________

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]

Reply via email to