Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HTTP Status 500 - BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
- type Exception report
- message BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
- description The server encountered an internal error that prevented it from fulfilling this request.
- exception
- java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
- org.springframework.context.support.AbstractRefreshableApplicationContext.getBeanFactory(AbstractRefreshableApplicationContext.java:170)
- org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:962)
- org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.lookupSessionFactory(OpenSessionInViewFilter.java:189)
- org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.lookupSessionFactory(OpenSessionInViewFilter.java:174)
- org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:125)
- org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
- org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
- org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
- org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
- org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- note The full stack trace of the root cause is available in the Apache Tomcat/7.0.50 logs.
- Apache Tomcat/7.0.50
Advertisement
Add Comment
Please, Sign In to add comment