Thanks Peter, I really have failed to figure out why I didn't see this reply on time. I am currently using OpenMRS 1.8.0 and its working fine except for this error below ----- INFO - FrameworkServlet.initServletBean(301) |2011-08-12 09:13:26,109| FrameworkServlet 'openmrs': initialization started INFO - FrameworkServlet.initServletBean(320) |2011-08-12 09:13:26,125| FrameworkServlet 'openmrs': initialization completed in 16 ms ERROR - CommonsLoggingOutput.error(75) |2011-08-12 09:13:28,171| Line=66 The content of element type "dwr" must match "(init?,allow?,signatures?)". ERROR - CommonsLoggingOutput.error(75) |2011-08-12 09:13:28,171| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn() WARN - CommonsLoggingOutput.warn(59) |2011-08-12 09:13:28,250| Setting extra type info to overloaded methods may fail with <parameter .../> ERROR - CommonsLoggingOutput.error(75) |2011-08-12 09:13:28,250| Parameter mismatch parsing signatures section in dwr.xml on line: DWRProgramWorkflowService.updatePatientProgram(Integer patientProgramId, String enrollmentDateYmd, String completionDateYmd, Integer locationId) DEBUG - Extension.initialize(71) |2011-08-12 09:13:52,437| Initializing extension for point: org.openmrs.admin.list DEBUG - Extension.initialize(71) |2011-08-12 09:13:52,437| Initializing extension for point: org.openmrs.admin.list -----
Martin On Fri, Jul 22, 2011 at 5:38 PM, Peter Eichenauer <[email protected]>wrote: > ** > Hi Martin, > > you are using the appointment module. The module was writing debug messages > to the log file without using the logging framework and setting the log > level. This issue is fixed. > > I have uploaded a new version 1.0.5 to the module repository. > https://modules.openmrs.org/modules/view.jsp?module=appointment > > Release Notes > 1.0.5 > - remove system.out > - fix locale change in UI - page is reloaded but the locale isn't changed > > Thanks, > Peter > > > On 07/11/2011 11:45 AM, Ketta Levi Martin wrote: > > Greetings, > This morning I was able to upgrade from OpenMRS 1.6.3 to OpenMRS v1.7.2. > At the moment, it is working fine - but the log file at the bottom always > has this error below even after stoping tomcat and deleting all the logs. > What should I do? > > ERROR - CommonsLoggingOutput.error(75) |2011-07-11 11:56:42,484| Line=59 > The content of element type "dwr" must match "(init?,allow?,signatures?)". > ERROR - CommonsLoggingOutput.error(75) |2011-07-11 11:56:42,500| Parameter > mismatch parsing signatures section in dwr.xml on line: > DWRHtmlFormEntryService.checkIfLoggedIn() > ______________PATIENT ID is HERE___________No__4269 > ______________The APPOINTMENT__NO__IS__null > DEBUG - Extension.initialize(71) |2011-07-11 11:57:34,937| Initializing > extension for point: org.openmrs.admin.list > DEBUG - Extension.initialize(71) |2011-07-11 11:57:34,937| Initializing > extension for point: org.openmrs.admin.list > WARN - ConverterUtil.refreshConversionStatus(52) |2011-07-11 11:57:35,031| > Refresh conversion status returned 0 definitions that require conversion. > DEBUG - Extension.initialize(71) |2011-07-11 11:57:54,218| Initializing > extension for point: org.openmrs.admin.list > DEBUG - Extension.initialize(71) |2011-07-11 11:57:54,218| Initializing > extension for point: org.openmrs.admin.list > DEBUG - Extension.initialize(71) |2011-07-11 12:04:51,093| Initializing > extension for point: org.openmrs.admin.list > DEBUG - Extension.initialize(71) |2011-07-11 12:04:51,093| Initializing > extension for point: org.openmrs.admin.list > DEBUG - Extension.initialize(71) |2011-07-11 12:04:58,468| Initializing > extension for point: org.openmrs.admin.list > DEBUG - Extension.initialize(71) |2011-07-11 12:04:58,468| Initializing > extension for point: org.openmrs.admin.list > DEBUG - Extension.initialize(71) |2011-07-11 12:05:04,968| Initializing > extension for point: org.openmrs.admin.list > DEBUG - Extension.initialize(71) |2011-07-11 12:05:04,968| Initializing > extension for point: org.openmrs.admin.list > DEBUG - Extension.initialize(71) |2011-07-11 12:05:20,671| Initializing > extension for point: org.openmrs.admin.list > DEBUG - Extension.initialize(71) |2011-07-11 12:05:20,671| Initializing > extension for point: org.openmrs.admin.list > ______________PATIENT ID is HERE___________No__5232 > ______________The APPOINTMENT__NO__IS__null > ERROR - ORUR01Handler.getConcept(873) |2011-07-11 12:41:30,687| Unable to > find concept with code: null and mapping: null in hl7 message with uid: > formentry-20110711124102 > ______________PATIENT ID is HERE___________No__4339 > ______________The APPOINTMENT__NO__IS__null > > > -- > Martin Levi Ketta > IT/Systems Administrator > Kitovu Mobile AIDS Organisation > Masaka - Uganda > Mob: +256 752808383 > > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from > OpenMRS Implementers' mailing list > > > > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from > OpenMRS Implementers' mailing list -- Martin Levi Ketta P.O. Box 1292 Masaka - Uganda Email: [email protected] [email protected] Mob: +256 752808383 _________________________________________ 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]

