Hi Julius,

Sorry about that - version 1.7.3 now posted which hopefully solves this issue.

Thanks,
Mike

On 03/12/2012 04:32 AM, Julius Awakame wrote:
Thanks,

I have tried the latest module - same problem Error Rendering Tag....

......................................
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
________________________________________
From: [email protected] [[email protected]] On Behalf Of Michael 
Seaton [[email protected]]
Sent: 08 March 2012 19:44
To: [email protected]
Subject: Re: [OPENMRS-IMPLEMENTERS] Simple Lab Entry Module Problems Adding Lab 
Orders

Hi Julius,

I have uploaded a new version - 1.7.2 to the module repository.  Can you
give this a shot and let me know if it solves your problem?

Thanks,
Mike

On 03/06/2012 03:23 PM, Julius Awakame wrote:
Hi Mike,

Thats a technical feat achievable in theory, in practice I have never had to do 
it as an implementer; prefering to settle for the smaller feats instead!

I notice the module was last updated in April 2011.
It will help if you can go ahead and release the most up to date version.
This module appears to be a sort of 'Cinderella Module' in the sense everybody 
will need it at some point in their implementations;
but the documentation is sparse, hard to understand, and the promised 
screen-shots  are missing as well.
Without these it appears exceptionally difficult to configure despite the name.

Can you do something about this for us?

Cheers!
......................................
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
________________________________________
From: [email protected] [[email protected]] On Behalf Of Michael 
Seaton [[email protected]]
Sent: 06 March 2012 17:14
To: [email protected]
Subject: Re: [OPENMRS-IMPLEMENTERS] Simple LabEntry Module Problems Adding Lab 
Orders

Hi Julius,

Are you in a position to build the latest from svn and try this out?  I
believe a fix was committed for this back in November, but no one
released a new version to the module repository.  If you can test it out
and confirm that it works for you, I can look into releasing the new
version...

Thanks,
Mike


On 03/05/2012 11:58 PM, Julius Awakame wrote:
Dear All,

I am trying out the Simple LabEntry Module and getting an error message on 
clicking the 'Add Orders' tab, which I display below.
I also attach a screenshot of my configuration if anybody can help me sort this 
out
I tried to send an error report via the JIRA platform
but a response from the JIRA server says -

    "Bad Request - Your browser sent a request that this server could not 
understand."

I am using OpenMRS 1.8
tomcat6
Ubuntu10.10

Error Message:-
....................................................................................................................
An Internal Error has Occurred
org.apache.jasper.JasperException

<h3>Validation error messages from TagLibraryValidator for c_rt in /WEB-INF/view/module/simplelabentry/orderEntry.jsp</h3><p>555: Illegal text 
inside "c:choose" tag: "<!-- If...".</p><p>571: Illegal text inside "c:choose" tag: "<!-- 
Ot...".</p>

Consult the help document.
Contact your friendly neighborhood administrator if it cannot be resolved.

Hide stack trace

** Root cause is:
Validation error messages from TagLibraryValidator for c_rt in 
/WEB-INF/view/module/simplelabentry/orderEntry.jsp

555: Illegal text inside "c:choose" tag: " 
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:51)
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:409)
org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:74)
org.apache.jasper.compiler.Validator.validateXmlView(Validator.java:1823)
org.apache.jasper.compiler.Validator.validateExDirectives(Validator.java:1769)
org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:198)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:347)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:327)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:314)
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:592)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
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.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:238)
org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:250)
org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1047)
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:817)
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.web.filter.GZIPFilter.doFilterInternal(GZIPFilter.java:60)
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.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.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
........................................................

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

_________________________________________

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]
_________________________________________

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]

_________________________________________

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]
_________________________________________

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]

_________________________________________

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]

_________________________________________

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