Grails Illegel Exception
        Posted  
        
            by Srinath
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Srinath
        
        
        
        Published on 2010-04-16T11:40:21Z
        Indexed on 
            2010/04/16
            11:43 UTC
        
        
        Read the original article
        Hit count: 370
        
Hi,
Can any one tell me when this error occurs . I suspect this is coming when added any new js in Grails .
I'm unable to dig this :
16 Apr, 2010 4:58:25 PM org.apache.catalina.loader.WebappClassLoader loadClass
INFO: Illegal access: this web application instance has been stopped already.  Could not load org.codehaus.groovy.grails.plugins.codecs.HTMLCodecBeanInfo.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
java.lang.IllegalStateException
thanks in advance,
srinath
© Stack Overflow or respective owner