HTTP Status 500 – Internal Server Error


Type Exception Report

Message Error processing GroovyPageView: Cannot get property 'title' on null object

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

org.codehaus.groovy.grails.web.pages.exceptions.GroovyPagesException: Error processing GroovyPageView: Cannot get property 'title' on null object
	java.lang.Thread.run(Thread.java:745)

Root Cause

java.lang.NullPointerException: Cannot get property 'title' on null object
	gsp_hicinweb_tableMessageshowDetail_gsp$_run_closure2.doCall(gsp_hicinweb_tableMessageshowDetail_gsp.groovy:46)
	gsp_hicinweb_tableMessageshowDetail_gsp$_run_closure2.doCall(gsp_hicinweb_tableMessageshowDetail_gsp.groovy)
	gsp_hicinweb_tableMessageshowDetail_gsp.run(gsp_hicinweb_tableMessageshowDetail_gsp.groovy:55)
	java.lang.Thread.run(Thread.java:745)

Note The full stack trace of the root cause is available in the server logs.


Apache Tomcat/8.5.83