You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI,
Have integrated plugin in grails 2.2.3 app,
But giving me an error as following:
ERROR context.GrailsContextLoader - Error initializing the application: Cannot get property 'eventListeners' on null object
Message: Cannot get property 'eventListeners' on null object
I think error is with : doWithApplicationContext in plugin.
But I am not able to solve it. Can you plz help me to solve it...
The text was updated successfully, but these errors were encountered:
HI,
Have integrated plugin in grails 2.2.3 app,
But giving me an error as following:
ERROR context.GrailsContextLoader - Error initializing the application: Cannot get property 'eventListeners' on null object
Message: Cannot get property 'eventListeners' on null object
I think error is with : doWithApplicationContext in plugin.
But I am not able to solve it. Can you plz help me to solve it...
The text was updated successfully, but these errors were encountered: