Hello all,
I have used Grails and built an application and everything works fine. But the first time I login into the application on any day, I get a j_spring_security_check error. And once I refresh the screen, the error just disappears and everything is good.
This is not a showstopper, but I just wanted to know if someone has come across this error before.
I am attaching a copy of the screenshot.
Can anyone please enlighten me?
Thank you in advnace.
~pramod
OK - a hibernate connection exception on the first daily login. Surely that sounds like a database timeout issue?
Try searching the web with the exception name quot;JDBCConnectionExceptionquot; and error message quot;could not execute queryquot;.
@Luke - yes, it is the connection exception everyday @ login.
Sure, I will try doing that too.
Thanks for your help. I will get back if I find anything.
Thanks,
~pramod |