Conversation:
Notices
-
Douglas A. Whitfield (musicman)'s status on Friday, 10-Jul-2020 11:01:29 EDT Douglas A. Whitfield
"Could not open JPA EntityManager for transaction; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: Could not open connection"
My immediate thought is some sort of resource limitation (probably network). Any other thoughts?-
Douglas A. Whitfield (musicman)'s status on Friday, 10-Jul-2020 11:31:09 EDT Douglas A. Whitfield
there was a postgres update. my guess is the update reset the connection limit and that was maxing out. -
Douglas A. Whitfield (musicman)'s status on Friday, 10-Jul-2020 11:31:52 EDT Douglas A. Whitfield
well, it was a change in postgres...I don't know what that change was
-