tags:

views:

92

answers:

0

Hi,

When hot deployed grails war in tomcat and refresh page, i was getting below error :

1 Feb, 2010 7:00:51 PM org.apache.catalina.core.ApplicationDispatcher invoke SEVERE: Servlet.service() for servlet view-servlet threw exception java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext at org.springframework.context.support.AbstractRefreshableApplicationContext.getBeanFactory(AbstractRefreshableApplicationContext.java:15

This error will not occur when restart tomcat again.

Please help me if any one come across this issue

thanks sri...