Howdy folks, I just noticed our tomcat is down. I followed previous suggestions and did a controlled restarted of tomcat, but still get the same error. Additionally I removed the serialized session state in the Tomcat work directory (in /tomcat5/work/Catalina/localhost/cpas )
After that I am still getting the following(pasted below and attached log files) any advice or suggestions people have would be great thanks
-Rich
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at org.fhcrc.cpas.util.BoundMap.get(BoundMap.java:89)
at orgg.fhcrc.cpas.view.GroovyView.createModelBinding(GroovyView.java:475)
at org.fhcrc.cpas.view.GroovyView.renderView(GroovyView.java:447)
at org.fhcrc.cpas.view.WebPartView.render(WebPartView.java:123) |