I created _Events.groovy in script directory then added code below:
_Events.groovy
eventConfigureTomcat = {tomcat -> println \"Tomcat.......................
I tested the issue with Grails 2.3.4 version and still exist. You should disable forked mode to work properly.
You can check my _Events.groovy file.