Advertisement
Guest User

Untitled

a guest
Apr 25th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.22 KB | None | 0 0
  1. Apr 25, 2012 3:22:21 PM org.apache.coyote.http11.Http11Protocol start
  2. INFO: Starting Coyote HTTP/1.1 on http-8080
  3. Apr 25, 2012 3:22:21 PM org.apache.catalina.startup.Catalina start
  4. INFO: Server startup in 138820 ms
  5. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,642| Line=70 The content of element type "convert" must match "(param)*".
  6. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,645| Line=76 The content of element type "convert" must match "(param)*".
  7. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,648| Line=83 The content of element type "convert" must match "(param)*".
  8. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,650| Line=90 The content of element type "convert" must match "(param)*".
  9. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,653| Line=97 The content of element type "convert" must match "(param)*".
  10. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,655| Line=104 The content of element type "convert" must match "(param)*".
  11. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,658| Line=111 The content of element type "convert" must match "(param)*".
  12. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,661| Line=118 The content of element type "convert" must match "(param)*".
  13. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,664| Line=125 The content of element type "convert" must match "(param)*".
  14. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,668| Line=145 The content of element type "allow" must match "(create|convert|filter)*".
  15. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,672| Line=204 The content of element type "dwr" must match "(init?,allow?,signatures?)".
  16. WARN - CommonsLoggingOutput.warn(59) |2012-04-25 15:25:06,726| Clash of converters for org.openmrs.Person. Using org.directwebremoting.convert.BeanConverter in place of org.directwebremoting.convert.BeanConverter
  17. WARN - CommonsLoggingOutput.warn(59) |2012-04-25 15:25:06,729| Clash of converters for org.openmrs.PersonName. Using org.directwebremoting.convert.BeanConverter in place of org.directwebremoting.convert.BeanConverter
  18. WARN - CommonsLoggingOutput.warn(59) |2012-04-25 15:25:06,732| Clash of converters for org.openmrs.PersonAddress. Using org.directwebremoting.convert.BeanConverter in place of org.directwebremoting.convert.BeanConverter
  19. WARN - CommonsLoggingOutput.warn(59) |2012-04-25 15:25:06,734| Clash of converters for org.openmrs.PersonAttribute. Using org.directwebremoting.convert.BeanConverter in place of org.directwebremoting.convert.BeanConverter
  20. WARN - CommonsLoggingOutput.warn(59) |2012-04-25 15:25:06,737| Clash of converters for org.openmrs.PersonAttributeType. Using org.directwebremoting.convert.BeanConverter in place of org.directwebremoting.convert.BeanConverter
  21. WARN - CommonsLoggingOutput.warn(59) |2012-04-25 15:25:06,740| Clash of converters for org.openmrs.Patient. Using org.directwebremoting.convert.BeanConverter in place of org.directwebremoting.convert.BeanConverter
  22. WARN - CommonsLoggingOutput.warn(59) |2012-04-25 15:25:06,743| Clash of converters for org.openmrs.PatientIdentifier. Using org.directwebremoting.convert.BeanConverter in place of org.directwebremoting.convert.BeanConverter
  23. WARN - CommonsLoggingOutput.warn(59) |2012-04-25 15:25:06,745| Clash of converters for org.openmrs.PatientIdentifierType. Using org.directwebremoting.convert.BeanConverter in place of org.directwebremoting.convert.BeanConverter
  24. WARN - CommonsLoggingOutput.warn(59) |2012-04-25 15:25:06,747| Clash of converters for org.openmrs.Location. Using org.directwebremoting.convert.BeanConverter in place of org.directwebremoting.convert.BeanConverter
  25. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,759| Parameter mismatch parsing signatures section in dwr.xml on line: DWRMatchingConfigUtilities.getAllBlockingRuns() DWRMatchingConfigUtilities.getAllReports() DWRMatchingConfigUtilities.deleteBlockingRun(String) DWRMatchingConfigUtilities.doAnalysis(String) DWRMatchingConfigUtilities.resetStep() DWRMatchingConfigUtilities.deleteReportFile(String) DWRMatchingConfigUtilities.setReportName(String) DWRMatchingConfigUtilities.getNextPage() DWRMatchingConfigUtilities.getPrevPage() DWRMatchingConfigUtilities.getStep() DWRMatchingConfigUtilities.previousProcessStatus() DWRMatchingConfigUtilities.getStartPage() DWRMatchingConfigUtilities.getEndPage() DWRMatchingConfigUtilities.selStrategy(String) DWRMatchingConfigUtilities.getPatient(String)
  26. WARN - CommonsLoggingOutput.warn(59) |2012-04-25 15:25:06,986| Setting extra type info to overloaded methods may fail with <parameter .../>
  27. ERROR - CommonsLoggingOutput.error(75) |2012-04-25 15:25:06,988| Parameter mismatch parsing signatures section in dwr.xml on line: DWRProgramWorkflowService.updatePatientProgram(Integer patientProgramId, String enrollmentDateYmd, String completionDateYmd, Integer locationId)
  28. INFO - LoggingAdvice.invoke(109) |2012-04-25 15:30:53,071| In method TestingService.generateTestDataSet. Arguments: OutputStream=org.apache.catalina.connector.CoyoteOutputStream@5fc7e77,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement