Advertisement
Guest User

Untitled

a guest
Mar 17th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.66 KB | None | 0 0
  1. The following error occurred at startup:
  2. Unable to start OpenMRS. Error thrown was: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'messageSourceServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'mutableResourceBundleMessageSource' while setting bean property 'activeMessageSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mutableResourceBundleMessageSource' defined in class path resource [applicationContext-service.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'transactionInterceptor' while setting bean property 'transactionInterceptor'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionInterceptor' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'transactionManager' while setting bean property 'transactionManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: public java.util.Map org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.interceptors; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ConfigurationSimpleFormController] for bean with name 'configForm' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ConfigurationSimpleFormController] for bean with name 'configForm' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ConfigurationListSimpleFormController] for bean with name 'matchConfig' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ScheduleSimpleFormController] for bean with name 'matchSchedule' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.CreateScheduleFormController] for bean with name 'scheduleForm' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ReportSimpleFormController] for bean with name 'matchDupes' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ReportFormSimpleFormController] for bean with name 'reportDupes' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ReportMetadataSimpleFormController] for bean with name 'reportMetadata' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController
  3. org.openmrs.module.ModuleException: Unable to start OpenMRS. Error thrown was: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'messageSourceServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'mutableResourceBundleMessageSource' while setting bean property 'activeMessageSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mutableResourceBundleMessageSource' defined in class path resource [applicationContext-service.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'transactionInterceptor' while setting bean property 'transactionInterceptor'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionInterceptor' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'transactionManager' while setting bean property 'transactionManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: public java.util.Map org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.interceptors; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ConfigurationSimpleFormController] for bean with name 'configForm' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController
  4. Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ConfigurationSimpleFormController] for bean with name 'configForm' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController
  5. Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ConfigurationListSimpleFormController] for bean with name 'matchConfig' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController
  6. Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ScheduleSimpleFormController] for bean with name 'matchSchedule' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController
  7. Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.CreateScheduleFormController] for bean with name 'scheduleForm' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController
  8. Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ReportSimpleFormController] for bean with name 'matchDupes' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController
  9. Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ReportFormSimpleFormController] for bean with name 'reportDupes' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController
  10. Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.openmrs.module.patientmatching.web.ReportMetadataSimpleFormController] for bean with name 'reportMetadata' defined in URL [jar:file:/home/harisu/.OpenMRS/.openmrs-lib-cache/patientmatching/patientmatching.jar!/moduleApplicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/web/servlet/mvc/SimpleFormController
  11. at org.openmrs.web.WebDaemon.startOpenmrs(WebDaemon.java:65)
  12. at org.openmrs.web.Listener.contextInitialized(Listener.java:197)
  13. at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:835)
  14. at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:530)
  15. at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:808)
  16. at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:342)
  17. at org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1368)
  18. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.startWebapp(JettyWebAppContext.java:320)
  19. at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1335)
  20. at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:772)
  21. at org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:259)
  22. at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:511)
  23. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart(JettyWebAppContext.java:403)
  24. at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  25. at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
  26. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)
  27. at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
  28. at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:161)
  29. at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  30. at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
  31. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)
  32. at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
  33. at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  34. at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
  35. at org.eclipse.jetty.server.Server.start(Server.java:405)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement