I should add that in the stack trace I am seeing: loadClass:862 GroovyClassLoader (groovy.lang) loadClass:973 GroovyClassLoader (groovy.lang) loadClass:960 GroovyClassLoader(groovy.lang) loadClass:593, GroovyClassLoader$InnerLoader (groovy.lang)
Thanks! Blake On Fri, Jun 9, 2023 at 8:29 PM Blake McBride <blake1...@gmail.com> wrote: > Greetings, > > I am running a tomcat app and getting the following error as follows: > > isGrallAvailable:114, JreCompat (org.apache.tomcat.util.compat) > > The reason I post it to this group is that it happens when I try to run > some dynamic Groovy code. I thought you'll might have an idea. > > Java 17 > Tomcat 9.0.65 > Groovy 4.0.11 > > Sure appreciate any ideas. > > Thanks! > > Blake McBride >