Hi, Peter,
I haven`t tried postgres on my local environment yet..
It occurs from time to time with 50 percent probability =)
Also i thought that the problem was in stale connections, but...
Type: Posts; User: Vadim Kirilchuk; Keyword(s):
Hi, Peter,
I haven`t tried postgres on my local environment yet..
It occurs from time to time with 50 percent probability =)
Also i thought that the problem was in stale connections, but...
I changed the database to in-mem h2, and the problem has gone..
I will try to use postgres in my local environment and check if it is issue of cloudfoundry or postgress itself.
Hello,
I have a grails application deployed on cloudfoundry and i`am facing next issue with it:
While trying to execute some update query i get "SQL Error: Already Closed" message.
If i look...