I recently upgraded postgres form 9.3 to 11.7 in preparation to upgrade Confluence and JIRA versions that are end of life. The upgrade was successful and both Confluence and JIRA are running fine; however, we are unable authenticate users against Crowd. The crowd server stops running after a while (Java continues to run). Log indications are that Crowd cannot connect to the database any longer. However, I cannot determine why this is the case. None of the server configurations changed. Crowd.cfg.xml and Crowd.properties remain the same. Attempted to increase the number of max size property from 30 to 60 as was recommended for a similar previous post. No affect.
<property name="hibernate.c3p0.max_size">60</property>
Hi!
any errors in logs ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.