[hibernate-issues] [JIRA] (HHH-14135) Schema validation stuck in application start.

David Vamvakas (JIRA) jira at hibernate.atlassian.net
Tue Aug 4 06:52:07 EDT 2020


David Vamvakas ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A2bb91b3d-b4ce-4897-81c1-e2dddc34fc89 ) *commented* on HHH-14135 ( https://hibernate.atlassian.net/browse/HHH-14135?atlOrigin=eyJpIjoiMzJhZDk0ZTE5ZTk0NGQ1M2JkYzVjYWIxZjlmNTg5YjEiLCJwIjoiaiJ9 )

Re: Schema validation stuck in application start. ( https://hibernate.atlassian.net/browse/HHH-14135?atlOrigin=eyJpIjoiMzJhZDk0ZTE5ZTk0NGQ1M2JkYzVjYWIxZjlmNTg5YjEiLCJwIjoiaiJ9 )

Meanwhile we found what cause this issue.

In version hibernate-core 5.4.18 were reverted changes which limits getting sequence from db to “select * from all_sequences”.

Somehow connection timeout is not applied to our hikari datasource. Hibernate defualt 10s (i think) is applied while getting all sequences from badly created oracle user took almost 47s.

You can close this issue and we need to figure out why is our timeout not applied.

Thank you

David

( https://hibernate.atlassian.net/browse/HHH-14135#add-comment?atlOrigin=eyJpIjoiMzJhZDk0ZTE5ZTk0NGQ1M2JkYzVjYWIxZjlmNTg5YjEiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-14135#add-comment?atlOrigin=eyJpIjoiMzJhZDk0ZTE5ZTk0NGQ1M2JkYzVjYWIxZjlmNTg5YjEiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100141- sha1:8f92423 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200804/e40c7d9f/attachment.html 


More information about the hibernate-issues mailing list